summaryrefslogtreecommitdiffstats
path: root/res/values-cs
diff options
context:
space:
mode:
authorIsaac Katzenelson <isaackatz@google.com>2013-09-26 17:12:23 -0700
committerIsaac Katzenelson <isaackatz@google.com>2013-09-26 17:14:09 -0700
commita92e1ca9e4de525f5e798200eace34a0dc5b744f (patch)
treec26ee5cbbcdb55be7dd4a5e53bf7105b27707fce /res/values-cs
parentac7857ffb8c1a100e8a696eb93c027d53a4f48f1 (diff)
downloadandroid_packages_apps_DeskClock-a92e1ca9e4de525f5e798200eace34a0dc5b744f.tar.gz
android_packages_apps_DeskClock-a92e1ca9e4de525f5e798200eace34a0dc5b744f.tar.bz2
android_packages_apps_DeskClock-a92e1ca9e4de525f5e798200eace34a0dc5b744f.zip
Fix date layout in widget
Bug: 10823373 Change-Id: I347d2c346e41e666b1601240e7ee647fecb86d50
Diffstat (limited to 'res/values-cs')
-rw-r--r--res/values-cs/donottranslate.xml22
1 files changed, 0 insertions, 22 deletions
diff --git a/res/values-cs/donottranslate.xml b/res/values-cs/donottranslate.xml
deleted file mode 100644
index 544a2450c..000000000
--- a/res/values-cs/donottranslate.xml
+++ /dev/null
@@ -1,22 +0,0 @@
-<?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 matching the lock screen format for displaying the date. -->
- <string name="abbrev_wday_month_day_no_year">EEE, d. MMMM</string>
- <!-- Format for describing the date, for accessibility. -->
- <string name="full_wday_month_day_no_year">EEEE, d. MMMM</string>
-</resources>