gsettings-desktop schemas

2010-12-20 Thread Mario Blättermann
Hi all,

some months ago the gsettings-desktop-schemas module was added to the
Damned Lies pages. It rests in peace since, because the status view
shows zero strings from the beginning. The command »intltool-update«
cannot detect any translatable strings.

The file POTFILES.in shows entries like the following:

schemas/org.gnome.desktop.default-applications.gschema.xml

I've tried to prepend a [type: gettext/xml] to each line, but it doesn't
work. Even when I change

Whether the on-screen keyboard is turned on.

to

<_description>Whether the on-screen keyboard is turned
on.

it doesn't work not yet. What's the matter here? Which prerequisites are
needed to make it work? It's a pity that we have a module which seems to
be important (otherwise Andre hadn't asked to add it) and we cannot
translate it.

Cheers,
Mario

___
gnome-i18n mailing list
gnome-i18n@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-i18n


gsettings-desktop-schemas

2017-08-08 Thread Fabio Tomat
Hello community,
I really don't want to bother, but I don't understand this word in
gsettings-desktop-schemas, I'm startint to think it's a typo.

"List of x-content/* types for which the user have chosen to start an
application in the preference capplet. The preferred application for the
given type will be started on insertion on media matching these types."

what's capplet?

Thank you

Best regards
Fabio T.
___
gnome-i18n mailing list
gnome-i18n@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-i18n


Re: gsettings-desktop schemas

2010-12-20 Thread Andre Klapper
Am Montag, den 20.12.2010, 15:45 +0100 schrieb Mario Blättermann:
> Which prerequisites are needed to make it work?

First question is: Why should it be translated?

Currently it only contains scheme descriptions, and I don't know of any
user interface application that displays them.

andre
-- 
mailto:ak...@gmx.net | failed
http://blogs.gnome.org/aklapper

___
gnome-i18n mailing list
gnome-i18n@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-i18n


Re: gsettings-desktop schemas

2010-12-20 Thread Mario Blättermann
Am Montag, den 20.12.2010, 15:41 +0100 schrieb Andre Klapper:
> Am Montag, den 20.12.2010, 15:45 +0100 schrieb Mario Blättermann:
> > Which prerequisites are needed to make it work?
> 
> First question is: Why should it be translated?

Andre, if I remember correctly, you was the guy who had asked for add it
to the Damned Lies...? You should actually know why.

> Currently it only contains scheme descriptions, and I don't know of any
> user interface application that displays them.
> 
Of course it contents only scheme descriptions, as the module name
suggests. Scheme descriptions are displayed in gconf-editor, and it is
really important in my mind to have them localized, although some GTP
teams want to skip them. We have this tool for rarely used and not in
the UI available settings, and the localized scheme descriptions mark a
difference to other configuration databases. The "human-readability" is
the most important advantage of gconf-editor, and we should keep this by
providing descriptions in the native languages of the users.

Cheers,
Mario

___
gnome-i18n mailing list
gnome-i18n@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-i18n


Re: gsettings-desktop schemas

2010-12-20 Thread Johannes Schmid
Hi!
 
> Of course it contents only scheme descriptions, as the module name
> suggests. Scheme descriptions are displayed in gconf-editor, and it is
> really important in my mind to have them localized, although some GTP
> teams want to skip them. We have this tool for rarely used and not in
> the UI available settings, and the localized scheme descriptions mark a
> difference to other configuration databases. The "human-readability" is
> the most important advantage of gconf-editor, and we should keep this by
> providing descriptions in the native languages of the users.

gconf-editor is for gconf as the name suggests but these are GSettings
schema descriptions. I don't know if dconf-editor displays them but my
last knowledge about dconf-editor is that it is not intended to be
shipped to end-users in the current state.

Regards,
Johannes


signature.asc
Description: This is a digitally signed message part
___
gnome-i18n mailing list
gnome-i18n@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-i18n


Re: gsettings-desktop schemas

2010-12-20 Thread Andre Klapper
Am Montag, den 20.12.2010, 16:33 +0100 schrieb Mario Blättermann:
> Am Montag, den 20.12.2010, 15:41 +0100 schrieb Andre Klapper:
> > Am Montag, den 20.12.2010, 15:45 +0100 schrieb Mario Blättermann:
> > > Which prerequisites are needed to make it work?
> > 
> > First question is: Why should it be translated?
> 
> Andre, if I remember correctly, you was the guy who had asked for add it
> to the Damned Lies...? You should actually know why.

I think at that time I expected something like dconf-editor to be
available.

> > Currently it only contains scheme descriptions, and I don't know of any
> > user interface application that displays them.
> > 
> Of course it contents only scheme descriptions, as the module name
> suggests. Scheme descriptions are displayed in gconf-editor

This certainly applies for gconf scheme descriptions but I have no idea
if that app works with gsettings/dconf.

andre
-- 
mailto:ak...@gmx.net | failed
http://blogs.gnome.org/aklapper

___
gnome-i18n mailing list
gnome-i18n@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-i18n


Re: gsettings-desktop schemas

2010-12-20 Thread Luca Ferretti
Il giorno lun, 20/12/2010 alle 15.41 +0100, Andre Klapper ha scritto:
> Am Montag, den 20.12.2010, 15:45 +0100 schrieb Mario Blättermann:
> > Which prerequisites are needed to make it work?
> 
> First question is: Why should it be translated?

For the same reason we translated gconf keys description in past
years :)

IMHO 'cause they are documentation about how applications and system
works.

> Currently it only contains scheme descriptions, and I don't know of any
> user interface application that displays them.

Here is dconf-editor in dconf module, while currently it needs love. A
lot of love.


___
gnome-i18n mailing list
gnome-i18n@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-i18n


Re: gsettings-desktop schemas

2010-12-20 Thread Luca Ferretti
Il giorno lun, 20/12/2010 alle 15.45 +0100, Mario Blättermann ha
scritto:
> Hi all,
> 
> some months ago the gsettings-desktop-schemas module was added to the
> Damned Lies pages. It rests in peace since, because the status view
> shows zero strings from the beginning. The command »intltool-update«
> cannot detect any translatable strings.

You cold take a look at gnome-shell module, I'm sure there are some
gsettings related messages in PO files here.

___
gnome-i18n mailing list
gnome-i18n@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-i18n


Re: gsettings-desktop schemas

2010-12-20 Thread Mario Blättermann
Am Montag, den 20.12.2010, 16:38 +0100 schrieb Andre Klapper:
> 
> This certainly applies for gconf scheme descriptions but I have no idea
> if that app works with gsettings/dconf.
> 
In the current gconf-editor it doesn't work, but the dconf-editor (with
is mostly part of the dconf package, at least on my system) shows this
settings. There are *some* apps which have already migrated to
GSettings, such as brasero, nautilus-sendto, glabels etc. Those key
descriptions are displayed in dconf-editor.

Am Montag, den 20.12.2010, 16:46 +0100 schrieb Luca Ferretti:

> Here is dconf-editor in dconf module, while currently it needs love. A
> lot of love.

You are right. The current v0.5.1 is still missing a menu bar, an
appropriate search function and some things more. Hope it becomes better
for the GNOME 3 release. The question is now: does it make sense to make
the keys translatable?

Cheers,
Mario

___
gnome-i18n mailing list
gnome-i18n@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-i18n


Re: gsettings-desktop schemas

2010-12-22 Thread Lucian Adrian Grijincu
2010/12/20 Mario Blättermann :
> The question is now: does it make sense to make
> the keys translatable?


If the answer is yes (for whatever reasons) it would be extremely nice
to have them in a separate .po file.

In my view the priority is: UI, help, gsettings, but because UI and
gsettings are mixed together and because humans have an urge to
"finish the job", gsettings strings get translated to make the whole
file 100% complete.


-- 
 .
..: Lucian
___
gnome-i18n mailing list
gnome-i18n@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-i18n


Re: gsettings-desktop schemas

2010-12-23 Thread Mario Blättermann
Am Mittwoch, den 22.12.2010, 17:40 +0200 schrieb Lucian Adrian Grijincu:
> 2010/12/20 Mario Blättermann :
> > The question is now: does it make sense to make
> > the keys translatable?
> 
> 
> If the answer is yes (for whatever reasons) it would be extremely nice
> to have them in a separate .po file.
> 
> In my view the priority is: UI, help, gsettings, but because UI and
> gsettings are mixed together and because humans have an urge to
> "finish the job", gsettings strings get translated to make the whole
> file 100% complete.
> 
Doesn't matter. The "urge" to deliver 100% is no burden for me ;)

But I agree with you. Some teams like to skip the schema strings for now
anyway. That's why the handful of GSettings based module maintainers
could think about to split the po files as GTK already does for a long
time. In GTK, there are the folders "po" and "po-properties". The second
one is for property nicks which likely appear in the terminal only. We
could do it similarly. We create a folder "po-gsettings" and fill the
file POTFILES.in with the names of the gsettings-related files. Just
introduce it to the autotools stack, and we can go ahead. One hand, we
have satisfied translators, other hand, the other translators which
actually want to translate it may skip it until dconf-editor really
works. But this procedure works only if we have the gsettings keys
always in separate source files, apart from other code.

Cheers,
Mario

___
gnome-i18n mailing list
gnome-i18n@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-i18n


Re: gsettings-desktop schemas

2010-12-23 Thread Johannes Schmid
Hi!

> But I agree with you. Some teams like to skip the schema strings for now
> anyway. That's why the handful of GSettings based module maintainers
> could think about to split the po files as GTK already does for a long
> time. In GTK, there are the folders "po" and "po-properties". The second
> one is for property nicks which likely appear in the terminal only. We
> could do it similarly. 

No, those never appear in the terminal, those appear in glade (and other
GUI design/development applications).

> We create a folder "po-gsettings" and fill the
> file POTFILES.in with the names of the gsettings-related files. Just
> introduce it to the autotools stack, and we can go ahead. One hand, we
> have satisfied translators, other hand, the other translators which
> actually want to translate it may skip it until dconf-editor really
> works. But this procedure works only if we have the gsettings keys
> always in separate source files, apart from other code.

I think they are always in different source files because they actually
exist only in the gsettings-schema files. Anyway, I am not really
looking forward to the automake magic that will be necessary but if
someone wants to make an example module I might reconsider this.

Regards,
Johannes

___
gnome-i18n mailing list
gnome-i18n@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-i18n


Re: gsettings-desktop-schemas

2017-08-08 Thread Alexandre Franke
On Tue, Aug 8, 2017 at 10:06 AM, Fabio Tomat  wrote:
> Hello community,
> I really don't want to bother, but I don't understand this word in
> gsettings-desktop-schemas, I'm startint to think it's a typo.
>
> "List of x-content/* types for which the user have chosen to start an
> application in the preference capplet. The preferred application for the
> given type will be started on insertion on media matching these types."
>
> what's capplet?

It’s a GNOME 2 term for configuration applet.

Regards,

-- 
Alexandre Franke
GNOME Hacker & Foundation Director
___
gnome-i18n mailing list
gnome-i18n@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-i18n


New translations in gsettings-desktop-schemas

2011-02-08 Thread Bastien Nocera
Heya,

Apparently some language teams were keen on having translations for some
of the desktop-wide settings. See:
https://bugzilla.gnome.org/show_bug.cgi?id=629633

Personally, I don't think that you should waste too much time on those,
they're backend settings, and the strings won't be used in any UIs.

Cheers

___
gnome-i18n mailing list
gnome-i18n@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-i18n


New strings in gsettings-desktop-schemas

2011-02-25 Thread Vincent Untz
Hi,

I've just added a disable-log-out key to gsettings-desktop-schemas,
which means there are two new strings for the descriptions.

Cheers,

Vincent

-- 
Les gens heureux ne sont pas pressés.
___
gnome-i18n mailing list
gnome-i18n@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-i18n


String additions to gsettings-desktop-schemas

2012-09-04 Thread Rui Tiago Cação Matos
Hi all,

I've added a couple of new translatable strings to gsettings-desktop-schemas.

http://git.gnome.org/browse/gsettings-desktop-schemas/commit/?id=3641385f2b179d0a0c4e98fbbabef07a8dfc4048

Rui
___
gnome-i18n mailing list
gnome-i18n@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-i18n


Please add gsettings-desktop-schemas to l10n.gnome.org

2010-07-23 Thread Andre Klapper
Can somebody please add
http://git.gnome.org/browse/gsettings-desktop-schemas to l10n.gnome.org,
as it might become official part of GNOME soon? ;-)

Thanks in advance,
andre
-- 
 mailto:ak...@gmx.net | failed
 http://www.iomc.de/  | http://blogs.gnome.org/aklapper

___
gnome-i18n mailing list
gnome-i18n@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-i18n


Re: New translations in gsettings-desktop-schemas

2011-02-08 Thread Claude Paroz
Le mardi 08 février 2011 à 20:23 +, Bastien Nocera a écrit :
> Heya,
> 
> Apparently some language teams were keen on having translations for some
> of the desktop-wide settings. See:
> https://bugzilla.gnome.org/show_bug.cgi?id=629633
> 
> Personally, I don't think that you should waste too much time on those,
> they're backend settings, and the strings won't be used in any UIs.

I added a note on the module's main page:
http://l10n.gnome.org/module/gsettings-desktop-schemas/

Claude

___
gnome-i18n mailing list
gnome-i18n@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-i18n


[gsettings-desktop-schemas] Created branch gnome-40

2021-07-21 Thread Ray Strode
The branch 'gnome-40' was created pointing to:

 5140acc... Update Russian translation

___
gnome-i18n mailing list
gnome-i18n@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-i18n


[gsettings-desktop-schemas] Created branch gnome-41

2021-09-21 Thread Carlos Garnacho
The branch 'gnome-41' was created pointing to:

 a5c0c7d... Release 41.0

___
gnome-i18n mailing list
gnome-i18n@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-i18n


[gsettings-desktop-schemas] Created branch gnome-42

2022-07-13 Thread Carlos Garnacho
The branch 'gnome-42' was created pointing to:

 812babf... Add Georgian translation

___
gnome-i18n mailing list
gnome-i18n@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-i18n


Re: Please add gsettings-desktop-schemas to l10n.gnome.org

2010-07-23 Thread Gabor Kelemen

2010-07-23 22:21 keltezéssel, Andre Klapper írta:

Can somebody please add
http://git.gnome.org/browse/gsettings-desktop-schemas to l10n.gnome.org,
as it might become official part of GNOME soon? ;-)

   

Here we go:

http://l10n.gnome.org/module/gsettings-desktop-schemas/

However, the POTFILES* files are empty, so we have no pot file yet.

Regards
Gabor Kelemen
___
gnome-i18n mailing list
gnome-i18n@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-i18n


[gsettings-desktop-schemas] Created branch gnome-3-0

2011-07-04 Thread Vincent Untz
The branch 'gnome-3-0' was created pointing to:

 11ec220... Updated Slovenian translation

___
gnome-i18n mailing list
gnome-i18n@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-i18n


[gsettings-desktop-schemas] Created branch gnome-3-2

2011-11-12 Thread Florian Müllner
The branch 'gnome-3-2' was created pointing to:

 249df88... schemas: Change default value for visual-bell-type

___
gnome-i18n mailing list
gnome-i18n@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-i18n


[gsettings-desktop-schemas] Created branch gnome-3-4

2012-04-19 Thread Bastien Nocera
The branch 'gnome-3-4' was created pointing to:

 f4ca81e... 3.4.1

___
gnome-i18n mailing list
gnome-i18n@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-i18n


[gsettings-desktop-schemas] Created branch gnome-3-6

2012-10-25 Thread Bastien Nocera
The branch 'gnome-3-6' was created pointing to:

 b5cba72... Updated Slovenian translation

___
gnome-i18n mailing list
gnome-i18n@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-i18n


[gsettings-desktop-schemas] Created branch gnome-3-8

2013-05-18 Thread Florian Müllner
The branch 'gnome-3-8' was created pointing to:

 b13d0c7... 3.8.2

___
gnome-i18n mailing list
gnome-i18n@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-i18n


[gsettings-desktop-schemas] Created branch gnome-3-10

2013-10-15 Thread Rui Matos
The branch 'gnome-3-10' was created pointing to:

 70f3fb9... 3.10.1

___
gnome-i18n mailing list
gnome-i18n@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-i18n


[gsettings-desktop-schemas] Created branch gnome-3-12

2014-04-16 Thread Florian Müllner
The branch 'gnome-3-12' was created pointing to:

 a338fb8... Updated Slovenian translation

___
gnome-i18n mailing list
gnome-i18n@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-i18n


[gsettings-desktop-schemas] Created branch gnome-3-14

2014-12-12 Thread Carlos Garnacho
The branch 'gnome-3-14' was created pointing to:

 033be59... Magnifier: change default focus-tracking key

___
gnome-i18n mailing list
gnome-i18n@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-i18n


string freeze break request for gsettings-desktop-schemas

2015-03-16 Thread Carlos
Hey all,

On behalf of hadess' sanity, and his laptop integrity, I'm requesting
a string freeze break to add a new gsettings key to
gsettings-desktop-schemas:

https://bugzilla.gnome.org/show_bug.cgi?id=746181

AFAICT it involves two new strings for summary/description, I'd say no
UI changes nor further strings are planned for 3.16 around this.

Cheers,
  Carlos
___
gnome-i18n mailing list
gnome-i18n@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-i18n


[gsettings-desktop-schemas] Created branch gnome-3-16

2015-08-16 Thread Bastien Nocera
The branch 'gnome-3-16' was created pointing to:

 78c0ed0... Updated Swedish translation

___
gnome-i18n mailing list
gnome-i18n@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-i18n


[gsettings-desktop-schemas] Created branch gnome-3-18

2015-11-18 Thread Bastien Nocera
The branch 'gnome-3-18' was created pointing to:

 209ba7a... Added Romanian translation

___
gnome-i18n mailing list
gnome-i18n@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-i18n


[gsettings-desktop-schemas] Created branch gnome-3-20

2016-05-26 Thread Florian Müllner
The branch 'gnome-3-20' was created pointing to:

 d3de9f4... Visual Studio builds: Generate .pc files

___
gnome-i18n mailing list
gnome-i18n@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-i18n


[gsettings-desktop-schemas] Created branch gnome-3-22

2016-12-09 Thread Rui Matos
The branch 'gnome-3-22' was created pointing to:

 259e351... Update Italian translation

___
gnome-i18n mailing list
gnome-i18n@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-i18n


[gsettings-desktop-schemas] Created branch gnome-3-24

2017-09-11 Thread Cosimo Cecchi
The branch 'gnome-3-24' was created pointing to:

 6529ae2... Fixes to Catalan translation

___
gnome-i18n mailing list
gnome-i18n@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-i18n


[gsettings-desktop-schemas] Created branch gnome-3-28

2018-09-28 Thread Carlos Garnacho
The branch 'gnome-3-28' was created pointing to:

 5ce846c... Release 3.28.1

___
gnome-i18n mailing list
gnome-i18n@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-i18n


[gsettings-desktop-schemas] Created branch gnome-3-32

2019-05-16 Thread Carlos Garnacho
The branch 'gnome-3-32' was created pointing to:

 92f4a57... Update Croatian translation

___
gnome-i18n mailing list
gnome-i18n@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-i18n


[gsettings-desktop-schemas] Created branch gnome-3-34

2019-09-24 Thread Carlos Garnacho
The branch 'gnome-3-34' was created pointing to:

 c7d245f... Update Serbian translation

___
gnome-i18n mailing list
gnome-i18n@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-i18n


[gsettings-desktop-schemas] Created branch gnome-3-36

2020-04-29 Thread Carlos Garnacho
The branch 'gnome-3-36' was created pointing to:

 cdb07f3... Update Basque translation

___
gnome-i18n mailing list
gnome-i18n@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-i18n


[gsettings-desktop-schemas] Created branch gnome-3-38

2020-09-29 Thread Carlos Garnacho
The branch 'gnome-3-38' was created pointing to:

 38ea75a... Update Hebrew translation

___
gnome-i18n mailing list
gnome-i18n@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-i18n


Re: string freeze break request for gsettings-desktop-schemas

2015-03-16 Thread Daniel Mustieles García
We all are worried about hadess' laptop integrity, so +1 from i18n ;-)

Anyway, could you please specify the new strings?

Cheers!

2015-03-16 18:39 GMT+01:00 Carlos :

> Hey all,
>
> On behalf of hadess' sanity, and his laptop integrity, I'm requesting
> a string freeze break to add a new gsettings key to
> gsettings-desktop-schemas:
>
> https://bugzilla.gnome.org/show_bug.cgi?id=746181
>
> AFAICT it involves two new strings for summary/description, I'd say no
> UI changes nor further strings are planned for 3.16 around this.
>
> Cheers,
>   Carlos
> ___
> release-t...@gnome.org
> https://mail.gnome.org/mailman/listinfo/release-team
> Release-team lurker? Do NOT participate in discussions.
>
___
gnome-i18n mailing list
gnome-i18n@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-i18n


Re: string freeze break request for gsettings-desktop-schemas

2015-03-16 Thread Carlos
Hey Dani :),

On Mon, Mar 16, 2015 at 6:51 PM, Daniel Mustieles García
 wrote:
> We all are worried about hadess' laptop integrity, so +1 from i18n ;-)
>
> Anyway, could you please specify the new strings?

Oh sure, these are:

+#: ../schemas/org.gnome.desktop.peripherals.gschema.xml.in.h:13
+msgid "Click method"
+msgstr ""
+
+#: ../schemas/org.gnome.desktop.peripherals.gschema.xml.in.h:14
+msgid ""
+"How to generate software-emulated buttons, either disabled ('none'), through "
+"specific areas ('areas'), number of fingers ('fingers') or left as hardware "
+"default ('default')."
+msgstr ""

Thanks!
  Carlos
___
gnome-i18n mailing list
gnome-i18n@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-i18n


Re: string freeze break request for gsettings-desktop-schemas

2015-03-16 Thread Matthias Clasen
On Mon, Mar 16, 2015 at 2:00 PM, Carlos  wrote:
> Hey Dani :),
>
> On Mon, Mar 16, 2015 at 6:51 PM, Daniel Mustieles García
>  wrote:
>> We all are worried about hadess' laptop integrity, so +1 from i18n ;-)
>>
>> Anyway, could you please specify the new strings?
>
> Oh sure, these are:
>
> +#: ../schemas/org.gnome.desktop.peripherals.gschema.xml.in.h:13
> +msgid "Click method"
> +msgstr ""
> +
> +#: ../schemas/org.gnome.desktop.peripherals.gschema.xml.in.h:14
> +msgid ""
> +"How to generate software-emulated buttons, either disabled ('none'), 
> through "
> +"specific areas ('areas'), number of fingers ('fingers') or left as hardware 
> "
> +"default ('default')."
> +msgstr ""

So we'll ship this as a 'hidden' setting in 3.16 ? Is there a plan to
expose this in the UI for 3.18 ?

Anyway, +1 from me.
___
gnome-i18n mailing list
gnome-i18n@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-i18n


Re: string freeze break request for gsettings-desktop-schemas

2015-03-17 Thread Carlos Garnacho
Hey :),

On Mon, Mar 16, 2015 at 10:49 PM, Matthias Clasen
 wrote:
> On Mon, Mar 16, 2015 at 2:00 PM, Carlos  wrote:
>> Hey Dani :),
>>
>> On Mon, Mar 16, 2015 at 6:51 PM, Daniel Mustieles García
>>  wrote:
>>> We all are worried about hadess' laptop integrity, so +1 from i18n ;-)
>>>
>>> Anyway, could you please specify the new strings?
>>
>> Oh sure, these are:
>>
>> +#: ../schemas/org.gnome.desktop.peripherals.gschema.xml.in.h:13
>> +msgid "Click method"
>> +msgstr ""
>> +
>> +#: ../schemas/org.gnome.desktop.peripherals.gschema.xml.in.h:14
>> +msgid ""
>> +"How to generate software-emulated buttons, either disabled ('none'), 
>> through "
>> +"specific areas ('areas'), number of fingers ('fingers') or left as 
>> hardware "
>> +"default ('default')."
>> +msgstr ""
>
> So we'll ship this as a 'hidden' setting in 3.16 ? Is there a plan to
> expose this in the UI for 3.18 ?

The plan would be doing it eventually on either g-c-c, or
gnome-tweak-tool. I don't think it's the time to rush this though.

Friendly ping for the missing +1 from i18n btw :), would be great to
have this on .92, and bug #746290 goes after.

Cheers,
  Carlos
___
gnome-i18n mailing list
gnome-i18n@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-i18n


Re: string freeze break request for gsettings-desktop-schemas

2015-03-17 Thread Piotr Drąg
2015-03-17 14:07 GMT+01:00 Carlos Garnacho :
> The plan would be doing it eventually on either g-c-c, or
> gnome-tweak-tool. I don't think it's the time to rush this though.
>
> Friendly ping for the missing +1 from i18n btw :), would be great to
> have this on .92, and bug #746290 goes after.
>

Here is 2/2 from i18n.

Best regards,

-- 
Piotr Drąg
http://raven.fedorapeople.org/
___
gnome-i18n mailing list
gnome-i18n@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-i18n


String additions to gsettings-desktop-schemas and gnome-settings-daemon

2013-08-29 Thread Kalev Lember
Hi,

A heads up that I've just commited a new datetime plugin to
gnome-settings-daemon and its corresponding settings schema to
gsettings-desktop-schemas. This adds a few new strings:

gsettings-desktop-schemas:

<_summary>Automatically update timezone
<_description>Whether to automatically update the timezone using
geolocation.

gnome-settings-daemon:

[GNOME Settings Plugin]
_Name=Date and Time
_Description=Automatically update timezone and display notifications


Thanks for all the hard work you guys are doing with i18n!

Cheers,
Kalev
___
gnome-i18n mailing list
gnome-i18n@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-i18n