aboutsummaryrefslogtreecommitdiffstats
path: root/res/values-uk
diff options
context:
space:
mode:
authorMarco Brohet <therbom@gmail.com>2013-01-18 18:38:03 +0100
committerGerrit Code Review <gerrit@review.cyanogenmod.com>2013-01-23 09:44:26 -0800
commit61a260b67724b6013bd96e7c711432d2dec05ea8 (patch)
treee215b66a8735641773ac2382808206d78bf5427b /res/values-uk
parent98c628972499f901193abea46144c9c6d07061a9 (diff)
downloadandroid_packages_apps_LockClock-61a260b67724b6013bd96e7c711432d2dec05ea8.tar.gz
android_packages_apps_LockClock-61a260b67724b6013bd96e7c711432d2dec05ea8.tar.bz2
android_packages_apps_LockClock-61a260b67724b6013bd96e7c711432d2dec05ea8.zip
LockClock: Update values
- Include donottranslate.xml (extracted from frameworks) Some languages didn't contain the abbreviated form, so I duplicated the full form - Translate 'Yahoo! Weather' according to their Android app names (not applicable to all languages) - Fixing permissions Change-Id: Iddefc07d2fbb8deb3cf5481f7625a78a734fd93a
Diffstat (limited to 'res/values-uk')
-rw-r--r--res/values-uk/donottranslate.xml20
1 files changed, 20 insertions, 0 deletions
diff --git a/res/values-uk/donottranslate.xml b/res/values-uk/donottranslate.xml
new file mode 100644
index 0000000..c9a8960
--- /dev/null
+++ b/res/values-uk/donottranslate.xml
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Copyright (C) 2007 The Android Open Source 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="abbrev_wday_month_day_no_year">E, d MMMM</string>
+ <string name="full_wday_month_day_no_year">E, d MMMM</string>
+</resources>