Refined labels

This commit is contained in:
2025-09-17 13:46:32 +02:00
parent decc80341f
commit c7d7cf0dab

View File

@@ -22,7 +22,7 @@
bind-flags="sync-create|bidirectional"/> bind-flags="sync-create|bidirectional"/>
<property name="sidebar"> <property name="sidebar">
<object class="AdwNavigationPage"> <object class="AdwNavigationPage">
<property name="title" translatable="yes" context="label" comments="Noun. Marks a list of password collections.">Password stores</property> <property name="title" translatable="yes" context="label" comments="Noun. Marks a list of password collections.">Stores</property>
<property name="child"> <property name="child">
<object class="AdwToolbarView"> <object class="AdwToolbarView">
<child type="top"> <child type="top">
@@ -54,7 +54,7 @@
</property> </property>
<property name="content"> <property name="content">
<object class="AdwNavigationPage"> <object class="AdwNavigationPage">
<property name="title" translatable="yes">Content</property> <property name="title" translatable="yes" context="label" comments="Noun, plural. Indicates the location of the actual decryptable passwords">Passwords</property>
<property name="child"> <property name="child">
<object class="AdwToolbarView"> <object class="AdwToolbarView">
<child type="top"> <child type="top">