added new resources from hardcoded string
This commit is contained in:
parent
7657985c1a
commit
2669ae9558
2 changed files with 79 additions and 44 deletions
|
|
@ -13,4 +13,45 @@
|
|||
<string name="action_cancel">Stop download</string>
|
||||
<string name="summary_segments">Size=%1$s\nFree=%2$s</string>
|
||||
<string name="notification_title">Download segments</string>
|
||||
|
||||
<string name="action_choose_folder">Choose brouter data base dir:</string>
|
||||
<string name="action_select_profile">Select a routing profile</string>
|
||||
<string name="main_action">Select Main Action</string>
|
||||
<string name="main_action_1">Download Manager</string>
|
||||
<string name="main_action_2">BRouter App</string>
|
||||
|
||||
<string name="cancel">Cancel</string>
|
||||
<string name="i_know">I know</string>
|
||||
<string name="close">Close</string>
|
||||
<string name="exit">Exit</string>
|
||||
<string name="ok">OK</string>
|
||||
<string name="success">Success</string>
|
||||
<string name="error">An Error occurred</string>
|
||||
|
||||
<string name="title_download">BRouter Download Manager</string>
|
||||
<string name="summary_download">*** Attention:***
|
||||
\n\nThe Download Manager is used to download routing-data
|
||||
files which can be up to 170MB each. Do not start the Download Manager
|
||||
on a cellular data connection without a data plan!
|
||||
Download speed is restricted to 16 MBit/s.</string>
|
||||
<string name="title_timeoutfree">Successfully prepared a timeout-free calculation</string>
|
||||
<string name="summary_timeoutfree">You successfully repeated a calculation that previously run into a timeout
|
||||
when started from your map-tool. If you repeat the same request from your
|
||||
maptool, with the exact same destination point and a close-by starting point,
|
||||
this request is guaranteed not to time out.</string>
|
||||
<string name="title_sdcard">Enter SDCARD base dir:</string>
|
||||
|
||||
<string name="action_via_select">Check VIA Selection:</string>
|
||||
<string name="action_nogo_select">Check NoGo Selection:</string>
|
||||
<string name="action_servermode">Server-Mode</string>
|
||||
<string name="action_info">Info</string>
|
||||
<string name="action_calc_route">Calc Route</string>
|
||||
<string name="action_profile_settings">Profile Settings</string>
|
||||
<string name="action_share">Share GPX</string>
|
||||
<string name="action_select_from">Select from</string>
|
||||
<string name="action_select_to">Select to/via</string>
|
||||
|
||||
<string name="msg_no_profile">no profile data</string>
|
||||
<string name="msg_no_used_profile">, no used profile</string>
|
||||
|
||||
</resources>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue