Add background notif text to subscribe dialog
only when web push is enabled
This commit is contained in:
parent
dabb6a481f
commit
95cfe16676
2 changed files with 18 additions and 6 deletions
|
@ -171,6 +171,7 @@
|
|||
"subscribe_dialog_subscribe_description": "Topics may not be password-protected, so choose a name that's not easy to guess. Once subscribed, you can PUT/POST notifications.",
|
||||
"subscribe_dialog_subscribe_topic_placeholder": "Topic name, e.g. phil_alerts",
|
||||
"subscribe_dialog_subscribe_use_another_label": "Use another server",
|
||||
"subscribe_dialog_subscribe_use_another_background_info": "Note: Background notifications are not supported on other servers",
|
||||
"subscribe_dialog_subscribe_base_url_label": "Service URL",
|
||||
"subscribe_dialog_subscribe_button_generate_topic_name": "Generate name",
|
||||
"subscribe_dialog_subscribe_button_cancel": "Cancel",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue