Skip to content

Commit

Permalink
link to contribute_to_translations doc, remove passwordresettool domain
Browse files Browse the repository at this point in the history
  • Loading branch information
vincentfretin committed Feb 21, 2018
1 parent 18d677c commit d79fe9e
Showing 1 changed file with 10 additions and 12 deletions.
22 changes: 10 additions & 12 deletions utils/README.txt
@@ -1,11 +1,9 @@
Preparing Plone buildout
==========================
::
========================

git clone -b 5.0 git://github.com/plone/buildout.coredev.git
cd buildout.coredev
python2.7 bootstrap.py
bin/buildout -c experimental/i18n.cfg
Please read the instructions at
https://docs.plone.org/develop/plone/i18n/contribute_to_translations.html
to have a working install to work on translations.


Updating translations
Expand All @@ -16,6 +14,8 @@ https://github.com/plone/Products.CMFPlone/issues/983

plone
-----
From the plone buildout:

::

bin/i18n plone
Expand All @@ -32,12 +32,6 @@ atreferencebrowserwidget

bin/i18n atreferencebrowserwidget

passwordresettool
-----------------
::

bin/i18n passwordresettool

cmfplacefulworkflow
-------------------
::
Expand All @@ -58,6 +52,10 @@ linguaplone

plonefrontpage
--------------

The plonefrontpage.pot is maintained manually.
To resync the po files:

::

cd locales
Expand Down

0 comments on commit d79fe9e

Please sign in to comment.