mirror of
https://github.com/reactos/reactos.git
synced 2025-08-07 06:43:06 +00:00
[BOOTDATA] Reorder localized sections properly and fix hex numbers case
This commit is contained in:
parent
c1f50f3138
commit
84a4efa491
4 changed files with 383 additions and 424 deletions
|
@ -802,7 +802,6 @@ UNINSTALL="Uninstall"
|
|||
REPAIR="Repair"
|
||||
TEST="Test"
|
||||
|
||||
|
||||
; LANG_GERMAN SUBLANG_NEUTRAL
|
||||
[Strings.0007]
|
||||
;; In shell32.dll
|
||||
|
@ -843,7 +842,6 @@ CPLFILE_OPENWITH="Mit der Systemsteuerung öffnen"
|
|||
;REPAIR="Repair"
|
||||
;TEST="Test"
|
||||
|
||||
|
||||
; LANG_SPANISH SUBLANG_NEUTRAL
|
||||
[Strings.000A]
|
||||
;; In shell32.dll
|
||||
|
@ -884,7 +882,6 @@ UNINSTALL="Desinstalar"
|
|||
REPAIR="Reparar"
|
||||
TEST="Probar"
|
||||
|
||||
|
||||
; LANG_FRENCH SUBLANG_NEUTRAL
|
||||
[Strings.000C]
|
||||
;; In shell32.dll
|
||||
|
@ -925,7 +922,6 @@ UNINSTALL="Désinstaller"
|
|||
REPAIR="Réparer"
|
||||
TEST="Tester"
|
||||
|
||||
|
||||
; LANG_ITALIAN SUBLANG_NEUTRAL
|
||||
[Strings.0010]
|
||||
;; In shell32.dll
|
||||
|
@ -966,7 +962,6 @@ UNINSTALL="Rimuovi"
|
|||
REPAIR="Ripara"
|
||||
TEST="Prova"
|
||||
|
||||
|
||||
; LANG_POLISH SUBLANG_NEUTRAL
|
||||
[Strings.0015]
|
||||
;; In shell32.dll
|
||||
|
@ -1007,7 +1002,6 @@ UNINSTALL="Odinstaluj"
|
|||
REPAIR="Napraw"
|
||||
TEST="Testuj"
|
||||
|
||||
|
||||
; LANG_ROMANIAN SUBLANG_NEUTRAL
|
||||
[Strings.0018]
|
||||
;; In shell32.dll
|
||||
|
@ -1048,7 +1042,6 @@ UNINSTALL="Dezinstalează"
|
|||
REPAIR="Repară"
|
||||
TEST="Testează"
|
||||
|
||||
|
||||
; LANG_RUSSIAN SUBLANG_NEUTRAL
|
||||
[Strings.0019]
|
||||
;; In shell32.dll
|
||||
|
@ -1089,7 +1082,6 @@ UNINSTALL="Удалить"
|
|||
REPAIR="Исправить"
|
||||
TEST="Тест"
|
||||
|
||||
|
||||
; LANG_CHINESE SUBLANG_CHINESE_TRADITIONAL
|
||||
[Strings.0404]
|
||||
;; In shell32.dll
|
||||
|
@ -1130,7 +1122,6 @@ UNINSTALL="解除安裝"
|
|||
REPAIR="修復"
|
||||
TEST="測試"
|
||||
|
||||
|
||||
; LANG_TURKISH SUBLANG_DEFAULT
|
||||
[Strings.041F]
|
||||
;; In shell32.dll
|
||||
|
@ -1172,7 +1163,7 @@ CPLFILE_OPENWITH="Denetim Masası'yla Aç"
|
|||
;TEST="Dene"
|
||||
|
||||
; LANG_CHINESE SUBLANG_CHINESE_HONGKONG
|
||||
[Strings.0c04]
|
||||
[Strings.0C04]
|
||||
;; In shell32.dll
|
||||
CPLFILE_OPENWITH="以控制台開啟"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue