Skip to content

Commit 5bcbaa1

Browse files
authored
Improve the messages about being in a different place (#5764)
Remove parentheses and comma splice, and replace them with more straightforward grammar.
1 parent 018a924 commit 5bcbaa1

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
@@ -824,7 +824,7 @@ Upload your first media by tapping on the add button.</string>
824824
<string name="write_something_about_the">"Write something about the "</string>
825825
<string name="item_it_will_be_publicly_visible">" item. It will be publicly visible."</string>
826826
<string name="does_not_exist_anymore_no_picture_can_ever_be_taken_of_it">\'%1$s\' does not exist anymore, no picture can ever be taken of it.</string>
827-
<string name="is_at_a_different_place_please_specify_the_correct_place_below_if_possible_tell_us_the_correct_latitude_longitude">\'%1$s\' is at a different place (please specify the correct place below, if possible tell us the correct latitude/longitude).</string>
827+
<string name="is_at_a_different_place_please_specify_the_correct_place_below_if_possible_tell_us_the_correct_latitude_longitude">\'%1$s\' is at a different place. Please specify the correct place below, and if possible, write the correct latitude and longitude.</string>
828828
<string name="other_problem_or_information_please_explain_below">Other problem or information (please explain below).</string>
829829
<string name="feedback_destination_note">Your feedback gets posted to the following wiki page: <![CDATA[ <a href="https://commons.wikimedia.org/wiki/Commons:Mobile_app/Feedback">Commons:Mobile app/Feedback</a> ]]></string>
830830
</resources>

0 commit comments

Comments
 (0)