Use a different l10n
string for sites opened in no container
https://github.com/mozilla/multi-account-containers/pull/2391
This commit is contained in:
parent
d5ad673dee
commit
b857a58e0d
1 changed files with 4 additions and 0 deletions
|
@ -264,6 +264,10 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"openInNoContainer": {
|
||||
"message": "Im aktuellen Tab öffnen",
|
||||
"description": "This is the button text in confirmation page when we are not inside a container"
|
||||
},
|
||||
"youAskedFirefox": {
|
||||
"message": "Sie haben Firefox gebeten, für diese Website immer $containerName$ zu öffnen:",
|
||||
"placeholders": {
|
||||
|
|
Loading…
Add table
Reference in a new issue