~fab4mazz/bus-torino/nearbyarrivals

« back to all changes in this revision

Viewing changes to res/values/strings.xml

  • Committer: Fabio Mazza
  • Date: 2019-10-03 18:21:40 UTC
  • Revision ID: fab4mazz@gmail.com-20191003182140-bhcou2kbhsb7bufa
Fix crash when the stop in favorites doesn't have a position

Show diffs side-by-side

added added

removed removed

Lines of Context:
86
86
    <string name="cant_add_to_favorites">Cannot add to favorites (storage full or corrupted database?)!</string>
87
87
    <string name="action_view_on_map">View on a map</string>
88
88
    <string name="cannot_show_on_map_no_activity">Cannot find any application to show it in</string>
 
89
    <string name="cannot_show_on_map_no_position">Cannot find the position of the stop</string>
89
90
 
90
91
    <string name="list_fragment_debug" translatable="false">ListFragment - BusTO</string>
91
92
    <string name="mainSharedPreferences" translatable="false">it.reyboz.bustorino.preferences</string>