Fix the link in user_settings, and fix some of the variable names used in the app_languages.php.

This commit is contained in:
Mark Crane
2013-01-05 07:44:54 +00:00
parent b49bee54d6
commit 7f8acc43c7
3 changed files with 7 additions and 8 deletions
+2 -2
View File
@@ -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';