View Issue Details

IDProjectCategoryView StatusLast Update
0035262mantisbtlocalizationpublic2025-03-01 18:40
ReporterSeppeltronics Assigned Todregad  
PrioritynormalSeveritytextReproducibilityalways
Status closedResolutionfixed 
PlatformLinuxOSLinuxOS VersionWebhosted/undefi
Product Version2.27.0 
Target Version2.27.1Fixed in Version2.27.1 
Summary0035262: 'en-gb' language is not defined warning for Gravatar plugin
Description

Multiple Warnings after installation, the most important being English:

Testing 'strings_en-gb.txt' WARNINGS 'en-gb' language is not defined in g_language_choices_arr, g_language_auto_map

TagsNo tags attached.

Activities

atrol

atrol

2025-01-27 16:45

developer   ~0069763

Changed severity to "feature".
The message is just telling, that a translation file for a language was added that can't be set in user preferences.

Seppeltronics

Seppeltronics

2025-01-27 17:46

reporter   ~0069765

@atrol Thank you very much for the deatails. :-)

dregad

dregad

2025-01-29 10:36

developer   ~0069768

I just checked on master branch, and the only occurrence of this message for en-gb is in the built-in Gravatar plugin.

Translations to British English are disabled on TranslateWiki for MantisBT (including bundled plugins), so this language file should not be there. I'll remove it.

With regards to similar warnings for other languages, (e.g. Indonesian/id, Kara-Kalpak/kaa, Bengali/bn), etc. that appear in some bundled plugins but not under MantisBT core, the reason is that TranslateWiki only sends us the language files when they reach a certain translation threshold (currently 25%), and we only add them to the configuration after receiving them; this is a manual process.

These warnings can be safely ignored.

Related Changesets

MantisBT: master-2.27 a19ddef6

2025-01-29 10:33

dregad


Details Diff
Delete invalid en-gb language file

British-English is disabled on TranslateWiki.net for MantisBT, this file
should not even be here.

Fixes 0035262
Affected Issues
0035262
rm - plugins/Gravatar/lang/strings_en-gb.txt Diff