[gnome-control-center/wacom-untranslated-strings-2] wacom: Mark two more strings as translatable




commit c2f89ef7ba48cf743d9bc1060f3d273625ec7448
Author: Felipe Borges <felipeborges gnome org>
Date:   Wed Apr 20 18:09:21 2022 +0200

    wacom: Mark two more strings as translatable
    
    See 
https://gitlab.gnome.org/GNOME/gnome-control-center/-/commit/c5d0437c0fcf1d9420872f7eccf762b8b46123f5#note_1433556

 panels/wacom/cc-wacom-stylus-page.ui | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/panels/wacom/cc-wacom-stylus-page.ui b/panels/wacom/cc-wacom-stylus-page.ui
index 771ddda5f..735830e5f 100644
--- a/panels/wacom/cc-wacom-stylus-page.ui
+++ b/panels/wacom/cc-wacom-stylus-page.ui
@@ -18,7 +18,7 @@
               <object class="GtkBox" id="stylus_tip_pressure_box">
                 <child>
                   <object class="GtkLabel">
-                    <property name="label">Soft</property>
+                    <property name="label" translatable="yes">Soft</property>
                     <style>
                       <class name="caption"/>
                     </style>
@@ -38,7 +38,7 @@
                 </child>
                 <child>
                   <object class="GtkLabel">
-                    <property name="label">Firm</property>
+                    <property name="label" transltable="yes">Firm</property>
                     <style>
                       <class name="caption"/>
                     </style>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]