summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDKTestApp/src/main/res/values/actions.xml
blob: 416b9a8f869100e6d4fbefe67c3c6494f8f91ef2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
<?xml version="1.0" encoding="utf-8"?>
<resources>
    <string name="menuitem_title_concurrent_infowindow">Concurrent Open InfoWindows</string>
    <string name="menuitem_title_deselect_markers_on_tap">Deselect Markers On Tap</string>
    <string name="menuitem_title_tracking_mode_dismiss_on_gesture">Dismiss location tracking on gesture</string>
    <string name="menuitem_title_bearing_mode_dismiss_on_gesture">Dismiss bearing tracking on gesture</string>
    <string name="menuitem_title_reset">Reset</string>
    <string name="menuitem_title_rotate_gesture_enabled">Enable rotate gestures</string>
    <string name="menuitem_title_scroll_gesture_enabled">Enable scroll gestures</string>
    <string name="menuitem_title_change_location_source_lost">Change to LOST location source</string>
    <string name="menuitem_title_change_location_source_mock">Change to mock location source</string>
    <string name="menuitem_title_change_location_source_null">Reset location source to null</string>
    <string name="menuitem_change_icon_overlap">Toggle icon overlap</string>
    <string name="menuitem_change_location">Change location</string>
    <string name="menuitem_title_accelerate_decelerate">Accelerate/Decelerate interpolator</string>
    <string name="menuitem_title_bounce">Bounce interpolator</string>
    <string name="menuitem_title_anticipate_overshoot">Anticipate/Overshoot interpolator</string>
    <string name="menuitem_title_path">PathInterpolator interpolator</string>
    <string name="button_camera_move">Move</string>
    <string name="button_camera_ease">Ease</string>
    <string name="button_camera_animate">Animate</string>
    <string name="button_user_dot_default">Default</string>
    <string name="button_user_dot_tint">Tint dot</string>
    <string name="button_user_accuracy_ring_tint">Tint ring</string>
    <string name="button_user_transparent_tint">tran</string>
    <string name="button_open_dialog">Open dialog</string>
    <string name="button_download_region">Download region</string>
    <string name="button_list_regions">List regions</string>
    <string name="action_remove_polylines">Remove polylines</string>
    <string name="action_visibility_polygon">Change visibility</string>
    <string name="action_alpha_polygon">Change alpha</string>
    <string name="action_points_polygon">Change points</string>
    <string name="action_color_polygon">Change color</string>
    <string name="action_holes_polygon">Change holes</string>
    <string name="action_width_polyline">Change width</string>
    <string name="action_calculate_distance">"Click the map to calculate the distance"</string>
    <string name="action_scroll_by">Move the map by x/y pixels</string>
    <string name="navigation_drawer_open">Open navigation drawer</string>
    <string name="navigation_drawer_close">Close navigation drawer</string>
    <string name="scrollby_x_value">X: %1$d</string>
    <string name="scrollby_y_value">Y: %1$d</string>
    <string name="dialog_camera_position">Animate to new position</string>
    <string name="dynamic_marker_chelsea_title">Chelsea</string>
    <string name="dynamic_marker_chelsea_snippet">Stamford Bridge</string>
    <string name="dynamic_marker_arsenal_title">Arsenal</string>
    <string name="dynamic_marker_arsenal_snippet">Emirates Stadium</string>
    <string name="debug_zoom">Zoom: %.2f</string>
    <string name="viewcache_size">ViewCache size %.2f</string>
    <string name="latitude">Latitude</string>
    <string name="min_value">-180</string>
    <string name="longitude">Longitude</string>
    <string name="zoom">Zoom</string>
    <string name="default_zoom_value">18</string>
    <string name="bearing">Bearing</string>
    <string name="default_tilt_value">0</string>
    <string name="tilt">Tilt</string>
    <string name="no_results">No Results</string>
    <string name="change_intensity">Change intensity</string>
    <string name="change_anchor">Change Anchor</string>
    <string name="amount_of_markers">Amount of markers</string>
    <string name="update_layer_invalidate">Update layer (invalidate)</string>
    <string name="red">Red</string>
    <string name="green">Green</string>
    <string name="blue">Blue</string>
    <string name="add_an_exponential_zoom_function">Add an exponential zoom function</string>
    <string name="add_an_interval_zoom_function">Add an interval zoom function</string>
    <string name="add_a_categorical_source_function">Add a categorical source function</string>
    <string name="add_an_exponential_source_function">Add an exponential source function</string>
    <string name="add_an_identity_source_function">Add an identity source function</string>
    <string name="add_an_interval_source_function">Add an interval source function</string>
    <string name="add_a_composite_categorical_function">Add a composite, categorical function</string>
    <string name="add_a_composite_exponential_function">Add a composite, exponential function</string>
    <string name="add_a_composite_interval_function">Add a composite, interval function</string>
    <string name="my_location_tracking">My Location Tracking</string>
    <string name="bangalore">Bangalore</string>
    <string name="list_all_layers_in_the_style">List all layers in the style</string>
    <string name="list_all_sources_in_the_style">List all sources in the style</string>
    <string name="color_the_water">Color the water</string>
    <string name="set_background_opacity">Set background opacity</string>
    <string name="set_road_symbol_placement_to_point">Set road symbol placement to Point</string>
    <string name="set_layer_visibility_to_false">Set layer visibility to false</string>
    <string name="add_a_parks_layer">Add a parks layer</string>
    <string name="add_a_dynamic_geojson_source">Add a dynamic GeoJSON source</string>
    <string name="remove_buildings_layer">Remove buildings layer</string>
    <string name="add_a_terrain_layer">Add a terrain layer</string>
    <string name="add_a_satellite_layer">Add a satellite layer</string>
    <string name="change_the_water_color_on_zoom">Change the water color on zoom</string>
    <string name="custom_tiles">Custom tiles</string>
    <string name="apply_filtered_fill">Apply filtered fill</string>
    <string name="apply_filtered_line">Apply filtered line</string>
    <string name="apply_numeric_fill_filter">Apply numeric fill filter</string>
    <string name="toggle_text_size">Toggle text size</string>
    <string name="toggle_text_field_contents">Toggle text field contents</string>
    <string name="toggle_text_font">Toggle text font</string>
    <string name="zoom_in">Zoom in</string>
    <string name="zoom_out">Zoom out</string>
    <string name="zoom_by_2">Zoom by 2</string>
    <string name="zoom_to_point">Zoom to point</string>
    <string name="zoom_to_4">Zoom to 4</string>
</resources>