Added Chinese translation strings

This commit is contained in:
aizaz 2015-02-13 12:08:37 +08:00
parent 759b7f0ef1
commit 96d21013b1
1 changed files with 9 additions and 0 deletions

View File

@ -0,0 +1,9 @@
<resources xmlns:tools="http://schemas.android.com/tools">
<string name="crop__saving">正在保存照片…</string>
<string name="crop__wait">请等待…</string>
<string name="crop__pick_error">无效的图片</string>
<string name="crop__done">完成</string>
<string name="crop__cancel" tools:ignore="ButtonCase">取消</string>
</resources>