aboutsummaryrefslogtreecommitdiffstats
path: root/themes
diff options
context:
space:
mode:
authorJorge Ruesga <jorge@ruesga.com>2013-02-16 03:48:51 -0800
committerGerrit Code Review <gerrit@cyanogenmod.org>2013-02-16 03:48:51 -0800
commit39ce6306b84b64004a308f106a0a3693c2a054b4 (patch)
treed748034c6041587051273b4a931ed91ce1d92164 /themes
parentc7219954a8989382fdc4f070c9eebea521c33cb3 (diff)
parent19ee1c85fd553e10f6717aca8043b6a4d505cd7a (diff)
downloadandroid_packages_apps_CMFileManager-39ce6306b84b64004a308f106a0a3693c2a054b4.tar.gz
android_packages_apps_CMFileManager-39ce6306b84b64004a308f106a0a3693c2a054b4.tar.bz2
android_packages_apps_CMFileManager-39ce6306b84b64004a308f106a0a3693c2a054b4.zip
Merge "Add Afrikaans translation" into cm-10.1
Diffstat (limited to 'themes')
-rw-r--r--themes/res/values-af/strings.xml29
1 files changed, 29 insertions, 0 deletions
diff --git a/themes/res/values-af/strings.xml b/themes/res/values-af/strings.xml
new file mode 100644
index 00000000..8c9e5e4f
--- /dev/null
+++ b/themes/res/values-af/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">Lêerbestuurder Temas</string>
+ <!-- The description of the application -->
+ <string name="app_description">Temas vir die CyanogenMod Lêerbestuurder.</string>
+
+ <!-- The dark theme name -->
+ <string name="dark_theme_name">Donker Tema</string>
+ <!-- The dark theme description -->
+ <string name="dark_theme_desc">\'n Donker tema vir CyanogenMod Lêerbestuurder.</string>
+
+</resources>