Skip to content

Commit 946f3d4

Browse files
authored
[5.4] Fix language string order (joomla#46164)
1 parent ad0404b commit 946f3d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

installation/language/en-GB/joomla.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,8 +148,8 @@ INSTL_LANGUAGES_WARNING_BACK_BUTTON="Return to last installation step"
148148
INSTL_AUTOMATED_UPDATES="Automated Updates"
149149
INSTL_AUTOMATED_UPDATES_DESC="Joomla automatically updates itself for minor and patch releases.<br><br><strong>Please note:</strong> Automated Updates will register your site at the respective service provided by the Joomla! project. The registration allows the Joomla project to access information about your site and server environment, specifically Site Url, PHP version, Database type and version, CMS version and Server OS type and version. This information is only used to improve the service.<br><br>Alternatively you can disable automated updates using the button below."
150150
INSTL_AUTOMATED_UPDATES_DISABLE="Disable Automated Updates"
151-
INSTL_DISABLE_AUTOUPDATE="Are you sure you want to disable automated updates?"
152151
INSTL_COMPLETE_ERROR_AUTOMATED_UPDATES_DISABLE="Could not disable automated updates."
152+
INSTL_DISABLE_AUTOUPDATE="Are you sure you want to disable automated updates?"
153153

154154
; Default language view
155155
INSTL_DEFAULTLANGUAGE_ADMINISTRATOR="Default Administrator language"

0 commit comments

Comments
 (0)