User tests: Successful: Unsuccessful:
Use the new native name metadata in installed languages view
The code was also optimized to use the new JLanguageHelper::getInstalledLanguages method.
None.
@infograf768 please check this.
Status | New | ⇒ | Pending |
Labels |
Added:
?
|
Category | ⇒ | Administration Components |
yes we can, will add a -
then
done
@brianteeman the native name for a language is a new metadata value for the site/admin language, when the language packs translate that metadata value it will apeear here.
The content languages use other method since, IIRC, they fallback to the name, and if installed using install they even fallback to a language var in installation ini. See https://github.com/joomla/joomla-cms/blob/staging/installation/language/en-GB/en-GB.ini#L187
This was made to preserve B/C.
In the future this nativeName metadata should be the native title used for all views: Installed languages, Content Languages and Installation.
I have tested this item
Does what you say it will do althuough kind of hard to test if no language supports this yet
Does what you say it will do althuough kind of hard to test if no language supports this yet
They will in 3.7.0. See for instance https://crowdin.com/translate/joomla-cms/532/engb-pt
I have tested this item
Status | Pending | ⇒ | Ready to Commit |
RTC
Labels |
Added:
?
|
@andrepereiradasilva
Note: I remarked that updating a language pack via Extensions=>Install=>Upload Package File does not create a Content Language.
If a pure install (i.e. NOT updating), the Content language is created.
You may want to look into this
@infograf768 not related to this PR will check that in another PR if needed
@andrepereiradasilva just noticed that in a pure install (i.e. NOT updating), the Content languages other than en-GB - English are not more created with postgresql , some other PR's maybe have create these issues
Milestone |
Added: |
Status | Ready to Commit | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2016-11-04 09:08:04 |
Closed_By | ⇒ | rdeutz |
@andrepereiradasilva just noticed that in a pure install (i.e. NOT updating), the Content languages other than en-GB - English are not more created with postgresql , some other PR's maybe have create these issues
Seems to be database related. Can you open a new issue @alikon ?
not sure i like the "unknown" as it would look bad on older packs.
may be just leave it empty ?