Remove translation fallback

pull/1/head
ClemDee 2019-08-16 13:51:55 +02:00
parent a327f4a0bf
commit a00ac64e0e
1 changed files with 1 additions and 1 deletions

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',