Skip to content

Commit ff0d52b

Browse files
committed
Merge pull request google#34 from WonShaw/master
correct translation of string decline in zh-rCN
2 parents 9c0c6f4 + bc9fa9a commit ff0d52b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/src/main/res/values-zh-rCN/strings.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@
127127

128128
<!-- Label on a button that the user clicks to decline something (for example, a license
129129
agreement). -->
130-
<string name="decline">下降</string>
130+
<string name="decline">拒绝</string>
131131

132132
<!-- Menu item that brings up the application's About screen -->
133133
<string name="description_about">关于</string>

0 commit comments

Comments
 (0)