Re: Supported languages in 2.12

2005-08-24 Thread Clytie Siddall
On 24/08/2005, at 4:41 AM, Danilo Šegan wrote: Please be patient: I'll be updating the notes only once or twice, and I'm going to do that near the end of the cycle, instead of doing it a dozen times. Thus coping with several indignant translation teams at once. ;) I don't know if the "suppor

Re: Groupwise proxy: Handle store's offline state

2005-08-24 Thread Danilo Šegan
Hi Shreyas, On Monday at 4:25, Shreyas Sriniavasan wrote: > This patch prevents the proxy from trying to connect to the server if > the account is offline. It adds a new string to warn the users that the > account is offline so cc'ing gnome-i18n mailing list too. Why is this additional string im

Re: Supported languages in 2.12

2005-08-24 Thread Danilo Šegan
Hi Clytie, Today at 12:39, Clytie Siddall wrote: > On 24/08/2005, at 4:41 AM, Danilo Šegan wrote: > >> Please be patient: I'll be updating the notes only once or twice, and >> I'm going to do that near the end of the cycle, instead of doing it a >> dozen times. > > Thus coping with several indign

Release notes typos?

2005-08-24 Thread Clytie Siddall
Hi everyone :) I don't know how to fix these myself, and I don't know if they have already been reported, but I found two or three while translating them today. Hope it's OK to post them here. 1. #: /tmp/doc-l10n/cvs/release-notes.HEAD/C/rndesktop.xml:52(para) msgid "The location is now sho

Re: Release notes typos?

2005-08-24 Thread Murray Cumming
> Hi everyone :) > > I don't know how to fix these myself, and I don't know if they have > already been reported, but I found two or three while translating > them today. Hope it's OK to post them here. In general, feel free to change the docbook/C/*.xml files directly, before we hit the release

Re: Release notes typos?

2005-08-24 Thread Yavor Doganov
On Wed, 24 Aug 2005 16:24:33 +0200, Murray Cumming wrote: >> "shown by Gnome's path-bar, instead of by a text entry." > > This doesn't seem very worthwhile. The - isn't essential. and the extra > "by" isn't necessary. I second this. Besides, "GNOME" should be always in CAPS. -- Yavor Doganov

Re: Release notes typos?

2005-08-24 Thread Danilo Šegan
Hi Yavor, Today at 16:32, Yavor Doganov wrote: > On Wed, 24 Aug 2005 16:24:33 +0200, Murray Cumming wrote: > >>> "shown by Gnome's path-bar, instead of by a text entry." >> >> This doesn't seem very worthwhile. The - isn't essential. and the extra >> "by" isn't necessary. > > I second this. Bes

[OT] Re: Release notes typos?

2005-08-24 Thread Yavor Doganov
* [EMAIL PROTECTED] (Danilo Šegan) writes: > We don't want that discussion here. There ARE two camps in Gnome > community, and they both have valid claims. Oh, I didn't know that and certainly I don't want to start a discussion, sorry. (Pls don't CC me, I'm reading the list) -- Yavor Dogano

Re: "Automatic" UI translations showing word translations along with original

2005-08-24 Thread Tim Foster
Hey folks, > Suppose the resources to translate to a specific language are not > there but there is a dictionary available. > It's possible to autotranslate the user-interface words > so that the text appears as > Before: Press here > After: Press(Pulse) here(aqui) Just a follow up from this, in

Re: Release notes typos?

2005-08-24 Thread Evandro Fernandes Giovanini
Em Qua, 2005-08-24 às 16:24 +0200, Murray Cumming escreveu: > > 1. > > #: /tmp/doc-l10n/cvs/release-notes.HEAD/C/rndesktop.xml:52(para) > > msgid "The location is now show with the GNOME's path bar instead of > > a text entry. The text path is still available via the Control-L > > keyboard shortcut

Re: [evolution-patches] Groupwise proxy: Handle store's offline state

2005-08-24 Thread Not Zed
You should check the url is not "" before trying to resolve it. On Mon, 2005-08-22 at 07:55 +0530, Shreyas Sriniavasan wrote: > + if (!(store = (CamelOfflineStore *) camel_session_get_service > (session, e_account_get_string(account, E_ACCOUNT_SOURCE_URL), > CAMEL_PROVIDER_STORE, &ex))) {