[cai18n-dev] [GIT] Compiler assisted internalization library branch, master, updated. v0.1-5-g4e73aef

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 internalization library". The branch, master has been updated via 4e73aefc83f9f6c2462c18fb49e24d588bafbde5 (commit) from 7c173a44f1aa6fd04b31afa895a616c6cf34745e (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=cai18n.git;a=commit;h=4e73aefc83f9f6c2462c18fb49... http://github.com/ceki/cai18n/commit/4e73aefc83f9f6c2462c18fb49e24d588bafbde... commit 4e73aefc83f9f6c2462c18fb49e24d588bafbde5 Author: Ceki Gulcu <ceki@qos.ch> Date: Fri Aug 28 18:07:15 2009 +0200 - fix typo (hey the unit test work!) diff --git a/cai18n-api/src/test/resources/colors_fr.properties b/cai18n-api/src/test/resources/colors_fr.properties index 93c28bb..0ea9e8c 100644 --- a/cai18n-api/src/test/resources/colors_fr.properties +++ b/cai18n-api/src/test/resources/colors_fr.properties @@ -1,3 +1,3 @@ -BLEU=les violettes sont bleues +BLUE=les violettes sont bleues RED=les roses sont rouges GREEN=les {0} sont verts \ No newline at end of file ----------------------------------------------------------------------- Summary of changes: cai18n-api/src/test/resources/colors_fr.properties | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) hooks/post-receive -- Compiler assisted internalization library
participants (1)
-
git-noreply@pixie.qos.ch