mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-24 18:43:37 +00:00
README.localization: a precision
This commit is contained in:
parent
4d4ba7b80c
commit
d62e5512ef
@ -108,8 +108,12 @@ The most comfortable way to see your updated translation while
|
||||
editing, is running (in linux) "make xx.gmo" in the po directory to
|
||||
compile updated xx.po translation and then run LyX.
|
||||
|
||||
For advanced users - if you want to remerge your files against current source
|
||||
files run make update-po.
|
||||
For advanced users - if you want to remerge your files against current source:
|
||||
|
||||
- on Linux: execute the command: make update-po
|
||||
- on Windows: either build the update-po target in MSVC
|
||||
or run the command: msbuild po\update-po.vcxproj
|
||||
(depending on the directory you are in)
|
||||
|
||||
|
||||
7) HOW TO CONTRIBUTE MY WORK?
|
||||
|
Loading…
Reference in New Issue
Block a user