Re: Help understanding two file chooser strings

2022-03-12 Thread Andre Klapper via gnome-i18n
Hi,

On Fri, 2022-03-11 at 22:08 +0100, Christian Kirbach via gnome-i18n
wrote:
> 'Browse' is a verb, no doubt.
> But what exactly is a header revealer and what is a header stack in
> the
> file chooser dialogue?

Please feel free to file a ticket in GNOME Gitlab against the code base
project and ask its maintainers to follow
https://wiki.gnome.org/TranslationProject/DevGuidelines/Use%20comments

Thanks,
andre
--
Andre Klapper  |  ak...@gmx.net
https://blogs.gnome.org/aklapper/

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


Re: Help understanding two file chooser strings

2022-03-12 Thread Yuri Chornoivan via gnome-i18n
пʼятниця, 11 березня 2022 р. 23:08:31 EET Christian Kirbach via gnome-i18n 
написано:
> Good evening,
> 
> I am kindly asking for help understanding and interpreting two English
> strings in gtk 3.24
> They are part of the GTK file chooser dialogue, if I am not entirely
> mistaken.
> 
> "Browse Header Revealer"
> "Browse Header Stack"
> 
> 
> 'Browse' is a verb, no doubt.
> But what exactly is a header revealer and what is a header stack in the
> file chooser dialogue?
> 
> 
> Regards
> Christian

Hi,

From Gtk inbuilt docs:

A `GtkRevealer` animates the transition of its child from invisible to 
visible.

`GtkStack` is a container which only shows one of its children at a time.

Hope this helps somehow.

Best regards,
Yuri


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


Help understanding two file chooser strings

2022-03-11 Thread Christian Kirbach via gnome-i18n
Good evening,

I am kindly asking for help understanding and interpreting two English
strings in gtk 3.24
They are part of the GTK file chooser dialogue, if I am not entirely
mistaken.

"Browse Header Revealer"
"Browse Header Stack"


'Browse' is a verb, no doubt.
But what exactly is a header revealer and what is a header stack in the
file chooser dialogue?


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