Home | History | Annotate | Download | only in values
      1 <?xml version="1.0" encoding="utf-8"?>
      2 <!-- Copyright (C) 2013 The Android Open Source Project
      3 
      4      Licensed under the Apache License, Version 2.0 (the "License");
      5      you may not use this file except in compliance with the License.
      6      You may obtain a copy of the License at
      7 
      8           http://www.apache.org/licenses/LICENSE-2.0
      9 
     10      Unless required by applicable law or agreed to in writing, software
     11      distributed under the License is distributed on an "AS IS" BASIS,
     12      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
     13      See the License for the specific language governing permissions and
     14      limitations under the License.
     15 -->
     16 
     17 <resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
     18     <string name="activity_sample_code">Support v7 Demos</string>
     19 
     20     <!-- MediaRouter -->
     21 
     22     <string name="sample_media_router_activity_dark">MediaRouter/Dark Theme</string>
     23     <string name="sample_media_router_activity_light">MediaRouter/Light Theme</string>
     24     <string name="sample_media_router_activity_light_with_dark_action_bar">MediaRouter/Light Theme, Dark Action Bar</string>
     25     <string name="sample_media_router_text">This activity demonstrates how to
     26             use MediaRouter from the support library.  Select a route from the action bar.</string>
     27     <string name="media_route_menu_title">Play on...</string>
     28     <string name="sample_media_route_settings_activity">Sample route settings</string>
     29 
     30     <string name="library_tab_text">Library</string>
     31     <string name="playlist_tab_text">Playlist</string>
     32     <string name="info_tab_text">Route Info</string>
     33 
     34     <string name="sample_media_route_provider_service">Media Route Provider Service Support Library Sample</string>
     35     <string name="fixed_volume_route_name">Fixed Volume Remote Playback Route</string>
     36     <string name="variable_volume_basic_route_name">Variable Volume (Basic) Remote Playback Route</string>
     37     <string name="variable_volume_queuing_route_name">Variable Volume (Queuing) Remote Playback Route</string>
     38     <string name="variable_volume_session_route_name">Variable Volume (Session) Remote Playback Route</string>
     39     <string name="sample_route_description">Sample route from Support7Demos</string>
     40 
     41     <!-- GridLayout -->
     42 
     43     <string name="grid_layout_1">GridLayout/1. Simple Form</string>
     44     <string name="grid_layout_2">GridLayout/2. Form (XML)</string>
     45     <string name="grid_layout_3">GridLayout/3. Form (Java)</string>
     46 
     47     <string name="grid_layout_1_instructions">Type here:</string>
     48     <string name="grid_layout_1_ok">Ok</string>
     49     <string name="grid_layout_1_cancel">Cancel</string>
     50 
     51     <!-- ActionBar -->
     52 
     53     <string name="action_bar_mechanics">AppCompat/Action Bar/Action Bar Mechanics</string>
     54     <string name="action_bar_usage">AppCompat/Action Bar/Action Bar Usage</string>
     55     <string name="action_bar_tabs">AppCompat/Action Bar/Action Bar Tabs</string>
     56     <string name="action_bar_settings_action_provider">AppCompat/Action Bar/Settings Action Provider</string>
     57     <string name="action_bar_settings_action_provider_no_handling">Handling in onOptionsItemSelected avoided</string>
     58     <string name="action_bar_with_navigation_drawer">AppCompat/Action Bar/Navigation Drawer Toggle</string>
     59     <string name="action_bar_preferences">AppCompat/Action Bar/Preferences</string>
     60     <string name="action_bar_action_mode">AppCompat/Action Bar/Action Mode</string>
     61     <string name="action_bar_hide_scroll">AppCompat/Action Bar/Hide on Scroll</string>
     62     <string name="appcompat_widgets_buttons">AppCompat/Widgets/Buttons</string>
     63     <string name="appcompat_widgets_spinners">AppCompat/Widgets/Spinners</string>
     64     <string name="appcompat_widgets_text_input">AppCompat/Widgets/Text Input</string>
     65 
     66     <string name="action_bar_search">Search</string>
     67     <string name="action_bar_add">Add</string>
     68     <string name="action_bar_edit">Edit</string>
     69     <string name="action_bar_share">Share</string>
     70     <string name="action_bar_sort">Sort</string>
     71     <string name="action_bar_sort_alpha">Alphabetically</string>
     72     <string name="action_bar_sort_size">By size</string>
     73     <string name="action_bar_settings">Settings</string>
     74 
     75     <string name="action_bar_display_options">AppCompat/Action Bar/Display Options</string>
     76     <string name="toggle_home_as_up">DISPLAY_HOME_AS_UP</string>
     77     <string name="toggle_show_home">DISPLAY_SHOW_HOME</string>
     78     <string name="toggle_use_logo">DISPLAY_USE_LOGO</string>
     79     <string name="toggle_show_title">DISPLAY_SHOW_TITLE</string>
     80     <string name="toggle_show_custom">DISPLAY_SHOW_CUSTOM</string>
     81     <string name="toggle_navigation">Navigation</string>
     82     <string name="cycle_custom_gravity">Cycle Custom View Gravity</string>
     83     <string name="toggle_visibility">Toggle Visibility</string>
     84 
     85     <string name="display_options_custom_button">Custom View!</string>
     86     <string name="display_options_menu_item">Menu Item</string>
     87 
     88     <string name="btn_add_tab">Add new tab</string>
     89     <string name="btn_remove_tab">Remove last tab</string>
     90     <string name="btn_toggle_tabs">Toggle tab mode</string>
     91     <string name="btn_remove_all_tabs">Remove all tabs</string>
     92 
     93     <string name="action_bar_fragment_menu">AppCompat/Action Bar/Fragment Menu</string>
     94     <string name="action_bar_fragment_menu_msg">Build menus from three fragments, the last one
     95         nested, allowing you to hide them to remove them...</string>
     96     <string name="action_bar_fragment_menu1">Show fragment 1</string>
     97     <string name="action_bar_fragment_menu2">Show fragment 2</string>
     98     <string name="action_bar_fragment_menu3">Show nested fragment (within fragment 2)</string>
     99     <string name="action_bar_fragment_has_options_menu">Set has options menu to true</string>
    100     <string name="action_bar_fragment_menu_visibility">Set menu visibility to true</string>
    101 
    102     <!-- actionbar w/ drawer layout -->
    103     <string name="drawer_layout_support">Widget/Drawer layout</string>
    104 
    105     <string name="drawer_layout_summary">This activity illustrates the use of sliding drawers. The
    106         drawer may be pulled out from the starting edge, which is left on left-to-right locales,
    107         with an edge swipe. If this demo is running on Ice Cream Sandwich or newer you may tap the
    108         icon at the starting side of the action bar to open the drawer as well.
    109     </string>
    110 
    111     <!-- Title of the navigation drawer, used by accessibility to announce state changes. -->
    112     <string name="drawer_title">Navigation</string>
    113 
    114     <!-- Description of the icon that opens the navigation drawer, used by accessibility. -->
    115     <string name="drawer_open">Open navigation drawer</string>
    116 
    117     <!-- Description of the icon that closes the navigation drawer, used by accessibility. -->
    118     <string name="drawer_close">Close navigation drawer</string>
    119 
    120     <string name="sliding_pane_layout_support">Widget/Sliding pane layout</string>
    121 
    122     <string name="sliding_pane_layout_summary">This activity illustrates the use of sliding panes.
    123         The content pane may be slid to one side on narrow devices to reveal the left pane used to
    124         select content. Sliding panes can be used to fit a UI intended for wider screens in a
    125         smaller space. Tapping the Action Bar\'s Up button at the left side of the bar will navigate
    126         up in the hierarchy, represented by the left pane. If you rotate the device to landscape
    127         mode, on most devices you will see that both panes fit together side by side with no sliding
    128         necessary.
    129     </string>
    130 
    131     <string name="toolbar_usage">AppCompat/Toolbar/Toolbar as Action Bar</string>
    132     <string name="toolbar_display_options">AppCompat/Toolbar/Toolbar Display Options</string>
    133     <string name="toolbar_fragment_pager">AppCompat/Toolbar/Toolbar Fragment ViewPager</string>
    134     <string name="toolbar_action_mode">AppCompat/Toolbar/Action Mode</string>
    135 
    136     <string name="dialog_usage">AppCompat/Dialog/Dialog Usage</string>
    137     <string name="dialog_title">My great dialog</string>
    138     <string name="dialog_content">My great dialog is great</string>
    139     <string name="alert_dialog_usage">AppCompat/Dialog/AlertDialog Usage</string>
    140     <string name="dialogfragment_usage">AppCompat/Dialog/DialogFragment Usage</string>
    141 
    142     <string name="sample_media_route_provider_remote">Remote Playback (Simulated)</string>
    143     <string name="sample_media_route_activity_local">Local Playback</string>
    144     <string name="sample_media_route_activity_presentation">Local Playback on Presentation Display</string>
    145 
    146     <string name="recycler_view">RecyclerView/RecyclerViewActivity</string>
    147     <string name="animated_recycler_view">RecyclerView/AnimatedRecyclerView</string>
    148     <string name="linear_layout_manager">RecyclerView/Linear Layout Manager</string>
    149     <string name="grid_layout_manager">RecyclerView/Grid Layout Manager</string>
    150     <string name="staggered_grid_layout_manager">RecyclerView/Staggered Grid Layout Manager</string>
    151     <string name="async_list_util">RecyclerView/AsyncListUtil</string>
    152     <string name="checkbox_orientation">Horz.</string>
    153     <string name="checkbox_reverse">Rev.</string>
    154     <string name="checkbox_layout_dir">Layout Dir</string>
    155     <string name="checkbox_stack_from_end">Stack From End</string>
    156     <string name="enableAnimations">Animate</string>
    157     <string name="enablePredictiveAnimations">Predictive</string>
    158     <string name="enableChangeAnimations">Change Anims</string>
    159     <string name="add_item">Add</string>
    160     <string name="delete_item">Del</string>
    161     <string name="add_delete_item">A+D</string>
    162     <string name="delete_add_item">D+A</string>
    163     <string name="d1a2d3">d1a2d3</string>
    164 
    165     <string name="card_view">Card View</string>
    166     <string name="card_view_radius">Radius</string>
    167     <string name="card_view_width">Width</string>
    168     <string name="card_view_height">Height</string>
    169     <string name="card_view_bg_color">Background</string>
    170     <string name="card_view_elevation">Elevation</string>
    171     <string name="card_view_max_elevation">Max Elevation</string>
    172     <string name="card_view_alpha">Alpha</string>
    173     <string name="card_view_sample_text">Sample text on right</string>
    174     <string name="card_view_resize_card_view">Resize CardView</string>
    175     <string name="card_view_resize_content">Resize Content</string>
    176     <string name="cardview_background_selector_label">Selector</string>
    177 
    178     <string name="palette">Palette</string>
    179     <string name="palette_all_colors">Full color palette</string>
    180     <string name="search_hint">Search...</string>
    181     <string name="sorted_list_activity">Sorted List</string>
    182     <string name="add_new_item">Add New Item</string>
    183     <string name="start_action_mode">Start Action Mode</string>
    184 
    185     <string name="swipe_to_dismiss_activity">RecyclerView/ItemTouchHelper/Swipe To Dismiss</string>
    186     <string name="drag_and_drop_activity">RecyclerView/ItemTouchHelper/Drag and Drop Activity</string>
    187     <string name="swipe_start">start</string>
    188     <string name="swipe_end">end</string>
    189     <string name="pointer_swipe_enabled">pointer swipe</string>
    190     <string name="custom_swipe_enabled">custom swipe</string>
    191     <string name="drag_up">up</string>
    192     <string name="drag_down">down</string>
    193     <string name="long_press_drag">long press drag</string>
    194     <string name="drag">drag me</string>
    195     <string name="swipe">swipe me</string>
    196     <string name="swiping">swiping</string>
    197     <string name="vertical">vertical</string>
    198 </resources>
    199