[Adfconverter-commit] adfconverter-dev/etc/lang resourceupdateframe.properties,1.1.1.1,1.2 resourceu
Status: Beta
Brought to you by:
pierreebi
|
From: pierre <pie...@us...> - 2005-08-22 22:04:45
|
Update of /cvsroot/adfconverter/adfconverter-dev/etc/lang In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv5166/etc/lang Modified Files: resourceupdateframe.properties resourceupdateframe_fr.properties Log Message: bug fix, update internet connection management Index: resourceupdateframe.properties =================================================================== RCS file: /cvsroot/adfconverter/adfconverter-dev/etc/lang/resourceupdateframe.properties,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** resourceupdateframe.properties 7 Jul 2005 14:41:51 -0000 1.1.1.1 --- resourceupdateframe.properties 22 Aug 2005 22:04:30 -0000 1.2 *************** *** 8,9 **** --- 8,10 ---- hasbeenupdated.label=has been updated hasnotbeenupdated.label=No update available. + updateallinbackground.label=All Resources are updated in background (see log for details). Index: resourceupdateframe_fr.properties =================================================================== RCS file: /cvsroot/adfconverter/adfconverter-dev/etc/lang/resourceupdateframe_fr.properties,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** resourceupdateframe_fr.properties 1 Aug 2005 22:25:04 -0000 1.2 --- resourceupdateframe_fr.properties 22 Aug 2005 22:04:30 -0000 1.3 *************** *** 1,5 **** updateableresources.label=Ressources pouvant être mis à jour updateButton.label=Mettre à jour ! updateButton.tooltip=Mettre à jour les ressources sélectionnées. updateAllButton.label=Mettre à jour toutes les ressources updateAllButton.tooltip=Mettre à jour toutes les ressources disponible. --- 1,5 ---- updateableresources.label=Ressources pouvant être mis à jour updateButton.label=Mettre à jour ! updateButton.tooltip=Mettre à jour les ressources s~lectionn~es. updateAllButton.label=Mettre à jour toutes les ressources updateAllButton.tooltip=Mettre à jour toutes les ressources disponible. *************** *** 8,9 **** --- 8,11 ---- hasbeenupdated.label=a été mis à jour. hasnotbeenupdated.label=Pas de nouvelle version disponible. + updateallinbackground.label=Les ressources sont mises à jour en tâche de fond (voir log). + \ No newline at end of file |