Update of /cvsroot/pure-data/pd/src/locale In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv22889/locale
Modified Files: Tag: devel_0_39 english.tcl Log Message: things i left out
Index: english.tcl =================================================================== RCS file: /cvsroot/pure-data/pd/src/locale/Attic/english.tcl,v retrieving revision 1.1.2.24 retrieving revision 1.1.2.25 diff -C2 -d -r1.1.2.24 -r1.1.2.25 *** english.tcl 15 Sep 2006 07:37:58 -0000 1.1.2.24 --- english.tcl 18 Sep 2006 23:02:55 -0000 1.1.2.25 *************** *** 37,40 **** --- 37,41 ---- say text_editor "Text Editor..." say font_bomb "Font Bomb..." + say font "Font" say tidy_up "Tidy Up" say edit_mode "Edit Mode" *************** *** 59,63 **** say find_again "Find Again" say find_last_error "Find Last Error" ! say canvasfind "Find" say canvasfind_again "Find Again" --- 60,64 ---- say find_again "Find Again" say find_last_error "Find Last Error" ! say string "Find string" say canvasfind "Find" say canvasfind_again "Find Again" *************** *** 183,187 **** #say xscale "X units/px" #say yscale "Y units/px" ! say_category ArrayProperties say name "name" --- 184,191 ---- #say xscale "X units/px" #say yscale "Y units/px" ! say gop "graph on parent" ! say xmargin "xmargin" ! say ymargin "ymargin" ! say height "height" say_category ArrayProperties say name "name" *************** *** 480,484 **** say wirefg "wire color" say wirefg2 "wire highlight" ! say wiredash "wire dash" say others_color "others" say inletfg "inlet color" --- 484,489 ---- say wirefg "wire color" say wirefg2 "wire highlight" ! say wiredspfg "dsp wire color" ! say futurewiredash "new (dashed) wire" say others_color "others" say inletfg "inlet color"