aboutsummaryrefslogtreecommitdiffstats
path: root/themes
diff options
context:
space:
mode:
authorVavooon <vavooon@gmail.com>2013-04-10 14:31:17 +0300
committerVavooon <vavooon@gmail.com>2013-04-11 17:18:07 +0300
commitce7a6175d92c84d45a77e8b83c02e939822efcce (patch)
tree9cc699d095915fadd0e7bb29aa92acb98c6e8c9a /themes
parentdd93ea313fe4ac610c6d904f8dcc46af192062eb (diff)
downloadandroid_packages_apps_CMFileManager-ce7a6175d92c84d45a77e8b83c02e939822efcce.tar.gz
android_packages_apps_CMFileManager-ce7a6175d92c84d45a77e8b83c02e939822efcce.tar.bz2
android_packages_apps_CMFileManager-ce7a6175d92c84d45a77e8b83c02e939822efcce.zip
Add CMFileManager ukrainian translation
Change-Id: I401716977f847200987afd0ee6c92cb832d995ff
Diffstat (limited to 'themes')
-rw-r--r--themes/res/values-uk/strings.xml22
1 files changed, 22 insertions, 0 deletions
diff --git a/themes/res/values-uk/strings.xml b/themes/res/values-uk/strings.xml
new file mode 100644
index 00000000..2ea239f5
--- /dev/null
+++ b/themes/res/values-uk/strings.xml
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Copyright (C) 2012 The CyanogenMod Project
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+ -->
+
+<resources>
+
+ <string name="dark_theme_name">Темна тема</string>
+ <string name="dark_theme_desc">Темна тема для файлового менеджера CyanogenMod.</string>
+
+</resources>