summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarco Brohet <therbom@gmail.com>2013-11-21 08:34:56 +0000
committerGerrit Code Review <gerrit@cyanogenmod.org>2013-11-21 08:34:56 +0000
commitbbbaad385041132531c866d3f274bb6e569993f9 (patch)
tree0889a90e37126cbf79e8b034d56679748ab9d298
parente2e71248ded12a10f6787018be1eefccf7feb863 (diff)
parentda80c0cbf2345ce291521a9319f20694ec731203 (diff)
downloadandroid_packages_apps_ContactsCommon-bbbaad385041132531c866d3f274bb6e569993f9.tar.gz
android_packages_apps_ContactsCommon-bbbaad385041132531c866d3f274bb6e569993f9.tar.bz2
android_packages_apps_ContactsCommon-bbbaad385041132531c866d3f274bb6e569993f9.zip
Merge "ContactsCommon: AF Translations" into cm-10.2
-rw-r--r--res/values-af/cm_strings.xml24
1 files changed, 24 insertions, 0 deletions
diff --git a/res/values-af/cm_strings.xml b/res/values-af/cm_strings.xml
new file mode 100644
index 00000000..9b619952
--- /dev/null
+++ b/res/values-af/cm_strings.xml
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+ Copyright (C) 2013 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">
+ <string name="manage_sim_contacts">Contacten beheren op simkaart</string>
+ <string name="export_to_sim">Exporteren naar simkaart</string>
+ <string name="Import_All">Contacten importeren van alle simkaarten</string>
+ <string name="ok">OK</string>
+ <string name="cancel">Annuleren</string>
+ <string name="select_sim">Simkaart selecteren</string>
+</resources>