mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-27 12:53:55 +01:00
Remove commented out code and associated strings (#6475)
As I was documenting undocumented strings (see #6457), I noticed that two messages are only used once in a few lines of code that were commented out in 2023. To clean up the messages, I am removing them from the strings list and deleting the commented-out code.
This commit is contained in:
parent
30d1107cef
commit
7b8fbc239b
2 changed files with 1 additions and 18 deletions
|
|
@ -551,9 +551,6 @@ Upload your first media by tapping on the add button.</string>
|
|||
<string name="exif_tag_name_serialNumbers">Serial Numbers</string>
|
||||
<string name="exif_tag_name_software">Software</string>
|
||||
|
||||
<string name="media_location_permission_denied">Media location access denied</string>
|
||||
<string name="add_location_manually">We may not be able to automatically obtain location data from pictures you upload. Please add the appropriate location for each picture before submitting</string>
|
||||
|
||||
<string name="share_text">Upload photos to Wikimedia Commons directly from your phone. Download the Commons App now: %1$s</string>
|
||||
<string name="share_via">Share app via...</string>
|
||||
<string name="image_info">Image Info</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue