From: Olivier G. <og...@us...> - 2006-07-06 17:12:40
|
Update of /cvsroot/osmose-dev/osmose/resources/localization In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv7983/resources/localization Modified Files: osmose_local_en_US.properties Log Message: The bold button has to be named "B" (not "G") in english. Index: osmose_local_en_US.properties =================================================================== RCS file: /cvsroot/osmose-dev/osmose/resources/localization/osmose_local_en_US.properties,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** osmose_local_en_US.properties 15 Jan 2006 22:19:34 -0000 1.3 --- osmose_local_en_US.properties 6 Jul 2006 17:12:36 -0000 1.4 *************** *** 291,295 **** THE_SaveAs=Save as... THE_Close=Close ! THE_Bold=G THE_Italic=I THE_Underlined=U --- 291,295 ---- THE_SaveAs=Save as... THE_Close=Close ! THE_Bold=B THE_Italic=I THE_Underlined=U |