Skip to content

Commit fbd28a0

Browse files
authored
Change capitalization of "Add Location" (#6493)
This makes it consistent with "Edit Location" and "Edit Image", which are used in the same screen.
1 parent d096520 commit fbd28a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/src/main/res/values/strings.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -767,7 +767,7 @@ Upload your first media by tapping on the add button.</string>
767767
<string name="location_message">Location data helps Wiki editors find your picture, making it much more useful.\nYour recent uploads have no location.\nWe suggest you turn on location in your camera app\'s settings.\nThank you for uploading!</string>
768768
<string name="no_location_found_title">No location found</string>
769769
<string name="no_location_found_message">How about adding the place where this image was taken?\nLocation data helps Wiki editors find your picture, making it much more useful.\nThank you!</string>
770-
<string name="add_location">Add location</string>
770+
<string name="add_location">Add Location</string>
771771
<string name="feedback_sharing_data_alert">Please remove from this email any information that you are not comfortable sharing publicly. Also, please be aware that your email address with which you are posting, and the associated name and profile picture, will be visible publicly.</string>
772772
<string name="explore_map_details">Details</string>
773773
<string name="achievements_unavailable_beta">Achievements are only available in the prod flavor. Please check the developer documentation.</string>

0 commit comments

Comments
 (0)