[nautilus] Make strings consistent



commit d2cee6b2a604277ec6a20191c917bb2e080d5800
Author: Alexandre Franke <alexandre franke gmail com>
Date:   Fri Mar 23 17:49:14 2018 +0000

    Make strings consistent

 src/resources/ui/nautilus-preferences-window.ui | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/resources/ui/nautilus-preferences-window.ui b/src/resources/ui/nautilus-preferences-window.ui
index fc7c97758..b9dc9b3fe 100644
--- a/src/resources/ui/nautilus-preferences-window.ui
+++ b/src/resources/ui/nautilus-preferences-window.ui
@@ -1004,7 +1004,7 @@
                     </child>
                     <child>
                       <object class="GtkRadioButton" id="count_only_this_computer_radiobutton">
-                        <property name="label" translatable="yes">F_olders in this computer only</property>
+                        <property name="label" translatable="yes">F_olders on this computer only</property>
                         <property name="visible">True</property>
                         <property name="can_focus">True</property>
                         <property name="receives_default">False</property>


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