Hi,
updated hungarian translation attached.
It would be nice if beside Label and Original there would be a sample
text (even after the Translation input box). Like for this:
labels.inc
messagecount Messages ___________ 37 Messages
This way the translator could see the context, which
is very important from the point of translation.
Yours,
Balázs
--
Horváth Balázs
fejlesztési vezető
WG Informatika Kft.
H-1123 Budapest, Alkotás utca 53. (MOM Park, "D torony" II.em)
Mobil: +36/20-971-2904
E-mail: horvath.balazs.wgi(a)gmail.com <mailto:horvath.balazs.wgi@gmail.com>
Web: http://wgi.hu <http://wgi.hu?adid=145>
WG informatika
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/x8/7j1oQFkN/signature_wgi.gifhttp://detached.gigo.com/rc/x8/7j1oQFkN/locale_hu.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/
Hi,
Please find attached the updated Arabic translation.
regards,
Ossama Khayat
----- Original Message ----
From: Thomas Bruederli <roundcube(a)gmail.com>
To: dev <dev(a)lists.roundcube.net>; announce(a)lists.roundcube.net
Sent: Wednesday, February 13, 2008 7:05:02 PM
Subject: [RCD] New texts for RoundCube 0.1-stable
Hi everybody,
The first stable release of RoundCube is coming up soon. Yeah!
After adding some new features I'd like to call all translators to
update the localization files in order to get everything ready for the
release. Please use http://translator.roundcube.net/ to find the
missing texts and then submit the updated files to the dev mailing
list.
Thanks a lot!
Thomas
_______________________________________________
List info: http://lists.roundcube.net/dev/
____________________________________________________________________________________
Never miss a thing. Make Yahoo your home page.
http://www.yahoo.com/r/hs
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/JQ/HrshjwD6/roundcube-ar.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/
Hey everyone,
I had an idea for a feature that I think would be handy. Whenever you send
an email or reply to an email, have RoundCube remember the address you're
mailing and use that in addition to the address book for autocompletion
suggestions when you're typing the Recipient field.
Before I start coding this patch, my questions are:
1) Is anybody working on this feature already?
2) Would anybody else like to see this feature added?
3) What would be the best way to store the email addresses? A new MySQL
table? A flatfile? As address book records with an extra flag to prevent
them from showing in the address book view?
-Ben
_______________________________________________
List info: http://lists.roundcube.net/dev/
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/Tf/aG1zHKLY/pl.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/
Hello all,
I recently (actually yesterday) set up RoundCube, and I've gotta say, it
looks quite promising.
One thing I was missing though, was being able to override SMTP settings
from within Identities. This is because I use 3 different POP3/SMTP
accounts that I collect into a single IMAP account. For each of these
accounts I have to use different SMTP settings.
This is where the following patch comes in:
http://schrei00.dyndns.org/files/roundcubemail-identity-smtp.svn1039.diff
Basically it adds the smtp_ settings to the identity settings, and, and
this is the ugly part, passes the identity array all the way through, until
the SMTP connection data is being assembled. The patch doesn't take care of
non-MySQL databases. (The other DDL scripts are not being updated.)
I do understand that this patch is an ugly hack, but I wanted to get
opinions on whether this feature is actually desirable, or if I'm the only
one needing it.
Opinions/ideas/suggestions are welcome,
Hobbes
PS: Sorry if this turns out to be a double 'post', but I confirmed the list
subscription only after sending this mail the first time.
_______________________________________________
List info: http://lists.roundcube.net/dev/
Hello all,
I recently (actually yesterday) set up RoundCube, and I've gotta say, it
looks quite promising.
One thing I was missing though, was being able to override SMTP settings
from within Identities. This is because I use 3 different POP3/SMTP
accounts that I collect into a single IMAP account. For each of these
accounts I have to use different SMTP settings.
This is where the following patch comes in:
http://schrei00.dyndns.org/files/roundcubemail-identity-smtp.svn1039.diff
Basically it adds the smtp_ settings to the identity settings, and, and
this is the ugly part, passes the identity array all the way through, until
the SMTP connection data is being assembled. The patch doesn't take care of
non-MySQL databases. (The other DDL scripts are not being updated.)
I do understand that this patch is an ugly hack, but I wanted to get
opinions on whether this feature is actually desirable, or if I'm the only
one needing it.
Opinions/ideas/suggestions are welcome,
Hobbes
_______________________________________________
List info: http://lists.roundcube.net/dev/
For all the testers in dev - I made the flag/unflag functionality work by standard coding. It is set to later, but I have been using it for some months now without any trouble. You can apply the diff to test it on your configuration (=> hope it still works on current SVN).
http://trac.roundcube.net/ticket/1484623
Seansan
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/nF/tAePW75L/4A.bmp
Only click these links if you trust the sender, as well as this message.
--- 8< --- detachments --- 8< ---
_______________________________________________
List info: http://lists.roundcube.net/dev/
Hi there, good to be back in dev list
-- Can we add #1484601 to current roadmap? Seeing all the mails that have a "display images" bar would really improve the viewing of these messages.
I was just testing the branched trunk. Looks good - now real errors so far, only the error below in logs (am running PHP 5, svn 990).
-- [02-Feb-2008 10:59:47] PHP Warning: preg_match() [<a href='function.preg-match'>function.preg-match</a>]:
Unknown modifier '/' in /program/include/rcube_imap.inc on line 1774
-- [02-Feb-2008 10:59:47] PHP Warning: preg_match() [<a href='function.preg-match'>function.preg-match</a>]:
Unknown modifier '/' in /program/steps/settings/manage_folders.inc on line 122
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/dP/eCMeGbXV/Emoticon3.gif
Only click these links if you trust the sender, as well as this message.
--- 8< --- detachments --- 8< ---
_______________________________________________
List info: http://lists.roundcube.net/dev/