mirror of
https://github.com/nextcloud/talk-android.git
synced 2024-12-15 05:01:45 +03:00
align strings with master to make sure transifex still works
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
This commit is contained in:
parent
72db9ca473
commit
55d46bbd99
1 changed files with 3 additions and 2 deletions
|
@ -182,9 +182,10 @@ How to translate with transifex:
|
||||||
|
|
||||||
<string name="nc_ignore_battery_optimization_dialog_title">Ignore battery optimization</string>
|
<string name="nc_ignore_battery_optimization_dialog_title">Ignore battery optimization</string>
|
||||||
<string name="nc_ignore_battery_optimization_dialog_text">Battery optimization is not ignored. This should be changed to make sure that notifications work in the background! Please click OK and select \"All apps\" -> %1$s -> Do not optimize</string>
|
<string name="nc_ignore_battery_optimization_dialog_text">Battery optimization is not ignored. This should be changed to make sure that notifications work in the background! Please click OK and select \"All apps\" -> %1$s -> Do not optimize</string>
|
||||||
<string name="nc_show_notification_warning_title">Show notification warning</string>
|
<string name="nc_show_notification_warning_title">Show regular notification warning</string>
|
||||||
<string name="nc_show_notification_warning_description">When notifications are not set up correctly, show a warning</string>
|
<string name="nc_show_notification_warning_description">When notifications are not set up correctly, show a regular warning</string>
|
||||||
<string name="nc_notification_warning">Notifications are not set up correctly</string>
|
<string name="nc_notification_warning">Notifications are not set up correctly</string>
|
||||||
|
<string name="nc_not_now">Not now</string>
|
||||||
|
|
||||||
<string name="nc_diagnose_meta_category_title">Meta information</string>
|
<string name="nc_diagnose_meta_category_title">Meta information</string>
|
||||||
<string name="nc_diagnose_meta_system_report_date">Generation of system report</string>
|
<string name="nc_diagnose_meta_system_report_date">Generation of system report</string>
|
||||||
|
|
Loading…
Reference in a new issue