[network-manager-openvpn] Fix typos in max-routes tooltips



commit 88c9a8984be94f28d982e90f0d1858d5cec03c94
Author: Piotr Drąg <piotrdrag gmail com>
Date:   Wed Aug 17 19:08:32 2016 +0200

    Fix typos in max-routes tooltips

 properties/nm-openvpn-dialog.ui |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/properties/nm-openvpn-dialog.ui b/properties/nm-openvpn-dialog.ui
index fa8e498..d0007c1 100644
--- a/properties/nm-openvpn-dialog.ui
+++ b/properties/nm-openvpn-dialog.ui
@@ -1577,7 +1577,7 @@ config: ping &lt;n&gt;</property>
                         <property name="visible">True</property>
                         <property name="can_focus">True</property>
                         <property name="receives_default">False</property>
-                        <property name="tooltip_text" translatable="yes">Specify the maximum number of 
routes the server is allowed so specify.
+                        <property name="tooltip_text" translatable="yes">Specify the maximum number of 
routes the server is allowed to specify.
 config: max-routes &lt;n&gt;</property>
                         <property name="use_underline">True</property>
                         <property name="xalign">0.5</property>
@@ -1593,8 +1593,8 @@ config: max-routes &lt;n&gt;</property>
                       <object class="GtkSpinButton" id="max_routes_spinbutton">
                         <property name="visible">True</property>
                         <property name="can_focus">True</property>
-                        <property name="tooltip_text" translatable="yes">Specify the maximum number of 
routes the server is allowed so specify.
-config: max-routes&lt;n&gt;</property>
+                        <property name="tooltip_text" translatable="yes">Specify the maximum number of 
routes the server is allowed to specify.
+config: max-routes &lt;n&gt;</property>
                         <property name="adjustment">adjustment9</property>
                         <property name="climb_rate">1</property>
                         <property name="numeric">True</property>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]