Fix the link in user_settings, and fix some of the variable names used in the app_languages.php.
This commit is contained in:
@@ -63,8 +63,8 @@
|
||||
$content_users['confirm-update']['en-us'] = 'Update Complete';
|
||||
$content_users['confirm-update']['pt-pt'] = 'Actualização Completa';
|
||||
|
||||
$text['title-user-information']['en-us'] = 'User Information';
|
||||
$text['title-user-information']['pt-pt'] = 'Informação do Utilizador';
|
||||
$text['title-user-settings']['en-us'] = 'User Information';
|
||||
$text['title-user-settings']['pt-pt'] = 'Informação do Utilizador';
|
||||
|
||||
$text['label-username']['en-us'] = 'User Name';
|
||||
$text['label-username']['pt-pt'] = 'Nome do Utilizador';
|
||||
|
||||
Reference in New Issue
Block a user