Browse Source

Fixed error in translation

Tommi Lamberg 9 years ago
parent
commit
622a531d9c
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      Marlin/language_fi.h

+ 1
- 1
Marlin/language_fi.h View File

11
 #define WELCOME_MSG                         MACHINE_NAME " valmis."
11
 #define WELCOME_MSG                         MACHINE_NAME " valmis."
12
 #define MSG_SD_INSERTED                     "Kortti asetettu"
12
 #define MSG_SD_INSERTED                     "Kortti asetettu"
13
 #define MSG_SD_REMOVED                      "Kortti poistettu"
13
 #define MSG_SD_REMOVED                      "Kortti poistettu"
14
-#define MSG_MAIN                            "Status"
14
+#define MSG_MAIN                            "Palaa"
15
 #define MSG_AUTOSTART                       "Automaatti"
15
 #define MSG_AUTOSTART                       "Automaatti"
16
 #define MSG_DISABLE_STEPPERS                "Vapauta moottorit"
16
 #define MSG_DISABLE_STEPPERS                "Vapauta moottorit"
17
 #define MSG_AUTO_HOME                       "Aja referenssiin"
17
 #define MSG_AUTO_HOME                       "Aja referenssiin"

Loading…
Cancel
Save