From 1ef7cc3228844f7c03ceea77c30f34e27b23950c Mon Sep 17 00:00:00 2001 From: Marcio Mazza Date: Mon, 20 Jul 2015 16:11:27 -0300 Subject: [PATCH] Update translation instructions on README --- README.rst | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 834310492..813e1c207 100644 --- a/README.rst +++ b/README.rst @@ -64,7 +64,10 @@ To integrate the last translations on a working instance follow these steps: * `Pull translations `_ or `push translations `_ using the client. Pull only on a clean repo, i.e. commit your changes before pulling new translations. -* Run the program with ``.manage.py runserver`` and browse the system to see the translations into effect. +* Run the program with ``.manage.py runserver`` and check the system to see the translations into effect. + +.. note:: + The browser language preference is used to choose the translations to display. General implementation guidelines