Skip to content
Snippets Groups Projects
Commit e53c5500 authored by Marcos García de La Fuente's avatar Marcos García de La Fuente
Browse files

Added missing translations

parent 32e46030
No related branches found
No related tags found
No related merge requests found
...@@ -106,8 +106,8 @@ print '<table class="noborder" width="100%">'; ...@@ -106,8 +106,8 @@ print '<table class="noborder" width="100%">';
print '<tr class="liste_titre">'; print '<tr class="liste_titre">';
print '<td>'.$langs->trans("Modules").'</td>'; print '<td>'.$langs->trans("Modules").'</td>';
print '<td>'.$langs->trans("Version").'</td>'; print '<td>'.$langs->trans("Version").'</td>';
print '<td align="center">'.$langs->trans("Id Module").'</td>'; print '<td align="center">'.$langs->trans("IdModule").'</td>';
print '<td>'.$langs->trans("Id Permissions").'</td>'; print '<td>'.$langs->trans("IdPermissions").'</td>';
print '</tr>'; print '</tr>';
$var=false; $var=false;
$sortorder=$modules_names; $sortorder=$modules_names;
......
...@@ -100,6 +100,9 @@ OtherOptions=Other options ...@@ -100,6 +100,9 @@ OtherOptions=Other options
OtherSetup=Other setup OtherSetup=Other setup
CurrentValueSeparatorDecimal=Decimal separator CurrentValueSeparatorDecimal=Decimal separator
CurrentValueSeparatorThousand=Thousand separator CurrentValueSeparatorThousand=Thousand separator
Destination=Destination
IdModule=Module ID
IdPermissions=Permissions ID
Modules=Modules Modules=Modules
ModulesCommon=Main modules ModulesCommon=Main modules
ModulesOther=Other modules ModulesOther=Other modules
...@@ -1491,3 +1494,6 @@ TaskModelModule=Tasks reports document model ...@@ -1491,3 +1494,6 @@ TaskModelModule=Tasks reports document model
##### ECM (GED) ##### ##### ECM (GED) #####
ECMSetup = GED Setup ECMSetup = GED Setup
ECMAutoTree = Automatic tree folder and document ECMAutoTree = Automatic tree folder and document
Format=Format
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment