Bug 1376484 - Remove ellipsis from Send to Device... page action menu r=eoger

MozReview-Commit-ID: 6CFdAyRVQIM

--HG--
extra : rebase_source : 6f0edaba4569def7b4101b7180212bda8b863f82
This commit is contained in:
Jeongkyu Kim 2017-07-06 00:49:30 +09:00
Родитель 76dc33dfb2
Коммит d78467911b
2 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -476,7 +476,7 @@
command="PageAction:emailLink"/>
<toolbarbutton id="page-action-send-to-device-button"
class="subviewbutton subviewbutton-iconic subviewbutton-nav"
label="&sendToDevice.label;"
label="&sendToDevice.label2;"
closemenu="none"
oncommand="gPageActionButton.showSendToDeviceView(this);"/>
</vbox>

Просмотреть файл

@ -986,7 +986,7 @@ you can use these alternative items. Otherwise, their values should be empty. -
<!ENTITY pageActionButton.tooltip "Page actions">
<!ENTITY sendToDevice.label "Send to Device">
<!ENTITY sendToDevice.label2 "Send to Device">
<!ENTITY sendToDevice.viewTitle "Send to Device">
<!ENTITY sendToDevice.fxaRequired.label "Required">
<!ENTITY sendToDevice.noDevices.label "No Devices Available">