Update public_sandboxes.rst

This commit is contained in:
Sarina Canelake
2014-09-18 09:20:06 -04:00
parent 7f492aa04f
commit 3f23ce83b7

View File

@@ -148,7 +148,7 @@ Caveats and Warnings
Next, run the commands::
paver i18n_generate
python i18n/verify.py
i18n_tool validate
This will generate reports of broken translations in your language. This will not, however,
catch HTML tags that are out of order (ex. ``</b> <b>`` instead of ``<b> </b>``).