changeset 24500:5553f0ada5c6

Use American spelling of "color" in GUI preferences dialogs. * settings-dialog.ui: Change British spelling "colour" to American spelling "color" because Octave convention is for American spelling throughout code base.
author Rik <rik@octave.org>
date Wed, 03 Jan 2018 13:49:27 -0800
parents 941ea3da921f
children 2f10c3265607
files libgui/src/settings-dialog.ui
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/libgui/src/settings-dialog.ui	Wed Jan 03 10:52:08 2018 -0800
+++ b/libgui/src/settings-dialog.ui	Wed Jan 03 13:49:27 2018 -0800
@@ -2824,7 +2824,7 @@
              <item>
               <widget class="QGroupBox" name="varedit_colors_box">
                <property name="title">
-                <string>Variable Editor Colours</string>
+                <string>Variable Editor Colors</string>
                </property>
               </widget>
              </item>
@@ -2836,7 +2836,7 @@
               <bool>true</bool>
              </property>
              <property name="text">
-              <string>Use alternating row colours</string>
+              <string>Use alternating row colors</string>
              </property>
             </widget>
            </item>