String changes in Evolution

2005-07-25 Thread shakti
Hi, This is the string "Add User:" being moved from evolution-exchange to evolution. Thanks, Shakti ___ gnome-i18n mailing list gnome-i18n@gnome.org http://mail.gnome.org/mailman/listinfo/gnome-i18n

Re: String and UI change in Evince

2005-07-25 Thread Martin Kretzschmar
Martin Kretzschmar schrieb: > I committed the patch from > > http://bugzilla.gnome.org/show_bug.cgi?id=311280 > > which added a few strings ... one of which had a trailing space. Sorry. Fixed. > #: pdf/ev-poppler.cc:701 > msgid "Unknown font type " > msgstr "Okänd typsnittstyp " > > Pleas

Re: Evolution contact editor title changes

2005-07-25 Thread Arunprakash
Hi, > For the non-patch readers in the audience, the window's title > is constructed like this: > > g_strconcat (_("Contact Editor"), " - ", string, NULL); > > Wouldn't a format string be more appropriate, like so: > > g_strdup_printf (_("Contact Editor - %s", string)); > I have modified the

cvs-po-commits-list *still broken*

2005-07-25 Thread Alexander Shopov
Hi guys, cvs-po-commits-list continues to be broken. Check here: http://mail.gnome.org/archives/cvs-po-commits-list/2005-July/date.html Who do I have to contact about this? Best regards: al_shopov ___ gnome-i18n mailing list gnome-i18n@gnome.org http://m

Re: String change in evolution-data-server

2005-07-25 Thread Terance Edward Sola
lør, 23,.07.2005 kl. 06.21 +0545, skrev Pawan Chitrakar: > hi! > > i have been working with the Nepali team to translate gnome into > nepali and we have done much of the work > > and we would like to get some advice on change of string when will it > be freezed for next release. > > thanks

New strings for Evolution

2005-07-25 Thread Sankarasivasubramanian P
Hi, The following strings are added to the evolution and evolution-data-server. evolution/plugins/groupwise-features/org-gnome-proxy-errors.xml 1) Invalid user 2) Proxy access cannot be given to user 3) Specify User 4) You have to specify a valid user name to give proxy rights. 5) You have alread

string changes in gnome-control-center

2005-07-25 Thread Rodrigo Moya
Hi Due to the addition of gnome-screensaver support to gnome-control-center, there have been some string changes that might need new translations. cheers -- Rodrigo Moya <[EMAIL PROTECTED]> ___ gnome-i18n mailing list gnome-i18n@gnome.org http://mail.

Re: cvs-po-commits-list *still broken*

2005-07-25 Thread Ross Golder
On จ., 2005-07-25 at 12:21 +0300, Alexander Shopov wrote: > Hi guys, > cvs-po-commits-list continues to be broken. > Check here: > http://mail.gnome.org/archives/cvs-po-commits-list/2005-July/date.html > Who do I have to contact about this? > Best regards: > al_shopov Ah, I see :( I set the list

String addition in Epiphany and Evince

2005-07-25 Thread Martin Kretzschmar
Hi, I committed the patches from http://www.gnome.org/~martink/2005/patches/ephy-pdf-export-alert.diff http://www.gnome.org/~martink/2005/patches/ev-pdf-export-alert.diff which added the string "Generating PDF is not supported" (displayed if you try to print to a PDF file) to epiphany and evince

Re: Language switcher applet

2005-07-25 Thread Sven Neumann
Hi, Simos Xenitellis <[EMAIL PROTECTED]> writes: > This change from LANG to LANGUAGE (actually LANGUAGE takes precedence > over LANG) > cost me some evenings trying to figure out what's going on. > Is this a GNOME feature or a distro issue? It is a GNU extension of gettext. From gettext(3): I