adding some Search related strings
This commit is contained in:
parent
8635777f8f
commit
8ec3a75d73
6 changed files with 24 additions and 0 deletions
|
|
@ -46,6 +46,10 @@
|
|||
<string name="add_to_favorites">Zu Favoriten hinzufügen</string>
|
||||
<string name="remove_from_favorites">Aus Favoriten entfernen</string>
|
||||
|
||||
<!-- Search -->
|
||||
<string name="search_contacts">Search contacts</string>
|
||||
<string name="search_favorites">Search favorites</string>
|
||||
|
||||
<!-- Strings displayed only on Google Playstore. Optional, but good to have -->
|
||||
<!-- Short description has to have less than 80 chars -->
|
||||
<string name="app_short_description">Eine App zum Verwalten von Kontakten, ganz ohne Werbung.</string>
|
||||
|
|
|
|||
|
|
@ -46,6 +46,10 @@
|
|||
<string name="add_to_favorites">Add to favorites</string>
|
||||
<string name="remove_from_favorites">Remove from favorites</string>
|
||||
|
||||
<!-- Search -->
|
||||
<string name="search_contacts">Search contacts</string>
|
||||
<string name="search_favorites">Search favorites</string>
|
||||
|
||||
<!-- Strings displayed only on Google Playstore. Optional, but good to have -->
|
||||
<!-- Short description has to have less than 80 chars -->
|
||||
<string name="app_short_description">광고가 없는 연락처 관리 애플리케이션입니다.</string>
|
||||
|
|
|
|||
|
|
@ -46,6 +46,10 @@
|
|||
<string name="add_to_favorites">Add to favorites</string>
|
||||
<string name="remove_from_favorites">Remove from favorites</string>
|
||||
|
||||
<!-- Search -->
|
||||
<string name="search_contacts">Search contacts</string>
|
||||
<string name="search_favorites">Search favorites</string>
|
||||
|
||||
<!-- Strings displayed only on Google Playstore. Optional, but good to have -->
|
||||
<!-- Short description has to have less than 80 chars -->
|
||||
<string name="app_short_description">A contacts app for managing your contacts without ads.</string>
|
||||
|
|
|
|||
|
|
@ -46,6 +46,10 @@
|
|||
<string name="add_to_favorites">Add to favorites</string>
|
||||
<string name="remove_from_favorites">Remove from favorites</string>
|
||||
|
||||
<!-- Search -->
|
||||
<string name="search_contacts">Search contacts</string>
|
||||
<string name="search_favorites">Search favorites</string>
|
||||
|
||||
<!-- Strings displayed only on Google Playstore. Optional, but good to have -->
|
||||
<!-- Short description has to have less than 80 chars -->
|
||||
<string name="app_short_description">A contacts app for managing your contacts without ads.</string>
|
||||
|
|
|
|||
|
|
@ -46,6 +46,10 @@
|
|||
<string name="add_to_favorites">Pridať medzi obľúbené</string>
|
||||
<string name="remove_from_favorites">Odstrániť z obľúbených</string>
|
||||
|
||||
<!-- Search -->
|
||||
<string name="search_contacts">Hľadať v kontaktoch</string>
|
||||
<string name="search_favorites">Hľadať medzi obľúbenými</string>
|
||||
|
||||
<!-- Strings displayed only on Google Playstore. Optional, but good to have -->
|
||||
<!-- Short description has to have less than 80 chars -->
|
||||
<string name="app_short_description">Aplikácia pre správu vašich kontaktov bez reklám.</string>
|
||||
|
|
|
|||
|
|
@ -46,6 +46,10 @@
|
|||
<string name="add_to_favorites">Add to favorites</string>
|
||||
<string name="remove_from_favorites">Remove from favorites</string>
|
||||
|
||||
<!-- Search -->
|
||||
<string name="search_contacts">Search contacts</string>
|
||||
<string name="search_favorites">Search favorites</string>
|
||||
|
||||
<!-- Strings displayed only on Google Playstore. Optional, but good to have -->
|
||||
<!-- Short description has to have less than 80 chars -->
|
||||
<string name="app_short_description">A contacts app for managing your contacts without ads.</string>
|
||||
|
|
|
|||
Loading…
Reference in a new issue