mirror of
https://github.com/SimpleMobileTools/Simple-Contacts.git
synced 2025-01-27 14:09:57 +01:00
updating some hungarian strings
This commit is contained in:
parent
eaa0d05e55
commit
7b0d4d0978
@ -60,7 +60,7 @@ class ManageBlockedNumbersActivity : SimpleActivity(), RefreshRecyclerViewListen
|
||||
|
||||
private fun updatePlaceholderTexts() {
|
||||
manage_blocked_numbers_placeholder.text = getString(if (isDefaultDialer()) R.string.not_blocking_anyone else R.string.must_make_default_dialer)
|
||||
manage_blocked_numbers_placeholder_2.text = getString(if (isDefaultDialer()) R.string.add_a_blocked_number else R.string.set_to_default)
|
||||
manage_blocked_numbers_placeholder_2.text = getString(if (isDefaultDialer()) R.string.add_a_blocked_number else R.string.set_as_default)
|
||||
}
|
||||
|
||||
private fun updateBlockedNumbers() {
|
||||
|
@ -96,7 +96,7 @@
|
||||
<!-- Search -->
|
||||
<string name="search_contacts">Névjegyek keresése</string>
|
||||
<string name="search_favorites">Kedvencek keresése</string>
|
||||
<string name="search_groups">Search groups</string>
|
||||
<string name="search_groups">Csoportok keresése</string>
|
||||
|
||||
<!-- Export / Import -->
|
||||
<string name="import_contacts">Névjegyek importálása</string>
|
||||
@ -132,7 +132,7 @@
|
||||
<string name="notes">Jegyzetek</string>
|
||||
<string name="organization">Szervezet</string>
|
||||
<string name="websites">Weboldalak</string>
|
||||
<string name="groups">Groups</string>
|
||||
<string name="groups">Csoportok</string>
|
||||
<string name="contact_source">Névjegy account</string>
|
||||
<string name="instant_messaging">Instant messaging (IM)</string>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user