changeset 7278:22ccb5ed3707

Update
author Sergey Poznyakoff <gray@gnu.org.ua>
date Sat, 09 Sep 2006 05:13:54 +0000
parents e6927185dbdf
children 6eb331fc5ba4
files lib/ChangeLog
diffstat 1 files changed, 8 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lib/ChangeLog
+++ b/lib/ChangeLog
@@ -1,3 +1,11 @@
+2006-09-09  Sergey Poznyakoff  <gray@gnu.org.ua>
+
+	* argp-help.c (argp_doc): Split the untranslated doc string on '\v',
+	and translate the two parts separately, instead of feeding
+	the whole string to gettext.  This allows to exclude
+	'\v' from the strings visible to the translator by writing doc
+	strings as N_("..") "\v" N_("..").  
+
 2006-09-08  Paul Eggert  <eggert@cs.ucla.edu>
 
 	* mktime.c (guess_time_tm): Fix bug where mktime