comparison doc/setup.txt @ 495:b6b7cf1eb8dc trunk

Fix documentation: double 'to' and stray reference to POT, which should be MO.
author jruigrok
date Mon, 26 Apr 2010 11:28:07 +0000
parents b1201cfc4190
children 8f3df970f492
comparison
equal deleted inserted replaced
494:d9e2c78c7293 495:b6b7cf1eb8dc
48 --help (-h) show detailed help message 48 --help (-h) show detailed help message
49 49
50 Options for 'compile_catalog' command: 50 Options for 'compile_catalog' command:
51 ... 51 ...
52 52
53 Running the command will produce a PO template file:: 53 Running the command will produce a binary MO file::
54 54
55 $ ./setup.py compile_catalog --directory foobar/locale --locale pt_BR 55 $ ./setup.py compile_catalog --directory foobar/locale --locale pt_BR
56 running compile_catalog 56 running compile_catalog
57 compiling catalog to to foobar/locale/pt_BR/LC_MESSAGES/messages.mo 57 compiling catalog to foobar/locale/pt_BR/LC_MESSAGES/messages.mo
58 58
59 59
60 Options 60 Options
61 ------- 61 -------
62 62
Copyright (C) 2012-2017 Edgewall Software