[installation] Add language var missing in latest merge (PR 11254)#11263
[installation] Add language var missing in latest merge (PR 11254)#11263rdeutz merged 5 commits intojoomla:stagingfrom
Conversation
|
@infograf768 @brianteeman please check the text |
|
As soon as I've had lunch
|
|
can you change all instances of "not able" to "unable" |
|
@andrepereiradasilva rather than revert the #11254 I have changed the current error to a generic error string in e83f468. Can you please revert that change as part of this PR for when this is merged for 3.6.2 (as we are currently in language freeze for 3.6.1) |
|
OK. Will change later. |
|
ok done |
|
@andrepereiradasilva Please can you do this for consistency
|
|
ok @brianteeman done |
|
I've tested ✅ successfully this item on b7b38b7 |
| INSTL_DEFAULTLANGUAGE_DESC_FRONTEND="Joomla has installed the following languages. Please select your desired default language for the Joomla Frontend." | ||
| INSTL_DEFAULTLANGUAGE_FRONTEND="Default Site language" | ||
| INSTL_DEFAULTLANGUAGE_FRONTEND_COULDNT_SET_DEFAULT="Joomla was not able to set the language as default. English will be used as default language for the Frontend SITE." | ||
| INSTL_DEFAULTLANGUAGE_FRONTEND_COULDNT_SET_DEFAULT="Joomla was unable to set the language as default. English will be used as default language for the Frontend SITE." |
There was a problem hiding this comment.
..as the default language for...
|
I added some comments inline This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/11263. |
|
@brianteeman this PR is not for reviewing installation language strings ... |
|
@andrepereiradasilva I am confused then - there are new strings in this PR and they are not correct |
|
lol the only new string is INSTL_DEFAULTLANGUAGE_COULD_NOT_ADD_ASSOCIATIONS . The other ones i changed because you asked me before ...
|
|
well lets get them right On 5 August 2016 at 18:27, andrepereiradasilva notifications@github.com
Brian Teeman |
|
@brianteeman i understand your point, but this needs to get merged in 3.6.3 because there is a missing language string. you can correct the rest of the language string after this PR is merged. |
|
It can still be merged in 3.6.3 - nothing stopping it. We are not in a
freeze.
|
|
I have tested this item ✅ successfully on b7b38b7 i let english mother tongue people the task to correct the strings if needed This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/11263. |
|
just removed the "!" at @brianteeman request |
|
Rtc This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/11263. |
…oomla#11263) * add language var * go back to original language var message in 3.6.2 * "not able" to "unable" * remove the bag
…oomla#11263) * add language var * go back to original language var message in 3.6.2 * "not able" to "unable" * remove the bag
Pull Request for New Issue.
Summary of Changes
I forgot to add the new language var (
INSTL_DEFAULTLANGUAGE_COULD_NOT_ADD_ASSOCIATIONS) in #11254So this PR adds the forgotten new language vars in 69fd2dd#diff-20fa161d539804c0cc96d450ab7ee7a1R194
Also adds missing dots to the end of the other error sentences.
Testing Instructions
Code review