comparison _locales/en/messages.json @ 6:bbec0db12c6a

Expand description and improve wording Fix documentation copy and paste error Fix typo
author Guido Berhoerster <guido+tab-mover@berhoerster.name>
date Sun, 19 Feb 2017 11:03:39 +0100
parents 480f8e4f4500
children
comparison
equal deleted inserted replaced
5:c54a7267e686 6:bbec0db12c6a
2 "extensionName": { 2 "extensionName": {
3 "message": "Tab Mover", 3 "message": "Tab Mover",
4 "description": "Name of the extension." 4 "description": "Name of the extension."
5 }, 5 },
6 "extensionDescription": { 6 "extensionDescription": {
7 "message": "Move tabs between windows via context menu.", 7 "message": "Move tabs between windows via the context menu.",
8 "description": "Description of the extension." 8 "description": "Description of the extension."
9 }, 9 },
10 "moveToWindowMenu": { 10 "moveToWindowMenu": {
11 "message": "Move to Window", 11 "message": "Move to Window",
12 "description": "Label of the submenu for selecting a window to which the current tab should be moved to." 12 "description": "Label of the submenu for selecting a window to which the current tab should be moved to."
13 }, 13 },
14 "reopenInWindowMenu": { 14 "reopenInWindowMenu": {
15 "message": "Reopen in Window", 15 "message": "Close and Reopen in Window",
16 "description": "Label of the submenu for selecting a window in which the current tab should be reopened in." 16 "description": "Label of the submenu for selecting a window in which the current tab should be reopened in."
17 }, 17 },
18 "defaultWindowTitle": { 18 "defaultWindowTitle": {
19 "message": "Window $id$", 19 "message": "Window $id$",
20 "description": "Default title for windows.", 20 "description": "Default title for windows.",