summaryrefslogtreecommitdiffstats
path: root/res/values-zh-rTW/strings.xml
diff options
context:
space:
mode:
authorAngus Kong <shkong@google.com>2011-08-31 20:43:58 +0800
committerAngus Kong <shkong@google.com>2011-09-01 14:45:36 +0800
commit22d4b7fbace56c03092eb088a4df98e04a6681af (patch)
tree591967cfedf04f4174a308087d28787cbe379097 /res/values-zh-rTW/strings.xml
parentb69aa1513070fc9b799c48a9257fddbc04ace7dd (diff)
downloadLegacyCamera-22d4b7fbace56c03092eb088a4df98e04a6681af.zip
LegacyCamera-22d4b7fbace56c03092eb088a4df98e04a6681af.tar.gz
LegacyCamera-22d4b7fbace56c03092eb088a4df98e04a6681af.tar.bz2
Fix NPE 5238952 when generating panorama fails.
1. Handle the situation of failing to generate the panorama. 2. The string id "details_ok" is changed to "dialog_ok" and used now in the "Ok" button of all the dialogs. bug:5238952 Change-Id: I847255a46667960e604892ad55a642358c4eab02
Diffstat (limited to 'res/values-zh-rTW/strings.xml')
-rw-r--r--res/values-zh-rTW/strings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/values-zh-rTW/strings.xml b/res/values-zh-rTW/strings.xml
index 162e918..5cf88b8 100644
--- a/res/values-zh-rTW/strings.xml
+++ b/res/values-zh-rTW/strings.xml
@@ -87,7 +87,7 @@
<string name="pref_restore_title" msgid="6479274979730178961">"相機設定"</string>
<string name="pref_restore_detail" msgid="5732490002291044791">"還原預設值"</string>
<string name="pref_exposure_title" msgid="1229093066434614811">"曝光"</string>
- <string name="details_ok" msgid="6848594369924424312">"確定"</string>
+ <string name="dialog_ok" msgid="6848594369924424312">"確定"</string>
<string name="spaceIsLow_content" product="nosdcard" msgid="4401325203349203177">"您的 USB 儲存裝置的空間即將用盡,請變更圖片的品質設定,或是刪除部分圖片或其他檔案。"</string>
<string name="spaceIsLow_content" product="default" msgid="1732882643101247179">"您 SD 卡的空間即將不足,請變更圖片的品質設定,或是刪除部分圖片或其他檔案。"</string>
<string name="video_reach_size_limit" msgid="6179877322015552390">"已達大小上限。"</string>