File tree 2 files changed +3
-2
lines changed
2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 4
4
5
5
<item
6
6
android : id =" @+id/action_toggle_view"
7
- android : title =" @string/refresh_button "
7
+ android : title =" @string/toggle_view_button "
8
8
android : icon =" @drawable/ic_map_white_24dp"
9
9
android : orderInCategory =" 1"
10
10
app : showAsAction =" ifRoom"
Original file line number Diff line number Diff line change 215
215
<string name =" nearby_location_has_not_changed" >Location has not changed.</string >
216
216
<string name =" nearby_location_not_available" >Location not available.</string >
217
217
<string name =" location_permission_rationale_nearby" >Permission required to display a list of nearby places</string >
218
- <string name =" get_directions" >GET DIRECTIONS</string >
218
+ <string name =" get_directions" >GET DIRECTIONS</string >
219
219
<string name =" read_article" >READ ARTICLE</string >
220
220
221
221
<string name =" notifications_welcome" formatted =" false" >Welcome to Wikimedia Commons, %1$s! We\'re glad you\'re here.</string >
222
222
<string name =" notifications_talk_page_message" >%1$s left a message on your talk page</string >
223
223
<string name =" notifications_thank_you_edit" >Thank you for making an edit</string >
224
224
<string name =" notifications_mention" >%1$s mentioned you on %2$s.</string >
225
+ <string name =" toggle_view_button" >Toggle view</string >
225
226
</resources >
You can’t perform that action at this time.
0 commit comments