mirror of
https://github.com/EDCD/EDMarketConnector.git
synced 2025-04-18 18:07:37 +03:00
[Docs] Add reminder about find_localized_files
Most of these docs are due for a total review, so this is a temporary measure.
This commit is contained in:
parent
761e9f0f59
commit
bd6f5466af
@ -34,6 +34,8 @@ _('stuff')
|
|||||||
|
|
||||||
#### Edit `L10n/en.template` to add the phrase
|
#### Edit `L10n/en.template` to add the phrase
|
||||||
|
|
||||||
|
##### Hint: It is strongly recommended to use the find_localized_strings.py script to help automate this process!
|
||||||
|
|
||||||
/* <use of this phrase> [<file it was first added in>] */
|
/* <use of this phrase> [<file it was first added in>] */
|
||||||
"<text as it appears in the code>" = "<English version of the text>";
|
"<text as it appears in the code>" = "<English version of the text>";
|
||||||
e.g.
|
e.g.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user