You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
StringshareText = "Upload photos to Wikimedia Commons on your phone\nDownload the Commons app: http://play.google.com/store/apps/details?id=fr.free.nrw.commons";
Copy file name to clipboardExpand all lines: app/src/main/res/values/strings.xml
+3-1
Original file line number
Diff line number
Diff line change
@@ -91,7 +91,7 @@
91
91
<stringname="menu_about">About</string>
92
92
<stringname="about_license">The Wikimedia Commons app is an open-source app created and maintained by grantees and volunteers of the Wikimedia community. The Wikimedia Foundation is not involved in the creation, development, or maintenance of the app. </string>
<stringname="about_improve">Create a new <a href=\"https://github.com/commons-app/apps-android-commons/issues\">GitHub issue</a> for bug reports and suggestions.</string>
94
+
<stringname="about_improve">Create a new <a href=\"%1$s\">GitHub issue</a> for bug reports and suggestions.</string>
@@ -537,5 +537,7 @@ Upload your first media by tapping on the add button.</string>
537
537
<stringname="welcome_dont_upload_content_description">Examples of images not to upload</string>
538
538
<stringname="skip_image">SKIP THIS IMAGE</string>
539
539
<stringname="download_failed_we_cannot_download_the_file_without_storage_permission">Download Failed!!. We cannot download the file without external storage permission.</string>
540
+
<stringname="share_text">Upload photos to Wikimedia Commons on your phone Download the Commons app: %1$s</string>
0 commit comments