Commit Graph

537 Commits

Author SHA1 Message Date
Ralf Becker
d9fdd0ed25 typo 2006-11-07 06:35:29 +00:00
Ralf Becker
1facb0b7b0 added check for the gd-extension and the existens of the function 'imagecreatefromjpeg', which is only availible if the gd-extension is compiled with jpeg support. 2006-11-07 06:30:43 +00:00
Oscar Manuel Gómez Senovilla
b157241ec8 lang updates 2006-11-06 23:12:29 +00:00
Ralf Becker
ff137bd345 fixed not shown customfields in addressbook index, if a not set one is in before 2006-10-26 13:40:47 +00:00
Cornelius Weiß
a0bc65dcab fix cancle buttion in adv search 2006-10-24 20:07:20 +00:00
Cornelius Weiß
b269793191 lang updates 2006-10-24 20:00:57 +00:00
Cornelius Weiß
f65d771e5c template for advanced search 2006-10-24 19:47:57 +00:00
Ralf Becker
3ae17a35cf InfoLog view for organisations or multiple contacts 2006-10-23 11:48:56 +00:00
Ralf Becker
2c56e220bc added again adding of the whole selection to the email-address popup 2006-10-22 11:40:43 +00:00
Ralf Becker
1a60791aaf etemplate is still 1.2 2006-10-19 19:49:00 +00:00
Ralf Becker
d2f93575e7 removed not longer supported link and fixed addressbook dependencies 2006-10-19 08:52:00 +00:00
Ralf Becker
01286bbc9b make the display of addressbook-links configurable:
- own sorting (default: Company: Last name, First name)
- Company: Last name, First name
- Company, Department: Last name, First name
- Company, City: Last name, First name
- Company, Department, City: Last name, First name
2006-10-19 08:50:25 +00:00
Pim Snel
1e2f5307f9 update dutch translation 2006-10-15 20:40:20 +00:00
Oscar Manuel Gómez Senovilla
6fe1eec825 several language updates, including polish 2006-10-12 08:29:57 +00:00
Oscar Manuel Gómez Senovilla
6e1d8c1037 spanish updates 2006-10-08 12:29:27 +00:00
Ralf Becker
860613df61 moved creation of group addressbook for Default into the api's default_records, as the tables are there and default_records only works for apps with tables 2006-10-07 10:55:08 +00:00
Ralf Becker
91480e8acc - fixed wrongly selected "None" Kategorie on first ever start of addressbook
- added pref for the addressbook selected on adding new contacts, if you dont have add rights for the current addressbook (eg. "All" selected as filter)
2006-10-07 09:17:30 +00:00
Ralf Becker
0b375135aa Fixed problem reported on the developer list: editing an account under the SQL backend removes first and last name 2006-09-18 08:22:09 +00:00
Oscar Manuel Gómez Senovilla
963f29d859 lang updates 2006-09-16 15:48:46 +00:00
Oscar Manuel Gómez Senovilla
746988d553 mass lang updates 2006-09-04 17:15:19 +00:00
Oscar Manuel Gómez Senovilla
33310098b9 lang updates 2006-07-31 16:20:28 +00:00
Oscar Manuel Gómez Senovilla
dab5e19ef8 massive lang update 2006-07-16 07:13:01 +00:00
Ralf Becker
bbf8a48a71 making the customfields max. 3 Lines heigh 2006-07-08 03:41:02 +00:00
Ralf Becker
bd7f7f417d - readonly LDAP sync (acount-repository SQL --> LDAP) is fully working now
- migration for contacts to LDAP
- some general addressbook fixes
2006-07-08 00:36:23 +00:00
Ralf Becker
b9a639d3cf - changed labels from company to organisation
- using a country-selection instead of an text-input
- disabled "change all members of org" if no org set
2006-07-06 23:01:29 +00:00
Ralf Becker
d7fee19ad7 translations 2006-06-18 05:04:26 +00:00
Ralf Becker
9f59a77b85 moved contact-data (firstname, lastname and email) from the account-table to the contact table:
- all (sql) accounts have now allways a contact associated with them (account_id is added as new column to the contacts table)
- contacts queries are simplefied a lot now, as no more join with the accouns-table, union and case when statesments are necessary
- lot of the special handling for accounts in the contacts class is no longer needed
- new contact-repository mode "sql-ldap" which additional writes all changes to the ldap repository, to allow to use it read-only from eg. thunderbird and still have the full sql speed and features within eGW (not yet fully working!)
==> requites update of API and addressbook to work (setup!)
2006-06-17 18:50:07 +00:00
Ralf Becker
3992f7eef8 new email-address-selection popup for felamimail 2006-06-16 04:44:58 +00:00
Ralf Becker
2973ed5de1 fixed birthday reminder and made the days, it shows birthdays in advance, configurable 2006-06-11 17:26:54 +00:00
Oscar Manuel Gómez Senovilla
c3bbdcbe57 langs update, trying to fix the phpgwapi/phpgw_fr.lang problem 2006-06-09 05:09:06 +00:00
Oscar Manuel Gómez Senovilla
76aa311f39 addressbook lang updates 2006-06-03 17:36:08 +00:00
Oscar Manuel Gómez Senovilla
ae44b61223 spanish updates 2006-05-03 16:56:15 +00:00
Oscar Manuel Gómez Senovilla
a2c7927269 lang updates 2006-05-01 23:09:26 +00:00
Ralf Becker
374f4eba24 ability to activate phonenumbers in the addressbook list (index), configuration has to be done via the source at the moment (beginning of class.uicontact.inc.php) 2006-04-30 18:03:06 +00:00
Ralf Becker
6d6ec22c18 addressbook can now group contacts by organisations (sql only atm.) and change organisational fields for all organisation members 2006-04-30 09:34:24 +00:00
Oscar Manuel Gómez Senovilla
74a54f8e6a vietnamese additions and other updates 2006-04-27 08:03:15 +00:00
Ralf Becker
2c4b529449 small js change for the selectbox in index 2006-04-26 21:27:22 +00:00
Ralf Becker
3780b08336 - added csv export
- fixed csv import
2006-04-26 21:23:38 +00:00
Ralf Becker
a696318869 - several bug fixes
- new HEAD install works
- update 1.2 works
- update 1.0 should work, but untested
2006-04-25 12:43:41 +00:00
Ralf Becker
9bffe8f947 fixed wrong column-name in index 2006-04-24 21:38:44 +00:00
Ralf Becker
7429b4fe2b - own sorting of the list/index
- preferred phone can be selected in the main-screen (not only the popup) too
- polishing of the layout and labels/translations
2006-04-24 11:15:10 +00:00
Oscar Manuel Gómez Senovilla
55bfc4fac2 weekend lang updates 2006-04-24 09:44:22 +00:00
Ralf Becker
b6b3db5ed4 first version / step to the new 1.4 addressbook:
- User accounts are an own addressbook now
- every user and group (can) have an own addressbook
- for groups the accessrights no longer depend on the creator
- new acl for adding into an addressbook
- all addressbooks can be displayed together (eg. accounts mixed with personal and group AB's)
- some useful new fields (photo, private cellphone, ...) and some obscure ones have been removed
- db update puts all contacts in the owners personal addressbook (further manual migration tools will follow), thought the UI already allows to mass-move them into a group-addressbook
- group addressbooks in SQL are created by making a group-grant for addressbook (like filemanger)
- Warning: all import/export/xmlrpc/syncml stuff and other apps accessing the addressbook is broken until the contacts class in the API gets fixed!
- it depends on further updates of etemplate, phpgwapi, admin!
==> it's pretty cool (specialy the foto's), but NOT ready for a production server !!!
2006-04-23 14:40:31 +00:00
Oscar Manuel Gómez Senovilla
4f88a0bcef commit for closing the 1.2 2006-04-10 16:59:48 +00:00
Oscar Manuel Gómez Senovilla
ea2f4e7a16 patch 1467304 2006-04-09 22:32:21 +00:00
Oscar Manuel Gómez Senovilla
5bef910835 pending commits after CVS problem 2006-04-05 12:18:58 +00:00
Oscar Manuel Gómez Senovilla
3e19646bc1 *** empty log message *** 2006-03-28 22:08:01 +00:00
Oscar Manuel Gómez Senovilla
a6a7b0b7d5 catalan and other updates 2006-03-25 10:49:56 +00:00
Oscar Manuel Gómez Senovilla
10cde37f83 lang updates, including english preferences 2006-03-21 02:27:48 +00:00
Ralf Becker
e1311d98cc made cat-selection the same width as the other input fields 2006-03-20 22:02:11 +00:00
Oscar Manuel Gómez Senovilla
f84be88515 *** empty log message *** 2006-03-16 22:32:12 +00:00
Cornelius Weiß
4e9c822ed8 addressbook extension:
Admin can now define multiple addressbooks each with an own edit / view template and an own icon.
Atm. all Addressbooks are stored in one backend, but this will change soon^tm
2006-03-14 14:26:55 +00:00
Oscar Manuel Gómez Senovilla
ef2cabef9e *** empty log message *** 2006-03-12 13:09:19 +00:00
Ralf Becker
c1722f0bf9 adding 1.3 api to dependencies 2006-03-08 21:41:25 +00:00
Oscar Manuel Gómez Senovilla
ab3154991f patch 1424307 (updated files) 2006-03-08 11:03:03 +00:00
Oscar Manuel Gómez Senovilla
9840574e61 *** empty log message *** 2006-03-06 00:44:10 +00:00
Oscar Manuel Gómez Senovilla
271364abf1 slovak updates 2006-02-24 01:08:15 +00:00
Oscar Manuel Gómez Senovilla
84c8db4e8b slovensky (sk) additions and some updates 2006-02-18 03:06:35 +00:00
Oscar Manuel Gómez Senovilla
a14e5bc8c2 basque additions 2006-02-16 20:30:15 +00:00
Cornelius Weiß
ebe03cad86 language updates 2006-02-16 17:18:25 +00:00
Oscar Manuel Gómez Senovilla
aef673da05 slovak additions 2006-02-15 00:31:18 +00:00
Oscar Manuel Gómez Senovilla
94fd7bacf4 hungarian updates 2006-02-11 02:24:20 +00:00
Oscar Manuel Gómez Senovilla
0c9f991149 danish updates 2006-01-16 14:35:20 +00:00
Cornelius Weiß
50222354b8 fix: remove boudarys for time range of bdays 2006-01-07 10:33:40 +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
3610548d7e bug 1374900 and extra 2005-12-07 01:17:58 +00:00
Oscar Manuel Gómez Senovilla
7581ae6b53 dutch updates 2005-12-03 23:57:57 +00:00
Oscar Manuel Gómez Senovilla
a7fc10f621 several italian and chines updates 2005-12-01 15:56:15 +00:00
Ralf Becker
748eb58148 fixed bug: privat citi was not saved 2005-11-30 12:32:35 +00:00
Oscar Manuel Gómez Senovilla
6fa4221c46 finnish updates 2005-11-28 12:25:47 +00:00
Ralf Becker
4adc7504f1 - fixed not displayed links on new entries
- removed all tab-indexes, as the default order is inutitive (with the one-column layout we us now)
- added missing copied by note (as link now and no longer a note)
2005-11-23 17:07:33 +00:00
Oscar Manuel Gómez Senovilla
03fd033b56 dutch updates 2005-11-20 09:49:41 +00:00
Oscar Manuel Gómez Senovilla
7890653854 italian updates 2005-11-17 10:57:26 +00:00
Ralf Becker
210b04fae0 - moved all css to app.css file
- groupboxes have a fixed height and similar design to tabs now
- fixed not working IE popup (position: fixed)
- layout looks good now in firefox and konq, it's Ok in IE
2005-11-14 19:17:24 +00:00
Ralf Becker
82afc6783c app version and dependencies to 1.2 2005-11-13 22:33:49 +00:00
Oscar Manuel Gómez Senovilla
dccb3b29ef spanish updates for 1.2 rc1 2005-11-13 21:22:11 +00:00
Ralf Becker
35b9fe0cbe redesigned the edit and view dialog, hope you like it Conny ;-) 2005-11-13 17:51:41 +00:00
Oscar Manuel Gómez Senovilla
5c9dcc3194 Traditional chinese (Taiwan) completion 2005-11-13 10:38:23 +00:00
Oscar Manuel Gómez Senovilla
545d77784c spanish completion 2005-11-12 09:49:39 +00:00
Cornelius Weiß
cda193ba66 - a few buxfixes
- new view dialog
2005-11-11 20:50:12 +00:00
Oscar Manuel Gómez Senovilla
04f215beee *** empty log message *** 2005-11-10 10:50:31 +00:00
Cornelius Weiß
7116559eed added edit and delete for result rows in advanced search 2005-11-09 19:15:22 +00:00
Oscar Manuel Gómez Senovilla
24844f2972 norwegian updates 2005-11-09 16:53:36 +00:00
Cornelius Weiß
fc24544f11 fixed not working work email in advanced search
added a more clear WARNING for deletebutton in adv. search
2005-11-07 23:06:16 +00:00
Oscar Manuel Gómez Senovilla
a3a5746186 spanish completion 2005-11-07 22:13:23 +00:00
Cornelius Weiß
393250d8e6 use tabindex.
tnx ralf
2005-11-05 17:39:38 +00:00
Oscar Manuel Gómez Senovilla
49d548dd25 bug 1240675: removing old phpgw_zt.lang files 2005-11-05 14:22:46 +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
Cornelius Weiß
8684a2c3ce fix. work email was not saved 2005-11-05 09:10:24 +00:00
Cornelius Weiß
b5ac883794 fixed problem with exploded dialog for long cat names 2005-11-04 21:57:32 +00:00
Oscar Manuel Gómez Senovilla
f5cbe1e7ca several updates 2005-11-04 00:39:00 +00:00
Cornelius Weiß
fd9e935e63 - new add/edit dialog using tabs
- new "advanced search" function / dialog
- customfields can now be of type text, selectbox, radio and checkbox
2005-11-03 23:47:52 +00:00
Oscar Manuel Gómez Senovilla
9e32132eaa bug 1344288: dutch translation update 2005-10-31 22:48:15 +00:00
Oscar Manuel Gómez Senovilla
26a9fed831 *** empty log message *** 2005-10-26 00:54:00 +00:00
Oscar Manuel Gómez Senovilla
2f4259dfd0 *** empty log message *** 2005-10-23 22:49:01 +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
cffd0551fe *** empty log message *** 2005-10-19 06:59:19 +00:00
Oscar Manuel Gómez Senovilla
fea8c1660d bug 1294588 and lang setup fixes 2005-10-15 21:52:37 +00:00
Ralf Becker
d240021947 some missing translations 2005-10-14 09:07:12 +00:00
Oscar Manuel Gómez Senovilla
fe866fedae bug 1239981 2005-09-29 21:04:59 +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
296c82f996 *** empty log message *** 2005-04-24 21:30:37 +00:00
Ralf Becker
b4c9197e20 Russian langfiles from ReklamaLab.RU 2005-04-15 15:03:28 +00:00
Ralf Becker
94202f6581 Croation translations from Mladen Novosel <mnovosel-AT-info-sol.net> 2005-04-15 10:18:20 +00:00
dawnlinux
146a25179b Add a German translation 2005-02-28 03:18:44 +00:00
reinerj
fb8e4a76ae update lang file from Mats Fredriksson for Swedish 2005-02-04 17:35:29 +00:00
reinerj
2b3508c4ca update lang file from Mats Fredriksson for Swedish 2005-02-04 17:33:19 +00:00
reinerj
1e3a018471 update lang file from Mats Fredriksson for Swedish 2005-02-04 17:32:12 +00:00
Ralf Becker
bdd24516b5 re-added 1.0.1 dependeny for phpgwapi (was lost after omgs's bugfix) 2005-02-03 13:20:47 +00:00
Oscar Manuel Gómez Senovilla
69b888d74b bug 1112125 2005-01-29 20:32:07 +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
1ad8d8bf21 lang file update Swedish from Marko 2005-01-17 12:58:22 +00:00
Oscar Manuel Gómez Senovilla
c701fd5a44 *** empty log message *** 2004-12-15 15:30:44 +00:00
reinerj
cebed6849d update the slovenian lang file from orb_ter 2004-12-02 22:37:43 +00:00
reinerj
41ab433325 update the slovenian lang file from orb_ter 2004-11-29 14:33:47 +00:00
reinerj
9c4a32e183 update the slovenian lang file from orb_ter 2004-11-28 14:24:57 +00:00
reinerj
5d866a0bce update Sloven translation 2004-11-17 00:44:48 +00:00
Oscar Manuel Gómez Senovilla
e4d1f6ea5e *** empty log message *** 2004-10-21 21:30:38 +00:00
Oscar Manuel Gómez Senovilla
812f05a3e8 *** empty log message *** 2004-10-01 12:05:17 +00:00
reinerj
635de3de64 Lang file update traditional Chinese from Finjon Kiang 2004-10-01 10:26:18 +00:00
reinerj
bc30bb88dd update lang file from Oldrich Dlouhy 2004-09-27 09:02:29 +00:00
reinerj
8816a6f15d update lang file from Theytaz Antoine 2004-09-20 07:45:50 +00:00
alpeb
2fc3edccc2 Added button translation 2004-09-18 21:35:51 +00:00
alpeb
f88561e3c6 Added some translations for import and export screens 2004-09-18 15:21:08 +00:00
Oscar Manuel Gómez Senovilla
df8f5a858c *** empty log message *** 2004-09-17 09:36:18 +00:00
reinerj
468f434a8c update lang file from Theytaz Antoine 2004-09-02 06:32:44 +00:00
reinerj
a83d020083 in this file, no tabs where included and this produce errors on install 2004-08-31 15:50:34 +00:00
petere78
75ac5fa3a2 Fix "Land" translation in head as well, so all branches are in sync. 2004-08-27 16:53:26 +00:00
dragob
65feffc4d4 New/updated Slovenian translations (by Matev� Bokal). 2004-08-23 14:11:00 +00:00
Oscar Manuel Gómez Senovilla
9449ea5afa *** empty log message *** 2004-08-07 10:22:51 +00:00
reinerj
1f1c58be46 update korea lang translation from Futurizer 2004-08-07 00:58:47 +00:00
Oscar Manuel Gómez Senovilla
26bf92520e *** empty log message *** 2004-08-04 20:59:09 +00:00
Ralf Becker
906dd66691 bulgarian translations from Iassen Pramatarov <turin-AT-fsa-bg.org> 2004-08-04 14:56:19 +00:00
reinerj
ea33d7c050 update Korea translation futurizer 2004-08-04 10:06:58 +00:00
Ralf Becker
0a991e6cc8 fixed email-address 2004-08-02 14:04:01 +00:00
reinerj
55765dfc3e fix some wrong tabs in file which produce error messages 2004-07-31 17:59:52 +00:00
reinerj
290d20d22a fix some wrong tabs in file which produce error messages 2004-07-31 17:52:34 +00:00
reinerj
b9d03ca23f fix some wrong tabs in file which produce error messages 2004-07-31 17:49:45 +00:00
reinerj
05d84d1324 fix some wrong tabs in file which produce error messages 2004-07-31 17:26:42 +00:00
reinerj
6dfa3b2326 fix some wrong tabs in file which produce error messages 2004-07-31 17:03:23 +00:00
reinerj
b470959420 fix some wrong tabs in file which produce error messages 2004-07-31 16:58:35 +00:00
shrykedude
ff34378a1e Fixed app dependencies for api-1.0.1 version change 2004-07-30 19:06:35 +00:00
Ralf Becker
f9e0f8f0d4 updated lang file from Emil Varjasi 2004-07-21 16:45:52 +00:00
Ralf Becker
43c3b79893 patch from Erwan LE DISEZ 2004-07-21 16:42:34 +00:00
Ralf Becker
f6c07ba556 pushing all versions to 1.0.0 2004-07-02 22:32:53 +00:00
Ralf Becker
26507a6aa7 greek translations thanks to Nikolaos Batsis <nickthegreek-AT-yahoo.com> 2004-06-13 20:48:44 +00:00
Oscar Manuel Gómez Senovilla
d834017cff *** empty log message *** 2004-06-11 19:23:19 +00:00
petere78
c2f7c4b73b Translation improvements 2004-06-10 13:52:15 +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
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
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
reinerj
92f09dfc3a new langfile Catalan from Xavier Navarro 2004-05-04 13:53:55 +00:00
reinerj
691f95cb19 fix typo 2004-04-30 15:59:59 +00:00
reinerj
5893bbdddb update Polish langfiles from Michael Bielicki 2004-04-23 23:38:59 +00:00
Oscar Manuel Gómez Senovilla
fd3e03016d *** empty log message *** 2004-04-23 01:12:29 +00:00
reinerj
9e3acdfe11 update Dutch langfiles from G.G. van der Steen 2004-04-22 22:13:11 +00:00
Oscar Manuel Gómez Senovilla
12618eace7 *** empty log message *** 2004-04-17 21:43:13 +00:00
reinerj
0db350d980 update traditional Chinese langfiles from Finjon Kiang 2004-04-16 09:11:54 +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
reinerj
8574c44ae1 update to the next version from egw 2004-03-28 12:20:15 +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
Oscar Manuel Gómez Senovilla
742e25401a *** empty log message *** 2004-02-25 02:58:12 +00:00
reinerj
259d6ce8bf add some translations from Zhang Weiwu in Chinese 2004-02-20 09:46:20 +00:00
reinerj
8b3de2052f updated translation from Esben Laursen for Danish 2004-02-09 11:33:06 +00:00
Miles Lott
2464573ac3 remove spaces again... 2004-01-26 06:04:04 +00:00
reinerj
4a21994f5a small changes in the comments 2004-01-25 21:06:54 +00:00
mila76
cd30e8c17c Update to 0.9.99.012 2004-01-25 13:42:07 +00:00
reinerj
233e9f7101 add translation from Andrei V. Smilianets for ukrain 2004-01-21 18:26:05 +00:00
reinerj
ca4af9837c add german translation to CVS 2004-01-20 03:31:14 +00:00
reinerj
3d6a411a17 add some better description to file 2004-01-19 19:50:31 +00:00
reinerj
fbe9b02400 add some english phrases 2004-01-17 16:37:21 +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
Oscar Manuel Gómez Senovilla
803a930a22 *** empty log message *** 2004-01-02 21:12:27 +00:00
Miles Lott
45c2ab1cba Add langs and cleanup html for export page 2004-01-01 23:17:19 +00:00
Oscar Manuel Gómez Senovilla
91e2dde838 *** empty log message *** 2003-12-26 00:51:21 +00:00
Lars Kneschke
5fc1996732 Spell fix 2003-12-20 14:48:17 +00:00
zhangweiwu
b8d36e17c2 New Translation. Blah. 2003-12-07 12:57:37 +00:00
reinerj
ddb9bc3c87 add some phrases 2003-12-03 21:58:46 +00:00
zhangweiwu
c451623cf9 Translation translation blah ... 2003-12-03 03:08:09 +00:00
Miles Lott
9efb12491d Add handling of zip file collections of .csv, .vcf, or .ldif files; Cleanup template and add lang calls for import instructions. 2003-12-03 01:13:14 +00:00
Lars Kneschke
50ab5a37c0 enabled brazilian language 2003-11-28 00:00:00 +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
Ralf Becker
99b5f239fd 1. index show icons for edit, view and (new) delete entries, owner is only showed in view or edit not longer in the index (same for vcard)
2. view is a bit compacter too as owner, access and cats are shown within the table and not as extra footer
2003-11-14 23:35:03 +00:00
Pim Snel
e66355b187 add sidebox hook, tis was the reason ot didn't worked 2003-11-06 02:02:57 +00:00
Pim Snel
ab90bb0264 almost complete now 2003-11-06 01:58:56 +00:00
reinerj
3a9c015bf7 updated Big5 lang file from Finjon Kiang 2003-11-04 09:29:12 +00:00
Miles Lott
3ec480e3c5 Added one lang for import that was missing in action 2003-10-19 07:20:43 +00:00
dragob
ecdea9c643 Added slovenian translation (Tea �trancar, Klemen Vodopivec). 2003-10-16 20:41:41 +00:00
reinerj
327dd64a77 Translation in Traditional Chinese from Finjon Kiang 2003-10-14 09:51:50 +00:00
Ralf Becker
f93a49673c some fixes and improvments for the csv-import:
- empty lines in the csv file are now ignored (they produced empty contacts before)
- you can define a charset for conversation now
- mass-import is made easier now
2003-10-06 21:22:55 +00:00
zhangweiwu
43ebd969d4 New Chinese addressbook translation:) 2003-10-03 19:57:26 +00:00
Ralf Becker
6c10e248d7 reverted the german lang-files to iso8859-1, as we want to make the conversation optional and while adding the files to the database 2003-10-03 11:47:09 +00:00
Lars Kneschke
e5373db2a2 moved german translation to UTF-8 2003-09-28 08:15:58 +00:00
reinerj
1df617bb0a new lang file from Ignasi Salvador added 2003-09-20 10:55:18 +00:00
reinerj
ae69fc9f67 new lang file from Ignasi Salvador added 2003-09-19 15:43:34 +00:00
reinerj
11a8d361a6 New File will be added 2003-09-19 15:35:19 +00:00
Ralf Becker
f76c6eedd7 make the phpgw Version-0_9_16-branch HEAD 2003-08-28 14:16:30 +00:00
gugux
7c54a57043 Added new italian translations patch #1635 thanks to Alessandro Farina 2003-06-25 22:37:51 +00:00
gugux
6b78fbbcfb Changed all x's into %'s in lang files. 2003-04-27 21:58:53 +00:00
gugux
6b17805c46 Changed all x's into %'s, suppressed useless phrases, added missing ones and french translations. 2003-04-27 21:13:00 +00:00
gugux
a3a882ef72 Added cs files. Patch #1072 thanks to mlHAU ! 2003-03-20 22:00:03 +00:00
gugux
23acf2a171 Corrected typo, thanks to Marco Gaiarin (gaio@sv.lnf.it) 2003-03-16 22:29:53 +00:00
Ralf Becker
f7782493de added a view german phrases, to get eg. the letter-search working 2003-03-01 16:01:11 +00:00
Ralf Becker
d0dc2f5762 made phrase 'birthdays' comon as it is used for home 2003-02-28 14:45:49 +00:00
gugux
5f72c82a90 Added missing \ 2003-01-23 21:35:32 +00:00
gugux
1515dae637 Added missing phrases. 2003-01-09 22:51:51 +00:00
ceb
d6e0c87fd0 update help system 2002-12-16 00:52:48 +00:00
ceb
de9637797d update 2002-11-30 02:22:23 +00:00
Ralf Becker
48af00cc15 some more phrase from the english file 2002-11-24 18:02:15 +00:00
Ralf Becker
a387f6ddea Patch #560 from gugux 2002-11-24 15:54:15 +00:00
ceb
09ad6a9ecd update about 2002-10-28 00:26:57 +00:00
Ralf Becker
dd1fa5af07 ubdate to new about-system (all infos are in setup.inc.php, no more hook_about) 2002-10-27 16:54:07 +00:00
ceb
587fa97db2 removed app_title plus update layout 2002-10-23 20:47:33 +00:00
skeeter
09361d01f8 GNU Patch #506. 2002-09-04 00:10:57 +00:00
skeeter
f983ceb583 GNU Patch #442. 2002-08-23 01:01:10 +00:00
skeeter
00897bdc39 GNU Patch #421. 2002-08-23 00:04:32 +00:00
skeeter
058ddb033f GNU Patch #348. 2002-06-25 01:09:29 +00:00
ceb
ae0f6115a1 update fr lang files 2002-05-14 22:33:00 +00:00
Miles Lott
77374edc32 ok, there is another - it is now required to add the listed chars of your
alphabet in the lang file...
2002-05-13 00:45:52 +00:00
skeeter
2f001c89f5 Updating the setup.inc.php files. 2002-04-27 15:35:26 +00:00
skeeter
b01f661216 additional information for use by http://apps.phpgroupware.org. 2002-04-25 01:19:52 +00:00
skeeter
b8f1cc7be6 Added missing phrases. 2002-04-15 02:56:44 +00:00
skeeter
6086dae0bf Added missing phrase. 2002-04-13 04:08:05 +00:00
skeeter
1b194d2419 Added missing phrase. 2002-04-13 03:56:34 +00:00
ceb
3d9371e330 added finnish translation file 2002-04-02 20:17:55 +00:00
Miles Lott
33549dcf9e formatting 2002-03-19 02:58:50 +00:00
Miles Lott
f34041b922 Allow admin to enable remote search (off by default) 2002-03-19 02:44:15 +00:00
simone
8877a87554 adding: please set your... 2002-03-18 22:20:06 +00:00
Miles Lott
49492cab51 Add servers table for remotes 2002-03-14 14:25:12 +00:00
simone
a7156d7fd6 update with missing LANG calls 2002-03-06 23:44:08 +00:00
p_pessagno
166d2cdca2 Big French Translation update - thanks to Guillaume 2002-02-04 15:13:45 +00:00
p_pessagno
f1bc701073 now it really works ok 2002-01-15 16:38:49 +00:00
p_pessagno
16819ce6da lang tpl fixes 2002-01-15 16:12:10 +00:00
p_pessagno
430be3a026 Import template lang fixes 2002-01-15 16:04:45 +00:00
p_pessagno
a611eb4e7f Export template lang fixes 2002-01-15 15:26:47 +00:00
ceb
105b55ef96 added api version to deps 2002-01-13 20:17:42 +00:00
p_pessagno
52e4f35a57 Beginning full Spanish translation update
-
2002-01-11 21:59:40 +00:00
p_pessagno
d7b4c46de0 Portuguese Translation 2002-01-10 17:40:12 +00:00
bettina
b392a3bc67 update langs 2002-01-05 20:29:33 +00:00
Miles Lott
1c341af5bc Add two missing langs for preferences 2002-01-04 04:54:38 +00:00
Miles Lott
ab1bae0505 add some admin langs 2002-01-04 00:33:43 +00:00