Update admin.js

Fixed triple dot (changed to ellipsis)
master^2
rakekniven 6 years ago committed by GitHub
parent 846613798e
commit 18350d9faf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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…
Cancel
Save