Fix Lint errors/warnings - HardcodedText: Hardcoded text

This commit is contained in:
Neslihan 2017-03-11 12:13:52 +03:00
parent 46f081d652
commit 87e1ffd234
2 changed files with 8 additions and 4 deletions

View file

@ -154,4 +154,8 @@ Tap this message (or hit back) to skip this step.</string>
<string name="file_exists">This file already exists on Commons. Are you sure you want to proceed?</string>
<string name="yes">Yes</string>
<string name="no">No</string>
<string name="media_detail_title">Title</string>
<string name="media_detail_media_title">Title of the media</string>
<string name="media_detail_description">Description</string>
<string name="media_detail_description_explanation">Description of the media goes here. This can potentially be fairly long, and will need to wrap across multiple lines. We hope it looks nice though.</string>
</resources>