Add translations and fix string
This commit is contained in:
parent
90a473d3a6
commit
78f372669b
2 changed files with 5 additions and 2 deletions
|
@ -1,5 +1,8 @@
|
|||
<?xml version='1.0' encoding='utf-8'?>
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<string name="av_camera_pic_size">Kamera-Bildgröße</string>
|
||||
<string name="av_camera_pic_size_descr">Interne Kamera-Bildgröße auswählen</string>
|
||||
<string name="announce_nearby_favorites">Nahe gelegene Favoriten ansagen</string>
|
||||
<string name="rendering_attr_coloredBuildings_name">Gefärbte Gebäude</string>
|
||||
<string name="continue_navigation">Navigation fortsetzen</string>
|
||||
<string name="pause_navigation">Navigation pausieren</string>
|
||||
|
|
|
@ -50,7 +50,7 @@
|
|||
<string name="osmo_auth_error_short">Authorization failed</string>
|
||||
<string name="osmo_auth_error">OsMo authorization error encountered : %1$s.\n
|
||||
It could be a temporary service down or your registration expired.\n
|
||||
Do you want to proceed with new registration.</string>
|
||||
Do you want to proceed with new registration?</string>
|
||||
<string name="osmo_group_by_invite">Enter by invite</string>
|
||||
<string name="osmo_group_information_desc">
|
||||
- All created groups are public! If you want to be anonymous, connect devices directly via Tracker ids.\n
|
||||
|
|
Loading…
Reference in a new issue