changed tooltip for picons option (#103)

This commit is contained in:
mapi68
2022-05-06 17:22:01 +02:00
committed by GitHub
parent 5f4cee759f
commit 7d31a050fe

View File

@@ -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>