mirror of
https://github.com/rn10950/RetroZilla.git
synced 2024-11-10 18:00:15 +01:00
22 lines
811 B
DTD
22 lines
811 B
DTD
|
|
||
|
<!-- Toolbar -->
|
||
|
|
||
|
<!ENTITY backButton.label "Back">
|
||
|
<!ENTITY backButton.tooltip "Go back one page">
|
||
|
<!ENTITY forwardButton.label "Forward">
|
||
|
<!ENTITY forwardButton.tooltip "Go forward one page">
|
||
|
<!ENTITY reloadButton.label "Reload">
|
||
|
<!ENTITY reloadButton.tooltip "Reload current page">
|
||
|
<!ENTITY stopButton.label "Stop">
|
||
|
<!ENTITY stopButton.tooltip "Stop loading this page">
|
||
|
<!ENTITY searchButton.label "Search">
|
||
|
<!ENTITY searchButton.tooltip "Type a word in the field to the left, then click Search">
|
||
|
|
||
|
|
||
|
<!-- Context menu -->
|
||
|
|
||
|
<!ENTITY backCmd.label "Back">
|
||
|
<!ENTITY forwardCmd.label "Forward">
|
||
|
<!ENTITY stopCmd.label "Stop">
|
||
|
<!ENTITY reloadCmd.label "Reload">
|