mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-28 13:23:58 +01:00
Remove placeholders and let these descriptions only shown in Android Studio layout preview. Use plain text in tools:text attributes so relative string values can also be removed and ease the translation work.
This commit is contained in:
parent
02be443269
commit
9882d24651
2 changed files with 8 additions and 13 deletions
|
|
@ -175,11 +175,8 @@
|
|||
<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>
|
||||
<string name="media_detail_author">Author</string>
|
||||
<string name="media_detail_author_explanation">Featured image author user name goes here.</string>
|
||||
<string name="media_detail_uploaded_date">Uploaded date</string>
|
||||
<string name="media_detail_license">License</string>
|
||||
<string name="media_detail_coordinates">Coordinates</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue