Re: Deficiency in Git Walkthrough for translators http://live.gnome.org/GitMigration/Translators

2009-02-20 Thread Emmanuele Bassi
branches, both local and remote. to see the remote branches use the -r command line switch; -a will show you all available branches, but it's not necessary -- especially if you just want to create a new tracking branch. ciao, Emmanuele. --

gnome-utils branched for 2.26

2009-03-16 Thread Emmanuele Bassi
hi everyone; gnome-utils has been branched for GNOME 2.26, under the gnome-2-26 branch. development will continue on trunk. ciao, Emmanuele. -- Emmanuele Bassi, W: http://www.emmanuelebassi.net B: http://log.emmanuelebassi.net ___ gnome-i18n

[gnome-utils] (3 commits) Created branch gnome-2-28

2009-09-21 Thread Emmanuele Bassi
The branch 'gnome-2-28' was created. Summary of new commits: d9e16ff... Post-release bump to 2.28.1 bd06395... Remove executable bit from en_GB.po 6d78e49... Fuzzy broken translations ___ gnome-i18n mailing list gnome-i18n@gnome.org http://mail.gn

gnome-utils branched for 2.28

2009-09-22 Thread Emmanuele Bassi
hi everyone; gnome-utils has been branched for GNOME 2.28, under the usual gnome-2-28 branch name. development will continue on master. side note for gnome-i18n: I had to fuzzy two strings in the si and ka PO files in order to branch. both PO files have been removed from the LINGUAS list (they ar

Re: gnome-utils branched for 2.28

2009-09-22 Thread Emmanuele Bassi
On Tue, 2009-09-22 at 11:04 +0200, Claude Paroz wrote: > Le mardi 22 septembre 2009 à 09:49 +0100, Emmanuele Bassi a écrit : > > hi everyone; > > > > gnome-utils has been branched for GNOME 2.28, under the usual gnome-2-28 > > branch name. development will cont

Re: String additions to 'gtk+.master'

2009-10-06 Thread Emmanuele Bassi
gt;+ "Domain:" > > > > Note that this doesn't directly indicate a string freeze break, but it > > might be worth investigating. > Was this string freeze break approved ? gtk+ does not follow the usual rules for GNOME modules, so no string freeze

Re: String additions to 'gnome-utils.gnome-2-28'

2009-12-14 Thread Emmanuele Bassi
On Fri, 2009-12-11 at 19:46 -0200, Rodrigo Flores wrote: > Was this additions approved? The GNOME 2.28.2 is near and they are there. the translatable mark has been removed from the 2.28 branch, so there's no need to translate it anymore. ciao, Emmanuele. > On Wed, Sep 30, 2009 at 14:32, Claude

broken ka.po on gnome-utils

2010-04-03 Thread Emmanuele Bassi
hi; currently, the ka.po translation file is preventing me from branching gnome-utils for 2.30. looking at the file, the Last-Translator email address is clearly wrong (I doubt Vladimer Sichinava has the email address), so I'm using the Group email. since the file is clearly out of date, I've j

[gnome-utils] (3 commits) Created branch gnome-2-30

2010-04-23 Thread Emmanuele Bassi
The branch 'gnome-2-30' was created. Summary of new commits: 8e7d6e0... Remove executable bit from en_GB.po b6004ba... Disable ka.po 94cf341... Fix si.po to pass msgfmt -c (cherry picked from commit f3d0 ___ gnome-i18n mailing list gnome-i18n@gnom

l10n for clutter

2010-07-15 Thread Emmanuele Bassi
hi everyone; Clutter[0] has some strings that might end up being displayed in a GUI application - most notably, error strings - just like GLib and GTK+. also, like GLib and GTK+, Clutter's classes properties can be used by UI building tools, so they should be localized as well. since Clutter is n

Re: l10n for clutter

2010-07-15 Thread Emmanuele Bassi
On Thu, 2010-07-15 at 22:49 +0200, Luca Ferretti wrote: > > since Clutter is not hosted on gnome.org, I set up a Clutter project > > page on Transifex[1] to incorporate eventual translations. > > Hmm... it seems Clutter "Master" component on transifex doesn't allow > submission. This means nobody

Using AS_ALL_LINGUAS instead of po/LINGUAS

2010-07-16 Thread Emmanuele Bassi
hi all; in Moblin first, and now in MeeGo, the UX components have replaced the po/LINGUAS file with a nice little m4 macro called AS_ALL_LINGUAS. the macro scans the po/ directory for all translation files and sets the ALL_LINGUAS variable with the list. files can be blacklisted by using a LINGUA

Re: Using AS_ALL_LINGUAS instead of po/LINGUAS

2010-07-16 Thread Emmanuele Bassi
On Fri, 2010-07-16 at 12:59 +0100, Bastien Nocera wrote: > > the as-linguas.m4 macro was written by Neil Roberts and Ross Burton. > > But how does one disable a broken translation file without deleting it? as I wrote: > > the macro scans the po/ directory for all translation files and sets th

Re: l10n for clutter

2010-07-19 Thread Emmanuele Bassi
On Mon, 2010-07-19 at 11:03 +0200, Kenneth Nielsen wrote: > 2010/7/15 Emmanuele Bassi : > > hi everyone; > > > > Clutter[0] has some strings that might end up being displayed in a GUI > > application - most notably, error strings - just like GLib and GTK+. > > al

Re: cloning gtk+

2010-08-04 Thread Emmanuele Bassi
On Wed, 2010-08-04 at 13:55 +0300, Lucian Adrian Grijincu wrote: > Someone, something messes up the ending '+' (it appears to be > converted into ' ' similar to the HTTP GET enconding). git bug, being fixed upstream. please, use "gtk%2B" for the repository name. ciao, Emmanuele. -- W: http:/

Re: what does 'Property Nicks' mean?

2010-08-19 Thread Emmanuele Bassi
On Thu, 2010-08-19 at 01:09 +0700, Andika Triwidada wrote: > While translating damned-lies, I have difficulty translating 'Property Nicks'. > Is it only used in GTK+? the "nickname" of a property is part of the property API in GObject. a GObject property is defined to have 3 strings: • name: th

[gnome-utils] Created branch gnome-2-32

2010-09-27 Thread Emmanuele Bassi
The branch 'gnome-2-32' was created. Summary of new commits: 34265d1... Post-release version bump to 2.32.1 ___ gnome-i18n mailing list gnome-i18n@gnome.org http://mail.gnome.org/mailman/listinfo/gnome-i18n

Re: New module proposal: Clutter core

2010-10-05 Thread Emmanuele Bassi
On Tue, 2010-10-05 at 10:25 +0200, Johannes Schmid wrote: > >> > I want to raise the point again, that the separate git server is > >> painful > >> > for translators which is the main reason that I dislike it. (see > >> > http://mail.gnome.org/archives/gnome-i18n/2010-July/msg00075.html and > >>

Re: New module proposal: Clutter core

2010-10-07 Thread Emmanuele Bassi
On Tue, 2010-10-05 at 22:47 +0200, Claude Paroz wrote: > Le mardi 05 octobre 2010 à 18:41 +0200, Johannes Schmid a écrit : > > Hi! > > > > > I'm pretty sure the GNOME infrastructure could do the same thing: get > > > the POT file from git.clutter-project.org (it's generated by gettext and > > > st

string changes in gnome-dictionary

2011-01-29 Thread Emmanuele Bassi
hi everyone; I just merged a bunch of changes in gnome-dictionary; the result of this work is the removal of a bunch of translatable strings - mostly in the settings schema, but also a couple of strings that shouldn't have been translatable in the first place. ciao, Emmanuele. -- W: http://www

Re: Translation of GtkSwitch

2011-03-13 Thread Emmanuele Bassi
On 2011-03-13 at 13:50, Leonardo Ferreira Fontenelle wrote: > I just read http://jeff.ecchi.ca/blog/2011/03/13/on-gtkswitch/, and > realized I don't know if/how is GtkSwitch to be translated. Are the "On" > and "Off" words hardcoded? no. both the "ON" state and the "OFF" state strings are transla

Re: i18n string break request for gnome-utils

2011-03-17 Thread Emmanuele Bassi
On 2011-03-17 at 16:17, Luca Ferretti wrote: > Il giorno gio, 17/03/2011 alle 14.44 +, Richard Hughes ha scritto: > > Hey, > > > > I would like to add two strings to the gnome-utils GSettings schema -- > > see https://bugzilla.gnome.org/show_bug.cgi?id=613926#c14 for details. > > Thanks. > >

Re: Release notes question

2011-04-04 Thread Emmanuele Bassi
On 2011-04-04 at 16:41, Kenneth Nielsen wrote: > #: C/rndevelopers.xml:73(para) > msgid "" > "The new GtkApplication class automatically takes care > " > "of many application integration talks, including keeping track of open " > "windows, ensuring uniqueness and exporting actions. It means that c

Re: String additions to 'clutter.master'

2011-09-19 Thread Emmanuele Bassi
On 2011-09-19 at 20:50, GNOME Status Pages wrote: > This is an automatic notification from status generation scripts on: > http://l10n.gnome.org. > > There have been following string additions to module 'clutter.master': > > + "Password Hint Time" > + "THow low to show the last input characte

Re: String additions to 'clutter.master'

2011-09-20 Thread Emmanuele Bassi
On 2011-09-20 at 14:09, F Wolff wrote: > > > There have been following string additions to module 'clutter.master': > > > > > > + "Password Hint Time" > > > + "THow low to show the last input character in hidden entries" > > Looks like ^ this is a typo. yes, it has already been fixed in mast

Re: clutter "default:LTR"

2011-09-22 Thread Emmanuele Bassi
hi Colin; thanks for catching this. On 23 September 2011 02:29, Colin Walters wrote: > Many translations in clutter for "default:LTR" are broken; this causes a > warning at startup. > > http://git.gnome.org/browse/clutter/tree/clutter/clutter-main.c#n485 > > Here's what seems to be affected: > >

Re: String additions to 'clutter.master'

2012-03-15 Thread Emmanuele Bassi
hi all; these, like basically all strings in Clutter, are property descriptions that may only be displayed by developer tools. if they are an issue for stats of the i18n teams then I'll happily unmark them and wait the branch point for reintroducing them. ciao, Emmanuele. sent from my phone, so

Re: String additions to 'clutter.master'

2012-03-16 Thread Emmanuele Bassi
hi all; On 16 March 2012 12:47, GNOME Status Pages wrote: > This is an automatic notification from status generation scripts on: > http://l10n.gnome.org. > > There have been following string additions to module 'clutter.master': again, sorry for this last minute commit; as for the previous one,

Re: String additions to 'clutter.master'

2012-03-16 Thread Emmanuele Bassi
hi Gabor; On 16 March 2012 13:43, Gabor Kelemen wrote: > 2012-03-16 13:53 keltezéssel, Emmanuele Bassi írta: > >> again, sorry for this last minute commit; as for the previous one, >> these are all strings for property descriptions, like in gtk+, and >> nothing currently

desktop-devel-l...@gnome.org, release-t...@gnome.org

2012-03-20 Thread Emmanuele Bassi
hi all; I just created a new clutter-1.10 branch in the Clutter git repository. Clutter 1.10, which is what GNOME 3.4 is going to use, will be released from this branch; the master branch is now open for development. ciao, Emmanuele. -- W: http://www.emmanuelebassi.name B: http://blogs.gnome.o

Re: Translating the GNOME 3.4 Release Notes: Status

2012-03-21 Thread Emmanuele Bassi
hi Andre; On 21 March 2012 16:49, Andre Klapper wrote: > After another review (by Shaun) I committed three more small changes to > the release notes. > I'm sorry for the additional work for translation teams. :-( > > Crossing fingers that this was the last change, I just looked at the Clutter pa

[gnome-dictionary] Created branch gnome-3-4

2012-05-21 Thread Emmanuele Bassi
The branch 'gnome-3-4' was created pointing to: 522275b... Post-release version bump to 3.4.1 ___ gnome-i18n mailing list gnome-i18n@gnome.org http://mail.gnome.org/mailman/listinfo/gnome-i18n

Clutter branched for 3.6

2012-10-17 Thread Emmanuele Bassi
hey all; I branched Clutter 1.12 a while ago for 3.6 - the branch name is clutter-1.12. development for 1.14 will continue on master until the wip/clutter-1.99 branch is merged and the work on 2.0 will move there. I'll send another email when I branch master for 1.14. Clutter 2.0 will probably b

branch of Clutter for GNOME 3.8

2013-01-18 Thread Emmanuele Bassi
hi all; I just wanted to let you guys know that I've created the clutter-1.14 branch of Clutter for GNOME 3.8; translation updates should go in that branch and not in master. the master branch is what will become Clutter 2.0, and it'll see some major restructuring, so you can avoid translating it

Re: Merging wip/clutter-1.99 in master

2013-04-05 Thread Emmanuele Bassi
12:51, Emmanuele Bassi wrote: > hi all; > > executive summary: last night I finally rebased the preliminary 1.99 > branch on top of current master, and I'm planning to switch master to > it on Monday, barring unforeseen complications. > > the wip/clutter-1.99 branch contai

Re: String additions to 'json-glib.master'

2013-10-28 Thread Emmanuele Bassi
hi all; json-glib master is currently targeting GNOME 3.12; the json-glib-0-16 branch is used by GNOME 3.10. to be fair, all its messages are targeted at developers, and are likely not going to be visible by the user. the newly added strings are part of the help messages for small command line ut

Gnome-utils branched to gnome-2-14

2006-02-05 Thread Emmanuele Bassi
Hi all, I've branched gnome-utils for GNOME 2.14. 2.14 will use the gnome-2-14 branch; this branch is anchored to the GNOME_2_14_BRANCHPOINT tag. Development will go on on HEAD, as usual. Ciao, Emmanuele. -- Emmanuele Bassi - <[EMAIL PROTECTED]> Log: http://log.emmanue

Re: Gnome-utils branched to gnome-2-14

2006-02-06 Thread Emmanuele Bassi
On Mon, 2006-02-06 at 08:50 +0100, Vincent Untz wrote: > Le lundi 06 février 2006 à 00:26 +0100, Emmanuele Bassi a écrit : > > Hi all, > > > > I've branched gnome-utils for GNOME 2.14. > > > > 2.14 will use the gnome-2-14 branch; this branch is anchored

String change in gnome-utils

2006-02-07 Thread Emmanuele Bassi
screen" # description of the application As of the recent branch for GNOME 2.14, the change has been made to both the gnome-2-14 and HEAD branches. Ciao, Emmanuele. -- Emmanuele Bassi - <[EMAIL PROTECTED]> Log: http://log.emmanuelebassi.net ___

Requesting string change approval in gnome-utils

2006-02-18 Thread Emmanuele Bassi
format string holds the file/directory name, while the second holds the error message as returned by g_strerror(). Since the patch has not even been applied to HEAD yet, I'd also like to know if the wording of the message sounds right or if I should c

Re: Requesting string change approval in gnome-utils

2006-02-18 Thread Emmanuele Bassi
Hi Tino, On Sat, 2006-02-18 at 23:59 +0100, Tino Meinen wrote: > Op za, 18-02-2006 te 15:54 +0100, schreef Emmanuele Bassi: > > > There are also these newly added strings: > > > > + _("Unable to remove stale file '%s': %s"), > When is a file ca

Re: Requesting string change approval in gnome-utils

2006-02-19 Thread Emmanuele Bassi
Hi Vincent, On Sun, 2006-02-19 at 10:35 +0100, Vincent Untz wrote: > Le samedi 18 février 2006 à 15:54 +0100, Emmanuele Bassi a écrit : > > The patch attached to comment #10 of the bug report adds an error dialog > > asking the user what to do (delete file or close), and an

Re: Requesting string change approval in gnome-utils

2006-02-20 Thread Emmanuele Bassi
Hi Vincent, On Sun, 2006-02-19 at 11:11 +0100, Vincent Untz wrote: > Le dimanche 19 février 2006 à 11:05 +0100, Emmanuele Bassi a écrit : > > Anyway, as I said, the file that is causing the name clash is "stale", > > and has been so since Gnome 2.0; I finally fo

Requesto for string freeze break in gnome-utils

2006-02-23 Thread Emmanuele Bassi
ug.cgi?id=331031 [3] http://mail.gnome.org/archives/gnome-i18n/2006-February/msg00226.html -- Emmanuele Bassi - <[EMAIL PROTECTED]> Log: http://log.emmanuelebassi.net Index: ChangeLog === RCS file: /cvs/gnome/gnome-utils/gnome-dictionary/

Re: Requesto for string freeze break in gnome-utils

2006-02-24 Thread Emmanuele Bassi
is the error message as returned by g_strerror(); The revised patch will hit HEAD as soon as I send this mail. > However, since translators will now have to update their translations > for gnome-utils anyway, here is an i18n approval for that change as > well, if you i

Re: Fantasdic, ask for translations

2006-03-09 Thread Emmanuele Bassi
g), so it's a good place to test and experiment; also, since GNOME Dictionary exposes its main engine and UI inside a shared library, which can easily be wrapped by any of the language bindings already wrapping any other GNOME library, part of the functionalities of the Dictionary might be used in

Re: Fantasdic, ask for translations

2006-03-10 Thread Emmanuele Bassi
Hi Mathieu, On Fri, 2006-03-10 at 12:01 +0100, Mathieu Blondel wrote: > Emmanuele Bassi a écrit : > > >Exactly. As Behdad said, fantasdic contains features that GNOME > >Dictionary does not have (and some that won't have, at least for the > >time being), so

Inclusion of baobab into gnome-utils

2006-04-24 Thread Emmanuele Bassi
-utils, baobab has been ported to gnome-doc-utils; it still lacks a user guide, though. Ciao, Emmanuele. -- Emmanuele Bassi - <[EMAIL PROTECTED]> Log: http://log.emmanuelebassi.net ___ gnome-i18n mailing list gnome-i18n@gnome.org http://mail.gno

Re: Has libgnomeprint(ui) been merged with GTK+

2006-05-21 Thread Emmanuele Bassi
has merged the printing-related branch. libgnomeprint and libgnomeprintui are still separate modules; they will be most likely deprecated in favour for the native gtk+ printing support as soon as gtk+ 2.10.0 is out. Ciao, Emmanuele. -- Emmanuele Bassi - <[EMAIL PROTECTED]> Log: http://l

Minor string change in Dictionary

2006-07-23 Thread Emmanuele Bassi
plan to add a couple more strings later, in order to add the available databases list; one string will be "Available Databases". I don't plan to change/add/remove more strings inside gnome-utils, starting from the UI freeze tomorrow. Ciao, Emmanuele. -- Emmanuele Bassi, E: [EMAIL P

String change announcement in gnome-utils/dictionary

2006-07-24 Thread Emmanuele Bassi
r.c: _("Clear the list of similar words") This should be the last change in the strings of Dictionary. Ciao, Emmanuele. -- Emmanuele Bassi, E: [EMAIL PROTECTED] W: http://www.emmanuelebassi.net B: http://log.emmanuelebassi.net ___ gnome-i18

String change announcement in gnome-utils/baobab

2006-07-24 Thread Emmanuele Bassi
Hi all; in order to fix bug #348363 [1], a new translatable string has been added to the data/baobab.desktop.in.in file: _GenericName=Disk Usage Analyser +++ [1] http://bugzilla.gnome.org/show_bug.cgi?id=348363 Ciao, Emmanuele. -- Emmanuele Bassi, E: [EMAIL PROTECTED] W: http

Re: String change announcement in gnome-utils/dictionary

2006-07-24 Thread Emmanuele Bassi
[Replying my own message] Hi all; On Mon, 2006-07-24 at 14:24 +0100, Emmanuele Bassi wrote: > Hi all; > > I've just committed three new translatable strings in > gnome-utils/gnome-dictionary: > > libgdict/gdict-database-chooser.c: _("Reload the list of available

String addition in GTK+

2006-08-04 Thread Emmanuele Bassi
Hi all; I've added a previously unmarked string for translation: gtk/gtkrecentchoosermenu.c: _("No items found") Ciao, Emmanuele. -- Emmanuele Bassi, E: [EMAIL PROTECTED] W: http://www.emmanuelebassi.net B: http://log.emm

Re: GnomeDocUtilsMigrationHowTo improvements

2006-09-03 Thread Emmanuele Bassi
so I think that porting my build environment to automake >= 1.7 did the trick. I think it's safe to assume that yes: that bit is wrong when using an automake < 1.7; I'd like people with older versions of automake to test that bit and see if it was just a screw up in my build environment

gnome-utils branched for GNOME 2.16

2006-09-04 Thread Emmanuele Bassi
Hi all; I've just branched gnome-utils for the stable cycle. The branch is called gnome-2-16; all new development will happen on HEAD. Ciao, Emmanuele. -- Emmanuele Bassi, E: [EMAIL PROTECTED] W: http://www.emmanuelebassi.net B: http://log.emmanuelebass

Re: gnome-utils branched for GNOME 2.16

2006-09-04 Thread Emmanuele Bassi
Forgot to Cc: some people On Mon, 2006-09-04 at 11:13 +0100, Emmanuele Bassi wrote: > Hi all; > > I've just branched gnome-utils for the stable cycle. The branch is > called gnome-2-16; all new development will happen on HEAD. Plans for the 2.17/2.18 cycle (many recycled f

Re: gnome-utils branched for GNOME 2.16

2006-09-04 Thread Emmanuele Bassi
On Mon, 2006-09-04 at 13:36 +0100, Bastien Nocera wrote: > On Mon, 2006-09-04 at 11:50 +0100, Emmanuele Bassi wrote: > > Forgot to Cc: some people > > > > On Mon, 2006-09-04 at 11:13 +0100, Emmanuele Bassi wrote: > > > Hi all; > > > > > > I've

Re: Subversion migration reminder

2006-12-28 Thread Emmanuele Bassi
ionary: libgdict happily lives inside gnome-utils. so /cvsroot/libgdict it can be safely moved to the archive. ciao, Emmanuele. -- Emmanuele Bassi, E: [EMAIL PROTECTED] W: http://www.emmanuelebassi.net B: http://log.emmanuelebassi.net ___ gnome-i18n mai

Re: Missing modules from progress pages

2007-01-07 Thread Emmanuele Bassi
(gfloppy is included with svn:externals in the trunk of gnome-utils, but not in the previous branches), so no need to open a bug. I've asked the svn masters to move gfloppy into gnome-utils instead of simply including it, so as soon as this happens, it should unbreak gnome-utils. ciao, Emmanu

String changes in gnome-utils

2007-01-08 Thread Emmanuele Bassi
ialog; it has a Help button on it - but I don't think the current online help for the screenshot utility is up to date anyway. ciao, Emmanuele. -- Emmanuele Bassi, E: [EMAIL PROTECTED] W: http://www.emmanuelebassi.net B: http://log.emmanuelebassi.net

String addition announcement in gnome-utils

2007-01-12 Thread Emmanuele Bassi
erver host name and %d is expanded to the server port. ciao, Emmanuele. +++ [1] http://bugzilla.gnome.org/show_bug.cgi?id=395837 -- Emmanuele Bassi, E: [EMAIL PROTECTED] W: http://www.emmanuelebassi.net B: http://log.emmanuelebassi.net ___ gnome-i18

String addition in gnome-utils

2007-01-22 Thread Emmanuele Bassi
witch. +++ [to gnome-doc-utils] I also added a frame with the effects to be applied to the screenshot when finished taking it (drop shadow or border). this ends the work on the interactive dialog for the screenshot utility. ciao, Emmanuele. -- Emmanuele Bassi, E: [EMAIL PROTECTED] W: http://

Re: gfloppy and dasher-doc

2007-01-23 Thread Emmanuele Bassi
/module/gnome-utils for the UI in trunk and the stable gnome-2-16 branch. ciao, Emmanuele. -- Emmanuele Bassi, E: [EMAIL PROTECTED] W: http://www.emmanuelebassi.net B: http://log.emmanuelebassi.net ___ gnome-i18n mailing list gnome-i18n@gnome.org h

Re: gfloppy and dasher-doc

2007-01-23 Thread Emmanuele Bassi
s included in gnome-utils trunk and gnome-2-16 (albeit, the inclusion in the stable branch was done later). ciao, Emmanuele. -- Emmanuele Bassi, E: [EMAIL PROTECTED] W: http://www.emmanuelebassi.net B: http://log.emmanuelebassi.net ___ gnome-i18n mai

string change in gnome-utils

2007-01-23 Thread Emmanuele Bassi
7;ve had to change the 'border-effect' key description in the GConf schema because it was out of sync (and has been for a while, or so it seems). ciao, Emmanuele. -- Emmanuele Bassi, E: [EMAIL PROTECTED] W: http://www.emmanuelebassi.net B: http://log.emmanuelebassi.net _

gnome-utils branched for 2.18

2007-03-11 Thread Emmanuele Bassi
ot utility * port the dictionary from libgnomeprint to gtkprint * add local file support for dictionary sources * plugin support for logview * begin investigating a replacement for gfloppy ciao, Emmanuele. -- Emmanuele Bassi, E: [EMAIL PROTECTED] W: http://www.emmanuelebassi.n

Re: Batch-checkout SVN po folders

2007-05-09 Thread Emmanuele Bassi
se, which supports ssh-agent using the main GNOME keyring. Seahorse is part of the GNOME Desktop platform since the 2.18 stable release. ciao, Emmanuele. -- Emmanuele Bassi, E: [EMAIL PROTECTED] W: http://www.emmanuelebassi.net B: http://log.emmanuelebassi.net ___

gnome-utils branched for GNOME 2.20

2007-09-06 Thread Emmanuele Bassi
y interactive dialog * rework of the screenshot save dialog (the third cycle must be the good one) * in general, all the things that did not happen in 2.19 ciao, Emmanuele -- Emmanuele Bassi, W: http://www.emmanuelebassi.net B: http://log.emmanuelebassi.net __

Re: String additions to 'gtk+-properties.HEAD'

2007-09-11 Thread Emmanuele Bassi
7;s not really OK IMHO! this is gtk+, so l10n and freeze rules apply up to a certain point (as stated multiple times) and the string is a property description - something a user won't ever see. ciao, Emmanuele. -- Emmanuele Bassi, W: http://www.emmanuelebassi.net B: http://log.emmanueleb

Re: String additions to 'gnome-utils.HEAD'

2008-04-07 Thread Emmanuele Bassi
release of gnome-utils for 2.22, I'd like to ask to update damned-lies. sorry for not notifying the localization teams in time. ciao, Emmanuele. -- Emmanuele Bassi, W: http://www.emmanuelebassi.net B: http://log.emmanuelebassi.net ___ gnome-

Re: String additions to 'gnome-utils.HEAD'

2008-04-07 Thread Emmanuele Bassi
I'm terribly sorry. gnome-utils trunk is tracking GNOME 2.24; the changes I plan are mostly in the libraries used (gtk-print, gio, etc.) so the amount of string changes will be strictly limited on my side whenever it's possible, to avoid hassling translators too much. ciao, E

Re: String additions to 'gnome-utils.HEAD'

2008-04-07 Thread Emmanuele Bassi
On Mon, 2008-04-07 at 22:12 +0200, Claude Paroz wrote: > Le lundi 07 avril 2008 à 20:57 +0100, Emmanuele Bassi a écrit : > > On Mon, 2008-04-07 at 20:11 +0200, Claude Paroz wrote: > > > > > > > gnome-utils trunk targets gnome 2.24, and since I will not make a >

Re: String additions to 'gnome-utils.HEAD'

2008-04-30 Thread Emmanuele Bassi
gt; > Please, branch gnome-utils before committing string change. no need to branch, as I explained here: http://mail.gnome.org/archives/gnome-i18n/2008-April/msg00033.html :-) gnome-utils.HEAD is already targeting GNOME 2.24. ciao, Emmanuele. -- Emmanuele Bassi, W: http://www.emmanuelebas

string changes in gnome-utils

2008-08-10 Thread Emmanuele Bassi
hi everyone; in order to fix bugs 454689 and 434580 some strings have been changed, namely: - two strings removed - two keys added to the gconf schema ciao, Emmanuele. -- Emmanuele Bassi, W: http://www.emmanuelebassi.net B: http://log.emmanuelebassi.net

switch from glade to gtkbuilder

2008-08-28 Thread Emmanuele Bassi
it or delay for another cycle. ciao, Emmanuele. +++ [1] http://bugzilla.gnome.org/show_bug.cgi?id=549700 -- Emmanuele Bassi, W: http://www.emmanuelebassi.net B: http://log.emmanuelebassi.net ___ gnome-i18n mailing list gnome-i18n@gnome.org

UI/Feature freeze break request for gnome-utils/gnome-screenshot

2008-08-28 Thread Emmanuele Bassi
bugs (like 56070) in this GNOME release, I'd like to get this <10 bug closed as well. :-) ciao, Emmanuele. -- Emmanuele Bassi, W: http://www.emmanuelebassi.net B: http://log.emmanuelebassi.net ___ gnome-i18n mailing list gnome-i

Re: UI/Feature freeze break request for gnome-utils/gnome-screenshot

2008-08-29 Thread Emmanuele Bassi
sked or noticed. I agree - it would be quite rude. ciao, Emmanuele. -- Emmanuele Bassi, W: http://www.emmanuelebassi.net B: http://log.emmanuelebassi.net ___ gnome-i18n mailing list gnome-i18n@gnome.org http://mail.gnome.org/mailman/listinfo/gnome-i18n

Re: String additions to 'gnome-utils.HEAD'

2008-09-08 Thread Emmanuele Bassi
the release team: http://mail.gnome.org/archives/release-team/2008-August/msg00158.html see also the bug itself: http://bugzilla.gnome.org/show_bug.cgi?id=99897 ciao, Emmanuele. -- Emmanuele Bassi, W: http://www.emmanuelebassi.net B: http://log.emmanuelebassi.net _

[fr, de] translation errors in gnome-utils/gsearchtool manual

2008-09-20 Thread Emmanuele Bassi
see what's wrong with the french localization, though. I'm not sure to whom reassign the bug, so I decided to mail this here. can someone from the de and fr l10n teams fix this? otherwise I'll have to disable the localizations before rolling gnome-utils 2.24.0. thanks! ciao, Emmanuele

Re: [fr, de] translation errors in gnome-utils/gsearchtool manual

2008-09-20 Thread Emmanuele Bassi
On Sat, 2008-09-20 at 19:24 +0200, Philipp Kerling wrote: > Hi, > > Am Samstag, den 20.09.2008, 18:13 +0100 schrieb Emmanuele Bassi: > > the localization of the user manual in gsearchtool for the de and fr > > locales is breaking check and distcheck: > > >

Re: [fr, de] translation errors in gnome-utils/gsearchtool manual

2008-09-20 Thread Emmanuele Bassi
On Sat, 2008-09-20 at 20:18 +0200, Claude Paroz wrote: > Le samedi 20 septembre 2008 à 18:28 +0100, Emmanuele Bassi a écrit : > > On Sat, 2008-09-20 at 19:24 +0200, Philipp Kerling wrote: > > > Hi, > > > > > > Am Samstag, den 20.09.2008, 18:13 +0100

Re: [fr, de] translation errors in gnome-utils/gsearchtool manual

2008-09-20 Thread Emmanuele Bassi
ml:264 gsearchtool/help/it gnome-search-tool.xml:450 gnome-search-tool.xml:482 baobab/help/fi baobab.xml:190 baobab/help/it baobab.xml:212 they all seem to be related to the fact that you cannot put bare text inside a element. ciao, Emmanuele. -- Emmanuele Ba

Re: [fr, de] translation errors in gnome-utils/gsearchtool manual

2008-09-20 Thread Emmanuele Bassi
On Sat, 2008-09-20 at 22:44 +0200, Christian Rose wrote: > On 9/20/08, Emmanuele Bassi <[EMAIL PROTECTED]> wrote: > [...] > > http://bugzilla.gnome.org/show_bug.cgi?id=553022 > [...] > > I'm not sure to whom reassign the bug > > There's al

gnome-utils branched for 2.24

2008-10-20 Thread Emmanuele Bassi
hi everyone; gnome-utils has just been branched. the 2.24 releases are now done from the gnome-2-24 branch, while new development will continue on trunk. ciao, Emmanuele. -- Emmanuele Bassi, W: http://www.emmanuelebassi.net B: http://log.emmanuelebassi.net

string freeze break request for epiphany

2014-09-05 Thread Emmanuele Bassi
hi all; I filed this bug[0] for epiphany to update the "incognito mode" string to include a warning about the fact that browsing incognito won't prevent other actors from tracking your activity. I think it's a good thing to notify the users about this detail, and other browsers do the same. there

Re: string freeze break request for epiphany

2014-09-05 Thread Emmanuele Bassi
tember 2014 12:20, Alexandre Franke wrote: > On Fri, Sep 5, 2014 at 1:12 PM, Emmanuele Bassi wrote: >> hi all; >> >> I filed this bug[0] for epiphany to update the "incognito mode" string >> to include a warning about the fact that browsing incognito won&#

Re: 3.14 Release Notes

2014-09-18 Thread Emmanuele Bassi
hi Allan; On 18 September 2014 12:03, Allan Day wrote: > I'm afraid I did a stupid thing. I just realised that I deleted one of > the 3.14 features while restructuring the pages [1]. If possible I'd > like to reintroduce the section, which looks like this: > > > Added Useful in Boxes the title

Spanish translation of Epiphany's Help is breaking GNOME Continuous

2014-12-22 Thread Emmanuele Bassi
hi all; I just filed bug: https://bugzilla.gnome.org/show_bug.cgi?id=741873 the Epiphany help has been breaking the GNOME build for the whole day, and given that this is holiday period it's unlikely it'll get noticed or fixed fast. I decided to pin Epiphany, since this deals with l10n tools and

Change in the Clutter Git repository

2015-01-03 Thread Emmanuele Bassi
hi all; sorry for the cross-posting, but I wanted to notify all the relevant stakeholders of this. for the past couple of years, Clutter has been developed off of a topic branch, while master has been reserved to the development of the API-incompatible 2.0 series. since the 2.0 series will likel

String break request for GNOME Dictionary

2015-02-23 Thread Emmanuele Bassi
Hi all; I have opened bug https://bugzilla.gnome.org/show_bug.cgi?id=745022 which aims at dropping deprecated API from the Dictionary application. The changes include dropping stock labels, which means introducing our own strings — which is actually good, because finally it allows us to avoid lon

Re: String break request for GNOME Dictionary

2015-02-23 Thread Emmanuele Bassi
Hi Piotr; On 23 February 2015 at 15:25, Piotr Drąg wrote: > 2015-02-23 16:19 GMT+01:00 Emmanuele Bassi : >> Hi all; >> >> I have opened bug https://bugzilla.gnome.org/show_bug.cgi?id=745022 >> which aims at dropping deprecated API from the Dictionary application

Re: possible changes in gtk translations

2015-03-02 Thread Emmanuele Bassi
Hi; On 2 March 2015 at 19:55, Claude Paroz wrote: > Le lundi 02 mars 2015 à 08:13 -0500, Matthias Clasen a écrit : >> On Fri, Feb 27, 2015 at 5:43 PM, Piotr Drąg wrote: >> >> > >> > Right, it doesn't work with intltool. Claude, can damned-lies be made to >> > generate gtk+'s pot file using make?

Re: String additions to 'glib.master'

2015-03-09 Thread Emmanuele Bassi
Hi; On 9 March 2015 at 16:46, Alexandre Franke wrote: > On Mon, Mar 9, 2015 at 5:34 PM, Piotr Drąg wrote: >> This commit is the actual culprit: >> >> https://git.gnome.org/browse/glib/commit/?id=ed4a742946374f7ee3c46b93eb943c95f04ec4c4 > > Ah so that's actually a freeze break? Remember that GLi

Clutter branched for GNOME 3.16

2015-03-23 Thread Emmanuele Bassi
Hi all; I've pushed the clutter-1.22 branch to the git.gnome.org repository. This branch will be used for GNOME 3.16 releases. The master branch is open for GNOME 3.18. Ciao, Emmanuele. -- https://www.bassi.io [@] ebassi [@gmail.com] ___ gnome-i18n m

[gnome-dictionary] Created branch gnome-3-16

2015-03-30 Thread Emmanuele Bassi
The branch 'gnome-3-16' was created pointing to: 5f01dbe... app: Remove compilation warnings ___ gnome-i18n mailing list gnome-i18n@gnome.org https://mail.gnome.org/mailman/listinfo/gnome-i18n

Re: String additions to 'gnome-dictionary.master'

2015-03-30 Thread Emmanuele Bassi
Sorry, I pushed this to master before sending an email to gnome-i18n. GNOME Dictionary has been branched; the gnome-3-16 branch is for GNOME 3.16, and it's under string freeze. The master branch is for development of GNOME 3.18. Ciao, Emmanuele. On 30 March 2015 at 11:07, GNOME Status Pages w

Re: Doubt on GTK strings

2015-04-17 Thread Emmanuele Bassi
Hi; On 16 April 2015 at 21:37, Rafael Ferreira wrote: > The message catalog (PO) of GTK+ "po-properties", which can be found > in [1] contain strings like "Snap edge set", "Cell background set", > "Editability set". > > I understand "set" is used as similiar "define". However I'd like to > confir

String change in Clutter master and Cogl branching

2015-08-21 Thread Emmanuele Bassi
Hi all; since we're in string change announcement period: I've just pushed commit: https://git.gnome.org/browse/clutter/commit/?id=38e983b8e9e2b433ef6ba930dca9096958bae697 which fixes a typo in the API reference description of a property. This kind of translation is basically invisible to the

Re: Translating properties?

2015-08-31 Thread Emmanuele Bassi
Hi Alexandre; this would also be a good topic for discussion on desktop-devel, to gather feedback from maintainers as well. On 31 August 2015 at 19:10, Alexandre Franke wrote: > So I noticed recently quite some activity related to (not) translating > properties. https://bugzilla.gnome.org/show_

  1   2   >