mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-29 21:48:45 +02:00
Prepared the dictionaries for translating new entries (completed the french translation at the same time). Just look for the strings terminated by ~~ and translate them in place and you're done!
SVN:trunk[3651]
This commit is contained in:
@@ -17,5 +17,7 @@ Dict::Add('FR FR', 'French', 'Français', array(
|
||||
'config-no-change' => 'Aucun changement : le fichier n\'a pas été altéré.',
|
||||
'config-parse-error' => 'Ligne %2$d: %1$s.<br/>Le fichier n\'a PAS été modifié.',
|
||||
'config-current-line' => 'Ligne en édition : %1$s',
|
||||
'config-apply' => 'Enregistrer',
|
||||
'config-cancel' => 'Annuler (restaurer)',
|
||||
));
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user