/[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 1373 by torben, Sat Apr 23 08:01:57 2011 UTC revision 1548 by torben, Thu Jul 7 19:44:01 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            
21                    
22          <string name="timetablelist_fetchdata">Fetch timetable data</string>          <string name="timetablelist_fetchdata">Fetch timetable data</string>
23          <string name="timetablelist_nodata">No timetable found</string>          <string name="timetablelist_nodata">No timetable found</string>
# Line 78  Line 81 
81          <string name="departurelist_nodepartures">No departures found</string>          <string name="departurelist_nodepartures">No departures found</string>
82          <string name="departurelist_noarrivals">No arrivals found</string>          <string name="departurelist_noarrivals">No arrivals found</string>
83          <string name="departurelist_fetcherror">Error finding departures/arrivals</string>          <string name="departurelist_fetcherror">Error finding departures/arrivals</string>
84            <string name="departurelist_toggledetails">Toggle details</string>
85    
86    
87          <string name="no_backend">Backend site is currently unavailable</string>          <string name="no_backend">Backend site is currently unavailable</string>
88                    
# Line 92  Line 97 
97      <string name="shortcut_select">Select station: </string>      <string name="shortcut_select">Select station: </string>
98      <string name="shortcut_selection">Current Selection: </string>      <string name="shortcut_selection">Current Selection: </string>
99            
100        <string name="preference_locationtitle">Location Preference</string>
101        <string name="preference_locationsummary">Determine how to find your current position</string>
102        <string name="preference_traintypetitle">Preferred traintype</string>
103        <string name="preference_traintypesummary">Which type should be displayed first if both are available</string>
104        
105  </resources>  </resources>

Legend:
Removed from v.1373  
changed lines
  Added in v.1548

  ViewVC Help
Powered by ViewVC 1.1.20