mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-27 04:43:54 +01:00
Add a space before parentheses (#2490)
This commit is contained in:
parent
3ba6c5990e
commit
fa7585bf94
1 changed files with 1 additions and 1 deletions
|
|
@ -383,7 +383,7 @@
|
||||||
<string name="contributions_fragment">Contributions</string>
|
<string name="contributions_fragment">Contributions</string>
|
||||||
<string name="nearby_fragment">Nearby</string>
|
<string name="nearby_fragment">Nearby</string>
|
||||||
<string name="notifications">Notifications</string>
|
<string name="notifications">Notifications</string>
|
||||||
<string name="archived_notifications">Notifications(archived)</string>
|
<string name="archived_notifications">Notifications (archived)</string>
|
||||||
<string name="display_nearby_notification">Display nearby notification</string>
|
<string name="display_nearby_notification">Display nearby notification</string>
|
||||||
<string name="display_nearby_notification_summary">Tap here to see the nearest place that needs pictures</string>
|
<string name="display_nearby_notification_summary">Tap here to see the nearest place that needs pictures</string>
|
||||||
<string name="no_close_nearby">No nearby places found close to you</string>
|
<string name="no_close_nearby">No nearby places found close to you</string>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue