19 Commits

Author SHA1 Message Date
Samuel Georges
974bbf1303 Update sv MM lang 2017-10-15 01:21:15 +11:00
Samuel Georges
805c0939ad Introduce two new dash widgets: welcome and active theme
System warnings have been moved to the system dash widget
Minor styling and language changes
2016-05-28 11:10:33 +10:00
Joel E. Svensson
707c925b02 Even more translations
Added translation for "Properties"

Added translation for "Invalid security token"

Fixed spelling of "log in"

Fixed spelling of "access log"
2015-10-17 12:48:49 +11:00
Vojta Svoboda
3ea76dd817 Remove duplicate array keys 2015-10-04 22:09:57 +02:00
Christopher Forsberg
cf25f1caac Added missing client.php to modules/system/lang/sv/.
Updates to Swedish translations of OctoberCMS * Added missing keys * Updated some translations that were incorrect
2015-09-26 08:43:32 +10:00
Anton Samuelsson
7d8237fe30 Added swedish language for module 'cms' 2015-03-29 16:00:01 +00:00
Samuel Georges
a8389fb1aa Tooltip now auto initializes
initForm can now pass context
Various improvements and bug fixes
2015-03-12 20:50:16 +11:00
Andreas Bergström
a608a1c5e3 Update lang.php 2014-12-15 08:17:19 +07:00
Andreas Bergström
149f1c7632 Grammar and spelling
Improved grammar and corrected spelling.
2014-12-15 08:16:25 +07:00
webmaxx
b4819e73b3 Added new symbols to page slug regexp in the backend.
Example slug:
/news/:page?|^[0-9]+$ - "/news/", "/news/2"
2014-11-19 12:04:55 +04:00
Stefan Talen
06890d711a Merge branch 'develop' of https://github.com/octobercms/october into feature/PSR-2
Conflicts:
	modules/backend/behaviors/UserPreferencesModel.php
	modules/cms/classes/Controller.php
	modules/system/classes/CombineAssets.php
2014-10-16 18:44:18 +02:00
Sam Georges
57ec5c7261 Moved asset combiner to the system module 2014-10-15 08:09:46 +11:00
Stefan Talen
e114f29582 Updating modules/cms/lang 2014-10-11 01:32:11 +02:00
Sam Georges
20e279bf4c Page URLs now support dots (.)
Add hook for cms.page.init
2014-08-21 19:47:29 +10:00
Sam Georges
91ecb55ca3 Tidy up #314 2014-06-17 19:13:25 +10:00
Louis Matthijssen
bbd2915637 Improve the access denied (403) page
This is an improved version of the current access denied (403) page based on the built-in not found (404) page.

Shows a link to the CMS backend if the user is logged in and doesn't have permissions for the backend page it's trying to access, but does have permissions for the CMS backend.

Please note that the following languages are machine translated: ja, pt-br, ru and sv.
2014-06-16 22:58:37 +02:00
Pär Karlsson
f80ccf23ab Swedish translations 2014-05-16 15:13:33 +02:00
Sam Georges
12a80cae9c Add new keys to other languages (needs further translation) 2014-05-16 11:29:44 +10:00
Pär Karlsson
f4bf9e192f Added swedish language support 2014-05-15 15:17:41 +02:00