From e53c55002fe9373fe35f595b346df34b9cdfbabc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcos=20Garci=CC=81a=20de=20La=20Fuente?= Date: Thu, 1 May 2014 16:23:18 +0200 Subject: [PATCH] Added missing translations --- htdocs/admin/system/modules.php | 4 ++-- htdocs/langs/en_US/admin.lang | 6 ++++++ 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/htdocs/admin/system/modules.php b/htdocs/admin/system/modules.php index a4cc4fefc11..3486bcde498 100644 --- a/htdocs/admin/system/modules.php +++ b/htdocs/admin/system/modules.php @@ -106,8 +106,8 @@ print ''; print ''; print ''; print ''; -print ''; -print ''; +print ''; +print ''; print ''; $var=false; $sortorder=$modules_names; diff --git a/htdocs/langs/en_US/admin.lang b/htdocs/langs/en_US/admin.lang index 4ee0ecd8dc9..f00493c5c41 100644 --- a/htdocs/langs/en_US/admin.lang +++ b/htdocs/langs/en_US/admin.lang @@ -100,6 +100,9 @@ OtherOptions=Other options OtherSetup=Other setup CurrentValueSeparatorDecimal=Decimal separator CurrentValueSeparatorThousand=Thousand separator +Destination=Destination +IdModule=Module ID +IdPermissions=Permissions ID Modules=Modules ModulesCommon=Main modules ModulesOther=Other modules @@ -1491,3 +1494,6 @@ TaskModelModule=Tasks reports document model ##### ECM (GED) ##### ECMSetup = GED Setup ECMAutoTree = Automatic tree folder and document + + +Format=Format \ No newline at end of file
'.$langs->trans("Modules").''.$langs->trans("Version").''.$langs->trans("Id Module").''.$langs->trans("Id Permissions").''.$langs->trans("IdModule").''.$langs->trans("IdPermissions").'