List:Commits« Previous MessageNext Message »
From:plavin Date:August 29 2006 10:38pm
Subject:svn commit - mysqldoc@docsrva: r3130 - trunk/administrator
View as plain text  
Author: plavin
Date: 2006-08-30 00:38:11 +0200 (Wed, 30 Aug 2006)
New Revision: 3130

Log:
Finish main-window file

Modified:
   trunk/administrator/main-window.xml


Modified: trunk/administrator/main-window.xml
===================================================================
--- trunk/administrator/main-window.xml	2006-08-29 21:57:00 UTC (rev 3129)
+++ trunk/administrator/main-window.xml	2006-08-29 22:38:11 UTC (rev 3130)
Changed blocks: 6, Lines Added: 9, Lines Deleted: 9; 3177 bytes

@@ -186,7 +186,7 @@
       <para>
         While the
         <link linkend="mysql-administrator-sidebar">sidebar</link>
-        allows you to select the sections, the working area displays
+        allows you to select options, the working area displays
         information, or fields, that pertain to the selected section.
         For some sections, the working area is split into two or more
         tabs.

@@ -230,7 +230,7 @@
             Opens the <link linkend="mysql-gui-options">Options
             dialog</link>, with the
             <link 
-linkend="mysql-gui-options-connections">Con nections
+linkend="mysql-gui-options-connections">Connections
             section</link> preselected.
           </para>
 

@@ -245,7 +245,7 @@
             Opens the <link linkend="mysql-gui-options">Options
             dialog</link>, with the
             <link 
-linkend="mysql-gui-options-connections">Con nections
+linkend="mysql-gui-options-connections">Connections
             section</link> preselected. Furthermore, a new connection
             profile labeled <literal>New Connection</literal> is
             created, which is also preselected. The fields are filled

@@ -254,8 +254,8 @@
             also want to rename the profile from <literal>New
             Connection</literal> to something more appropriate. If you
             click the <guibutton>Close</guibutton> button without saving
-            your changes with the <guibutton>Apply Changes</guibutton>
-            button, you will be prompted as to whether you want to save
+            your changes using the <guibutton>Apply Changes</guibutton>
+            button, you will be prompted to save
             or discard your changes.
           </para>
 

@@ -311,7 +311,7 @@
       <section id="mysql-administrator-menus-view">
 
         <title>View</title>
-
+<remark>Must be consistent options or sections?</remark>
         <para>
           The <guimenu>View</guimenu> menu selects sections from the
           <link linkend="mysql-administrator-sidebar">sidebar</link>.

@@ -338,13 +338,13 @@
 
           <para>
             This menu item is available only if &administrator; finds
-            the executable of the MySQL command-line client. At the
-            moment, it will look up locations like
+            the executable file for the MySQL client. At the
+            moment, it searches locations such as
             <literal>C:\mysql\bin</literal>,
             <literal>D:\mysql\bin</literal>, and
             <literal>C:\<replaceable>program
             directory</replaceable>\mysql\bin</literal> to find
-            <literal>mysql.exe</literal>. If it is found, you can start
+            <literal>mysql.exe</literal>. If the executable file is found, you can start
             the command-line client with this command. &administrator;
             will use the credentials provided in the
             <link linkend="mysql-administrator-starting-connection">Connection


Thread
svn commit - mysqldoc@docsrva: r3130 - trunk/administratorplavin30 Aug