[cal10n-dev] [GIT] Compiler assisted localization library branch, master, updated. v_0.7.3-2-gb4e2fa7

added by portage for gitosis-gentoo git-noreply at pixie.qos.ch
Mon Jul 5 19:34:19 CEST 2010


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Compiler assisted localization library".

The branch, master has been updated
       via  b4e2fa77115a5a2af8267cc1d271cc98213006cc (commit)
      from  2b19a47037479020fc3879a930818fd6fdc48e6c (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
http://git.qos.ch/gitweb/?p=cal10n.git;a=commit;h=b4e2fa77115a5a2af8267cc1d271cc98213006cc
http://github.com/ceki/cal10n/commit/b4e2fa77115a5a2af8267cc1d271cc98213006cc

commit b4e2fa77115a5a2af8267cc1d271cc98213006cc
Author: Ceki Gulcu <ceki at qos.ch>
Date:   Mon Jul 5 19:30:12 2010 +0200

    - updated the docs in order to fix http://jira.qos.ch/browse/CAL-13

diff --git a/cal10n-site/src/site/pages/manual.html b/cal10n-site/src/site/pages/manual.html
index d962cf8..fed2bbd 100755
--- a/cal10n-site/src/site/pages/manual.html
+++ b/cal10n-site/src/site/pages/manual.html
@@ -160,7 +160,9 @@ String green = mc.getMessage(Colors.GREEN, <b>"pommes"</b>);  // note the second
   uses the standard Java convention for parameter substitution as
   defined by the <a
   href="http://java.sun.com/j2se/1.5.0/docs/api/java/text/MessageFormat.html">java.text.MessageFormat</a>
-  class.</p>
+  class. In particular, for messages with parameters, the rules for
+  using quotes defined by the <code>MessageFormat</code> class apply
+  as is.</p>
 
   <p>An astute reader will comment that even if the messages keys are
   now verified by the compiler, it is still possible to have

-----------------------------------------------------------------------

Summary of changes:
 cal10n-site/src/site/pages/manual.html |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
Compiler assisted localization library


More information about the cal10n-dev mailing list