Commit Graph

723 Commits

Author SHA1 Message Date
Lars Kneschke
6fe97c4ead another mysql 4.1+ index length fix 2006-01-08 09:03:01 +00:00
Carsten Wolff
4dc6d41846 fix another missing table definition for an old phpgw_* table 2006-01-08 01:05:49 +00:00
Lars Kneschke
3eb3b14a7b fix handling of negative groupid's
without this any groups get deleted from the acl table, when updating from 1.0
2006-01-07 16:37:37 +00:00
Carsten Wolff
99cb0bd567 fixed a handfull of bugs that broke setup/update from 1.0 to 1.2 2006-01-06 16:21:51 +00:00
Oscar Manuel Gómez Senovilla
e72bb9b10a *** empty log message *** 2006-01-06 12:17:22 +00:00
Ralf Becker
e4817e6b49 fixed postgres problems mentioned by Lars: empty languages table (was caused by sql errors, which caused the transaction to fail) 2006-01-06 05:06:46 +00:00
Ralf Becker
9c1330d292 fixed maximum length for directory/filename in vfs (was 255/64 now 233/100) 2006-01-06 05:05:20 +00:00
Oscar Manuel Gómez Senovilla
36f4261835 chinese updates 2005-12-30 16:07:29 +00:00
Lars Kneschke
16460b9287 switch table row back to varchar again 2005-12-23 10:53:37 +00:00
Ralf Becker
68828494ab fix for negative group-ids, which are not allowed by all dbms in auto-columns:
- egw_accounts.account_id is now again positiv for groups too
- mapping to negative group-id is done in the accounts-class now
2005-12-14 23:35:09 +00:00
Oscar Manuel Gómez Senovilla
74cc469de8 hopefully, no more missing english strings 2005-12-10 18:00:18 +00:00
Oscar Manuel Gómez Senovilla
55be079d34 workflow and other lang updates 2005-12-10 14:15:12 +00:00
Oscar Manuel Gómez Senovilla
255e863d05 several language updates 2005-12-06 11:23:12 +00:00
Oscar Manuel Gómez Senovilla
cbbd5866de updates for late RC4 :( 2005-12-03 01:01:27 +00:00
Oscar Manuel Gómez Senovilla
a7fc10f621 several italian and chines updates 2005-12-01 15:56:15 +00:00
Ralf Becker
c6369e017e fixed wrong/positive group-id's in egw_vfs table (filemanger group-dirs were not working) 2005-11-30 13:11:16 +00:00
Oscar Manuel Gómez Senovilla
77193a8839 italian updates 2005-11-27 09:54:56 +00:00
Ralf Becker
9b4e21dbb3 fix typo 2005-11-24 19:48:45 +00:00
Ralf Becker
9606f6ea25 eGW uses now negative id's for groups, this allows to better support ldap (you can have users and groups with identical id's) 2005-11-24 19:48:21 +00:00
Oscar Manuel Gómez Senovilla
d038701dcb traditional chinese update 2005-11-24 10:25:38 +00:00
Oscar Manuel Gómez Senovilla
03fd033b56 dutch updates 2005-11-20 09:49:41 +00:00
Oscar Manuel Gómez Senovilla
dccb3b29ef spanish updates for 1.2 rc1 2005-11-13 21:22:11 +00:00
Ralf Becker
8e25d2e29c phpgw_addressbook(_extra) --> egw_addressbook(_extra) 2005-11-13 12:05:35 +00:00
Ralf Becker
f65d804916 phpgw_interserv --> egw_interserv 2005-11-13 11:55:07 +00:00
Ralf Becker
889eb347b8 phpgw_history_log --> egw_history_log 2005-11-13 10:52:08 +00:00
Oscar Manuel Gómez Senovilla
5c9dcc3194 Traditional chinese (Taiwan) completion 2005-11-13 10:38:23 +00:00
Ralf Becker
1b17b82ca8 phpgw_nextid --> egw_nextid 2005-11-13 10:13:16 +00:00
Ralf Becker
1f37f024ca phpgw_access_log --> egw_access_log 2005-11-13 09:47:05 +00:00
Ralf Becker
f6e4328f85 phpgw_(app_)sessions --> egw_(app_)sessions 2005-11-13 09:16:31 +00:00
Ralf Becker
44bcc1247d improved docu of prefs class and phpgw_preferences --> egw_preferences 2005-11-13 07:49:56 +00:00
Ralf Becker
8a06c230c4 modernized and documented the hooks-class, phpgw_hooks --> egw_hooks 2005-11-13 06:58:38 +00:00
Ralf Becker
9a787b926c in some old installations the email_type is NOT NULL, contrary to what our tables_current says 2005-11-12 18:21:02 +00:00
Ralf Becker
7d3c9bf1fc fixed typo in commen preferences 2005-11-12 18:19:04 +00:00
Oscar Manuel Gómez Senovilla
f0b4d5e25d include overlooked fudforum lang fix 2005-11-10 17:20:14 +00:00
Oscar Manuel Gómez Senovilla
a3a5746186 spanish completion 2005-11-07 22:13:23 +00:00
Ralf Becker
7635fb25c9 phpgw_categories --> egw_categories plus reworked categories class 2005-11-05 22:58:51 +00:00
Oscar Manuel Gómez Senovilla
ebd1e337b1 *** empty log message *** 2005-11-05 18:24:27 +00:00
Oscar Manuel Gómez Senovilla
49d548dd25 bug 1240675: removing old phpgw_zt.lang files 2005-11-05 14:22:46 +00:00
Cornelius Weiß
eefc099fad minor updates regarding addressbook 2005-11-05 13:56:18 +00:00
Oscar Manuel Gómez Senovilla
b68272942e bug 1240675, from zt -> zh-tw. First part, just add new files 2005-11-05 13:45:37 +00:00
Ralf Becker
c1e9c20455 fix for failed update to 1.0.1.014 because of identical phrases for the email app 2005-11-05 13:01:08 +00:00
Oscar Manuel Gómez Senovilla
15e917dd0d dutch updates 2005-11-05 09:58:31 +00:00
Ralf Becker
970a92297e an other big update ;-)
1) phpgw_lang(uages) --> egw_lang(uages)
2) mysql 4.0+
 - charset gets now set for the connect
 - charset gets used for new tables
 - some columns shortend to deal with 1000byte (= 333 utf-8 chars) limit for indexes
 - update to 1.0.1.019 fixes the charset of existing tables
2005-11-04 18:35:09 +00:00
Ralf Becker
ec9fd92d47 help has to be in common, new common prefs phrase 2005-11-02 12:14:30 +00:00
Ralf Becker
c85d34c0fe changed the following table-names:
- phpgw_accounts --> egw_accounts
- phpgw_acl --> egw_acl
- phpgw_log(_msg) --> egw_log(_msg)
- phpgw_config --> egw_config
- phpgw_applications --> egw_applications
This requires code-changes in many apps. Quite often I was able to replace the db access, with calls to the appropreate classes.
2005-11-02 11:45:52 +00:00
Ralf Becker
04f5b1a863 set the charset to utf-8, as it looks like
charset has to be the used charset NOT a translation of the term charset!
2005-11-02 09:51:50 +00:00
Oscar Manuel Gómez Senovilla
8ad4d0ecbe several update 2005-10-31 08:51:05 +00:00
Oscar Manuel Gómez Senovilla
26a9fed831 *** empty log message *** 2005-10-26 00:54:00 +00:00
Oscar Manuel Gómez Senovilla
07dca33f46 persian files and several updates 2005-10-20 09:44:57 +00:00
Oscar Manuel Gómez Senovilla
fea8c1660d bug 1294588 and lang setup fixes 2005-10-15 21:52:37 +00:00
Ralf Becker
d4197d2883 update and upload phrase was accidently given to tinymce app 2005-10-14 08:33:28 +00:00
Oscar Manuel Gómez Senovilla
1b4ec35cb7 bug 1313566, head branch 2005-10-13 22:07:48 +00:00
Ralf Becker
e21c498f4c cancel phrase was accidently given to tinymce app 2005-10-13 15:04:34 +00:00
Ralf Becker
03e2454671 still some missing phrases 2005-10-11 00:42:08 +00:00
Ralf Becker
af23fae115 tinymce translations 2005-10-10 23:15:52 +00:00
Ralf Becker
6ab474d0cc tinymce translations:
- added all missing german phrases
- moved double phrases to common
=> other lang files need to be saved in the db-tools for that to take effect
2005-10-10 23:14:29 +00:00
Ralf Becker
0a7c828058 tinymce translations 2005-10-10 22:28:16 +00:00
Ralf Becker
b31e40e067 moved InfoLog's link class and it's table into the api 2005-10-01 20:18:41 +00:00
Ralf Becker
550295d940 - altering the ip-address column in phpgw_sessions and phpgw_access_log to varchar(40) to allow ip6 addresses, as requested by our debian maintainer
- altering the loginid column in phpgw_access_log to varchar(128), to deal with usernames including domains
2005-10-01 09:12:46 +00:00
Oscar Manuel Gómez Senovilla
d7921303d8 bug 1266300 2005-09-29 19:10:21 +00:00
Oscar Manuel Gómez Senovilla
82e8d1ff7c bug 1004437 2005-09-17 16:35:53 +00:00
Oscar Manuel Gómez Senovilla
4fcd2c10b0 bug 1025831 2005-09-17 12:19:53 +00:00
Ralf Becker
113c0f7b53 added update from 1.0.0.008+9 to HEAD 2005-08-30 14:09:20 +00:00
zhangweiwu
47d27be6d3 minor translation fix 2005-08-26 08:43:09 +00:00
Pim Snel
9e2b744ce1 set async services default to fallback 2005-08-16 14:22:20 +00:00
Oscar Manuel Gómez Senovilla
cd3521f767 *** empty log message *** 2005-07-17 23:49:28 +00:00
Ralf Becker
61b954620e update to automatic install the new home app 2005-07-10 10:00:37 +00:00
Lars Kneschke
5d1b2102de tables needed for syncml 2005-06-19 14:22:34 +00:00
Ralf Becker
ce971f7602 killed warning if no files in vfs2 2005-06-19 09:55:08 +00:00
viniciuscb
0a28f3812e Some changes:
- Inclusion of the following javascript directories:
  * Connector: javascript object to interface xmlhttprequest object. This object allows
      asynchronous posts and support for messages while this post is being done, such as
      "wait, contacting server", etc.
  * JsAPI: general javascript functions and methods
  * jsolait: performs conversion from a xmlrpc message to a javascript object
  * xmlRpcMsgCreator: performs conversion from a javascript object to a xmlrpc message
  * dynapi: cross-browser class to draw layers

- Update in setup version: now is 1.0.1.008; Update your versions. There was made a
  change in phpgw_vfs2_files table in handling of modified files.

- Upgrade of vfs2 classes and PclZip class

- Changes in javascript object and common object to allow the javascript backend to
  applications to work (now just filescenter will use it...)
2005-06-18 20:43:14 +00:00
Ralf Becker
f2a058fccf modernized asyncservice class and renamed phpgw_async to egw_async 2005-05-23 18:57:58 +00:00
viniciuscb
f5f15999db Tables information for vfs2 in setup 2005-05-17 15:21:38 +00:00
viniciuscb
a1330a50b1 Tables needed for FilesCenter 2005-05-17 14:51:08 +00:00
Ralf Becker
5a1de96f03 allow update from 1.0.0.007 2005-04-15 16:34:07 +00:00
Ralf Becker
33d296114f Finnish langfiles from Jussi Siponen - jusiponen-at-users.sf.net 2005-04-15 15:21:52 +00:00
Ralf Becker
94202f6581 Croation translations from Mladen Novosel <mnovosel-AT-info-sol.net> 2005-04-15 10:18:20 +00:00
dragob
4439adc46a Fixed translation. 2005-04-08 10:37:40 +00:00
Oscar Manuel Gómez Senovilla
13f7f94036 *** empty log message *** 2005-04-02 11:20:11 +00:00
Ralf Becker
f7892bcce2 setting egw_api_content_history.sync_{added|modified|deleted} to NOTNULL, as the code only sets one timestamp (mysql does not care about NOTNULL, but eg. postgres does) 2005-03-30 07:36:17 +00:00
Oscar Manuel Gómez Senovilla
f2a93fa910 *** empty log message *** 2005-03-26 22:00:50 +00:00
Ralf Becker
d7f1458d1a new header-template to:
1) correct the displayed page-generation-time for idots and jerry
2) use ob_start to get rid of "Header could not be sent, output started at ..." errors
3) changing from $GLOBALS['phpgw_info'] to $GLOBALS['egw_info'], the phpgw one is now a reference to the new egw one, to allow a soft migration
2005-03-03 10:45:52 +00:00
Lars Kneschke
8149f57cad add new table to keep track of contentchanges 2005-02-27 23:30:55 +00:00
Ralf Becker
c351630e88 'vfs_' column-prefix and "new" table-name for egw_vfs
- needed for the oracle support
2005-02-26 13:58:53 +00:00
Ralf Becker
4d498d47cb updates to work around postgres error while upgrading a phpGW 0.9.14 install 2005-02-10 15:15:29 +00:00
Oscar Manuel Gómez Senovilla
29997ba72f bug 1112125 2005-01-29 19:36:06 +00:00
Oscar Manuel Gómez Senovilla
a06003edef *** empty log message *** 2005-01-29 13:05:52 +00:00
reinerj
5722e79f41 lang file update Swedish from Marko 2005-01-17 13:31:49 +00:00
Oscar Manuel Gómez Senovilla
b25004f3e1 *** empty log message *** 2004-12-31 12:03:20 +00:00
Oscar Manuel Gómez Senovilla
c701fd5a44 *** empty log message *** 2004-12-15 15:30:44 +00:00
reinerj
28c16e64b6 update the slovenian lang file from orb_ter 2004-12-07 21:51:19 +00:00
reinerj
e01031de62 update the slovenian lang file from orb_ter 2004-12-03 22:22:47 +00:00
Oscar Manuel Gómez Senovilla
bfe146ef78 *** empty log message *** 2004-11-27 23:35:32 +00:00
raphaelpereira
d884b853d9 Corrected pt-br translation 2004-11-24 18:18:32 +00:00
Ralf Becker
52fbe1064f fixed wrong content for phrase charset (was a translation of charset and not the used charset) 2004-11-21 09:43:23 +00:00
Ralf Becker
7de6ba771f phrases for the multiple account selection 2004-11-09 09:49:52 +00:00
Ralf Becker
26dee37d3e support for the new 1.0.0 revision 1.0.0.006 2004-11-06 12:22:51 +00:00
Oscar Manuel Gómez Senovilla
a41f2b461f *** empty log message *** 2004-10-22 19:48:26 +00:00
Oscar Manuel Gómez Senovilla
e4d1f6ea5e *** empty log message *** 2004-10-21 21:30:38 +00:00
reinerj
d251796c54 Lang file update traditional Chinese from Finjon Kiang 2004-10-01 10:56:14 +00:00
Oscar Manuel Gómez Senovilla
df8f5a858c *** empty log message *** 2004-09-17 09:36:18 +00:00
Ralf Becker
ae9dbc99ed updating version to 1.0.0.005 for the bugfix release 2004-09-08 16:18:09 +00:00
Oscar Manuel Gómez Senovilla
33e65129be *** empty log message *** 2004-09-03 19:02:35 +00:00
alpeb
1736c6399b Added 'Check Now' translation for notify app 2004-09-02 17:44:48 +00:00
dragob
42b2966f4d New/updated Slovenian translations. 2004-08-31 22:00:45 +00:00
reinerj
9c7206f15f replace the bad word 2004-08-31 18:15:53 +00:00
reinerj
8c0f7f2e38 delete blank lines which make problems at language install 2004-08-31 15:39:47 +00:00
reinerj
7c92f52c32 delete blank lines which make problems at language install 2004-08-31 15:29:22 +00:00
reinerj
ee8333df82 delete the bad word 2004-08-31 13:22:51 +00:00
reinerj
f40150e93c update lang file from Theytaz Antoine 2004-08-31 12:54:49 +00:00
Ralf Becker
da2755de9a integrated the HTMLarea plugins into the eGW translation system 2004-08-29 01:26:17 +00:00
reinerj
9058ebfb40 update lang file from Theytaz Antoine 2004-08-28 13:08:57 +00:00
Ralf Becker
66d2519243 Changes to update phpGW versions from after the fork up to 0.9.16.001, thought we dont import their new addressbook, we only create the original addressbook-tables if they are not there, because it's a newer install. The changed phpgw_log and phpgw_log_msg tables are just droped and recreated. 2004-08-27 11:36:18 +00:00
Oscar Manuel Gómez Senovilla
38aacb3de2 *** empty log message *** 2004-08-26 21:31:38 +00:00
reinerj
d47313617f lang file update from Theytaz Antoine 2004-08-26 21:02:07 +00:00
Ralf Becker
703e964f57 fixed "TranslationTools" italian langfile is written empty, it only happens if system-charset utf-8 is set and is cause by the wrong translation of charset to "set characteri" instead of the used charset iso-8859-1 2004-08-26 19:00:50 +00:00
Ralf Becker
9673ed9a05 fixed update-file, update from stable was running the phpgw_async changes twice, reported by Andy 2004-08-26 14:15:55 +00:00
ak703
eabf6925b5 Added an admin module for ldap based email settings (based on emailadmin)
but reduced to those functions, which are needed to manage ldap entries, which
rely only on standard schemas (core, qmail) which are not considered "experimental"
and without the need to add a separate schema.

This modul will be extended whenever possible and approved for more values.

Main goal here is: Ability to easily use eGW Admin for account management with
LDAP beackend and to comply with those schemas, the distros are delivering.

The link for this module will be shown in addition to Lars' EmailAdmin if LDAP
is used as account storage. So it will not break existing installation ;-)
2004-08-25 22:29:28 +00:00
reinerj
ecf6d38037 replace the bad word grrr 2004-08-25 18:17:28 +00:00
Oscar Manuel Gómez Senovilla
6a84552918 *** empty log message *** 2004-08-25 17:50:48 +00:00
reinerj
a806550d64 replace the bad word grrr 2004-08-25 15:14:09 +00:00
dragob
ec25319d61 New/updated Slovenian translations (by Matev� Bokal). 2004-08-23 14:21:33 +00:00
dragob
65feffc4d4 New/updated Slovenian translations (by Matev� Bokal). 2004-08-23 14:11:00 +00:00
Ralf Becker
766ad46189 deleting all acl-entries of not (longer) existing accounts (users and groups), these entries have'nt got delete so far and cause a lot of mailfunctioning in the ACL class
==> update to version 1.0.1.002
2004-08-22 11:21:25 +00:00
Ralf Becker
d8d352955c fixed old update, which messed up the 1.0.0.004 update for LDAP 2004-08-22 11:13:15 +00:00
reinerj
4278ea0a88 extensions and corrections from Kiang 2004-08-10 14:49:38 +00:00
reinerj
febeab4d8d replace the crap 2004-08-09 13:46:03 +00:00
reinerj
d18d0d397e replace the crap 2004-08-09 13:20:26 +00:00
reinerj
addab52d39 replace the crap 2004-08-09 13:15:33 +00:00
reinerj
fdad27697d replace the crap 2004-08-09 13:03:05 +00:00
reinerj
8942603608 replace the crap 2004-08-09 12:40:51 +00:00
reinerj
36d8ccb302 delete the crap 2004-08-08 21:09:16 +00:00
Ralf Becker
9772a1b82a updated api-version to 1.0.0.003 for the final 1.0
Yuhuuuu :-)
2004-08-07 18:38:43 +00:00
Oscar Manuel Gómez Senovilla
9449ea5afa *** empty log message *** 2004-08-07 10:22:51 +00:00
Ralf Becker
906dd66691 bulgarian translations from Iassen Pramatarov <turin-AT-fsa-bg.org> 2004-08-04 14:56:19 +00:00
reinerj
fe44aa6f00 fix some wrong tabs in file which produce error messages 2004-07-31 18:02:58 +00:00
reinerj
6afdef7f3a fix some wrong tabs in file which produce error messages 2004-07-31 17:15:12 +00:00
reinerj
ffe12bd74a fix some wrong tabs in file which produce error messages 2004-07-31 17:12:55 +00:00
reinerj
4656d2372a fix some wrong tabs in file which produce error messages 2004-07-31 17:12:46 +00:00
reinerj
701dd6c67e fix some wrong tabs in file which produce error messages 2004-07-31 17:11:45 +00:00
Ralf Becker
2ced3f0bdd new version number for the next RC - hopefully the last one ;-) 2004-07-31 14:17:32 +00:00
Oscar Manuel Gómez Senovilla
ae31c0db04 *** empty log message *** 2004-07-26 19:48:49 +00:00
Ralf Becker
b23989981e added 'async_' prefix to column-names of phpgw_async, as 'id' is a reserved word in sapdb 2004-07-23 00:47:30 +00:00
Ralf Becker
29594f2771 added 'async_' prefix to column-names of phpgw_async, as 'id' is a reserved word in sapdb 2004-07-23 00:46:01 +00:00
Ralf Becker
edcda476b7 update brasilian translations 2004-07-21 21:18:18 +00:00
Ralf Becker
75c914ea31 patch from Erwan LE DISEZ 2004-07-21 17:01:51 +00:00
Ralf Becker
dff13373e1 1) fixed problem with not created account_email column, thanks to a direction from Manfred Usselmann
2) moved all pre-1.0.0 updates to new tables_updates_0_9_14.inc.php, which gets now included as all to other "old" updates
2004-07-15 06:47:34 +00:00
Oscar Manuel Gómez Senovilla
6666325a1e *** empty log message *** 2004-07-14 08:12:56 +00:00
Oscar Manuel Gómez Senovilla
ef61d8b6de *** empty log message *** 2004-07-12 16:03:27 +00:00
alpeb
eabb97968b Ralph: you erased by mistake some parenthesis in last commit ;) 2004-07-11 14:48:00 +00:00
Ralf Becker
c1c5722f40 removed availible column from phpgw_languages 2004-07-11 10:16:30 +00:00
Ralf Becker
5ea042041c fixed not showing up langs like 'es-ca' which hasn't been in phpgw_languages (or only as just 'ca') 2004-07-10 10:59:37 +00:00
Ralf Becker
72217ccfb9 added updates for phpGW versions 0.9.14.006+7 2004-07-06 14:17:03 +00:00
Ralf Becker
8bfb6cfb07 added email-address to the accounts-data (ldap untested so far!) 2004-07-04 17:27:42 +00:00
Ralf Becker
5188c0a6a3 updating the missed sequenzes (postgres) and pushing all versions to 1.0.0 2004-07-02 22:25:26 +00:00
Ralf Becker
91966dd0f7 moved the manual translations to the manual app, changed the name of the manual app to 'manual / help' as it is both now manual and online-help 2004-06-29 18:21:56 +00:00
bgigon
1d017e2a54 Bad translation, replace 2004-06-29 09:59:01 +00:00
Ralf Becker
a381073b69 added indices for the api tables 2004-06-27 10:02:57 +00:00
Ralf Becker
39515264eb updated all availible languages, even if they are not used any more ;-) 2004-06-13 21:33:18 +00:00
Ralf Becker
26507a6aa7 greek translations thanks to Nikolaos Batsis <nickthegreek-AT-yahoo.com> 2004-06-13 20:48:44 +00:00
Ralf Becker
a99697ae09 new account selection:
- search after different criteria: all fields, firstname, lastname, lid, starting with or exact match
- additional display of the current selection in the popup
2004-06-13 20:17:54 +00:00
Oscar Manuel Gómez Senovilla
d834017cff *** empty log message *** 2004-06-11 19:23:19 +00:00
petere78
21a24b8272 Translation improvements 2004-06-10 19:33:09 +00:00
zhangweiwu
cf19aae187 I merged the traditional Chinese translation into the simplified Chinese
translation file (only those not translated in simplified Chinese).

This is because
1) most simplified Chinese readers can read traditional
Chinese. If some phrase doesn't have simplified Chinese translation,
egroupware better fall back to traditional Chinese then English.
2) Translation can be easier (just pick up the unfamiliar traditional
translation and change to simplified form)

The change is made by using
> find . -type d -name "setup" -exec /tmp/merge_tradition.sh {} \;

where merge_tradition.sh is:

#!/bin/sh
cd $1
if [ -f phpgw_zh.lang ] && [ -f phpgw_zt.lang ]; then
mv phpgw_zh.lang phpgw_zh.lang.old
join -a 1 -t "	" phpgw_zt.lang phpgw_zh.lang.old | \
        awk -F "	" \
       '{ OFS = FS; if (NF == 7) print $1, $5, $6, $7; else print $0 ;}' \
                > phpgw_zh.lang
fi

Kiang if you like the idea you can merge my translation to your lang
file too. And it's even better if the language engine can be changed in
the way that, as a phrase has no translation for current language,
choose the nearest language before falling back to English. Say, when no
translation in zh, use zt before trying English.

Could it be better that this apply to pt too? (pt-br and pt)
2004-06-09 17:01:42 +00:00
zhangweiwu
471b312a67 Received new UTF-8 lang files from kiang.
----------------------------------------------------------------------
2004-06-09 04:16:56 +00:00
Lars Kneschke
61f293dd9c added a german translation 2004-06-04 06:18:50 +00:00
reinerj
87e8b9c917 update lang file from Tapio Kautto 2004-06-01 10:08:12 +00:00
reinerj
d08ff634f8 update lang file from Tapio Kautto 2004-05-31 13:01:54 +00:00
reinerj
e0a265d267 fix from Tapio Kautto 2004-05-31 11:30:25 +00:00
Oscar Manuel Gómez Senovilla
911bfdae1a *** empty log message *** 2004-05-28 18:58:43 +00:00
reinerj
119e12eb8a Finnish translation extension from Tapio Kautto 2004-05-27 10:20:56 +00:00
reinerj
34d0de6e9d Italien translation extension from Leo Amadori 2004-05-27 10:11:23 +00:00
reinerj
84a2e86056 finnish translation extension from Tapio Kautto 2004-05-26 17:49:51 +00:00
Ralf Becker
6399a1664e added error-msg for the async-services 2004-05-24 17:15:23 +00:00
zhangweiwu
17f64562ad from kiang, to workaround 'the slash bug':
Translation of Traditional Chinese in UTF-8 version
I've tested it with the version RC5. Somebody in taiwan
who offered a series of functions to convert the
encoding from big5 to utf-8. It works fine~ Should I also
upload it for anyone who would like to understand the
big5 encoding??
2004-05-24 02:46:24 +00:00
Oscar Manuel Gómez Senovilla
b350dbadaa *** empty log message *** 2004-05-19 14:34:08 +00:00
reinerj
6fc238640a add change from zhang weiwu 2004-05-16 23:57:04 +00:00
Ralf Becker
ce0d12c01b fix for month-name shortcuts different from the first 3-chars of the long name, because they would be indentical with the shortcut of an other monthname, eg. frensh Juin = Jun and Juillet = Jui 2004-05-08 11:17:56 +00:00
Lars Kneschke
b21523f38b fix german spelling 2004-05-07 06:22:27 +00:00
petere78
ade32c3e64 Deutsche Sprache, schwere Sprache 2004-05-06 16:36:05 +00:00
Ralf Becker
9aadbb74b3 imported version 0.9.6 from jscalendar 2004-05-06 12:08:36 +00:00
reinerj
95cae3b6ec new langfile Catalan from Xavier Navarro 2004-05-04 15:03:04 +00:00
Ralf Becker
447dd03a90 removed not (longer) used phrases 2004-05-02 11:18:03 +00:00
Espen Laursen
3f7a09fb37 Updated. 2004-04-29 20:51:23 +00:00
reinerj
3bab3feaf9 update Traditional Chinese langfiles from Finjon Kiang 2004-04-27 10:49:54 +00:00
Espen Laursen
c08c55eb75 *** empty log message *** 2004-04-22 22:08:49 +00:00
mila76
fb10e90db8 Update to 0.9.99.015 2004-04-19 22:13:23 +00:00
reinerj
b5da7a8c47 update traditional Chinese langfiles from Finjon Kiang 2004-04-16 09:49:12 +00:00
Pim Snel
8d2fa3f4cd fix translation bug #928842 2004-04-13 12:25:27 +00:00
Oscar Manuel Gómez Senovilla
c9ed30704c *** empty log message *** 2004-04-02 20:32:14 +00:00
Ralf Becker
3637978eee added russian translations from Alexander (McDuck) 2004-04-01 15:18:11 +00:00
alpeb
4b5367c651 Fixes bug #925266. Now default image format is PNG. 2004-03-30 03:16:49 +00:00
Ralf Becker
8ee6bb62cd fixed typos 2004-03-23 19:52:55 +00:00
Ralf Becker
45df07162b removed the es translation, as es-es is used now 2004-03-21 10:59:53 +00:00
reinerj
be28d77fa9 update Brazil lang file translated from Orlando Gentil 2004-03-19 22:03:20 +00:00
reinerj
5e7957c786 add french lang file 2004-03-17 17:44:50 +00:00
reinerj
9759bb4f0f languages changes chinese from Zhang Weiwu 2004-03-12 08:33:53 +00:00
Oscar Manuel Gómez Senovilla
742e25401a *** empty log message *** 2004-02-25 02:58:12 +00:00
Ralf Becker
907f3575ce removed the old mysql < 3.22 case, as the fix is not loger valid and gives probs with ADOdb (no mysql connection) 2004-02-23 13:24:13 +00:00
Ralf Becker
b4970a5f65 fixed prob with not changeable pw's, setup::add_acl created acl_rights=0 rows, instead of no rows 2004-02-23 13:22:59 +00:00
reinerj
259d6ce8bf add some translations from Zhang Weiwu in Chinese 2004-02-20 09:46:20 +00:00
Miles Lott
153d7da1c4 remove 10 blank lines 2004-02-14 04:28:48 +00:00
reinerj
3bf0fd8fee updated translation from Esben Laursen for Danish 2004-02-11 22:33:53 +00:00
Ralf Becker
08caf218bb some missing translations 2004-02-05 12:05:46 +00:00
Miles Lott
6d860ceda9 Increment to version 0.9.99.013 to fix phpgw_accounts table now that unique/index is working 2004-02-02 22:52:06 +00:00
Pim Snel
2e9b9791c3 change kalender to agenda 2004-01-28 01:26:16 +00:00
mila76
3f07efe8f2 Small Fix 2004-01-27 12:01:05 +00:00
reinerj
cce7b854a2 changes to egw dev group 2004-01-26 01:29:06 +00:00
mila76
170dfa526e Update to 0.9.99.012 2004-01-25 11:48:10 +00:00
shrykedude
6b6d8f250e increase size of last_mod fields, per bug 869442 2004-01-25 06:15:02 +00:00
reinerj
1de48d1977 updated Italien lang file from Emanuel Milani 2004-01-22 22:17:38 +00:00
Lars Kneschke
d4555f763c bumped version to 0.9.11 to enable language uk
temporarly disabled auto load of languages
2004-01-20 06:00:51 +00:00
reinerj
fc10dab6d5 add translation from Andrei V. Smilianets for Ukrain to CVS 2004-01-20 03:22:44 +00:00
Miles Lott
037369b6e6 Add header and per-domain user login values - default is admin during the upgrade process.
Hopefully these are all the files.
2004-01-18 21:03:56 +00:00
reinerj
cc1e80c5c1 add some phrases for german lang file 2004-01-17 19:42:10 +00:00
reinerj
9ea48598cf add one phrase to English file 2004-01-17 19:22:28 +00:00
reinerj
95dd4addd8 add some fixes for german lang file 2004-01-17 17:20:08 +00:00
Miles Lott
189356ac5a Add line for alphabet - this requires setup at the moment to update correctly ? 2004-01-17 14:57:10 +00:00
Miles Lott
aeaecbc3d6 Add alphabet 2004-01-17 14:12:02 +00:00
reinerj
d53d3bf0ef add some germans phrases 2004-01-17 03:46:41 +00:00
Miles Lott
63d80f2fcd Add the search for 1st character of certain fields, showing alphabet at the top. This feature was lost for 2 years(!), so hopefully it works for you. 2004-01-17 03:21:21 +00:00
Miles Lott
19c6bade68 Increase size of password field for pending password method enhancements.
NOTE: Last update didn't increment the overall version, so this looks like 2.
2004-01-16 13:44:05 +00:00
Oscar Manuel Gómez Senovilla
fdc152a6a7 *** empty log message *** 2004-01-11 12:08:53 +00:00
Miles Lott
6a62258ee7 Grammar fix 2004-01-10 23:07:12 +00:00
Ralf Becker
1e39ae995d import htmlarea 3.0beta
eGW code to use it, is in phpgwapi/inc/class.html.inc.php the translations (via eGW standard translation system) are in phpgwapi/inc/htmlarea-lang.php
==> translations for jscalendar and htmlarea now in own apps
2004-01-08 09:06:40 +00:00
Oscar Manuel Gómez Senovilla
fd95a1911b *** empty log message *** 2004-01-04 03:10:35 +00:00
Oscar Manuel Gómez Senovilla
0b8ecc7a8a *** empty log message *** 2004-01-03 00:04:16 +00:00
Lars Kneschke
6a5b4e957e added spanish spain and spanish mexico 2004-01-02 21:33:59 +00:00
Oscar Manuel Gómez Senovilla
803a930a22 *** empty log message *** 2004-01-02 21:12:27 +00:00
Oscar Manuel Gómez Senovilla
fd68a4eddc *** empty log message *** 2003-12-28 00:41:17 +00:00
Oscar Manuel Gómez Senovilla
91e2dde838 *** empty log message *** 2003-12-26 00:51:21 +00:00
Oscar Manuel Gómez Senovilla
066153bcb0 *** empty log message *** 2003-12-23 01:32:46 +00:00
Miles Lott
e51d3f26ab intval -> (int) 2003-12-20 18:26:24 +00:00
Ralf Becker
2e6114f9ce some translations for the about-page 2003-12-19 02:23:49 +00:00
reinerj
e24ae27e48 add some translations 2003-12-17 19:39:24 +00:00
reinerj
c6abc58904 update lang file 2003-12-17 13:30:01 +00:00
Pim Snel
d65d0c662d added francais and Nederlands for language select boxes 2003-12-16 23:45:14 +00:00
Pim Snel
8bb9dae966 checking the vfs entries 2003-12-09 01:19:22 +00:00
shrykedude
f17337d3b7 Added support for specifying the database port number 2003-12-08 04:50:23 +00:00
zhangweiwu
b8d36e17c2 New Translation. Blah. 2003-12-07 12:57:37 +00:00
Miles Lott
6eb49e1666 Add ability to delete multiple entries, with a select all check image from the setup application 2003-12-03 04:28:20 +00:00
zhangweiwu
c451623cf9 Translation translation blah ... 2003-12-03 03:08:09 +00:00
Lars Kneschke
ab34001cb9 activated brazilian language 2003-11-27 23:57:31 +00:00
Lars Kneschke
11768fb048 added some german translations 2003-11-27 23:10:14 +00:00
zhangweiwu
01fa575b05 Newest translation. Setup module is put into Chinese. 2003-11-27 13:32:09 +00:00
zhangweiwu
edb7da7145 Newest translation.
This is not a copy-and-usable translation: you need to reinstall the language in setup.
This is because I changed charset to be utf8.
2003-11-24 03:33:35 +00:00
reinerj
a3b9c7ef93 fix a typo 2003-11-18 22:23:14 +00:00
reinerj
d3d9d0bca5 Again a change for Taiwan 2003-11-18 12:43:04 +00:00
reinerj
ba6a9788ef Again a change for Taiwan 2003-11-18 12:33:51 +00:00
reinerj
dc0d9a6fcd fix typo in Saudiarabien 2003-11-18 09:30:43 +00:00
Pim Snel
ca4582352d added an extra taiwan entry for changes in the code 2003-11-18 09:08:07 +00:00