Compare commits

...

2 Commits

Author SHA1 Message Date
Juan Pablo Ugarte
3feea166d9 Merge branch 'mark-translatable' into 'main'
data: mark a string translatable

See merge request jpu/cambalache!49
2023-08-30 15:24:51 +00:00
Sabri Ünal
84b91fd265 data: mark a string translatable
- Save and Export
2023-08-29 23:06:09 +03:00

View File

@ -45,7 +45,7 @@
<child>
<object class="GtkShortcutsShortcut">
<property name="accelerator">&lt;Control&gt;e</property>
<property name="title">Save and Export</property>
<property name="title" translatable="yes">Save and Export</property>
</object>
</child>
</object>