server/core
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
..
ajax kill ancient code 2015-01-20 14:14:01 +01:00
avatar Close session for avatar get 2014-10-22 18:12:21 +02:00
command Disallow disabling of files app 2015-02-03 00:39:01 +01:00
css remove skip to content for now, see #12999 2014-12-22 16:02:45 +01:00
doc fix difference between packaged version and master 2013-08-17 10:33:11 +02:00
fonts make text preview backend use imagettftext, fixes #8087 2014-06-10 17:29:40 +02:00
img replace outdated 'shared' people icon with regular share icon as fallback 2015-01-09 16:18:42 +01:00
js Message clean-up 2015-02-16 09:59:41 +01:00
l10n [tx-robot] updated from transifex 2015-02-06 01:57:07 -05:00
lostpassword Add unit tests for empty token 2015-02-01 17:34:03 +01:00
search adjust paths for search 2015-01-14 15:15:39 +01:00
setup 32-bit typo fix 2015-01-11 13:36:19 +01:00
skeleton add a real examplefile instead of an .gitignore which is a bit stupid here 2013-10-04 10:21:33 +02:00
tags JS version of the OCP\ITags interface 2013-10-04 17:21:52 +02:00
templates Don't highly discourage 2015-02-05 17:21:10 +01:00
user Use AppFramework instead of custom controller 2014-08-25 11:50:19 +02:00
vendor bower update for jquery.strengthify 0.4.1 2015-01-06 14:46:15 +01:00
application.php Warn for password reset when files_encryption is enabled 2014-11-17 17:50:19 +01:00
register_command.php inject and use user manager to delete command instead of using old static oc_user way 2015-01-07 12:21:28 +01:00
routes.php adjust paths for search 2015-01-14 15:15:39 +01:00
strings.php Use public api for getting l10n 2014-08-31 10:08:22 +02:00