[Python-checkins] CVS: python/dist/src/Misc NEWS,1.349,1.350

Martin v. L?wis loewis@users.sourceforge.net
2002年1月10日 22:58:51 -0800


Update of /cvsroot/python/python/dist/src/Misc
In directory usw-pr-cvs1:/tmp/cvs-serv13259/Misc
Modified Files:
	NEWS 
Log Message:
Add a per-message fallback mechanism for translations.
Index: NEWS
===================================================================
RCS file: /cvsroot/python/python/dist/src/Misc/NEWS,v
retrieving revision 1.349
retrieving revision 1.350
diff -C2 -d -r1.349 -r1.350
*** NEWS	2002年01月11日 06:33:28	1.349
--- NEWS	2002年01月11日 06:58:49	1.350
***************
*** 27,31 ****
 passed in.
 
! - gettext.translation has an optional fallback argument.
 
 Tools/Demos
--- 27,33 ----
 passed in.
 
! - gettext.translation has an optional fallback argument, and 
! gettext.find an optional all argument. Translations will now fallback
! on a per-message basis.
 
 Tools/Demos

AltStyle によって変換されたページ (->オリジナル) /