Skip to content

Commit

Permalink
fixed translation issues
Browse files Browse the repository at this point in the history
  • Loading branch information
venkat20390 committed Jul 31, 2018
1 parent a7664f5 commit 1424e44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion matisse/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
<string name="error_type_conflict">Can\'t select images and videos at the same time</string>
<string name="error_no_video_activity">No App found supporting video preview</string>
<string name="error_over_original_size">Can\'t select the images larger than %1$d MB</string>
<string name="error_over_original_count">%1$d images over %2$d MB. Selection of those images will be removed</string>
<string name="error_over_original_count">%1$d images over %2$d MB. Original will be unchecked</string>
<string name="button_original">Original</string>
<string name="button_sure_default">Sure</string>
<string name="button_sure">Sure(%1$d)</string>
Expand Down

0 comments on commit 1424e44

Please sign in to comment.