[PD-cvs] pd/src/locale english.tcl,1.1.2.22,1.1.2.23

Mathieu Bouchard matju at users.sourceforge.net
Thu Aug 31 22:26:07 CEST 2006


Update of /cvsroot/pure-data/pd/src/locale
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv1764/locale

Modified Files:
      Tag: devel_0_39
	english.tcl 
Log Message:
removed ClientPrefsDialog write2
localized library list editor and path editor


Index: english.tcl
===================================================================
RCS file: /cvsroot/pure-data/pd/src/locale/Attic/english.tcl,v
retrieving revision 1.1.2.22
retrieving revision 1.1.2.23
diff -C2 -d -r1.1.2.22 -r1.1.2.23
*** english.tcl	25 Aug 2006 13:47:07 -0000	1.1.2.22
--- english.tcl	31 Aug 2006 20:26:05 -0000	1.1.2.23
***************
*** 510,512 ****
  say Helvetica "Helvetica (sansserif)"
  say Times "Times (serif)"
! 
--- 510,523 ----
  say Helvetica "Helvetica (sansserif)"
  say Times "Times (serif)"
! say add "Add"
! say up "Up"
! say down "Down"
! say remove "Remove"
! 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_up     "swap order with previous folder"
! say dir_down   "swap order with next folder"
! say dir_remove "remove folder selected in the list"





More information about the Pd-cvs mailing list