diff options
| author | Michael <[email protected]> | 2017-06-18 20:53:03 -0400 |
|---|---|---|
| committer | Michael <[email protected]> | 2017-06-18 20:53:03 -0400 |
| commit | 45c587b3a656135fec9c91566fa5f817ddfc600e (patch) | |
| tree | 3d79e760cfa65fe4c7bc1cd8e0b5186a5ec23faa /ShiftOS.WinForms/Resources | |
| parent | 0c94c9307370eb9873a505a35411d70ce4f70e30 (diff) | |
| download | shiftos_thereturn-45c587b3a656135fec9c91566fa5f817ddfc600e.tar.gz shiftos_thereturn-45c587b3a656135fec9c91566fa5f817ddfc600e.tar.bz2 shiftos_thereturn-45c587b3a656135fec9c91566fa5f817ddfc600e.zip | |
Localize BIOS screen.
Diffstat (limited to 'ShiftOS.WinForms/Resources')
| -rw-r--r-- | ShiftOS.WinForms/Resources/strings_en.txt | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/ShiftOS.WinForms/Resources/strings_en.txt b/ShiftOS.WinForms/Resources/strings_en.txt index d3bbef5..9e17f11 100644 --- a/ShiftOS.WinForms/Resources/strings_en.txt +++ b/ShiftOS.WinForms/Resources/strings_en.txt @@ -241,4 +241,15 @@ "{FORMATEDITOR_ARGUMENT_LOWER}": "argument", "{FORMATEDITOR_VALUE_LOWER}": "value", "{FORMATEDITOR_ENTERSYNTAX}": "Enter syntax here", + + //BIOS screen text + "{MISC_BIOSCOPYRIGHT}": "AMIBIOS (C) %year Australian Microtrends, Plc", + "{MISC_BIOSVERSION}": "Shiftsoft 480-L ACPI BIOS Revision 1002", + "{MISC_BIOSCPU}": "CPU : VTC 210-N %cores CPU 1.33GHz", + "{MISC_CLOCKSPEED}": " Speed : 1.337Ghz", + "{MISC_RUNSETUP}": "Press DEL to run Setup", + "{MISC_BBSPOPUP}": "Press <F8> for BBS POPUP", + "{MISC_RAMFREQ}": "DDR3 Frequency 1337MHz, Dual Channel, Linear Mode", + "{MISC_CHECKINGNVRAM}": "Checking NVRAM", + "{MISC_RAM}": "1337 MB OK", }
\ No newline at end of file |
