Commit Graph

418 Commits

Author SHA1 Message Date
Taylor Otwell ba3e481d4a Merge pull request #1621 from mtthlm/master
Add Command alias to application configuration
2013-03-28 15:11:23 -07:00
Taylor Otwell b914d07948 Merge pull request #1662 from fla/master
Romanian language
2013-03-28 14:54:02 -07:00
Kirk Bushell bc36205a99 Updated error class to pass the Exception for the 500 triggered event. 2013-02-15 09:50:32 +11:00
Flavy 720480e74f Added romanian language 2013-02-01 01:30:20 +02:00
Matt Helm 4cb904f44d Fix indentation and double slashes 2013-01-23 10:23:39 -05:00
Matt Helm e48a2d723b Fix indentation and double slashes 2013-01-23 10:19:44 -05:00
Matt Helm 818be60551 Add Command alias to application configuration
Signed-off-by: Matt Helm <helmme@n3k8.net>
2013-01-17 16:11:18 -05:00
Taylor Otwell 6c177ab3b1 turn off profile by default. 2013-01-10 16:07:46 -06:00
Dayle Rees f0c3dbba40 Fixing merge issues. 2013-01-06 20:14:07 +00:00
Barryvdh 6eaa2ad3f2 Update application/language/nl/validation.php
The use of 'Het' is not always correct, sometimes it should be 'De', so the sentence would look weird. Probably better to remove it.

Also, the 'exists' string stated it already exists, but should state it doesn't exist! Very important difference ;)

Also changed the formatting errors of email/url to be more specific.
2013-01-06 16:28:12 +01:00
Hirohisa Kawase 01127bf70d Japanese translations for new validation rules.(count*)
Signed-off-by: Hirohisa Kawase <hirokws@gmail.com>
2013-01-06 10:47:34 +09:00
Taylor Otwell f1562875af Merge pull request #1388 from tzan/improve-french
improve french translation for validation
2013-01-05 12:47:14 -08:00
Taylor Otwell e5341ef59e Merge pull request #1458 from anaxamaxan/patch-2
Fix typo and update 2nd example comment for filter
2013-01-05 12:08:49 -08:00
Taylor Otwell 423be0495b Merge branch 'master' into develop 2013-01-05 14:05:21 -06:00
Taylor Otwell c74118decb Merge pull request #1510 from lollypopgr/develop
Removed GR folder
2013-01-05 11:48:51 -08:00
Taylor Otwell 14179c8811 Merge pull request #1520 from JorgeMurta/master
Small Changes on the Language File (PT-PT)
2013-01-05 11:46:54 -08:00
Taylor Otwell 419367f0a7 Merge pull request #1536 from xsbeats/required_with_validation_message
bugfix: added validation message to language file for required_with
2013-01-05 11:39:55 -08:00
Taylor Otwell b69e649a7f Merge pull request #1539 from williamn/patch-1
Update application/language/id/pagination.php
2013-01-05 11:38:28 -08:00
Taylor Otwell c65f284c25 Merge branch 'master' into develop 2013-01-05 13:13:06 -06:00
Bugan a05597e696 update new indonesian translation validation text 2013-01-01 20:07:03 +07:00
William Notowidagdo 3411d97417 Update application/language/id/pagination.php
Replaced 'next' translation with the correct word.
2012-12-21 05:30:20 +07:00
Jason Walton 19cd539586 added validation message to language file for required_with
Signed-off-by: Jason Walton <jwalton512@gmail.com>
2012-12-19 12:05:51 -07:00
Jorge Murta 49456bbce6 Small Changes to the Language File (PT) 2012-12-14 08:38:15 +00:00
lollypopgr 07eafa2051 Deleted GR folder.
Signed-off-by: lollypopgr <lolly@lollypop.gr>
2012-12-08 17:21:15 +02:00
Dayle Rees 6140089eb3 Merge pull request #1480 from flakerimi/develop
Added Albanian Language
2012-11-27 05:49:26 -08:00
Flakerimi 78ac77bdf0 Added Albanian Language 2012-11-27 14:28:21 +01:00
anaxamaxan 0bea2fb0b6 Fix typo and update 2nd example comment for filter 2012-11-19 17:00:31 -08:00
Dejan Geci cf1ed5ba44 Changed DB config hosts to IP addresses
Signed-off-by: Dejan Geci <dejan.geci@gmail.com>
2012-11-12 21:17:39 +01:00
Tibo 5a082257b7 improve french translation for validation 2012-10-26 15:12:29 +02:00
Vincent Klaiber 8bcfd52233 add swedish language
fix misspelling

add special html chars

fix misspelling

changed folder name from se to sv

removed se folder
2012-10-21 13:32:26 +11:00
Jason Lewis acbffcec50 Merge pull request #1321 from dejangeci/feature/serbian-translation
Added Serbian translation
2012-10-20 19:05:07 -07:00
serafino lillo f549839b35 added italian language
Added italian language for pagination and default validation messages.
2012-10-21 13:00:36 +11:00
Jason Lewis 1a7f2bf27f Merge pull request #1352 from laravie/patch/code-standard
[Code Standard] Slight improvement to use of tab over space and curly bracket
2012-10-20 07:29:39 -07:00
Jason Lewis aa902def30 Merge pull request #1367 from vFragosop/language/pt/consistence
Improving consistence of portuguese validation message
2012-10-20 07:10:29 -07:00
gkunno 1d3201eb4a Added finnish langauge
Signed-off-by: gkunno <storm.patrik@gmail.com>
2012-10-19 16:35:00 +03:00
Vinícius Fragoso 043bd4ee04 Improving consistence of pt validations 2012-10-18 18:25:17 -03:00
crynobone fd86aef25a Trivial improvement to Laravel, while it is not documented, it has been a standard in Laravel to use tab as indentation and new line for curly bracket
Signed-off-by: crynobone <crynobone@gmail.com>
2012-10-15 23:35:53 +08:00
Dejan Geci 9fc53588e3 Small tweaks to semantics
Signed-off-by: Dejan Geci <dejan.geci@gmail.com>
2012-10-08 17:49:29 +02:00
Dejan Geci 38bf290ca7 Added Serbian translation
Signed-off-by: Dejan Geci <dejan.geci@gmail.com>
2012-10-07 15:21:26 +02:00
decola977 1474491d62 Update application/language/de/validation.php 2012-09-15 21:36:34 +03:00
Jason Walton adc23dc964 Added traffic and chassis as uncountable words to properly feed pluralizer
Signed-off-by: Jason Walton <jwalton512@gmail.com>
2012-09-10 11:25:08 -07:00
Jason Lewis fab4fda1f2 Merge pull request #1200 from bryantebeek/language/nl
Improved/added Dutch (nl_NL) translations
2012-09-09 20:51:34 -07:00
Bryan te Beek b438fe819e A few small fixes to Dutch translation (nl_NL)
Signed-off-by: Bryan te Beek <bryantebeek@gmail.com>
2012-09-09 18:05:04 +02:00
Bryan te Beek fde0d1128a Added/fixed Dutch Translation (nl_NL)
Signed-off-by: Bryan te Beek <bryantebeek@gmail.com>
2012-09-09 16:34:39 +02:00
Jason Lewis 8004d48256 Merge pull request #1171 from flaviozantut/ptLang
Added Portuguese Language
2012-09-08 19:12:42 -07:00
Jason Lewis 1c1281318c Merge pull request #1166 from RoumenMe/translation
Updated Bulgarian translation
2012-09-07 23:33:08 -07:00
Franz Liedke a40aabbb05 Implement date_format validation rule. 2012-09-07 14:02:04 +02:00
Dayle Rees 2b1d8e6c83 Merge pull request #1179 from lollypopgr/ellang
Changed the folder name from "gr" to "el"
2012-09-04 11:02:28 -07:00
George Drakakis deac7b36a4 Changed the folder name from "gr" to "el"
Signed-off-by: George Drakakis <lolly@lollypop.gr>
2012-09-04 20:20:08 +03:00
flaviozantut 8599d78338 Added Portuguese Language 2012-09-03 20:27:56 -03:00