diff options
author | Adrian Lang <mail@adrianlang.de> | 2009-01-26 14:21:01 +0100 |
---|---|---|
committer | Evan Prodromou <evan@controlyourself.ca> | 2009-01-26 14:21:01 +0100 |
commit | 6055516aaf6a0620d1c6f40b42090558e9e2cec1 (patch) | |
tree | b03b39492a9fa9f1c3ff0b969057ba3a0b09b623 /locale/zh_hant | |
parent | d2521786f01ad73fd33087546fac4788b122217d (diff) |
Fixup already-subscribed string
Diffstat (limited to 'locale/zh_hant')
-rw-r--r-- | locale/zh_hant/LC_MESSAGES/laconica.po | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/locale/zh_hant/LC_MESSAGES/laconica.po b/locale/zh_hant/LC_MESSAGES/laconica.po index 5e96c56fb..5f62ef93e 100644 --- a/locale/zh_hant/LC_MESSAGES/laconica.po +++ b/locale/zh_hant/LC_MESSAGES/laconica.po @@ -140,7 +140,7 @@ msgid "Already logged in." msgstr "已登入" #: ../actions/subscribe.php:48 -msgid "Already subscribed!." +msgid "Already subscribed! msgstr "此帳號已註冊" #: ../actions/userauthorization.php:76 |