server/core/js
cmeh d89cf737ae Message clean-up
*Changes:*

* "… is not yet properly setup" in line 24 is changed to " … is not yet set up properly" (better word order and space in the middle of "set up", as it is a participle of the verb "to set up").
* "internet" is corrected to "Internet" with a capitalized "I" in lines 54 and 59.
* Also in line 54: "3rd party" is changed to "third-party" to for a more coherent spelling across the different ownCloud components.
* "… apps don´t work" is corrected to "… apps won't work" (with a proper (and hopefully correctly escaped) (apostrophe)[http://en.wikipedia.org/wiki/Apostrophe#Typographic_form] instead of the (acute accent)[http://en.wikipedia.org/wiki/Acute_accent]).
* Still in line 54: The negation is corrected from "… might also not work" to "… might not work, either".
2015-02-16 09:59:41 +01:00
..
tests Indicate that the share owner is remote in the filelist 2015-01-27 12:32:32 +01:00
apps.js Replaced spaces with tabs in apps.js 2014-08-12 12:00:34 +02:00
avatar.js Load avatar in header via PHP 2014-10-23 23:17:18 +02:00
backgroundjobs.js JavaScript file for activating web cron 2012-08-09 00:58:54 +02:00
compatibility.js Scrutinizer cleanup 2014-06-02 21:09:41 +02:00
config.js Improved Javascript docs for JSDoc 2014-10-31 13:43:30 +01:00
config.php implement localizations based on punic 2014-10-20 15:04:42 +02:00
core.json adjust paths for search 2015-01-14 15:15:39 +01:00
eventsource.js Improved Javascript docs for JSDoc 2014-10-31 13:43:30 +01:00
installation.js load showpassord.js conditionally in the template only if needed 2014-12-16 18:45:37 +01:00
jquery-showpassword.js Shows The Eye permanently in the Confirm Password field in Personal Settings - fix #5167 2013-10-12 12:42:23 +02:00
jquery-tipsy.js Fix size calculation with css styling of tipsy popup 2011-10-21 22:08:55 +02:00
jquery.avatar.js use high resolution avatars on highdpi screens 2014-04-04 23:35:32 +02:00
jquery.ocdialog.js Fixed dialogs styling, reversed buttons 2014-07-07 15:56:42 +02:00
js.js adjust paths for search 2015-01-14 15:15:39 +01:00
l10n.js Autoescape of placeholders in t() and p() - for JS 2015-01-07 12:56:32 +01:00
lostpassword.js Use / as redirect location if webroot is set to an empty value 2014-11-21 15:38:36 +01:00
maintenance-check.js Refresh if maintenance mode is over 2014-09-09 17:26:11 +02:00
multiselect.js Merge pull request #8264 from owncloud/app-enable-by-group 2014-06-03 19:01:12 +02:00
oc-dialogs.js show readonly message in file conflict dialog, make it always selected 2014-12-11 16:32:27 +01:00
oc-requesttoken.js Add OCS API header per default 2014-11-21 19:54:19 +01:00
octemplate.js Scrutinizer cleanup 2014-06-02 21:09:41 +02:00
placeholder.js Renamed current placeholder jquery plugin to imageplaceholder 2013-10-23 16:47:25 +02:00
placeholders.js move to updated version of placeholder 2014-06-03 16:18:06 +02:00
setup.js Merge pull request #11929 from owncloud/fix-db-center 2014-11-11 17:12:17 +01:00
setupchecks.js Message clean-up 2015-02-16 09:59:41 +01:00
share.js Indicate that the share owner is remote in the filelist 2015-01-27 12:32:32 +01:00
singleselect.js Do not close container/slider when clicking on single select field 2014-08-15 12:44:00 +02:00
tags.js Scrutinizer cleanup 2014-06-02 21:09:41 +02:00
update.js Read version and product name from update template 2015-01-14 11:31:42 +01:00
visitortimezone.js send browsers timezone back tp the server on login 2014-09-22 14:01:45 +02:00