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
5331a56e09
commit
1ba2714bcf
1 changed files with 4 additions and 0 deletions
|
@ -264,6 +264,10 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"openInNoContainer": {
|
||||
"message": "Ouvrir dans l’onglet actuel",
|
||||
"description": "This is the button text in confirmation page when we are not inside a container"
|
||||
},
|
||||
"youAskedFirefox": {
|
||||
"message": "Vous avez demandé à Firefox de toujours ouvrir dans le conteneur $containerName$ ce site :",
|
||||
"placeholders": {
|
||||
|
|
Loading…
Add table
Reference in a new issue