[Python-checkins] python/dist/src/Doc/lib libgettext.tex,1.9,1.9.10.1

nnorwitz@users.sourceforge.net nnorwitz@users.sourceforge.net
2002年6月23日 19:29:59 -0700


Update of /cvsroot/python/python/dist/src/Doc/lib
In directory usw-pr-cvs1:/tmp/cvs-serv27530/Doc/lib
Modified Files:
 Tag: release22-maint
	libgettext.tex 
Log Message:
SF # 572928 One word change for lib/libgettext.tex
Fix typo.
Index: libgettext.tex
===================================================================
RCS file: /cvsroot/python/python/dist/src/Doc/lib/libgettext.tex,v
retrieving revision 1.9
retrieving revision 1.9.10.1
diff -C2 -d -r1.9 -r1.9.10.1
*** libgettext.tex	18 Oct 2001 19:41:48 -0000	1.9
--- libgettext.tex	24 Jun 2002 02:29:57 -0000	1.9.10.1
***************
*** 427,431 ****
 \subsubsection{Deferred translations}
 
! In most coding situations, strings are translated were they are coded.
 Occasionally however, you need to mark strings for translation, but
 defer actual translation until later. A classic example is:
--- 427,431 ----
 \subsubsection{Deferred translations}
 
! In most coding situations, strings are translated where they are coded.
 Occasionally however, you need to mark strings for translation, but
 defer actual translation until later. A classic example is:

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