OSDN Git Service

Fix Czech DeskClock date format.
authorEric Fischer <enf@google.com>
Wed, 3 Feb 2010 23:10:41 +0000 (15:10 -0800)
committerEric Fischer <enf@google.com>
Wed, 3 Feb 2010 23:10:41 +0000 (15:10 -0800)
Bug 2291064

res/values-cs/donottranslate.xml

index 0258120..f55480c 100644 (file)
@@ -16,5 +16,5 @@
 
 <resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
     <!-- String matching the lock screen format for displaying the date. -->
 
 <resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
     <!-- String matching the lock screen format for displaying the date. -->
-    <string name="full_wday_month_day_no_year">EEEE MMMM d</string>
+    <string name="full_wday_month_day_no_year">EEEE, d. MMMM</string>
 </resources>
 </resources>