Add a space before parentheses (#2490)

This commit is contained in:
Amir E. Aharoni 2019-02-20 16:46:27 +02:00 committed by Vivek Maskara
parent 3ba6c5990e
commit fa7585bf94

View file

@ -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>