/[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 565 by torben, Thu Jan 28 10:19:11 2010 UTC revision 835 by torben, Fri Jun 11 14:05:24 2010 UTC
# Line 53  Line 53 
53          <string name="stationlist_stationadded">Station added</string>          <string name="stationlist_stationadded">Station added</string>
54          <string name="stationlist_stationremoved">Station removed</string>          <string name="stationlist_stationremoved">Station removed</string>
55                    
56          <string name="departurelist_fetchdata">Fetch departure data</string>              <string name="departurelist_fetchdepartures">Fetch departure data</string>
57            <string name="departurelist_fetcharrivals">Fetch arrivals data</string>
58            <string name="departurelist_departures">Departures</string>
59            <string name="departurelist_arrivals">Arrivals</string>
60    
61          <string name="departurebean_minutes">Minutes</string>          <string name="departurebean_minutes">Minutes</string>
62          <string name="departurebean_unknown">Unknown</string>          <string name="departurebean_unknown">Unknown</string>
63                            
64      <string name="no_metro">Sorry, but departure info for the copenhagen metro is not supported (yet)</string>      <string name="no_metro">Sorry, but departure info for the copenhagen metro is not supported (yet)</string>
65        
66        <string name="shortcut_select">Select station: </string>
67        <string name="shortcut_selection">Current Selection: </string>
68        
69  </resources>  </resources>

Legend:
Removed from v.565  
changed lines
  Added in v.835

  ViewVC Help
Powered by ViewVC 1.1.20