Remove translation fallback

This commit is contained in:
ClemDee 2019-08-16 13:51:55 +02:00
parent a327f4a0bf
commit a00ac64e0e

View File

@ -401,7 +401,7 @@ define([
h('a.cp-app-drive-context-newdocmenu.dropdown-item', {
'tabindex': '-1',
'data-icon': "fa-plus",
}, Messages.fm_morePads || "More pads"), //XXX
}, Messages.fm_morePads),
h("ul.dropdown-menu", [
h('li', h('a.cp-app-drive-context-newdoc.dropdown-item.cp-app-drive-context-editable', {
'tabindex': '-1',