mirror of
https://github.com/nextcloud/talk-android.git
synced 2024-11-22 21:15:30 +03:00
Merge pull request #990 from nextcloud/Valdnet-patch-1
Change text strings #458 , #817
This commit is contained in:
commit
0af5c919ed
1 changed files with 3 additions and 3 deletions
|
@ -81,10 +81,10 @@
|
|||
<string name="nc_settings_no_talk_installed">Talk app is not installed on the server you tried to authenticate against</string>
|
||||
<string name="nc_settings_account_updated">Your already existing account was updated, instead of adding a new one</string>
|
||||
<string name="nc_account_scheduled_for_deletion">The account is scheduled for deletion, and cannot be changed</string>
|
||||
<string name="nc_settings_notification_sounds">Notification sounds</string>
|
||||
<string name="nc_settings_call_ringtone">One-on-One Calls</string>
|
||||
<string name="nc_settings_notification_sounds">Sound</string>
|
||||
<string name="nc_settings_call_ringtone">Calls</string>
|
||||
<string name="nc_settings_call_ringtone_key" translatable="false">call_ringtone</string>
|
||||
<string name="nc_settings_other_notifications_ringtone">Other</string>
|
||||
<string name="nc_settings_other_notifications_ringtone">Notifications</string>
|
||||
<string name="nc_settings_message_ringtone_key" translatable="false">message_ringtone</string>
|
||||
<string name="nc_settings_default_ringtone" translatable="false">Librem by feandesign</string>
|
||||
<string name="nc_settings_no_ringtone">No sound</string>
|
||||
|
|
Loading…
Reference in a new issue