Update admin.js
Fixed triple dot (changed to ellipsis)
This commit is contained in:
parent
846613798e
commit
18350d9faf
@ -64,7 +64,7 @@ var documentsSettings = {
|
||||
'external_apps': externalAppsData
|
||||
};
|
||||
|
||||
OC.msg.startAction('#enable-external-apps-section-msg', t('richdocuments', 'Saving...'));
|
||||
OC.msg.startAction('#enable-external-apps-section-msg', t('richdocuments', 'Saving…'));
|
||||
$.post(
|
||||
OC.filePath('richdocuments', 'ajax', 'admin.php'),
|
||||
data,
|
||||
|
Loading…
x
Reference in New Issue
Block a user