Re: Stop generating po-properties for gtk

2022-05-16 Thread Piotr Drąg via gnome-i18n
pon., 16 maj 2022 o 15:47 Sophie Herold napisał(a): > > Great! > > Maybe this info text > > > Please note that GTK has both po and po-properties UI domains. If > you add a new language in either domain, you have to commit both files > in Git even if one of them contains 0 translations, unless GTK

Re: Stop generating po-properties for gtk

2022-05-16 Thread Sophie Herold
Great! Maybe this info text > Please note that GTK has both po and po-properties UI domains. If you add a new language in either domain, you have to commit both files in Git even if one of them contains 0 translations, unless GTK build will break in /po-properties. could be amended to expla

Re: Stop generating po-properties for gtk

2022-05-15 Thread Claude Paroz
Le 16.05.22 à 01:23, Sophie Herold a écrit : Hey, with the upcoming release GTK 4 will no longer have meta information in GObject properties: https://gitlab.gnome.org/GNOME/gtk/-/merge_requests/4717 I have created a merge request that removes the 'properties' argument from the `make-pot` sc