mirror of
https://github.com/DYefremov/DemonEditor.git
synced 2026-03-06 20:41:41 +01:00
changed tooltip for picons option (#103)
This commit is contained in:
@@ -2487,9 +2487,9 @@ Author: Dmitriy Yefremov
|
||||
<object class="GtkLabel" id="compress_picons_label">
|
||||
<property name="visible">True</property>
|
||||
<property name="can_focus">False</property>
|
||||
<property name="tooltip_text" translatable="yes">Enables upload as an archive if a large number of picon is selected.</property>
|
||||
<property name="tooltip_text" translatable="yes">Enables upload as an archive if a large number of picon (more than 1000) is selected.\nRecommended only if you have external storage.</property>
|
||||
<property name="halign">start</property>
|
||||
<property name="label" translatable="yes">Enable picon compression</property>
|
||||
<property name="label" translatable="yes">Enable picons compression</property>
|
||||
</object>
|
||||
<packing>
|
||||
<property name="left_attach">0</property>
|
||||
|
||||
Reference in New Issue
Block a user