/[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 1434 by torben, Tue May 3 16:28:56 2011 UTC revision 1565 by torben, Fri Jul 8 17:37:18 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            <string name="welcome_reloadstations">Reload stations</string>
20            <string name="welcome_downloadingstations">Downloading stations list</string>
21            
22            
23                    
24          <string name="timetablelist_fetchdata">Fetch timetable data</string>          <string name="timetablelist_fetchdata">Fetch timetable data</string>
25          <string name="timetablelist_nodata">No timetable found</string>          <string name="timetablelist_nodata">No timetable found</string>
# Line 94  Line 99 
99      <string name="shortcut_select">Select station: </string>      <string name="shortcut_select">Select station: </string>
100      <string name="shortcut_selection">Current Selection: </string>      <string name="shortcut_selection">Current Selection: </string>
101            
102        <string name="preference_locationtitle">Location Preference</string>
103        <string name="preference_locationsummary">Determine how to find your current position</string>
104        <string name="preference_traintypetitle">Preferred traintype</string>
105        <string name="preference_traintypesummary">Which type should be displayed first if both are available</string>
106        
107  </resources>  </resources>

Legend:
Removed from v.1434  
changed lines
  Added in v.1565

  ViewVC Help
Powered by ViewVC 1.1.20