[nautilus/wip/antoniof/menu-reorganization: 3/3] compress-dialog: Rename title to mention compression
- From: António Fernandes <antoniof src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [nautilus/wip/antoniof/menu-reorganization: 3/3] compress-dialog: Rename title to mention compression
- Date: Sun, 7 Aug 2022 00:35:49 +0000 (UTC)
commit f9c3163c54d5d4255b86e0de07fa113d20655c83
Author: António Fernandes <antoniof gnome org>
Date: Fri Aug 5 14:45:27 2022 +0100
compress-dialog: Rename title to mention compression
Because menu item is "Compress..." and we don't offer option to create
non-compressed Archives.
src/resources/ui/nautilus-compress-dialog.ui | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/resources/ui/nautilus-compress-dialog.ui b/src/resources/ui/nautilus-compress-dialog.ui
index 810f72cfb..732afee56 100644
--- a/src/resources/ui/nautilus-compress-dialog.ui
+++ b/src/resources/ui/nautilus-compress-dialog.ui
@@ -2,7 +2,7 @@
<interface>
<requires lib="gtk" version="4.0"/>
<object class="GtkDialog" id="compress_dialog">
- <property name="title" translatable="yes">Create Archive</property>
+ <property name="title" translatable="yes">Create Compressed Archive</property>
<property name="resizable">False</property>
<property name="modal">True</property>
<property name="destroy_with_parent">True</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]