mirror of
https://github.com/rn10950/RetroZilla.git
synced 2024-11-10 01:40:17 +01:00
14 lines
299 B
DTD
14 lines
299 B
DTD
|
<!-- mac -->
|
||
|
|
||
|
<!-- 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 "Option">
|
||
|
<!ENTITY shiftKey.label "Shift">
|
||
|
|