Skip to content

Commit

Permalink
Added supported formats for "translator-credits" field (#100)
Browse files Browse the repository at this point in the history
* Added supported formats for "translator-credits" field

* Update README.md
  • Loading branch information
meybonomme committed Apr 30, 2024
1 parent df372d6 commit 16d11b9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,10 @@ For disabling screen blanking/locking, it uses
<a href="https://github.com/sigmaSd/Stimulator/tree/master/po" target="_blank">here</a>
with "Add file" -> "Create new file" button
- Paste content of `en.po` and translate strings
- Supported formats for "translator-credits" field:\
`msgstr "Your Name"`\
`msgstr "Your Name <your@email.com>"`\
`msgstr "Your Name https://yourwebsite.com"`
- Name created file as `yourlanguagecode.po`, commit changes and submit pull
request

Expand Down

0 comments on commit 16d11b9

Please sign in to comment.