summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBing-Hua Wang <louiswpf@gmail.com>2013-10-10 18:54:31 +0800
committerBing-Hua Wang <louiswpf@gmail.com>2013-10-10 18:54:31 +0800
commita2afa5a6c92525e969db19cfd4fb7b7458415c39 (patch)
tree917dc585521ef7be7b0f6ea9b342459be8960d9f
parent6b967949e296b0edd27234d42255358a2642e819 (diff)
downloadandroid_packages_apps_Calendar-a2afa5a6c92525e969db19cfd4fb7b7458415c39.tar.gz
android_packages_apps_Calendar-a2afa5a6c92525e969db19cfd4fb7b7458415c39.tar.bz2
android_packages_apps_Calendar-a2afa5a6c92525e969db19cfd4fb7b7458415c39.zip
Calender: zh-rTW translations
Change-Id: Id83d96c272953d1a809befa250682897f22b765e
-rw-r--r--res/values-zh-rTW/cm_strings.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/res/values-zh-rTW/cm_strings.xml b/res/values-zh-rTW/cm_strings.xml
index 3b388af1..b9e9b330 100644
--- a/res/values-zh-rTW/cm_strings.xml
+++ b/res/values-zh-rTW/cm_strings.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
-<!-- Copyright (C) 2012-2013 The CyanogenMod Project
+<!-- 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.
@@ -14,7 +14,7 @@
limitations under the License.
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <string name="preferences_alerts_custom_snooze_delay_title">要求重響延遲提醒</string>
+ <string name="preferences_alerts_custom_snooze_delay_title">要求提醒重響延遲</string>
<string name="preferences_alerts_custom_snooze_delay_summary_on">每當重響提醒時要求重響延遲</string>
<string name="preferences_alerts_custom_snooze_delay_summary_off">總是使用預設重響延遲</string>
<string name="snooze_delay_dialog_title">設定重響延遲</string>