add free space message where missing in strings
This commit is contained in:
parent
12f82ded93
commit
9a480933d0
2 changed files with 2 additions and 2 deletions
|
@ -77,7 +77,7 @@
|
|||
<string name="poi_filter_nominatim">Online Nominatim</string>
|
||||
|
||||
<string name="search_select_point">Vybrat</string>
|
||||
<string name="local_index_description">Stahnout nová, zálohovat nebo smazat existující data. \nOffline data na zařízení (%1$s dostupné)</string>
|
||||
<string name="local_index_description">Stahnout nová, zálohovat nebo smazat existující data. \nOffline data na zařízení (%1$s dostupné):</string>
|
||||
<string name="search_position_current_location_search">Hledané polohy...</string>
|
||||
<string name="search_position_current_location_found">Poloha [nalezeno]</string>
|
||||
<string name="search_position_address">Adresy...</string>
|
||||
|
|
|
@ -57,7 +57,7 @@
|
|||
\n\t- Corrections des instructions vocales (sur l\'emplacement GPS et supprimer la première instruction)
|
||||
\n\t- Petites améliorations diverses
|
||||
</string>
|
||||
<string name="local_index_description">Télécharger nouveau, déplacer ou supprimer données actuelles. \nDonnées hors ligne actuellement présente sur l\'appareil (%1$s is available):</string>
|
||||
<string name="local_index_description">Télécharger nouveau, déplacer ou supprimer données actuelles. \nDonnées hors ligne actuellement présente sur l\'appareil (%1$s free space):</string>
|
||||
<string name="file_can_not_be_renamed">Fichier ne peut être renommé.</string>
|
||||
<string name="file_with_name_already_exists">Un fichier avec ce nom existe déjà.</string>
|
||||
<string name="gpx_navigation">Itinéraire GPX</string>
|
||||
|
|
Loading…
Reference in a new issue