Merge pull request #2260 from xalt7x/ukrainian-translation

Add missing "translatable" attributes to .ui files
This commit is contained in:
Charles Gagnon
2025-03-09 20:26:16 -04:00
committed by GitHub
3 changed files with 124 additions and 99 deletions

View File

@@ -159,7 +159,7 @@
</child>
<child>
<object class="AdwActionRow">
<property name="subtitle">(respects Gnome "Do Not Disturb" and requires show notification counter badge option)</property>
<property name="subtitle" translatable="yes">(respects Gnome "Do Not Disturb" and requires show notification counter badge option)</property>
<property name="title" translatable="yes">Reveal and hold the panel on notification</property>
<child>
<object class="GtkSwitch" id="intellihide_show_on_notification_switch">

View File

@@ -151,7 +151,7 @@
</child>
<child>
<object class="AdwPreferencesGroup" id="action_appicons_group">
<property name="title">Application icons context menu</property>
<property name="title" translatable="yes">Application icons context menu</property>
<child>
<object class="AdwActionRow">
<property name="subtitle" translatable="yes">(right-click menu)</property>