summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPiotr Drąg <piotrdrag@gmail.com>2018-05-08 20:06:45 +0200
committerPiotr Drąg <piotrdrag@gmail.com>2018-05-08 20:06:45 +0200
commit18fcc2ddfc5d250e8f8aa82d4180b330d57cdda6 (patch)
tree3a97bbd7e93d2cef2e83a2b4b86c7fc422f56b22
parent9b950c73397ca6e91162f474d02525544970f6d1 (diff)
downloadnetwork-manager-applet-18fcc2ddfc5d250e8f8aa82d4180b330d57cdda6.tar.gz
editor: use a Unicode apostrophe in a new string
See https://developer.gnome.org/hig/stable/typography.html
-rw-r--r--src/connection-editor/ce-page-dsl.ui2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/connection-editor/ce-page-dsl.ui b/src/connection-editor/ce-page-dsl.ui
index 4472f02d..12ece6c7 100644
--- a/src/connection-editor/ce-page-dsl.ui
+++ b/src/connection-editor/ce-page-dsl.ui
@@ -169,7 +169,7 @@
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">False</property>
- <property name="tooltip_text" translatable="yes">If selected, the connection will take exclusive control of the interface and it won't be possible to activate another connection on it. Note that the option can only be used for Ethernet interfaces. nm-applet is able to activate the connection only if this option is selected.</property>
+ <property name="tooltip_text" translatable="yes">If selected, the connection will take exclusive control of the interface and it won’t be possible to activate another connection on it. Note that the option can only be used for Ethernet interfaces. nm-applet is able to activate the connection only if this option is selected.</property>
<property name="use_underline">True</property>
<property name="draw_indicator">True</property>
</object>