List:Internals« Previous MessageNext Message »
From:paul Date:September 29 2005 5:27am
Subject:bk commit - mysqldoc@docsrva tree (paul:1.3645)
View as plain text  
Below is the list of changes that have just been committed into a local
mysqldoc repository of paul. When paul does a push these changes will
be propagated to the main repository and, within 24 hours after the
push, to the public repository.
For information on how to access the public repository
see http://www.mysql.com/doc/I/n/Installing_source_tree.html

ChangeSet
  1.3645 05/09/28 22:27:46 paul@stripped +1 -0
  internals.xml:
    Add note about character set of messages in errmsg.txt.

  internals/internals.xml
    1.31 05/09/28 22:27:30 paul@stripped +10 -0
    Add note about character set of messages in errmsg.txt.

# This is a BitKeeper patch.  What follows are the unified diffs for the
# set of deltas contained in the patch.  The rest of the patch, the part
# that BitKeeper cares about, is below these diffs.
# User:	paul
# Host:	frost.snake.net
# Root:	/Users/paul/bk/mysqldoc

--- 1.30/internals/internals.xml	2005-09-28 08:46:11 -05:00
+++ 1.31/internals/internals.xml	2005-09-28 22:27:30 -05:00
@@ -15338,6 +15338,16 @@
       </para>
 
       <para>
+        Message strings for a given language must be written in the
+        character set indicated for that language in the
+        <literal>languages</literal> line. For example, the language
+        information for Japanese in that line is <literal>japanese=jpn
+        ujis</literal>, so messages with a language code of
+        <literal>jpn</literal> must be written in the
+        <literal>ujis</literal> character set.
+      </para>
+
+      <para>
         Within a message string, C-style escape sequences are allowed:
       </para>
 
Thread
bk commit - mysqldoc@docsrva tree (paul:1.3645)paul29 Sep