Hi,
Updated localisation files for en_GB attached.
Thanks,
Phil
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/yU/vbv1rV5r/en_GB.zip
Only click these links if you trust the sender, as well as this message.
--- 8< --- detachments --- 8< ---
_______________________________________________
List info: http://lists.roundcube.net/dev/
BT/aba52c80
Hi,
Here is the japanese translation for 0.4,
updated only labels.inc file.
---
Taka
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/TW/tRCC7F2H/0.4-ja-labels.tar.gz
Only click these links if you trust the sender, as well as this message.
--- 8< --- detachments --- 8< ---
_______________________________________________
List info: http://lists.roundcube.net/dev/
BT/aba52c80
Translation update for European Portuguese (pt_PT) for "labels.inc" and
"messages.inc" with the new labels and messages.
Regards,
DC
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/44/ubtW2q1L/messages.inchttp://detached.gigo.com/rc/44/ubtW2q1L/labels.inc
Only click these links if you trust the sender, as well as this message.
--- 8< --- detachments --- 8< ---
_______________________________________________
List info: http://lists.roundcube.net/dev/
BT/aba52c80
Hi!
I'm completing the Italian translation with the new strings, but I have
a couple of questions:
What's the behavior of the parenthesis for plural nouns?
For example, in English there is this string: "Message(s) deleted
successfully".
In Italian, the translation of the singular form is "Messaggio eliminato
con successo", while the plural form would be "Messaggi eliminati con
successo", so how should I write the translation? Unfortunately in
Italian the verb changes too....
And...what are exactly "Mail-Reply-To" and "Mail-Followup-To"?
Thank you for developing such an excellent piece of software!
Luca from Italy
_______________________________________________
List info: http://lists.roundcube.net/dev/
BT/aba52c80
I'm attempting to write a plugin to allow pubcookie sessions
to authenticate directly into roundcube without requiring any
additional login from the user. First of all, has anyone done
this already? It's not one of the standard plugins...
Assuming that pubcookie hasn't already been done, I've been
looking at the roundcube architecture for how to integrate it.
Unfortunately, if you use pubcookie, you get a userID and a
kerberos credential (instead of a userID/password combo), so
it looks like none of the standard roundcube hooks will do the
right thing. I already have code that will build a pre-authenticated
connection to my IMAP server, but I don't really see how to hand
this back to roundcube while bypassing the normal login/imap
connection building that is going on.
Can anyone provide some ideas on the best way to do this? I'd be
happy to contribute the eventual plugin back to the pool.
Thanks,
Tod Pike
--
Tod Pike
Manager of Enterprise Services
School of Computer Science
Carnegie Mellon University, Pittsburgh, Pa
_______________________________________________
List info: http://lists.roundcube.net/dev/
BT/aba52c80
hello Roundcube Devs
WOW, Rouncube is realy cool! Yes, its just what I need for my home
server.
What I miss is a more felxible LDAP Addressbook.
I allready started to hack RC for my needs, but I am not sure if my
changes are wellcome since I have seen that it is planed to rewrite the
addressbook in further releases... isnt it?
And my changes are still verry personal and not that good configurable
like it sould be at a commit.
And another problem is, that I have setup my LDAP server my own, thus I
am not sure about "standars" on that side.
Features I implemented allredy:
- more fields like address, phone nubers, notes, and the flexibility to
add more in the config file.
- the "name" field is redundant, it is just "surname lastname", thus it
must not be shown and editable.
- it must be able to let the "email" field empty, because a lot of my
addresses just have an address or phone number (used on the cell phone)
-> the only field that is necessarry for the LDAP DN is the surname.
- adding new fields out of the E-Mail tool improved: email address is
now read as:
"firstname surname email@bla" or
"surname, firstname email@bla" or
"surname email@bla" or
"firstname.surname(a)email.bla" or
"surname(a)email.bla"
even mor sensefull syntaxes can be added.
- if the "name" allready exists, the entry can not be added, but the
email can be added if empty (for my cellphone adresses i like to
compleet with email in RC)
Features I have planed to implement soon:
- group management: read groups out of the LDAP, create and remove
groups. (I still looking for a "standard- like" LDAP implementation of
address groups, I tried allready to use the "o:" attribute, but I think
it is better to use seperate LDAP subdirectories for each group)
The question is now: is it welcome if I prepare this to commit once? or
is it even allready done in the latest SVN? (I use the stable 4.2 as
base)
thanks for feedback
Andreas
_______________________________________________
List info: http://lists.roundcube.net/dev/
BT/aba52c80
Please forgive me this off-topic message, but you may like it:
I found a raytracer written in pure javascript. The performance is as
bad as expected, but I'm nevertheless impressed. Follow these steps to
render the first thing that came in my mind:
* Visit http://www.slimeland.com/raytrace/
* Change Resolution to 128x128 (or another square)
* Optional: Change Anti-Alias threshold to 0 for better quality
* Click "Load Workspace"
* Paste this text:
[{name:"sphere0",active:true,type:2,obj:{pos:new
Vector(0,0,0),rad:0.85,inversed:false,castshadows:true}},{name:"camera0",active:true,type:0,obj:{cameratypechoice:0,simplecamera:{pos:new
Vector(-2.5,-4,3),lookat:new Vector(0,0,0),sky:new
Vector(0,0,1),zoomfactor:1,aspectratio:1,handedness:0}}},{name:"lightsource0",active:true,type:1,obj:{pos:new
Vector(-5,-2,10),color:new
Color(1,1,1)}},{name:"box0",active:true,type:3,obj:{v1:new
Vector(-1,-1,-1),v2:new Vector(1,1,0),inversed:false,castshadows:true}}]
* Click OK
* Click Render
* Wait... ;)
Daniel
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/Mr/7wp5FvnZ/signature.asc
Only click these links if you trust the sender, as well as this message.
--- 8< --- detachments --- 8< ---
_______________________________________________
List info: http://lists.roundcube.net/dev/
BT/aba52c80
hello
I am wondering why the reply address is not the dev@list if I write to
the list, as I know it from other lists... is this not an admin setting
of the mail list admin?
this would help a lot to make open discussions.
Andreas
_______________________________________________
List info: http://lists.roundcube.net/dev/
BT/aba52c80