Tweaked Finnish localization and changed one small thing in README.md

This commit is contained in:
PizzAna 2013-05-12 14:14:21 +03:00
parent fedceeae1b
commit c820e00805
2 changed files with 4 additions and 4 deletions

View file

@ -40,7 +40,7 @@ IMPORTANT: This is not guaranteed to work as it has not been tested extensively
2. Inside `mcdev`, create a directory named `mcp` and unzip the MCP .zip file into it.
* To verify, check if a file named `CHANGELOG` exists inside `mcp`.
3. Download the latest forge **source** for Minecraft 1.5.2 and unzip it into `mcp`. You need at least Forge 7.7.1.500 (Forge 7.8.0.684 if using 1.5.2), best way is to get it from [here] (http://files.minecraftforge.net/).
* To verify, check if a application named `install.sh` exists.
* To verify, check if a applications named `install.sh` and `install.cmd` exists.
4. Execute `install.sh` (Linux and Mac) or `install.cmd` (Windows), both found in `mcdev\mcp\forge`. On Linux you might have to `chmod +x install.sh` before you can execute it. On some system configurations you need to execute `install.sh` from within the `forge` directory whereas on others it doesn't matter. Just check the output for error messages to find out what you need to do.
#### Setup EE3 (Some tested for Linux, tested fully for Windows)

View file

@ -29,11 +29,11 @@
<entry key="container.alchemicalBag">Alkeminen pussi</entry>
<entry key="container.glassBell">Lasitiuku</entry>
<entry key="itemGroup.EE3">Equivalent Exchange 3</entry>
<entry key="version.init_log_message">Aloitetaan etäversion tarkistusta kohteessa</entry>
<entry key="version.uninitialized">Etäversion tarkistusta ei pystytty alustamaan</entry>
<entry key="version.init_log_message">Aloitetaan etäversion tarkistusta kohteesta</entry>
<entry key="version.uninitialized">Etäversion tarkistuksen aloittaminen epäonnistui</entry>
<entry key="version.current">Käytät tällä hetkellä uusinta (@REMOTE_MOD_VERSION@) Equivalent Exchange 3 -versiota, joka on tarkoitettu Minecraft @MINECRAFT_VERSION@:lle</entry>
<entry key="version.outdated">Uusi @MOD_NAME@ versio on saatavilla (@REMOTE_MOD_VERSION@) Minecraftin versiolle @MINECRAFT_VERSION@. Lataa se täältä: @MOD_UPDATE_LOCATION@</entry>
<entry key="version.general_error">Virhe yhdistettäessä etäversion palvelimeen; yritetään uudelleen</entry>
<entry key="version.general_error">Tapahtui virhe yhdistettäessä etäversion palvelimeen; yritetään uudelleen</entry>
<entry key="version.final_error">Version tarkistus lopetettu kolmen epäonnistuneen yrityksen jälkeen</entry>
<entry key="version.mc_version_not_found">@MOD_NAME@:a @MINECRAFT_VERSION@:lle ei löytynyt</entry>
<entry key="command.ee3.overlay.turned_on">Kohdistetun transmutoinnin peitevalikko käytössä</entry>