fontchooser: Drop a few errant translations
authorMatthias Clasen <mclasen@redhat.com>
Tue, 18 Oct 2022 20:40:37 +0000 (16:40 -0400)
committerSimon McVittie <smcv@debian.org>
Sat, 4 Feb 2023 15:14:39 +0000 (15:14 +0000)
No point in translating these properties, they
are not strings.

Bug: https://gitlab.gnome.org/GNOME/gtk/-/issues/5146
Origin: upstream, 4.8.4, commit:92ebf8ab13ab7e24cb2d9971cafd52bc579ab3c3

Gbp-Pq: Name fontchooser-Drop-a-few-errant-translations.patch

gtk/ui/gtkfontchooserwidget.ui

index 99324481fe76ab12da0a2edf31fd4f9de89cabe4..ffd3ae68e4b6e240581ce451a39ce47a3faafe85 100644 (file)
                                 <property name="tooltip-text" translatable="yes">Preview Font</property>
                                 <child>
                                   <object class="GtkEventControllerScroll">
-                                    <property name="flags" translatable="yes">horizontal</property>
+                                    <property name="flags">horizontal</property>
                                     <signal name="scroll" handler="resize_by_scroll_cb"/>
                                   </object>
                                 </child>
                                 <property name="round-digits">0</property>
                                 <child>
                                   <object class="GtkEventControllerScroll">
-                                    <property name="flags" translatable="yes">horizontal</property>
+                                    <property name="flags">horizontal</property>
                                     <signal name="scroll" handler="resize_by_scroll_cb"/>
                                   </object>
                                 </child>