From de0cf4f4cee4ea671dd4713a76f1868f2ec394ca Mon Sep 17 00:00:00 2001 From: "N.N." Date: Tue, 5 Jan 2010 19:02:38 +0000 Subject: svn path=/trunk/; revision=12894 --- desiredata/src/locale/english.tcl | 8 ++++---- desiredata/src/locale/francais.tcl | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'desiredata') diff --git a/desiredata/src/locale/english.tcl b/desiredata/src/locale/english.tcl index 040a8e55..13545a1a 100644 --- a/desiredata/src/locale/english.tcl +++ b/desiredata/src/locale/english.tcl @@ -283,8 +283,8 @@ say_namespace summary { say netreceive "receive them" say qlist "message sequencer" say textfile "file to message converter" - say openpanel "\"Open\" dialog" - say savepanel "\"Save as\" dialog" + say openpanel "\"Open\" dialogue" + say savepanel "\"Save as\" dialogue" say bag "set of numbers" say poly "polyphonic voice allocation" say {key keyup} "numeric key values from keyboard" @@ -532,7 +532,7 @@ say lib_add "add the name you typed to the list" say lib_up "swap order with previous library" say lib_down "swap order with next library" say lib_remove "remove library selected in the list" -say dir_add "add a folder using a file dialog" +say dir_add "add a folder using a file dialogue" say dir_up "swap order with previous folder" say dir_down "swap order with next folder" say dir_remove "remove folder selected in the list" @@ -567,7 +567,7 @@ say gridstate "Activate background grid" say snap_grid "Snap to grid" say viewfont "object font" say consolefont "console font" -say keyboarddialogfont "virtual keyboard font" +say keyboarddialoguefont "virtual keyboard font" say keyboard_view "Virtual keyboard" say log_height "Log Height" say visual_diff "Visual diff" diff --git a/desiredata/src/locale/francais.tcl b/desiredata/src/locale/francais.tcl index a40a5990..f27e13fe 100644 --- a/desiredata/src/locale/francais.tcl +++ b/desiredata/src/locale/francais.tcl @@ -550,7 +550,7 @@ say gridstate "Activer le grillage de fond" say snap_grid "Snap to grid" ;#TODO say viewfont "police de l'objet" say consolefont "police de la console" -say keyboarddialogfont "police du clavier virtuel" +say keyboarddialoguefont "police du clavier virtuel" say keyboard_view "Clavier virtuel" say log_height "Log Height" ;#TODO say visual_diff "Visual diff" ;#TODO -- cgit v1.2.1