mirror of
https://github.com/rn10950/RetroZilla.git
synced 2024-11-11 10:20:19 +01:00
13 lines
294 B
DTD
13 lines
294 B
DTD
|
<!-- win -->
|
||
|
|
||
|
<!-- OK Cancel Buttons -->
|
||
|
<!ENTITY okButton.label "OK">
|
||
|
<!ENTITY cancelButton.label "Cancel">
|
||
|
<!ENTITY helpButton.label "Help">
|
||
|
|
||
|
<!-- Key labels, for mousewheel prefs -->
|
||
|
<!ENTITY ctrlKey.label "Control">
|
||
|
<!ENTITY altKey.label "Alt">
|
||
|
<!ENTITY shiftKey.label "Shift">
|
||
|
|