
The branch, master has been updated via 3bf3a51c435bcb81c08f7a28fe97aecdac34b378 (commit) from ace1134e77b61dc1a379af130cb548854e8692ca (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=3bf3a51c435bcb81c08f7a28fe... http://github.com/ceki/cal10n/commit/3bf3a51c435bcb81c08f7a28fe97aecdac34b37... commit 3bf3a51c435bcb81c08f7a28fe97aecdac34b378 Author: Ceki Gulcu <ceki@qos.ch> Date: Fri Sep 4 18:08:51 2009 +0200 more editing diff --git a/cal10n-site/src/site/pages/manual.html b/cal10n-site/src/site/pages/manual.html index 26f3c85..3591d03 100644 --- a/cal10n-site/src/site/pages/manual.html +++ b/cal10n-site/src/site/pages/manual.html @@ -84,10 +84,10 @@ <p>For example, let us assume that you wanted to internationalize color names. No one in their right minds would just want to internationalize three color names but probably a much larger set - of items. We are using color names just as an example. In CAL10N - you could start by writing an enum type, named Colors. You can - choose any name for the enum type. Colors is just the name this - particular author picked.</p> + of items. We are using a very small set of colors just as an + example. In CAL10N you could start by writing an enum type, named + Colors. You can choose any name for the enum type. Colors is just + the name this particular author picked.</p> <pre class="prettyprint source">package com.foo.somePackage; ----------------------------------------------------------------------- Summary of changes: cal10n-site/src/site/pages/manual.html | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) hooks/post-receive -- Compiler assisted localization library