Add prompt for adding source URL in settings filters
This commit is contained in:
parent
b5c0f7ac68
commit
feffd0d445
1 changed files with 3 additions and 0 deletions
|
@ -144,6 +144,9 @@
|
||||||
"settings_filters_add_one": {
|
"settings_filters_add_one": {
|
||||||
"message": "Add the current source."
|
"message": "Add the current source."
|
||||||
},
|
},
|
||||||
|
"settings_filters_add_prompt": {
|
||||||
|
"message": "Enter the URL of the source to add."
|
||||||
|
},
|
||||||
|
|
||||||
"error_msg": {
|
"error_msg": {
|
||||||
"message": "$error_code$: $error_msg$",
|
"message": "$error_code$: $error_msg$",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue