mirror of
https://github.com/MailHops/mailhops-plugin.git
synced 2025-05-18 07:10:09 -07:00
Added language variables for buttons
This commit is contained in:
parent
981a02bcfe
commit
dfa4f93bc0
@ -23,11 +23,11 @@
|
||||
</menupopup>
|
||||
</button>
|
||||
|
||||
<button id="mailhopsMapLink" class="msgHeaderView-button msgHeaderView-flat-button" label="map"></button>
|
||||
<button id="mailhopsMapLink" class="msgHeaderView-button msgHeaderView-flat-button" label="&mailhops_route_nav_map_label;"></button>
|
||||
|
||||
<button id="mailhopsDataPaneRefreshLink" class="msgHeaderView-button msgHeaderView-flat-button" label="refresh"></button>
|
||||
<button id="mailhopsDataPaneRefreshLink" class="msgHeaderView-button msgHeaderView-flat-button" label="&mailhops_route_nav_refresh_label;"></button>
|
||||
|
||||
<button id="mailhopsDataPanePrefsLink" class="msgHeaderView-button msgHeaderView-flat-button" label="options"></button>
|
||||
<button id="mailhopsDataPanePrefsLink" class="msgHeaderView-button msgHeaderView-flat-button" label="&mailhops_route_nav_options_label;"></button>
|
||||
|
||||
<label id="mailhopsDataPaneMailer" class="auth-item" value="" tooltiptext="Mailer"></label>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user