mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-28 13:23:58 +01:00
parent
1d80cbaac9
commit
db38174eb4
6 changed files with 12 additions and 8 deletions
|
|
@ -101,7 +101,10 @@
|
|||
<string name="no_uploads_yet">You have not yet uploaded any photos.</string>
|
||||
<string name="menu_retry_upload">Retry</string>
|
||||
<string name="menu_cancel_upload">Cancel</string>
|
||||
<string name="share_license_summary">This image will be licensed under %1$s</string>
|
||||
<plurals name="share_license_summary">
|
||||
<item quantity="one">This image will be licensed under %1$s</item>
|
||||
<item quantity="other">These images will be licensed under %1$s</item>
|
||||
</plurals>
|
||||
<string name="media_upload_policy">By submitting this picture, I declare that this is my own work, that it does not contain copyrighted material or selfies, and otherwise adheres to <a href=\"https://commons.wikimedia.org/wiki/Commons:Policies_and_guidelines\">Wikimedia Commons policies</a>.</string>
|
||||
<string name="menu_download">Download</string>
|
||||
<string name="preference_license">Default License</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue