diff options
Diffstat (limited to 'src/bin/scripts/po/zh_TW.po')
-rw-r--r-- | src/bin/scripts/po/zh_TW.po | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/src/bin/scripts/po/zh_TW.po b/src/bin/scripts/po/zh_TW.po index 201c1232082..dc1c6087e70 100644 --- a/src/bin/scripts/po/zh_TW.po +++ b/src/bin/scripts/po/zh_TW.po @@ -669,13 +669,13 @@ msgstr "" #: common.c:33 #, c-format -msgid "%s: could not obtain information about current user: %s" -msgstr "%s:無法取得目前使用者的資訊:%s" +msgid "%s: could not obtain information about current user: %s\n" +msgstr "%s:無法取得目前使用者的資訊:%s\n" #: common.c:44 #, c-format -msgid "%s: could not get current user name: %s" -msgstr "%s:無法取得目前使用者的名稱:%s" +msgid "%s: could not get current user name: %s\n" +msgstr "%s:無法取得目前使用者的名稱:%s\n" #: common.c:89 #: common.c:115 |