diff options
author | Eric Fischer <> | 2009-03-24 18:33:42 -0700 |
---|---|---|
committer | The Android Open Source Project <initial-contribution@android.com> | 2009-03-24 18:33:42 -0700 |
commit | aaa2318dc86eadc7be0163cc564a284e87eab651 (patch) | |
tree | 986b8ce927ff036ae2492c3ea2d4e76ce9237ebf /res/values-zh-rTW | |
parent | 3ab53a9ab282acb3ab398ad72b6a1681bed15e66 (diff) | |
download | LegacyCamera-aaa2318dc86eadc7be0163cc564a284e87eab651.zip LegacyCamera-aaa2318dc86eadc7be0163cc564a284e87eab651.tar.gz LegacyCamera-aaa2318dc86eadc7be0163cc564a284e87eab651.tar.bz2 |
Automated import from //branches/cupcake/...@141866,141866
Diffstat (limited to 'res/values-zh-rTW')
-rw-r--r-- | res/values-zh-rTW/strings.xml | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/res/values-zh-rTW/strings.xml b/res/values-zh-rTW/strings.xml index dceb5eb..93965fd 100644 --- a/res/values-zh-rTW/strings.xml +++ b/res/values-zh-rTW/strings.xml @@ -149,10 +149,7 @@ <string name="resume_playing_resume">"繼續播放"</string> <string name="resume_playing_restart">"重新開始"</string> <string name="gadget_title">"相框"</string> - <!-- no translation found for file_info_title (1628963357466012538) --> - <skip /> - <!-- no translation found for video_exceed_mms_limit (3835075281230780010) --> - <skip /> - <!-- no translation found for too_large_to_attach (8944461117941172986) --> - <skip /> + <string name="file_info_title">"檔案資訊:"</string> + <string name="video_exceed_mms_limit">"您所錄製的影片太大,無法透過 MMS 傳送。請試著錄製較短的影片。"</string> + <string name="too_large_to_attach">"檔案太大,超過附檔上限。"</string> </resources> |