diff options
author | Kenny Root <kroot@google.com> | 2010-04-07 16:05:59 -0700 |
---|---|---|
committer | Kenny Root <kroot@google.com> | 2010-04-08 11:23:04 -0700 |
commit | e1fb6d24a302f2f3869217f1dd6dcbcf509ee746 (patch) | |
tree | 73e1676e6df72d96781a53ae8570ba0b82d97232 /res/values-zh-rCN | |
parent | 4720868afa09efffadd845019f2d8268ae3f2c78 (diff) | |
download | packages_apps_browser-e1fb6d24a302f2f3869217f1dd6dcbcf509ee746.zip packages_apps_browser-e1fb6d24a302f2f3869217f1dd6dcbcf509ee746.tar.gz packages_apps_browser-e1fb6d24a302f2f3869217f1dd6dcbcf509ee746.tar.bz2 |
Remove "Do not translate" and restore translations
Some "Do not translate" comments were inadvertently left when removing
unused strings which made the translation tools skip the next string
entry. This removes those comments and restores the translations for the
missing strings.
Bug: 2579112
Change-Id: I731217d4cf6581885c122fefd180133c243fa1f7
Diffstat (limited to 'res/values-zh-rCN')
-rw-r--r-- | res/values-zh-rCN/strings.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/res/values-zh-rCN/strings.xml b/res/values-zh-rCN/strings.xml index 4821fff..d5f7059 100644 --- a/res/values-zh-rCN/strings.xml +++ b/res/values-zh-rCN/strings.xml @@ -260,6 +260,8 @@ <string name="download_file_error" msgid="1206648050615176113">"无法完成下载,存储空间不足。"</string> <string name="download_length_required" msgid="9038605488460437406">"无法下载,因为无法确定该下载项的大小。"</string> <string name="download_precondition_failed" msgid="8327584102874295580">"下载中断,无法重新开始。"</string> + <string name="search_the_web" msgid="6046130189241962337">"搜索网页"</string> + <string name="webstorage_outofspace_notification_title" msgid="1160474608059771788">"浏览器存储空间已满"</string> <string name="webstorage_outofspace_notification_text" msgid="7341075135051829692">"点击可释放空间。"</string> <string name="webstorage_clear_data_title" msgid="689484577124333977">"清除存储的数据"</string> <string name="webstorage_clear_data_dialog_title" msgid="345457466368974706">"清除存储的数据"</string> |