summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Catanzaro <mcatanzaro@gnome.org>2015-04-09 08:38:16 -0500
committerMichael Catanzaro <mcatanzaro@gnome.org>2015-04-09 08:38:16 -0500
commit3fa83fae9294d41e858a4eeb57981ab736fff8fe (patch)
treef85d0d010f92e47c3eed5ac649b80a139edd16a6
parent4de98935b742fabe7e0bb4a092b8ee3c2a611b93 (diff)
downloadnautilus-3fa83fae9294d41e858a4eeb57981ab736fff8fe.tar.gz
Tweak punctuation in delete-shortcut-changed.ui
Hyphens don't work this way; use an em dash instead. (We have no agreement on whether to use spaced or unspaced em dash. I pick unspaced, because spaced requires a lot of space.)
-rw-r--r--src/nautilus-move-to-trash-shortcut-changed.ui2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/nautilus-move-to-trash-shortcut-changed.ui b/src/nautilus-move-to-trash-shortcut-changed.ui
index 3012780d9..38ee9eaea 100644
--- a/src/nautilus-move-to-trash-shortcut-changed.ui
+++ b/src/nautilus-move-to-trash-shortcut-changed.ui
@@ -9,7 +9,7 @@
<property name="destroy_with_parent">True</property>
<property name="type_hint">dialog</property>
<property name="text" translatable="yes">Delete Shortcuts Have Changed</property>
- <property name="secondary_text" translatable="yes">With the latest version of Files, you no longer need to hold Ctrl to delete - the Delete key will work when pressed on its own.</property>
+ <property name="secondary_text" translatable="yes">With the latest version of Files, you no longer need to hold Ctrl to delete—the Delete key will work when pressed on its own.</property>
<child type="action">
<object class="GtkButton" id="button_got_it">
<property name="label" translatable="yes">Got it</property>