]> granicus.if.org Git - apache/commitdiff
Fix grammar.
authorCliff Woolley <jwoolley@apache.org>
Wed, 19 Jun 2002 04:25:55 +0000 (04:25 +0000)
committerCliff Woolley <jwoolley@apache.org>
Wed, 19 Jun 2002 04:25:55 +0000 (04:25 +0000)
Submitted by:  James Cox <imajes@php.net>

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95801 13f79535-47bb-0310-9956-ffa450edef68

support/win32/ApacheMonitor.rc

index 73c6eafeb855af4fb8e99b14b24abe5ec18fd77a..7ab03111eb6444f9dada9fcc98bb0dc6f176db63 100644 (file)
@@ -125,17 +125,17 @@ BEGIN
     IDS_MSG_MNUSERVICES     "Open &Services"
     IDS_MSG_MNUSHOW         "&Open Apache Monitor"
     IDS_MSG_MNUEXIT         "E&xit"
-    IDS_MSG_SRVSTART        "The %s is starting."
-    IDS_MSG_SRVSTARTED      "The %s has started."
-    IDS_MSG_SRVSTOP         "The %s is stopping."
-    IDS_MSG_SRVSTOPPED      "The %s has stopped."
-    IDS_MSG_SRVRESTART      "The %s is restarting."
-    IDS_MSG_SRVRESTARTED    "The %s has restarted."
+    IDS_MSG_SRVSTART        "The %s service is starting."
+    IDS_MSG_SRVSTARTED      "The %s service has started."
+    IDS_MSG_SRVSTOP         "The %s service is stopping."
+    IDS_MSG_SRVSTOPPED      "The %s service has stopped."
+    IDS_MSG_SRVRESTART      "The %s service is restarting."
+    IDS_MSG_SRVRESTARTED    "The %s service has restarted."
     IDS_MSG_SRVFAILED       "The requested operation has failed!"
     IDS_MSG_SSTART          "&Start"
     IDS_MSG_SSTOP           "S&top"
     IDS_MSG_SRESTART        "&Restart"
     IDS_MSG_SERVICES        "Ser&vices"
     IDS_MSG_CONNECT         "&Connect"
-    IDS_MSG_ECONNECT        "Unable to connect remote registry on %s"
+    IDS_MSG_ECONNECT        "Unable to connect to the remote registry on %s"
 END