mirror of
https://github.com/Hopiu/django-rosetta.git
synced 2026-05-23 11:45:53 +00:00
readme improvements
This commit is contained in:
parent
b76524824e
commit
7ce828e1b8
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue