[evolution/wip/webkit2] zh_CN/zh_TW: Use full weekday name in the reply credits line



commit 30ba78ad2c5d872778f58157678e0463c0b5a202
Author: Milan Crha <mcrha redhat com>
Date:   Thu Dec 3 10:36:23 2015 +0100

    zh_CN/zh_TW: Use full weekday name in the reply credits line
    
    It had been requested downstream to use full weekday name, instead
    of the abbreviated, in the credits line of a reply message.

 po/zh_CN.po |    2 +-
 po/zh_TW.po |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/po/zh_CN.po b/po/zh_CN.po
index 81b914e..839c00f 100644
--- a/po/zh_CN.po
+++ b/po/zh_CN.po
@@ -13280,7 +13280,7 @@ msgid ""
 "On ${AbbrevWeekdayName}, ${Year}-${Month}-${Day} at ${24Hour}:${Minute} "
 "${TimeZone}, ${Sender} wrote:"
 msgstr ""
-"在 ${Year}-${Month}-${Day}${AbbrevWeekdayName}的 ${24Hour}:${Minute} "
+"在 ${Year}-${Month}-${Day}${WeekdayName}的 ${24Hour}:${Minute} "
 "${TimeZone},${Sender}写道:"
 
 #: ../mail/em-composer-utils.c:1460
diff --git a/po/zh_TW.po b/po/zh_TW.po
index b31f9e7..51d38eb 100644
--- a/po/zh_TW.po
+++ b/po/zh_TW.po
@@ -15722,7 +15722,7 @@ msgid ""
 "On ${AbbrevWeekdayName}, ${Year}-${Month}-${Day} at ${24Hour}:${Minute} "
 "${TimeZone}, ${Sender} wrote:"
 msgstr ""
-"於 ${AbbrevWeekdayName},${Year}-${Month}-${Day} 於 ${24Hour}:${Minute} "
+"於 ${WeekdayName},${Year}-${Month}-${Day} 於 ${24Hour}:${Minute} "
 "${TimeZone},${Sender} 提到:"
 
 #: ../mail/em-composer-utils.c:1609


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]