Home | History | Annotate | Download | only in values
      1 <?xml version="1.0" encoding="utf-8"?>
      2 <!-- Copyright (C) 2007 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>
     18     <string name="activity_sample_code">Support v13 Demos</string>
     19 
     20     <string name="hello_world"><b>Hello, <i>World!</i></b></string>
     21     <string name="retained">Retained state</string>
     22 
     23     <string name="alert_dialog_two_buttons_title">
     24         Lorem ipsum dolor sit aie consectetur adipiscing\nPlloaso mako nuto
     25         siwuf cakso dodtos anr koop.
     26     </string>
     27 
     28     <string name="fragment_nesting_pager_support">Fragment/Nesting Pager</string>
     29 
     30     <string name="fragment_nesting_state_pager_support">Fragment/Nesting State Pager</string>
     31 
     32     <string name="fragment_pager_support">Fragment/Pager</string>
     33     <string name="first">First</string>
     34     <string name="last">Last</string>
     35 
     36     <string name="fragment_state_pager_support">Fragment/State Pager</string>
     37 
     38     <string name="action_bar_tabs_pager">Fragment/Action Bar Tabs Pager</string>
     39 
     40     <string name="commit_content_support">View/Input Method/Commit Content</string>
     41 
     42 </resources>
     43