Remove translation fallback
This commit is contained in:
parent
4f84a928a9
commit
79b667c835
@ -319,7 +319,7 @@ define([
|
||||
h('li', h('a.cp-app-drive-context-openincode.dropdown-item', {
|
||||
'tabindex': '-1',
|
||||
'data-icon': faOpenInCode,
|
||||
}, Messages.fc_openInCode || "Open in Code")), // XXX
|
||||
}, Messages.fc_openInCode)),
|
||||
$separator.clone()[0],
|
||||
h('li', h('a.cp-app-drive-context-expandall.dropdown-item', {
|
||||
'tabindex': '-1',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user