Author: jflesch Date: 2007-06-18 00:26:54 +0000 (Mon, 18 Jun 2007) New Revision: 13642
Modified: trunk/apps/Thaw/src/thaw/i18n/source.thaw_fr.properties trunk/apps/Thaw/src/thaw/i18n/thaw.properties trunk/apps/Thaw/src/thaw/i18n/thaw_fr.properties Log: Make the option attaching the private key of the index to the index more explicit Modified: trunk/apps/Thaw/src/thaw/i18n/source.thaw_fr.properties =================================================================== --- trunk/apps/Thaw/src/thaw/i18n/source.thaw_fr.properties 2007-06-18 00:02:44 UTC (rev 13641) +++ trunk/apps/Thaw/src/thaw/i18n/source.thaw_fr.properties 2007-06-18 00:26:54 UTC (rev 13642) @@ -319,7 +319,7 @@ thaw.plugin.index.markAllAsSeen=Les marquer tous comme vus thaw.plugin.index.markAsSeen=Marquer comme vu -thaw.plugin.index.publishPrivateKey=Attacher la clef priv?e ? l'index +thaw.plugin.index.publishPrivateKey=Attacher la clef priv?e de l'index ? l'index (DANGEREUX !) thaw.plugin.index.indexWithNoLink=L'index '?' n'a pas de lien vers d'autres indexes.\n?tes-vous s?r de vouloir l'ins?rer tel quel ? Modified: trunk/apps/Thaw/src/thaw/i18n/thaw.properties =================================================================== --- trunk/apps/Thaw/src/thaw/i18n/thaw.properties 2007-06-18 00:02:44 UTC (rev 13641) +++ trunk/apps/Thaw/src/thaw/i18n/thaw.properties 2007-06-18 00:26:54 UTC (rev 13642) @@ -325,7 +325,7 @@ thaw.plugin.index.markAllAsSeen=Mark all as seen thaw.plugin.index.markAsSeen=Mark as seen -thaw.plugin.index.publishPrivateKey=Attach the private key with the index +thaw.plugin.index.publishPrivateKey=Attach the private key of the index with the index (BE CAREFUL !) thaw.plugin.index.indexWithNoLink=The index '?' has no link to other indexes.\nAre you sure that you want to insert it as it ? Modified: trunk/apps/Thaw/src/thaw/i18n/thaw_fr.properties =================================================================== --- trunk/apps/Thaw/src/thaw/i18n/thaw_fr.properties 2007-06-18 00:02:44 UTC (rev 13641) +++ trunk/apps/Thaw/src/thaw/i18n/thaw_fr.properties 2007-06-18 00:26:54 UTC (rev 13642) @@ -319,7 +319,7 @@ thaw.plugin.index.markAllAsSeen=Les marquer tous comme vus thaw.plugin.index.markAsSeen=Marquer comme vu -thaw.plugin.index.publishPrivateKey=Attacher la clef priv\u00e9e \u00e0 l'index +thaw.plugin.index.publishPrivateKey=Attacher la clef priv\u00e9e de l'index \u00e0 l'index (DANGEREUX !) thaw.plugin.index.indexWithNoLink=L'index '?' n'a pas de lien vers d'autres indexes.\n\u00cates-vous s\u00fbr de vouloir l'ins\u00e9rer tel quel ?
