diff options
Diffstat (limited to 'MLEB/Translate/i18n/core/en.json')
-rw-r--r-- | MLEB/Translate/i18n/core/en.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MLEB/Translate/i18n/core/en.json b/MLEB/Translate/i18n/core/en.json index 1ae1b60f..a29c3534 100644 --- a/MLEB/Translate/i18n/core/en.json +++ b/MLEB/Translate/i18n/core/en.json @@ -227,7 +227,7 @@ "translate-import-load": "Load file", "translate-import-err-dl-failed": "Unable to fetch the file:\n$1", "translate-import-err-ul-failed": "File upload was not successful", - "translate-import-err-invalid-title": "Provided file name <nowiki>$1</nowiki> was invalid.", + "translate-import-err-invalid-title": "Provided filename <nowiki>$1</nowiki> was invalid.", "translate-import-err-no-such-file": "File <nowiki>$1</nowiki> does not exist or has not been uploaded locally.", "translate-import-err-stale-group": "The message group this file belongs to does not exist.", "translate-import-err-no-headers": "File is not a well formed Gettext file in Translate extension format:\nUnable to determine message group and language from file headers.", |