From 058b8b3f7c60b89f91ca916a1f2bd75a9018255f Mon Sep 17 00:00:00 2001 From: Julien Palard Date: Sat, 30 Jun 2018 12:26:33 +0200 Subject: [PATCH] FIX: rest issue. --- README.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.rst b/README.rst index 6f257ecb..1a3fc310 100644 --- a/README.rst +++ b/README.rst @@ -52,9 +52,9 @@ where you have the rights to do modifications. To modify po files you'll need to synchronize the project files to your computer by using ``git``: https://help.github.com/articles/set-up-git/. -Once the project ``git clone``ed, you'll be able to modify the files -containing the translations, those are ``.po`` files and can be -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: - `poedit `_ (recommended) - gted