Skip to content

Commit d6ace37

Browse files
committed
NOISSUE update changelog some more
1 parent 6a21c04 commit d6ace37

File tree

1 file changed

+10
-9
lines changed

1 file changed

+10
-9
lines changed

changelog.md

+10-9
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# MultiMC 0.6.3
1+
# MultiMC 0.6.4
22

3-
Update for a better trasnlation workflow, and new FTB API location.
3+
Update for a better translation workflow, and new FTB API location.
44

55
## New or changed features
66

@@ -12,14 +12,15 @@ Update for a better trasnlation workflow, and new FTB API location.
1212

1313
It is now possible to put the translation source `.po` files into the `translations` folder and see changes in MultiMC immediately.
1414

15-
* Get `.po` file from here: https://github.com/MultiMC/MultiMC5-translate
16-
* Put it in the `translations` folder
17-
* Edit it with [POEdit](https://poedit.net/)
18-
* See the changes in real time
15+
The new translation workflow is like this:
16+
* Get a `.po` file from here the [translations repository](https://github.com/MultiMC/MultiMC5-translate).
17+
* Alternatively, get the `template.pot` and start a new translation based on it.
18+
* Put it in the `translations` folder.
19+
* Edit it with [POEdit](https://poedit.net/).
20+
* See the changes in real time.
21+
* When done, post the changed files on discord, or github.
1922

20-
MultiMC also logs which strings are missing from the translation on the currently displayed UI screen(s), and which one are marked as fuzzy.
21-
22-
- Instance creation can now be interrupted / aborted.
23+
When using a `.po` file, MultiMC logs which strings are missing from the translation on the currently displayed UI screen(s), and which one are marked as fuzzy. This should make it easy to determine what's important.
2324

2425
# Previous releases
2526

0 commit comments

Comments
 (0)