Author: jflesch Date: 2006-11-30 07:11:28 +0000 (Thu, 30 Nov 2006) New Revision: 11134
Modified: trunk/apps/Thaw/src/thaw/i18n/thaw.properties trunk/apps/Thaw/src/thaw/i18n/thaw_fr.properties Log: Fix text for JLabel just before the search field Modified: trunk/apps/Thaw/src/thaw/i18n/thaw.properties =================================================================== --- trunk/apps/Thaw/src/thaw/i18n/thaw.properties 2006-11-30 07:08:01 UTC (rev 11133) +++ trunk/apps/Thaw/src/thaw/i18n/thaw.properties 2006-11-30 07:11:28 UTC (rev 11134) @@ -233,7 +233,7 @@ thaw.plugin.index.indexKey=Index key: thaw.plugin.index.indexPrivateKey=Index private key: -thaw.plugin.index.search.label=Search: +thaw.plugin.index.search.label=Search in the selected folder or index: thaw.plugin.index.search.apply=Search thaw.plugin.index.addFilesWithInserting=Insert file(s) on Freenet and add them to this index Modified: trunk/apps/Thaw/src/thaw/i18n/thaw_fr.properties =================================================================== --- trunk/apps/Thaw/src/thaw/i18n/thaw_fr.properties 2006-11-30 07:08:01 UTC (rev 11133) +++ trunk/apps/Thaw/src/thaw/i18n/thaw_fr.properties 2006-11-30 07:11:28 UTC (rev 11134) @@ -214,7 +214,7 @@ thaw.plugin.index.indexKey=Cl? de l'index: -thaw.plugin.index.search.label=Rechercher dans ce r?pertoire / index +thaw.plugin.index.search.label=Rechercher dans le r?pertoire ou l'index selectionn?: thaw.plugin.index.search.apply=Rechercher thaw.plugin.index.addFilesWithInserting=Ins?rer des fichier(s) sur Freenet et les ajouter ? cet index
