mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-27 04:43:54 +01:00
Merge pull request #777 from akaita/media_detail
Fix issues in Media Detail screen
This commit is contained in:
commit
19a3fa3adc
6 changed files with 51 additions and 30 deletions
|
|
@ -153,7 +153,10 @@ Tap this message (or hit back) to skip this step.</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_uploaded_date">Uploaded date</string>>
|
||||
<string name="media_detail_uploaded_date">Uploaded date</string>
|
||||
<string name="media_detail_license">License</string>
|
||||
<string name="media_detail_coordinates">Coordinates</string>
|
||||
<string name="media_detail_coordinates_empty">None provided</string>
|
||||
<string name="become_a_tester_title">Become a Beta Tester</string>
|
||||
<string name="become_a_tester_description">Opt-in to our beta channel on Google Play and get early access to new features and bug fixes</string>
|
||||
<string name="beta_opt_in_link">https://play.google.com/apps/testing/fr.free.nrw.commons</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue