Move add-on description to i18n
This commit is contained in:
@@ -1,4 +1,8 @@
|
||||
{
|
||||
"extensionDescription": {
|
||||
"message": "Multi-Account Containers helps you keep all the parts of your online life contained in different tabs. Custom labels and color-coded tabs help keep different activities — like online shopping, travel planning, or checking work email — separate.",
|
||||
"description": "Description of the extension. DO NOT TRANSLATE \"Multi-Account Containers\"."
|
||||
},
|
||||
"openInNewTabTitle": {
|
||||
"message": "Open New Tab in…",
|
||||
"description": "Menu title"
|
||||
|
||||
+1
-1
@@ -3,7 +3,7 @@
|
||||
"name": "Firefox Multi-Account Containers",
|
||||
"version": "7.4.0",
|
||||
"incognito": "not_allowed",
|
||||
"description": "Multi-Account Containers helps you keep all the parts of your online life contained in different tabs. Custom labels and color-coded tabs help keep different activities — like online shopping, travel planning, or checking work email — separate.",
|
||||
"description": "__MSG_extensionDescription__",
|
||||
"icons": {
|
||||
"48": "img/container-site-d-48.png",
|
||||
"96": "img/container-site-d-96.png"
|
||||
|
||||
Reference in New Issue
Block a user