mirror of
https://github.com/rn10950/RetroZilla.git
synced 2024-11-12 19:00:11 +01:00
15 lines
567 B
DTD
15 lines
567 B
DTD
|
<!ENTITY textZoomEnlargeCmd.label "Larger">
|
||
|
<!ENTITY textZoomEnlargeCmd.accesskey "L">
|
||
|
<!ENTITY textZoomEnlargeCmd.commandkey "+">
|
||
|
<!ENTITY textZoomEnlargeCmd.commandkey2 "="> <!-- + is above this key on many keyboards -->
|
||
|
|
||
|
<!ENTITY textZoomReduceCmd.label "Smaller">
|
||
|
<!ENTITY textZoomReduceCmd.accesskey "S">
|
||
|
<!ENTITY textZoomReduceCmd.commandkey "-">
|
||
|
|
||
|
<!ENTITY textZoomResetCmd.commandkey "0">
|
||
|
|
||
|
<!-- see textZoomOtherLabel in navigator.properties -->
|
||
|
<!ENTITY textZoomMenu.accesskey "z">
|
||
|
<!ENTITY textZoomOtherCmd.accesskey "o">
|