LocationPuck
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
limitations under the License.
|
||||
-->
|
||||
<resources>
|
||||
<string name="app_name" translatable="false">Showcase</string>
|
||||
<string name="app_name" translatable="false">Navigation</string>
|
||||
|
||||
<!-- Action Titles -->
|
||||
<string name="back_caps_action_title">BACK</string>
|
||||
@@ -50,27 +50,18 @@
|
||||
<string name="enable_all_rows">Enable All Rows</string>
|
||||
|
||||
<!-- Toast Messages -->
|
||||
<string name="bug_reported_toast_msg">Bug reported!</string>
|
||||
<string name="zoomed_in_toast_msg">Zoomed in</string>
|
||||
<string name="zoomed_in_toast_msg">Zoomed in</string>
|
||||
<string name="zoomed_out_toast_msg">Zoomed out</string>
|
||||
<string name="triggered_toast_msg">Triggered</string>
|
||||
<string name="primary_toast_msg">Primary button pressed</string>
|
||||
<string name="search_toast_msg">Search button pressed</string>
|
||||
<string name="options_toast_msg">Options button pressed</string>
|
||||
<string name="favorite_toast_msg">Favorite!</string>
|
||||
<string name="favorite_toast_msg">Favorite!</string>
|
||||
<string name="not_favorite_toast_msg">Not a favorite!</string>
|
||||
<string name="nav_requested_toast_msg">Navigation Requested</string>
|
||||
<string name="selected_route_toast_msg">Selected route</string>
|
||||
<string name="visible_routes_toast_msg">Visible routes</string>
|
||||
<string name="second_item_toast_msg">Clicked second item</string>
|
||||
<string name="third_item_checked_toast_msg">Third item checked</string>
|
||||
<string name="fifth_item_checked_toast_msg">Fifth item checked</string>
|
||||
<string name="sixth_item_toast_msg">Clicked sixth item</string>
|
||||
<string name="settings_toast_msg">Clicked Settings</string>
|
||||
<string name="settings_toast_msg">Clicked Settings</string>
|
||||
<string name="parked_toast_msg">Parked action</string>
|
||||
<string name="more_toast_msg">Clicked More</string>
|
||||
<string name="commute_toast_msg">Commute button pressed</string>
|
||||
<string name="grant_location_permission_toast_msg">Grant location Permission to see current location</string>
|
||||
<string name="grant_location_permission_toast_msg">Grant location Permission to see current location</string>
|
||||
<string name="sign_in_with_google_toast_msg">Sign-in with Google starts here</string>
|
||||
<string name="changes_selection_to_index_toast_msg_prefix">Changed selection to index</string>
|
||||
<string name="yes_action_toast_msg">Yes button pressed!</string>
|
||||
|
||||
Reference in New Issue
Block a user