/[projects]/android/TrainInfo/res/values/strings.xml
ViewVC logotype

Diff of /android/TrainInfo/res/values/strings.xml

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1445 by torben, Tue May 3 16:28:56 2011 UTC revision 1446 by torben, Wed May 4 20:25:15 2011 UTC
# Line 14  Line 14 
14          <string name="welcome_nearest">Find nearest stations</string>          <string name="welcome_nearest">Find nearest stations</string>
15          <string name="welcome_search">Search stations</string>          <string name="welcome_search">Search stations</string>
16          <string name="welcome_favorites">Favorite stations</string>          <string name="welcome_favorites">Favorite stations</string>
17            <string name="welcome_settings">Settings</string>      
18          <string name="welcome_about">About</string>          <string name="welcome_about">About</string>
19                    
20          <string name="timetablelist_fetchdata">Fetch timetable data</string>          <string name="timetablelist_fetchdata">Fetch timetable data</string>
# Line 94  Line 95 
95      <string name="shortcut_select">Select station: </string>      <string name="shortcut_select">Select station: </string>
96      <string name="shortcut_selection">Current Selection: </string>      <string name="shortcut_selection">Current Selection: </string>
97            
98        <string name="preference_locationtitle">Location Preference</string>
99        <string name="preference_locationsummary">Determine how to find your current position</string>
100        <string name="preference_traintypetitle">Preferred traintype</string>
101        <string name="preference_traintypesummary">Which type should be displayed first if both are available</string>
102        
103  </resources>  </resources>

Legend:
Removed from v.1445  
changed lines
  Added in v.1446

  ViewVC Help
Powered by ViewVC 1.1.20