diff options
Diffstat (limited to 'vendor/oojs/oojs-ui/i18n/qqq.json')
-rw-r--r-- | vendor/oojs/oojs-ui/i18n/qqq.json | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/vendor/oojs/oojs-ui/i18n/qqq.json b/vendor/oojs/oojs-ui/i18n/qqq.json index c1b794ab..1a096efc 100644 --- a/vendor/oojs/oojs-ui/i18n/qqq.json +++ b/vendor/oojs/oojs-ui/i18n/qqq.json @@ -31,5 +31,9 @@ "ooui-dialog-process-error": "Title for process dialog error description", "ooui-dialog-process-dismiss": "Label for process dialog dismiss error button, visible when describing errors\n{{Identical|Dismiss}}", "ooui-dialog-process-retry": "Label for process dialog retry action button, visible when describing recoverable errors\n{{Identical|Try again}}", - "ooui-dialog-process-continue": "Label for process dialog retry action button, visible when describing only warnings\n{{Identical|Continue}}" + "ooui-dialog-process-continue": "Label for process dialog retry action button, visible when describing only warnings\n{{Identical|Continue}}", + "ooui-selectfile-button-select": "Label for the file selection widget's select file button", + "ooui-selectfile-not-supported": "Label for the file selection widget if file selection is not supported", + "ooui-selectfile-placeholder": "Label for the file selection widget when no file is currently selected", + "ooui-selectfile-dragdrop-placeholder": "Label for the file selection widget's drop target" } |