[Xfce4-commits] [panel-plugins/xfce4-clipman-plugin] 01/02: Fix a couple of grammatical errors

noreply at xfce.org noreply at xfce.org
Sun Apr 5 22:40:03 CEST 2020


This is an automated email from the git hooks/post-receive script.

o   c   h   o   s   i       p   u   s   h   e   d       a       c   o   m   m   i   t       t   o       b   r   a   n   c   h       m   a   s   t   e   r   
   in repository panel-plugins/xfce4-clipman-plugin.

commit f9a6d9a85dd5079de95316f35639c6d05a2a8100
Author: Unit 193 <unit193 at ubuntu.com>
Date:   Sun Apr 5 16:28:59 2020 -0400

    Fix a couple of grammatical errors
    
    "allows to" → "allows one to"
    triggerred → triggered
---
 panel-plugin/settings-dialog.ui | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/panel-plugin/settings-dialog.ui b/panel-plugin/settings-dialog.ui
index bca1adb..2f6b00b 100644
--- a/panel-plugin/settings-dialog.ui
+++ b/panel-plugin/settings-dialog.ui
@@ -609,7 +609,7 @@ Otherwise the menu will only appear when calling "xfce4-popup-clipman-actions" (
                         <property name="visible">True</property>
                         <property name="can_focus">True</property>
                         <property name="receives_default">False</property>
-                        <property name="tooltip_text" translatable="yes">If checked, this option allows to store one image inside the history</property>
+                        <property name="tooltip_text" translatable="yes">If checked, this option allows one to store one image inside the history</property>
                         <property name="use_underline">True</property>
                         <property name="draw_indicator">True</property>
                       </object>
@@ -990,7 +990,7 @@ Otherwise the menu will only appear when calling "xfce4-popup-clipman-actions" (
                             <property name="can_focus">True</property>
                             <property name="receives_default">False</property>
                             <property name="has_tooltip">True</property>
-                            <property name="tooltip_text" translatable="yes">By default the action is triggerred by a selection, check this option to trigger the action only when you make a manual copy</property>
+                            <property name="tooltip_text" translatable="yes">By default the action is triggered by a selection, check this option to trigger the action only when you make a manual copy</property>
                             <property name="draw_indicator">True</property>
                           </object>
                           <packing>

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Xfce4-commits mailing list