diff options
author | Eric Fischer <> | 2009-03-24 21:02:50 -0700 |
---|---|---|
committer | The Android Open Source Project <initial-contribution@android.com> | 2009-03-24 21:02:50 -0700 |
commit | a2724636983853d2e9d29a2f686e318e1110705e (patch) | |
tree | 986b8ce927ff036ae2492c3ea2d4e76ce9237ebf /res/values-zh-rCN | |
parent | 3593747655858b7a98ce98129421d6261ef79131 (diff) | |
download | LegacyCamera-a2724636983853d2e9d29a2f686e318e1110705e.zip LegacyCamera-a2724636983853d2e9d29a2f686e318e1110705e.tar.gz LegacyCamera-a2724636983853d2e9d29a2f686e318e1110705e.tar.bz2 |
Automated import from //branches/donutburger/...@141868,141868
Diffstat (limited to 'res/values-zh-rCN')
-rw-r--r-- | res/values-zh-rCN/strings.xml | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/res/values-zh-rCN/strings.xml b/res/values-zh-rCN/strings.xml index e0161d9..4ed6bd4 100644 --- a/res/values-zh-rCN/strings.xml +++ b/res/values-zh-rCN/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">"您录制的视频太大,无法用彩信发送。请尝试录制短一点的剪辑。"</string> + <string name="too_large_to_attach">"文件太大,无法附加。"</string> </resources> |