User tests: Successful: Unsuccessful:
Status | New | ⇒ | Pending |
Category | ⇒ | Installation Language & Strings |
An alternative that would avoid all the translations to be updated would be to update the constant in the two places it is used in the code
I have tested this item
Agree with @brianteeman
please rather modify
/Applications/MAMP/htdocs/newfolder/joomla40/installation/src/Helper/DatabaseHelper.php:238: return Text::_('INSTL_DATABASE_NAME_MSG_POSTGRESQL');
/Applications/MAMP/htdocs/newfolder/joomla40/libraries/src/Console/SetConfigurationCommand.php:314: $this->ioStyle->error(Text::_('INSTL_DATABASE_NAME_MSG_POSTGRESQL'));
to use INSTL_DATABASE_NAME_MSG_POSTGRES
Labels |
Added:
?
?
|
Category | Installation Language & Strings | ⇒ | Installation Libraries |
DONE.
I have tested this item
I have tested this item
Status | Pending | ⇒ | Ready to Commit |
RTC
Status | Ready to Commit | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2020-11-26 14:36:27 |
Closed_By | ⇒ | wilsonge | |
Labels |
Added:
?
|
Thanks!
I have tested this item✅ successfully on fb32c79
This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/31487.