Author: jflesch Date: 2007-03-19 07:53:09 +0000 (Mon, 19 Mar 2007) New Revision: 12216
Modified: trunk/apps/Thaw/src/thaw/i18n/thaw.properties Log: Fix translation file Modified: trunk/apps/Thaw/src/thaw/i18n/thaw.properties =================================================================== --- trunk/apps/Thaw/src/thaw/i18n/thaw.properties 2007-03-19 07:48:08 UTC (rev 12215) +++ trunk/apps/Thaw/src/thaw/i18n/thaw.properties 2007-03-19 07:53:09 UTC (rev 12216) @@ -148,7 +148,8 @@ thaw.plugin.priority.p5=Very low thaw.plugin.priority.p6=Will never finish -thaw.plugin.fetch.keyList=Key list (one key per line) #?Also used in IndexEditorPanel +# thaw.plugin.fetch.keyList is also used in IndexEditorPanel +thaw.plugin.fetch.keyList=Key list (one key per line) thaw.plugin.fetch.loadKeyListFromFile=Load keys from file ... thaw.plugin.fetch.destinationDirectory=Destination directory thaw.plugin.fetch.chooseDestination=Choose destination ...
