added Swedish language

This commit is contained in:
skeeter 2000-10-10 22:39:47 +00:00
parent 7386a4cdde
commit 6169771542
2 changed files with 22 additions and 16 deletions

View File

@ -7,9 +7,10 @@
- Fixed setup script not working properly with certain version of MySQL. - Fixed setup script not working properly with certain version of MySQL.
- Fixed the participants list in the calendar. - Fixed the participants list in the calendar.
- Fixed permission bug that was not checking users access to an app. - Fixed permission bug that was not checking users access to an app.
- Applied Patch #101453 - CJK character set display. - Applied Patch #101453 - CJK character set display. Thanks Park ChungKyu <pchk@users.sourceforge.net>
- Applied Patch #101321 - CZECH lang translation. - Applied Patch #101321 - CZECH lang translation. Thanks Petr Moses <pmoses@users.sourceforge.net>
- Now ISO 639 compliant with language translation id. - Now ISO 639 compliant with language translation id.
- Applied Patch #101828 - Swedish lang translation. Thanks Kjell Claesson <keyson@users.sourceforge.net>
[0.9.1] - Fixed a few missing variables with templates. [0.9.1] - Fixed a few missing variables with templates.
- editing a product in the inventory program now forwards you back to the category - editing a product in the inventory program now forwards you back to the category

View File

@ -51,20 +51,25 @@
- Conned Hakon into doing the Norwegian translations ;) - Conned Hakon into doing the Norwegian translations ;)
### Patch Contributors ### (in alphabetical order) Let us know if we forgot anyone :) ### Patch Contributors ### (in alphabetical order) Let us know if we forgot anyone :)
* Wolfgang Lunz |wlunz@infomatec.de| * Wolfgang Lunz |wlunz@infomatec.de|
* bachroxx |bachroxx@users.sourceforge.net| * bachroxx |bachroxx@users.sourceforge.net|
* brandonne |brandonne@users.sourceforge.net| * brandonne |brandonne@users.sourceforge.net|
* flimm |flimm@users.sourceforge.net| * Park ChungKyu |pchk@users.sourceforge.net|
* gmartine |gmartine@users.sourceforge.net| * Kjell Claesson |keyson@users.sourceforge.net|
* Omer Uner Guclu |oquclu@superonline.com| - Swedish translations.
* Marvin Horst |marvinhorst@hotmail.com| * flimm |flimm@users.sourceforge.net|
* Brian King |bking@affcu.com| * gmartine |gmartine@users.sourceforge.net|
* Marl |marl@users.sourceforge.net| * Omer Uner Guclu |oquclu@superonline.com|
* Mike Preishuber |martin.preishuber@eclipt.uni-klu.ac.at| * Marvin Horst |marvinhorst@hotmail.com|
* Roy Svendsen |roysv@users.sourceforge.net| * Brian King |bking@affcu.com|
* smoser |smoser@users.sourceforge.net| * Marl |marl@users.sourceforge.net|
* preisel |preisl@users.aourceforge.net| * Mike Preishuber |martin.preishuber@eclipt.uni-klu.ac.at|
* Raúl Alexis Betancort Santana |rabs@dimension-virtual.com| * Roy Svendsen |roysv@users.sourceforge.net|
* smoser |smoser@users.sourceforge.net|
* Petr Moses |pmoses@users.sourceforge.net|
- Czechoslovakian translations.
* preisel |preisl@users.aourceforge.net|
* Raúl Alexis Betancort Santana |rabs@dimension-virtual.com|
- Great working on our first template set. - Great working on our first template set.
### Other Contributors ### ### Other Contributors ###