# HG changeset patch # User jbe # Date 1343430509 -7200 # Node ID f1c52fd68376392437730310bab4c8dc6e571576 # Parent 0b36127dff13aaab88a3238853a38f97092c73e7 Added missing semicolon in translations.zh-TW.lua diff -r 0b36127dff13 -r f1c52fd68376 locale/translations.zh-TW.lua --- a/locale/translations.zh-TW.lua Sat Jul 28 01:07:22 2012 +0200 +++ b/locale/translations.zh-TW.lua Sat Jul 28 01:08:29 2012 +0200 @@ -526,7 +526,7 @@ ["Show policies in use"] = "顯示所使用的規則"; ["Show policies not in use"] = "顯示停用規則"; ["Show profile"] = "顯示個人簡介"; -["So I'm"] = "我的表情" +["So I'm"] = "我的表情"; ["Software"] = "軟體"; ["Sorry, but there is not confirmed email address for your account. Please contact the administrator or support."] = "抱歉,您的帳號並無經認證的電郵地址。請聯絡管理員或支援。"; ["Sorry, but you are currently not invited"] = "抱歉,您目前未受邀請。";