From 7ce828e1b8bbc34132c2a985678190997ff8c43b Mon Sep 17 00:00:00 2001 From: Marco Bonetti Date: Thu, 16 Jun 2011 11:58:19 +0200 Subject: [PATCH] readme improvements --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 561eb26..76881b6 100644 --- a/README.rst +++ b/README.rst @@ -64,7 +64,7 @@ Translate away! Start your Django development server and point your browser to the URL prefix you have chosen during the installation process. You will get to the file selection window. -http://django-rosetta.googlecode.com/files/rosetta-1.png +.. image:: http://django-rosetta.googlecode.com/files/rosetta-1.png Select a file and translate each untranslated message. Whenever a new batch of messages is processed, Rosetta updates the corresponding `django.po` file and regenerates the corresponding ``mo`` file. @@ -72,7 +72,7 @@ This means your project's labels will be translated right away, unfortunately yo If the webserver doesn't have write access on the catalog files (as shown in the screen shot below) an archive of the catalog files can be downloaded. -http://django-rosetta.googlecode.com/files/rosetta-2.1.png +.. image:: http://django-rosetta.googlecode.com/files/rosetta-2.1.png Translating Rosetta itself