Skip to content

Commit 0a42b17

Browse files
committed
Reworded section about translations
1 parent ecca16a commit 0a42b17

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.adoc

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -620,7 +620,9 @@ To update the translation files under `src/main/po` use the `update-message` pro
620620
mvn -Pupdate-messages clean compile
621621
----
622622

623-
After that, edit the translation files and update the fuzzy or newly added messages. ``*.po` files are normal text files, but using a po-Editor like e.g. poedit might be more convenient.
623+
After that, edit the translation files and update the fuzzy or newly added messages.
624+
The `*.po` files are just normal text files, so you can use any editor you want.
625+
Using a special po-Editor like e.g. https://poedit.net/[Poedit] might add additional convenience.
624626

625627
If you update the translation please open a {githubUrl}/pulls[pull-request] with the new translation.
626628

0 commit comments

Comments
 (0)