Преглед на файлове

Grammar in the control labels

Source commit: 4ccbaf1ea9e0c18565f8395b2078b42567b34b55
Martin Prikryl преди 5 години
родител
ревизия
6b1d853bcf
променени са 1 файла, в които са добавени 2 реда и са изтрити 2 реда
  1. 2 2
      source/forms/Preferences.dfm

+ 2 - 2
source/forms/Preferences.dfm

@@ -2793,7 +2793,7 @@ object PreferencesDialog: TPreferencesDialog
             Width = 361
             Height = 17
             Anchors = [akLeft, akTop, akRight]
-            Caption = 'Retrieve external IP address from &operating system'
+            Caption = 'Retrieve the external IP address from &operating system'
             TabOrder = 0
             OnClick = ControlChange
           end
@@ -2803,7 +2803,7 @@ object PreferencesDialog: TPreferencesDialog
             Width = 361
             Height = 17
             Anchors = [akLeft, akTop, akRight]
-            Caption = 'Use &following external IP address:'
+            Caption = 'Use the &following external IP address:'
             TabOrder = 1
             OnClick = ControlChange
           end