Merge pull request #81 from AizazAZ/master

Added Chinese translation strings
This commit is contained in:
Jamie McDonald 2015-02-13 11:25:19 +01:00
commit 69e238a449
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>