diff options
author | Jo-Philipp Wich <jow@openwrt.org> | 2009-10-31 17:08:24 +0000 |
---|---|---|
committer | Jo-Philipp Wich <jow@openwrt.org> | 2009-10-31 17:08:24 +0000 |
commit | 427a984a3af3c0a3a5f6118addd31756909d7c93 (patch) | |
tree | ca7f8dcbe040bae634d05ae342c70331bdbc7ed6 /po/zh_CN | |
parent | b0b28b970fe5efede10dff0f1e379fbab5b333ca (diff) |
po: fixup entity coding problems
Diffstat (limited to 'po/zh_CN')
-rw-r--r-- | po/zh_CN/admin-core.po | 2 | ||||
-rw-r--r-- | po/zh_CN/default.po | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/po/zh_CN/admin-core.po b/po/zh_CN/admin-core.po index d37e3cbba..a6f549477 100644 --- a/po/zh_CN/admin-core.po +++ b/po/zh_CN/admin-core.po @@ -84,7 +84,7 @@ msgstr "你可以在以下的页面修改路由器的所有重要参数." #: i18n/english/luasrc/i18n/admin-core.en.lua:13 msgid "" "Notice: In <abbr title=\"Lua Configuration Interface\">LuCI</abbr> changes " -"have to be confirmed by clicking Changes - Save & Apply before being applied." +"have to be confirmed by clicking Changes - Save & Apply before being applied." msgstr "" #. As we always want to improve this interface we are looking forward to your feedback and suggestions. diff --git a/po/zh_CN/default.po b/po/zh_CN/default.po index 3f2ff41d8..976b85c95 100644 --- a/po/zh_CN/default.po +++ b/po/zh_CN/default.po @@ -416,7 +416,7 @@ msgstr "保存" #. Save & Apply #: i18n/english/luasrc/i18n/default.en.lua:81 msgid "Save & Apply" -msgstr "保存&amp; 应用" +msgstr "保存& 应用" #. Scan #: i18n/english/luasrc/i18n/default.en.lua:82 |