mirror of
https://github.com/nextcloud/talk-android
synced 2025-01-31 11:32:00 +00:00
modify descriptions for phone number integration
(avoid the word "phonebook" because then people would expect that numbers are used in the nc contact app) Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
This commit is contained in:
parent
e8a2857a7e
commit
1fec3e7635
@ -346,14 +346,15 @@
|
||||
|
||||
<!-- Phonebook Integration -->
|
||||
<string name="nc_settings_phone_book_integration_key" translatable="false">phone_book_integration</string>
|
||||
<string name="nc_settings_phone_book_integration_desc">Match contacts based on phone number to integrate Talk shortcut in phone book</string>
|
||||
<string name="nc_settings_phone_book_integration_title">Phone book integration</string>
|
||||
<string name="nc_settings_phone_book_integration_desc">Match contacts based on phone number to integrate Talk
|
||||
shortcut into system contacts app</string>
|
||||
<string name="nc_settings_phone_book_integration_title">Phone number integration</string>
|
||||
<string name="nc_settings_phone_book_integration_phone_number_dialog_title">Phone number</string>
|
||||
<string name="nc_settings_phone_book_integration_phone_number_dialog_description">You can set your phone number so
|
||||
other users will be able to find you</string>
|
||||
<string name="nc_settings_phone_book_integration_phone_number_dialog_invalid">Invalid phone number</string>
|
||||
<string name="nc_settings_phone_book_integration_phone_number_dialog_success">Phone number set successfully</string>
|
||||
<string name="no_phone_book_integration_due_to_permissions">No phone book integration due to missing permissions</string>
|
||||
<string name="no_phone_book_integration_due_to_permissions">No phone number integration due to missing permissions</string>
|
||||
<string name="nc_phone_book_integration_chat_via">Chat via %s</string>
|
||||
<string name="nc_phone_book_integration_account_not_found">Account not found</string>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user