Prechádzať zdrojové kódy

FR dictionnary typo for obsolescence

git-svn-id: http://svn.code.sf.net/p/itop/code/trunk@4957 a333f486-631f-4898-b8df-5754b55c2be0
cisou 7 rokov pred
rodič
commit
0ffea2c3d9
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  1. 1 1
      dictionaries/fr.dictionary.itop.core.php

+ 1 - 1
dictionaries/fr.dictionary.itop.core.php

@@ -449,7 +449,7 @@ Dict::Add('FR FR', 'French', 'Français', array(
 	'Core:AttributeObsolescenceFlag/Value:no' => 'Non',
 	'Core:AttributeObsolescenceFlag/Label' => 'Obsolète',
 	'Core:AttributeObsolescenceFlag/Label+' => 'Calculé dynamiquement en fonction d\'autres attributs de l\'objet',
-	'Core:AttributeObsolescenceDate/Label' => 'Date obsolescence',
+	'Core:AttributeObsolescenceDate/Label' => 'Date d\'obsolescence',
 	'Core:AttributeObsolescenceDate/Label+' => 'Date approximative du jour où l\'objet est devenu obsolète',
 
 	'Core:AttributeString' => 'Chaîne de caractères',