Update of /cvsroot/pure-data/pd/src/locale In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21777
Modified Files: Tag: devel_0_39 english.tcl Log Message: .
Index: english.tcl =================================================================== RCS file: /cvsroot/pure-data/pd/src/locale/Attic/english.tcl,v retrieving revision 1.1.2.16 retrieving revision 1.1.2.17 diff -C2 -d -r1.1.2.16 -r1.1.2.17 *** english.tcl 5 Jul 2006 10:12:33 -0000 1.1.2.16 --- english.tcl 18 Aug 2006 02:28:33 -0000 1.1.2.17 *************** *** 87,91 **** say max "maximum value: " say is_log "mode: " ! say linear "linear" say logarithmic "logarithmic" say isa "init: " --- 87,91 ---- say max "maximum value: " say is_log "mode: " ! say linear "linear" say logarithmic "logarithmic" say isa "init: " *************** *** 364,368 **** say -path "file search path" say -helppath "help file search path" ! say -lib "load object library(s)"
say section_gui "Gooey" --- 364,368 ---- say -path "file search path" say -helppath "help file search path" ! say -lib "load object libraries"
say section_gui "Gooey" *************** *** 405,409 **** say inletfg "inlet color" say outletfg "outlet color" ! say selrect "selection box" say keys "keys"
--- 405,409 ---- say inletfg "inlet color" say outletfg "outlet color" ! say selrect "selection box" say keys "keys"
*************** *** 421,422 **** --- 421,429 ---- say filter "Filter: " say how_many_object_classes "%d of %d object classes" + say do_what_i_mean "Do What I Mean" + say save_changes? "Save changes?" + say reset "Reset" + say Courier "Courier (monospaced)" + say Helvetica "Helvetica (sansserif)" + say Times "Times (serif)" +