aboutsummaryrefslogtreecommitdiffstats
path: root/themes
diff options
context:
space:
mode:
authorOr Harambam <or15000@gmail.com>2013-01-13 17:42:25 +0200
committerOr Harambam <or15000@gmail.com>2013-01-13 22:44:07 +0200
commit28460446a88a4811e980bd68af2fb6289f25c2fa (patch)
tree3ec3955d0c9aeac1accddab0df9c07cf114fbac7 /themes
parent4c27ca91ad5ffbc9f976a12aa0a55c975536faa4 (diff)
downloadandroid_packages_apps_CMFileManager-28460446a88a4811e980bd68af2fb6289f25c2fa.tar.gz
android_packages_apps_CMFileManager-28460446a88a4811e980bd68af2fb6289f25c2fa.tar.bz2
android_packages_apps_CMFileManager-28460446a88a4811e980bd68af2fb6289f25c2fa.zip
CMFileManager: Hebrew translation
Change-Id: Ie1bb22494b2b638242209c9de1bd7b125e9253d0
Diffstat (limited to 'themes')
-rw-r--r--themes/res/values-iw/strings.xml29
1 files changed, 29 insertions, 0 deletions
diff --git a/themes/res/values-iw/strings.xml b/themes/res/values-iw/strings.xml
new file mode 100644
index 00000000..b38f460a
--- /dev/null
+++ b/themes/res/values-iw/strings.xml
@@ -0,0 +1,29 @@
+<?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 xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+
+ <!-- The name of the application -->
+ <string name="app_name">ערכות נושא של מנהל קבצים</string>
+ <!-- The description of the application -->
+ <string name="app_description">ערכות נושא עבור מנהל הקבצים של CyanogenMod.</string>
+
+ <!-- The dark theme name -->
+ <string name="dark_theme_name">ערכת נושא כהה</string>
+ <!-- The dark theme description -->
+ <string name="dark_theme_desc">ערכת נושא כהה עבור מנהל הקבצים של CyanogenMod.</string>
+
+</resources>