Commit Graph

414 Commits

Author SHA1 Message Date
reinerj
fc10dab6d5 add translation from Andrei V. Smilianets for Ukrain to CVS 2004-01-20 03:22:44 +00:00
Miles Lott
d6c316e857 Don't create global template object 2004-01-10 22:54: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
Oscar Manuel Gómez Senovilla
fd68a4eddc *** empty log message *** 2003-12-28 00:41:17 +00:00
Oscar Manuel Gómez Senovilla
a9bfb197e6 *** empty log message *** 2003-12-23 00:18:57 +00:00
Miles Lott
c4c6251e9d intval, ereg, and gettype updates 2003-12-20 18:54:18 +00:00
zhangweiwu
b8d36e17c2 New Translation. Blah. 2003-12-07 12:57:37 +00:00
Lars Kneschke
e4c10ecf31 added brazilian language 2003-11-28 00:14:30 +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
Pim Snel
3f4e2d8918 add preferences create_section function for sepreation of settings by a section header, see general preferences on the page bottom (special idots settings) 2003-11-19 18:34:48 +00:00
Pim Snel
85cb7ab6b0 removed typos 2003-11-17 22:04:58 +00:00
Pim Snel
46e0d10d25 major update Dutch translations 2003-11-14 10:03:19 +00:00
Pim Snel
b42d101bfa removed links to old backgrounds 2003-11-12 00:08:47 +00:00
Ralf Becker
dc81a165ba some more german translations 2003-11-11 16:56:47 +00:00
shrykedude
0a0e56e739 Added some English translations 2003-11-07 22:26:32 +00:00
Ralf Becker
6ab44c51de added a kind of hook for template-specific prefs (show at the end of the normal prefs) 2003-11-04 14:11:04 +00:00
reinerj
f3de62e3da updated Big5 lang file from Finjon Kiang 2003-11-04 11:29:10 +00:00
Pim Snel
7701abb167 start new icons default template theme 2003-11-04 01:42:56 +00:00
shrykedude
527592be81 -English translation updates.
-Change phpGW to eGW.
2003-10-29 04:06:17 +00:00
Pim Snel
194f2dd843 and here are the new idots icons 2003-10-23 15:30:54 +00:00
Miles Lott
562e9fb64a Add quotes to string 'private' 2003-10-18 10:30:02 +00:00
dragob
ecdea9c643 Added slovenian translation (Tea �trancar, Klemen Vodopivec). 2003-10-16 20:41:41 +00:00
Ralf Becker
e00e1e9e38 some literati fixes 2003-10-14 21:49:30 +00:00
reinerj
a20e8679f3 add literati image to CVS 2003-10-14 20:13:12 +00:00
reinerj
07beff9c58 add literati file to CVS 2003-10-14 20:07:27 +00:00
reinerj
62964576bd Translation update from Finjon Kiang 2003-10-14 09:58:13 +00:00
zhangweiwu
70ea172023 Update translation. 2003-10-03 20:05:48 +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
Ralf Becker
3a4c803dbd fixed bug with not saved description in preferences::add
changed logic and look to apply with the style-guide
2003-08-30 10:26:20 +00:00
Ralf Becker
b8557e49d9 make the phpgw Version-0_9_16-branch HEAD 2003-08-28 14:31:11 +00:00
gugux
7c54a57043 Added new italian translations patch #1635 thanks to Alessandro Farina 2003-06-25 22:37:51 +00:00
ceb
b1aa23e5d0 fix 2003-06-24 22:33:40 +00:00
gugux
66c0ddfc6a Added zh lang file, patch #1615, thanks to C K Wu ! 2003-06-11 20:26:36 +00:00
gugux
5721a17b44 Changed all x's into %'s in lang files, corrected a typo and added missing english phrases and french translations. 2003-06-02 20:56:01 +00:00
Ralf Becker
e857d5144e removed the 'preverences' feature ;-) 2003-05-20 00:38:41 +00:00
Ralf Becker
527407a805 fix that substitutions in defaults, show for the user-prefs, get translated too 2003-05-20 00:03:27 +00:00
Ralf Becker
c2ce93defe added processing of notify-messages (substitions get translated into the user lang and back)
added a hook to verify the user-input and display an error message
2003-05-19 23:00:59 +00:00
Ralf Becker
06489ff747 added an other display-type for accounts: Firstname Lastname [lid]
changed < > into [ ]
2003-05-04 15:14:06 +00:00
ceb
5027634065 update setup info 2003-05-03 23:25:06 +00:00
Ralf Becker
1a01f33308 account-display is now configurable via the prefs:
- Firstname Lastname (default)
- Lastname, Firstname
- username
- <username> Lastname, Firstname
2003-05-03 22:23:50 +00:00
Ralf Becker
18e75c5a85 added notify-messages to prefs:
- notify messages contain vars to be substituted, eg. $$username$$
- the var-name gets translated for editing
- new function create_notify in preferences.php
- new function parse_notify to substitute / create the notify msg
2003-05-02 01:49:52 +00:00
Ralf Becker
21d8e8fd62 reworked preferences (ported from .16 incl. fixes):
- not set user-prefs use the default value, default values have been used only for new accounts before
- preference-table has new column preference_app
- preferences got automaticaly quoted now, eg. its save to use single and double quotes as well as backslashs
2003-05-01 09:19:50 +00:00
Ralf Becker
b69defa25b added app_header via $GLOBALS['phpgw_info']['flags']['app_header'] 2003-04-20 20:47:50 +00:00
Ralf Becker
cbff06a182 fixed handling for prefixes, prefix was not uses for saveing the prefs 2003-04-06 10:35:51 +00:00
Ralf Becker
1174106632 changes on the user/personal prefs of the admin should have imidate effect 2003-04-02 18:00:03 +00:00
Ralf Becker
456493f188 put helptexts in one line (!) and used new function transslation::get_installed_langs 2003-04-02 17:41:30 +00:00
Ralf Becker
73e5f9cd33 update preferences: added helptexts 2003-03-31 20:34:56 +00:00
Ralf Becker
8e6837762a update preferences: helptexts 2003-03-31 18:16:33 +00:00