Author: tchemit Date: 2008-01-20 18:42:28 +0000 (Sun, 20 Jan 2008) New Revision: 295 Modified: trunk/simexplorer-is-swing/src/i18n/language-en_GB.properties trunk/simexplorer-is-swing/src/i18n/language-fr_FR.properties Log: utilisation ActionConfig pour configurer les actions Modified: trunk/simexplorer-is-swing/src/i18n/language-en_GB.properties =================================================================== --- trunk/simexplorer-is-swing/src/i18n/language-en_GB.properties 2008-01-20 18:41:02 UTC (rev 294) +++ trunk/simexplorer-is-swing/src/i18n/language-en_GB.properties 2008-01-20 18:42:28 UTC (rev 295) @@ -1,10 +1,11 @@ -#Sun Jan 20 18:22:38 GMT 2008 +#Sun Jan 20 18:41:29 GMT 2008 can\ not\ find\ a\ registered\ action\ for\ key\ {0}\ = could\ not\ found\ for\ action\ key\ {0}\ class\ {1}\ = could\ not\ load\ actions.properties\ file\ for\ reason\ {0}\ = simexplorer.action.advancedSearch=Advanced search simexplorer.action.advancedSearch.tooltip=Show advanced search dialog simexplorer.action.closeTab=close +simexplorer.action.closeTab.help= simexplorer.action.closeTab.tooltip=close the tab simexplorer.action.collapseAll.tooltip=Collapse all nodes simexplorer.action.expandAll.tooltip=Expand all nodes Modified: trunk/simexplorer-is-swing/src/i18n/language-fr_FR.properties =================================================================== --- trunk/simexplorer-is-swing/src/i18n/language-fr_FR.properties 2008-01-20 18:41:02 UTC (rev 294) +++ trunk/simexplorer-is-swing/src/i18n/language-fr_FR.properties 2008-01-20 18:42:28 UTC (rev 295) @@ -1,10 +1,11 @@ -#Sun Jan 20 18:22:38 GMT 2008 +#Sun Jan 20 18:41:29 GMT 2008 can\ not\ find\ a\ registered\ action\ for\ key\ {0}\ = could\ not\ found\ for\ action\ key\ {0}\ class\ {1}\ = could\ not\ load\ actions.properties\ file\ for\ reason\ {0}\ = simexplorer.action.advancedSearch=Recherche avanc\u00E9e simexplorer.action.advancedSearch.tooltip=Cliquer pour afficher le recherche avanc\u00E9e simexplorer.action.closeTab=Fermer +simexplorer.action.closeTab.help= simexplorer.action.closeTab.tooltip=Fermer l'onglet simexplorer.action.collapseAll.tooltip=R\u00E9duire tous les noeuds simexplorer.action.expandAll.tooltip=Expander tous les noeuds