pidgin/resources/Keypad/keypad.ui

changeset 43194
77aadc520684
parent 41559
37ccc27ceeae
--- a/pidgin/resources/Keypad/keypad.ui	Wed Mar 12 01:24:36 2025 -0500
+++ b/pidgin/resources/Keypad/keypad.ui	Thu Mar 13 16:09:57 2025 -0500
@@ -95,7 +95,7 @@
                   keypad; translate according to the tables in §7 of ETSI ES 202 130:
                   http://webapp.etsi.org/WorkProgram/Report_WorkItem.asp?WKI_ID=11730
                 -->
-                <property name="label" translatable="1">ABC</property>
+                <property name="label" translatable="yes">ABC</property>
                 <style>
                   <class name="dim-label"/>
                 </style>
@@ -138,7 +138,7 @@
                   keypad; translate according to the tables in §7 of ETSI ES 202 130:
                   http://webapp.etsi.org/WorkProgram/Report_WorkItem.asp?WKI_ID=11730
                 -->
-                <property name="label" translatable="1">DEF</property>
+                <property name="label" translatable="yes">DEF</property>
                 <style>
                   <class name="dim-label"/>
                 </style>
@@ -181,7 +181,7 @@
                   keypad; translate according to the tables in §7 of ETSI ES 202 130:
                   http://webapp.etsi.org/WorkProgram/Report_WorkItem.asp?WKI_ID=11730
                 -->
-                <property name="label" translatable="1">GHI</property>
+                <property name="label" translatable="yes">GHI</property>
                 <style>
                   <class name="dim-label"/>
                 </style>
@@ -224,7 +224,7 @@
                   keypad; translate according to the tables in §7 of ETSI ES 202 130:
                   http://webapp.etsi.org/WorkProgram/Report_WorkItem.asp?WKI_ID=11730
                 -->
-                <property name="label" translatable="1">JKL</property>
+                <property name="label" translatable="yes">JKL</property>
                 <style>
                   <class name="dim-label"/>
                 </style>
@@ -267,7 +267,7 @@
                   keypad; translate according to the tables in §7 of ETSI ES 202 130:
                   http://webapp.etsi.org/WorkProgram/Report_WorkItem.asp?WKI_ID=11730
                 -->
-                <property name="label" translatable="1">MNO</property>
+                <property name="label" translatable="yes">MNO</property>
                 <style>
                   <class name="dim-label"/>
                 </style>
@@ -310,7 +310,7 @@
                   keypad; translate according to the tables in §7 of ETSI ES 202 130:
                   http://webapp.etsi.org/WorkProgram/Report_WorkItem.asp?WKI_ID=11730
                 -->
-                <property name="label" translatable="1">PQRS</property>
+                <property name="label" translatable="yes">PQRS</property>
                 <style>
                   <class name="dim-label"/>
                 </style>
@@ -353,7 +353,7 @@
                   keypad; translate according to the tables in §7 of ETSI ES 202 130:
                   http://webapp.etsi.org/WorkProgram/Report_WorkItem.asp?WKI_ID=11730
                 -->
-                <property name="label" translatable="1">TUV</property>
+                <property name="label" translatable="yes">TUV</property>
                 <style>
                   <class name="dim-label"/>
                 </style>
@@ -396,7 +396,7 @@
                   keypad; translate according to the tables in §7 of ETSI ES 202 130:
                   http://webapp.etsi.org/WorkProgram/Report_WorkItem.asp?WKI_ID=11730
                 -->
-                <property name="label" translatable="1">WXYZ</property>
+                <property name="label" translatable="yes">WXYZ</property>
                 <style>
                   <class name="dim-label"/>
                 </style>

mercurial