summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarco Brohet <therbom@gmail.com>2013-11-21 08:34:51 +0000
committerGerrit Code Review <gerrit@cyanogenmod.org>2013-11-21 08:34:51 +0000
commit16734e01594f6b8e63b0b56ce4f97437b8b8ea2e (patch)
tree36fd24bf1366ea6c3b843b3a4ea53b01d48dc4fa
parent22d252f155165f74027745d90638f17c1809282c (diff)
parente7d0309b175418761a09d87dd8c77cd7a5cd9ea0 (diff)
downloadandroid_packages_apps_CellBroadcastReceiver-16734e01594f6b8e63b0b56ce4f97437b8b8ea2e.tar.gz
android_packages_apps_CellBroadcastReceiver-16734e01594f6b8e63b0b56ce4f97437b8b8ea2e.tar.bz2
android_packages_apps_CellBroadcastReceiver-16734e01594f6b8e63b0b56ce4f97437b8b8ea2e.zip
Merge "CellBroadcastReceiver: AF Translations" into cm-10.2cm-10.2.0
-rw-r--r--res/values-af/cm_strings.xml25
1 files changed, 25 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..4dd2694f
--- /dev/null
+++ b/res/values-af/cm_strings.xml
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+ Copyright (C) 2012-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="cell_broadcast_sms_title">Seluitsending</string>
+ <string name="category_brazil_settings_title_sub">Instellings vir Brasiliƫ</string>
+ <string name="cb_settings_sel_sub">Kies inskrywing</string>
+ <string name="summary_manage_subscriptions">Bestuur Seluitsending instellings van elke inskrywing</string>
+ <string name="select_subscription_title">Kies inskrywing</string>
+ <string name="subscription1_title">Inskrywing 1</string>
+ <string name="subscription2_title">Inskrywing 2</string>
+</resources>