[Ejtools-cvs] libraries/adwt/src/resources/org/ejtools/adwt/action Resources.properties,1.1,1.2 Reso
Brought to you by:
letiemble
|
From: <let...@us...> - 2003-09-15 22:37:20
|
Update of /cvsroot/ejtools/libraries/adwt/src/resources/org/ejtools/adwt/action In directory sc8-pr-cvs1:/tmp/cvs-serv24196/adwt/src/resources/org/ejtools/adwt/action Modified Files: Resources.properties Resources_fr_FR.properties Log Message: Adjust Eclipse build files Adjust some Javadoc Review the models for TreeView and ListView : much more lightweight Convert resources files to UTF-8 to avoid loosing accents Index: Resources.properties =================================================================== RCS file: /cvsroot/ejtools/libraries/adwt/src/resources/org/ejtools/adwt/action/Resources.properties,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** Resources.properties 21 Feb 2003 22:27:40 -0000 1.1 --- Resources.properties 15 Sep 2003 22:37:14 -0000 1.2 *************** *** 1,142 **** ! action.action=Action ! ! action.action.mnemonic=65 ! ! action.action.refresh.accelerator=control R ! ! action.action.refresh=Refresh ! ! action.action.refresh.mnemonic=82 ! ! action.action.refresh.tooltip=Refresh ! ! action.edit.copy.accelerator=control C ! ! action.edit.copy.mnemonic=67 ! ! action.edit.copy.tooltip=Copy selection ! ! action.edit.copy=Copy ! ! action.edit.cut.accelerator=control X ! ! action.edit.cut.mnemonic=84 ! ! action.edit.cut.tooltip=Cut selection ! ! action.edit.cut=Cut ! ! action.edit.delete.accelerator=DELETE ! ! action.edit.delete=Delete ! ! action.edit.delete.mnemonic=68 ! ! action.edit.delete.tooltip=Delete ! ! action.edit.deselect.all=Deselect All ! ! action.edit.paste=Paste ! ! action.edit.paste.accelerator=control V ! ! action.edit.paste.mnemonic=80 ! ! action.edit.paste.tooltip=Paste selection ! ! action.edit.select.all.mnemonic=65 ! ! action.edit.select.all.tooltip=Select All ! ! action.edit=Edit ! ! action.edit.mnemonic=69 ! ! action.edit.select.all.accelerator=control A ! ! action.edit.select.all=Select All ! ! action.file.exit.accelerator=control Q ! ! action.file.exit.mnemonic=81 ! ! action.file.exit.tooltip=Quit ! ! action.file.exit=Quit ! ! action.file.history=... ! ! action.file.mnemonic=70 ! ! # Actions items ! action.file.new=New ! ! action.file.new.accelerator=control N ! ! action.file.new.mnemonic=78 ! ! action.file.open.accelerator=control O ! ! action.file.open.mnemonic=79 ! ! action.file.open.tooltip=Open ! ! action.file.open=Open ! ! action.file.print=Print ! ! action.file.save.accelerator=control S ! ! action.file.save.as=Save As... ! ! action.file.save.tooltip=Save ! ! # Actions ! action.file=File ! ! action.file.new.tooltip=New ! ! action.file.save.mnemonic=83 ! ! action.file.save=Save ! ! action.help=Help ! ! action.help.about=About ! ! action.help.about.tooltip=About EJTools ! ! action.help.mnemonic=72 ! ! action.help.online=Online help ! ! action.help.totd=Tip of the day ! ! action.options=Options ! ! action.options.mnemonic=79 ! ! action.tools=Tools ! ! action.tools.mnemonic=78 ! ! action.view=View ! ! action.view.mnemonic=86 ! ! action.view.show.console=View Console ! ! action.window.cascade=Cascade ! ! action.window.close=Close ! ! action.window.close.all=Close All ! ! action.window.frame=... ! ! action.window.mnemonic=78 ! ! action.window.tile=Tile ! ! action.window=Window ! --- 1,113 ---- ! # Menus ! action.action=Action ! action.action.mnemonic=65 ! ! action.edit=Edit ! action.edit.mnemonic=69 ! ! action.file=File ! action.file.mnemonic=70 ! ! action.help=Help ! action.help.mnemonic=72 ! ! action.options=Options ! action.options.mnemonic=79 ! ! action.tools=Tools ! action.tools.mnemonic=84 ! ! action.view=View ! action.view.mnemonic=86 ! ! action.window=Window ! action.window.mnemonic=87 ! ! ! # Items ! action.action.refresh.accelerator=control R ! action.action.refresh=Refresh ! action.action.refresh.mnemonic=82 ! action.action.refresh.tooltip=Refresh ! ! ! action.edit.cut.accelerator=control X ! action.edit.cut.mnemonic=84 ! action.edit.cut.tooltip=Cut selection ! action.edit.cut=Cut ! ! action.edit.copy.accelerator=control C ! action.edit.copy.mnemonic=67 ! action.edit.copy.tooltip=Copy selection ! action.edit.copy=Copy ! ! action.edit.paste=Paste ! action.edit.paste.accelerator=control V ! action.edit.paste.mnemonic=80 ! action.edit.paste.tooltip=Paste selection ! ! action.edit.delete.accelerator=DELETE ! action.edit.delete=Delete ! action.edit.delete.mnemonic=68 ! action.edit.delete.tooltip=Delete ! ! action.edit.select.all=Select All ! action.edit.select.all.mnemonic=65 ! action.edit.select.all.tooltip=Select All ! action.edit.select.all.accelerator=control A ! ! action.edit.deselect.all=Deselect All ! ! ! action.file.new=New ! action.file.new.accelerator=control N ! action.file.new.mnemonic=78 ! action.file.new.tooltip=New ! ! action.file.open=Open ! action.file.open.accelerator=control O ! action.file.open.mnemonic=79 ! action.file.open.tooltip=Open ! ! action.file.save=Save ! action.file.save.accelerator=control S ! action.file.save.mnemonic=83 ! action.file.save.tooltip=Save ! ! action.file.save.as=Save As... ! ! action.file.print=Print ! ! action.file.history=... ! ! action.file.exit=Quit ! action.file.exit.accelerator=control Q ! action.file.exit.mnemonic=81 ! action.file.exit.tooltip=Quit ! ! ! action.help.about=About ! action.help.about.tooltip=About EJTools ! ! action.help.online=Online help ! ! action.help.totd=Tip of the day ! ! ! action.tools.export=Export ! ! action.tools.import=Import ! ! ! action.view.show.console=View Console ! ! ! action.window.cascade=Cascade ! ! action.window.close=Close ! ! action.window.close.all=Close All ! ! action.window.frame=... ! ! action.window.tile=Tile Index: Resources_fr_FR.properties =================================================================== RCS file: /cvsroot/ejtools/libraries/adwt/src/resources/org/ejtools/adwt/action/Resources_fr_FR.properties,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** Resources_fr_FR.properties 21 Feb 2003 22:27:40 -0000 1.1 --- Resources_fr_FR.properties 15 Sep 2003 22:37:14 -0000 1.2 *************** *** 1,99 **** ! # Actions ! action.file=Fichier ! action.file.mnemonic=70 ! ! action.edit=Edition ! action.edit.mnemonic=69 ! ! action.action=Action ! action.action.mnemonic=65 ! ! action.tools=Outils ! action.tools.mnemonic=78 ! ! action.view=Afficher ! action.view.mnemonic=70 ! ! action.options=Options ! action.options.mnemonic=79 ! ! action.help=Aide ! action.help.mnemonic=65 ! ! action.window=Fenêtres ! action.window.mnemonic=78 ! ! ! # Actions ! action.file.new=Nouveau ! action.file.new.mnemonic=78 ! action.file.new.accelerator=control N ! action.file.new.tooltip=Nouveau ! ! action.file.open=Ouvrir ! action.file.open.mnemonic=79 ! action.file.open.accelerator=control O ! action.file.open.tooltip=Ouvrir ! ! action.file.save=Sauver ! action.file.save.mnemonic=83 ! action.file.save.accelerator=control S ! action.file.save.tooltip=Sauver ! ! action.file.save.as=Sauver Sous... ! ! action.file.exit=Quitter ! action.file.exit.mnemonic=81 ! action.file.exit.accelerator=control Q ! action.file.exit.tooltip=Quitter ! ! action.file.history=... ! ! action.edit.cut=Couper ! action.edit.cut.mnemonic=67 ! action.edit.cut.accelerator=control X ! action.edit.cut.tooltip=Couper la sélection ! ! action.edit.copy=Copier ! action.edit.copy.mnemonic=80 ! action.edit.copy.accelerator=control C ! action.edit.copy.tooltip=Copier la sélection ! ! action.edit.paste=Coller ! action.edit.paste.mnemonic=79 ! action.edit.paste.accelerator=control V ! action.edit.paste.tooltip=Coller la sélection ! ! action.edit.delete=Effacer ! action.edit.delete.mnemonic=70 ! action.edit.delete.accelerator=DELETE ! action.edit.delete.tooltip=Effacer ! ! action.edit.select.all=Tout sélectionner ! action.edit.select.all.mnemonic=78 ! action.edit.select.all.accelerator=control A ! action.edit.select.all.tooltip=Tout sélectionner ! ! action.edit.deselect.all=Tout désélectionnaer ! ! action.action.refresh=Rafraîchir ! action.action.refresh.mnemonic=82 ! action.action.refresh.accelerator=control R ! action.action.refresh.tooltip=Rafraîchir le contenu ! ! action.view.show.console=Afficher la console ! ! action.window.cascade=Cascade ! ! action.window.tile=Pavé ! ! action.window.close=Fermer ! ! action.window.close.all=Fermer Tout ! ! action.window.frame=... ! ! action.help.about=A Propos ! action.help.about.tooltip=A Propos d'EJTools ! ! action.help.totd=Astuce du jour --- 1,113 ---- ! # Menus ! action.action=Action ! action.action.mnemonic=65 ! ! action.edit=Edition ! action.edit.mnemonic=69 ! ! action.file=Fichier ! action.file.mnemonic=70 ! ! action.help=Aide ! action.help.mnemonic=65 ! ! action.options=Options ! action.options.mnemonic=79 ! ! action.tools=Outils ! action.tools.mnemonic=78 ! ! action.view=Afficher ! action.view.mnemonic=70 ! ! action.window=Fenêtres ! action.window.mnemonic=78 ! ! ! # Items ! action.action.refresh=Rafraîchir ! action.action.refresh.mnemonic=82 ! action.action.refresh.accelerator=control R ! action.action.refresh.tooltip=Rafraîchir le contenu ! ! ! action.edit.cut=Couper ! action.edit.cut.mnemonic=67 ! action.edit.cut.accelerator=control X ! action.edit.cut.tooltip=Couper la sélection ! ! action.edit.copy=Copier ! action.edit.copy.mnemonic=80 ! action.edit.copy.accelerator=control C ! action.edit.copy.tooltip=Copier la sélection ! ! action.edit.paste=Coller ! action.edit.paste.mnemonic=79 ! action.edit.paste.accelerator=control V ! action.edit.paste.tooltip=Coller la sélection ! ! action.edit.delete=Effacer ! action.edit.delete.mnemonic=70 ! action.edit.delete.accelerator=DELETE ! action.edit.delete.tooltip=Effacer ! ! action.edit.select.all=Tout sélectionner ! action.edit.select.all.mnemonic=78 ! action.edit.select.all.accelerator=control A ! action.edit.select.all.tooltip=Tout sélectionner ! ! action.edit.deselect.all=Tout désélectionnaer ! ! ! action.file.new=Nouveau ! action.file.new.mnemonic=78 ! action.file.new.accelerator=control N ! action.file.new.tooltip=Nouveau ! ! action.file.open=Ouvrir ! action.file.open.mnemonic=79 ! action.file.open.accelerator=control O ! action.file.open.tooltip=Ouvrir ! ! action.file.save=Sauver ! action.file.save.mnemonic=83 ! action.file.save.accelerator=control S ! action.file.save.tooltip=Sauver ! ! action.file.save.as=Sauver Sous... ! ! action.file.print=Imprimer ! ! action.file.history=... ! ! action.file.exit=Quitter ! action.file.exit.mnemonic=81 ! action.file.exit.accelerator=control Q ! action.file.exit.tooltip=Quitter ! ! ! action.help.about=A Propos ! action.help.about.tooltip=A Propos d'EJTools ! ! action.help.online=Aide en ligne ! ! action.help.totd=Astuce du jour ! ! ! action.tools.export=Exporter ! ! action.tools.import=Importer ! ! ! action.view.show.console=Afficher la console ! ! ! action.window.cascade=Cascade ! ! action.window.tile=En Pavé ! ! action.window.close=Fermer ! ! action.window.close.all=Fermer Tout ! ! action.window.frame=... |