[nautilus-actions] 'Regarding' is replaced by 'regardless'



commit b70c7ab895dbc9a86b16354b05d42915fd4f4464
Author: Pierre Wieser <pwieser trychlos org>
Date:   Wed Nov 2 23:21:35 2011 +0100

    'Regarding' is replaced by 'regardless'
    
    From https://bugzilla.gnome.org/show_bug.cgi?id=660399, reported by Gabor Karsay.

 ChangeLog                       |    7 +++++++
 docs/nact/C/nact-conditions.xml |    4 ++--
 2 files changed, 9 insertions(+), 2 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 89cd153..ead9404 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
 2011-11-02 Pierre Wieser <pwieser trychlos org>
 
+	* docs/nact/C/nact-conditions.xml: Replace 'regarding' with
+	'regardless'.
+	From https://bugzilla.gnome.org/show_bug.cgi?id=660399, reported by
+	Gabor Karsay.
+
+2011-11-02 Pierre Wieser <pwieser trychlos org>
+
 	* src/io-desktop/nadp-writer.c (nadp_iio_provider_is_able_to_write):
 	* src/nact/base-gtk-utils.c (base_gtk_utils_select_file_with_preview):
 	* src/nact/nact-assistant-import.c (prepare_confirm):
diff --git a/docs/nact/C/nact-conditions.xml b/docs/nact/C/nact-conditions.xml
index 057e630..95d6fed 100644
--- a/docs/nact/C/nact-conditions.xml
+++ b/docs/nact/C/nact-conditions.xml
@@ -856,7 +856,7 @@
           First select the type of filter:
         </para>
         <simplelist type="vert">
-          <member>does your action should always appear, regarding of
+          <member>does your action should always appear, regardless of
            the desktop environment ?</member>
           <member>does your action should only appear in some desktop
            environment(s) ?</member>
@@ -876,7 +876,7 @@
       The targeted desktop environment condition defaults to
       &laquosp;<literal>Always appear</literal>&spraquo;,
       which means that the action will be a candidate to be displayed
-      regarding of the current desktop environment.
+      regardless of the current desktop environment.
     </para>
   </sect3>
 



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