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:
Marcel Hibbe 2021-03-30 17:34:51 +02:00 committed by tobiasKaminsky
parent e8a2857a7e
commit 1fec3e7635
No known key found for this signature in database
GPG Key ID: 0E00D4D47D0C5AF7

View File

@ -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>