diff -r d7bb01e5be9d -r 20d5eae54d57 doc/book/en/B142-install.en.txt --- a/doc/book/en/B142-install.en.txt Mon Dec 22 17:35:07 2008 +0100 +++ b/doc/book/en/B142-install.en.txt Mon Dec 22 08:59:12 2008 -0800 @@ -63,13 +63,13 @@ This skeleton directory is a working `AppEngine` application. You will recognize the files ``app.yaml`` and ``main.py``. All the rest is the `LAX` framework and its third-party libraries. You will notice that -the directory ``cubes`` is a library of reusable components. +the directory ``cubes`` is a library of reusable cubes. The main directories that you should know about are: - - ``cubes`` : this is a library of reusable yams components. To use - those components you will list them in the variable - `included-yams-cubes` of ``app.conf``. See also :ref:`components`. + - ``cubes`` : this is a library of reusable yams cubes. To use + those cubes you will list them in the variable + `included-yams-cubes` of ``app.conf``. See also :ref:`cubes`. - [WHICH OTHER ONES SHOULD BE LISTED HERE?] Dependencies @@ -112,7 +112,7 @@ 'erudi'". They disappear after the first run of i18ncompile. .. note:: The command myapp/bin/laxctl i18nupdate needs to be executed - only if your application is using components from ginco-apps. + only if your application is using cubes from ginco-apps. Otherwise, please skip it. You will never need to add new entries in the translation catalog. Instead we would