diff options
| author | Michael <[email protected]> | 2017-06-30 15:35:09 -0400 |
|---|---|---|
| committer | Michael <[email protected]> | 2017-06-30 15:35:09 -0400 |
| commit | 70c4aa1c23c2329f3471d4510675b4b374c65f07 (patch) | |
| tree | db1183189d090df499a88296b269327b60d140e4 /ShiftOS.WinForms/Resources | |
| parent | c7061e8e457a04a9dcecfd7eeb0db7d9e753ee31 (diff) | |
| download | shiftos_thereturn-70c4aa1c23c2329f3471d4510675b4b374c65f07.tar.gz shiftos_thereturn-70c4aa1c23c2329f3471d4510675b4b374c65f07.tar.bz2 shiftos_thereturn-70c4aa1c23c2329f3471d4510675b4b374c65f07.zip | |
Fix bug with System Prep dialog
Diffstat (limited to 'ShiftOS.WinForms/Resources')
| -rw-r--r-- | ShiftOS.WinForms/Resources/strings_en.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ShiftOS.WinForms/Resources/strings_en.txt b/ShiftOS.WinForms/Resources/strings_en.txt index 028aad3..d6816c1 100644 --- a/ShiftOS.WinForms/Resources/strings_en.txt +++ b/ShiftOS.WinForms/Resources/strings_en.txt @@ -24,6 +24,7 @@ "{GEN_APPLY}": "Apply", "{GEN_RESET}": "Reset", "{GEN_LOADDEFAULT}": "Load default", + "{GEN_ROOTPASSWORD}":"Root password", "{GEN_CANCEL}": "Cancel", "{GEN_CONTINUE}": "Continue", "{GEN_BACK}": "Back", @@ -133,6 +134,7 @@ "{TITLE_ICONMANAGER}": "Icon Manager", "{TITLE_INSTALLER}": "Installer", "{TITLE_MINDBLOW}": "MindBlow", + "{TITLE_SYSTEMPREPARATION}": "System preparation", "{TITLE_PONG}": "Pong", "{TITLE_SHIFTER}": "Shifter", "{TITLE_SHIFTLETTERS}": "ShiftLetters", |
