Force code sample to be treated as python
Change-Id: I3340397e0b263973aa8387d77d50cc1cb4756634 Closes-Bug: #1374477
This commit is contained in:
@@ -43,7 +43,7 @@ the marker functions the factory creates.
|
|||||||
Then, in the rest of your code, use the appropriate marker function
|
Then, in the rest of your code, use the appropriate marker function
|
||||||
for each message:
|
for each message:
|
||||||
|
|
||||||
::
|
.. code-block:: python
|
||||||
|
|
||||||
from myapp.i18n import _, _LW
|
from myapp.i18n import _, _LW
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user