mirror of https://github.com/gorhill/uBlock.git
Use "…" instead of "..."
Related issue: - https://github.com/uBlockOrigin/uBlock-issues/issues/1918
This commit is contained in:
parent
529edbd314
commit
d2b4d5689c
|
@ -312,7 +312,7 @@
|
||||||
"description": "English: Click, Ctrl-click"
|
"description": "English: Click, Ctrl-click"
|
||||||
},
|
},
|
||||||
"pickerContextMenuEntry": {
|
"pickerContextMenuEntry": {
|
||||||
"message": "Block element...",
|
"message": "Block element…",
|
||||||
"description": "An entry in the browser's contextual menu"
|
"description": "An entry in the browser's contextual menu"
|
||||||
},
|
},
|
||||||
"settingsCollapseBlockedPrompt": {
|
"settingsCollapseBlockedPrompt": {
|
||||||
|
@ -480,7 +480,7 @@
|
||||||
"description": "English: Custom"
|
"description": "English: Custom"
|
||||||
},
|
},
|
||||||
"3pImport": {
|
"3pImport": {
|
||||||
"message": "Import...",
|
"message": "Import…",
|
||||||
"description": "The label for the checkbox used to import external filter lists"
|
"description": "The label for the checkbox used to import external filter lists"
|
||||||
},
|
},
|
||||||
"3pExternalListsHint": {
|
"3pExternalListsHint": {
|
||||||
|
@ -500,7 +500,7 @@
|
||||||
"description": "used as a tooltip for the clock icon beside a list"
|
"description": "used as a tooltip for the clock icon beside a list"
|
||||||
},
|
},
|
||||||
"3pUpdating": {
|
"3pUpdating": {
|
||||||
"message": "Updating...",
|
"message": "Updating…",
|
||||||
"description": "used as a tooltip for the spinner icon beside a list"
|
"description": "used as a tooltip for the spinner icon beside a list"
|
||||||
},
|
},
|
||||||
"3pNetworkError": {
|
"3pNetworkError": {
|
||||||
|
@ -556,7 +556,7 @@
|
||||||
"description": "Will discard manually-edited content and exit manual-edit mode"
|
"description": "Will discard manually-edited content and exit manual-edit mode"
|
||||||
},
|
},
|
||||||
"rulesImport": {
|
"rulesImport": {
|
||||||
"message": "Import from file...",
|
"message": "Import from file…",
|
||||||
"description": ""
|
"description": ""
|
||||||
},
|
},
|
||||||
"rulesExport": {
|
"rulesExport": {
|
||||||
|
@ -937,7 +937,7 @@
|
||||||
"description": "Label for the URL of the page"
|
"description": "Label for the URL of the page"
|
||||||
},
|
},
|
||||||
"supportS6Select1": {
|
"supportS6Select1": {
|
||||||
"message": "The web page...",
|
"message": "The web page…",
|
||||||
"description": "Label for widget to select type of issue"
|
"description": "Label for widget to select type of issue"
|
||||||
},
|
},
|
||||||
"supportS6Select1Option0": {
|
"supportS6Select1Option0": {
|
||||||
|
@ -1030,11 +1030,11 @@
|
||||||
"description": "English: my-ublock-backup_{{datetime}}.txt"
|
"description": "English: my-ublock-backup_{{datetime}}.txt"
|
||||||
},
|
},
|
||||||
"aboutRestoreDataButton": {
|
"aboutRestoreDataButton": {
|
||||||
"message": "Restore from file...",
|
"message": "Restore from file…",
|
||||||
"description": "English: Restore from file..."
|
"description": "English: Restore from file..."
|
||||||
},
|
},
|
||||||
"aboutResetDataButton": {
|
"aboutResetDataButton": {
|
||||||
"message": "Reset to default settings...",
|
"message": "Reset to default settings…",
|
||||||
"description": "English: Reset to default settings..."
|
"description": "English: Reset to default settings..."
|
||||||
},
|
},
|
||||||
"aboutRestoreDataConfirm": {
|
"aboutRestoreDataConfirm": {
|
||||||
|
@ -1146,7 +1146,7 @@
|
||||||
"description": "tooltip"
|
"description": "tooltip"
|
||||||
},
|
},
|
||||||
"cloudNoData": {
|
"cloudNoData": {
|
||||||
"message": "...\n...",
|
"message": "…\n…",
|
||||||
"description": ""
|
"description": ""
|
||||||
},
|
},
|
||||||
"cloudDeviceNamePrompt": {
|
"cloudDeviceNamePrompt": {
|
||||||
|
@ -1174,11 +1174,11 @@
|
||||||
"description": ""
|
"description": ""
|
||||||
},
|
},
|
||||||
"contextMenuBlockElementInFrame": {
|
"contextMenuBlockElementInFrame": {
|
||||||
"message": "Block element in frame...",
|
"message": "Block element in frame…",
|
||||||
"description": "An entry in the browser's contextual menu"
|
"description": "An entry in the browser's contextual menu"
|
||||||
},
|
},
|
||||||
"contextMenuSubscribeToList": {
|
"contextMenuSubscribeToList": {
|
||||||
"message": "Subscribe to filter list...",
|
"message": "Subscribe to filter list…",
|
||||||
"description": "An entry in the browser's contextual menu"
|
"description": "An entry in the browser's contextual menu"
|
||||||
},
|
},
|
||||||
"contextMenuTemporarilyAllowLargeMediaElements": {
|
"contextMenuTemporarilyAllowLargeMediaElements": {
|
||||||
|
|
Loading…
Reference in New Issue