We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a3f077 commit 058b8b3Copy full SHA for 058b8b3
README.rst
@@ -52,9 +52,9 @@ where you have the rights to do modifications.
52
To modify po files you'll need to synchronize the project files to
53
your computer by using ``git``: https://help.github.com/articles/set-up-git/.
54
55
-Once the project ``git clone``ed, you'll be able to modify the files
56
-containing the translations, those are ``.po`` files and can be
57
-modified using various tools:
+Once the project files are synchronized to your computer, you'll be
+able to modify them, those are ``.po`` files and can be modified using
+various tools:
58
59
- `poedit <http://www.poedit.net/>`_ (recommended)
60
- gted
0 commit comments