Skip to content

Commit a9bb8b1

Browse files
authored
Update TRANSLATING.md
1 parent b955539 commit a9bb8b1

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

TRANSLATING.md

+4-2
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,11 @@ There are two ways to test the translation bundle:
3131
1) Assuming you have the PC version downloaded, download your bundle file, name it `bundle.properties`, then place it in the same folder as the Mindustry desktop executable and run it. *You should get a popup message in-game confirming that you have loaded an external translation.*
3232
2) For advanced users: simply download your fork of mindustry and compile/run the game.
3333

34-
#### Translating for stores (Steam, Google Play)
34+
#### Translating for stores (Steam, ~~Google Play~~)
3535

36-
If you would like to translate the descriptions for Google Play or Steam, see the [Fastlane Metadata folder](https://github.com/Anuken/Mindustry/tree/master/fastlane/metadata) and submit a pull request for files there. On Google Play, you would create or edit the folder with the correct local code; for Steam, I have to update the translations manually, so just name the folder with the language name, and include the same files as the English folder does.
36+
NOTE: The Google Play description is in the process of being re-written, please do not translate it.
37+
38+
If you would like to translate the descriptions for ~~Google Play~~ or Steam, see the [Fastlane Metadata folder](https://github.com/Anuken/Mindustry/tree/master/fastlane/metadata) and submit a pull request for files there. On Google Play, you would create or edit the folder with the correct local code; for Steam, I have to update the translations manually, so just name the folder with the language name, and include the same files as the English folder does.
3739

3840
**And that's it.**
3941

0 commit comments

Comments
 (0)