Updated How to translate (markdown)
parent
ddb4233a9e
commit
9c551362ba
@ -17,6 +17,7 @@ We will begin with the simplest translations:
|
||||
|
||||
|
||||
|
||||
|
||||
### .po gettext translation convention
|
||||
- Please fill out translations even if they're the same, like digits.
|
||||
- Please don't translate words with big letters, for example `ERROR`.
|
||||
@ -86,3 +87,8 @@ msgstr ""
|
||||
- Open `src/pam_panic/man/Makefile.am` and put your new language in the `nobase_dist_cant_believe_its_not_man_DATA` list. Note that you have to add a `\` at the end of the last entry. It will look like "<yourISOlanghere>/man8/pam_panic.8.gz \".
|
||||
- Same thing for `src/pam_panic_pw/man/Makefile.am`.
|
||||
|
||||
|
||||
## Send a pull request
|
||||
|
||||
After you're satisfied with your work, make a pull request.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user