[gnome-games] Sudoku help: assorted edits
- From: Tiffany Antopolski <antopolski src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-games] Sudoku help: assorted edits
- Date: Tue, 20 Dec 2011 05:29:05 +0000 (UTC)
commit ad97935b5a80e8ce45973868b6f332ffbb20246a
Author: Michael Hill <mdhillca gmail com>
Date: Tue Dec 20 00:27:37 2011 -0500
Sudoku help: assorted edits
gnome-sudoku/help/C/basics.page | 2 +-
gnome-sudoku/help/C/commandline.page | 2 +-
gnome-sudoku/help/C/notes.page | 2 +-
gnome-sudoku/help/C/print-blank-puzzles.page | 2 +-
gnome-sudoku/help/C/save-resume.page | 2 +-
gnome-sudoku/help/C/trackers.page | 2 +-
gnome-sudoku/help/C/translate.page | 2 +-
7 files changed, 7 insertions(+), 7 deletions(-)
---
diff --git a/gnome-sudoku/help/C/basics.page b/gnome-sudoku/help/C/basics.page
index 8930dfc..a479d09 100644
--- a/gnome-sudoku/help/C/basics.page
+++ b/gnome-sudoku/help/C/basics.page
@@ -33,7 +33,7 @@
<list>
<item><p>To select a cell, move your mouse over it and click.</p></item>
<item><p>To put a number in a selected cell, click on the center of the cell, and then click on the number you wish to input.</p></item>
- <item><p>To remove a number from a selected cell, click in the center of the cell and then click clear.</p></item>
+ <item><p>To remove a number from a selected cell, click in the center of the cell and then click <gui>Clear</gui>.</p></item>
<!--item><p>To add a note to a cell:</p>
<list type="numbered">
<item><p>Select it.</p></item>
diff --git a/gnome-sudoku/help/C/commandline.page b/gnome-sudoku/help/C/commandline.page
index 899f745..5843221 100644
--- a/gnome-sudoku/help/C/commandline.page
+++ b/gnome-sudoku/help/C/commandline.page
@@ -25,7 +25,7 @@
<section id="profile">
<title>Profile information</title>
-<p>This command is useful if you are filing a bug about slow performance. It will show the perfomance of different functions that run, and possibly reveal which specific function(s) may be responsible for poor performance. This information attached to a bug could make it easier to fix the problem, however, this command is mostly used by programmers.</p>
+<p>This command is useful if you are filing a bug about slow performance. It will show the perfomance of different functions that run, and possibly reveal which specific function(s) may be responsible for poor performance. This information attached to a bug could make it easier to fix the problem, but this command is used mostly by programmers.</p>
<p><cmd>gnome-sudoku -p</cmd></p>
<p>When you exit the application, the terminal will show you performance statistics.</p>
</section>
diff --git a/gnome-sudoku/help/C/notes.page b/gnome-sudoku/help/C/notes.page
index df16e0f..9f7c9b4 100644
--- a/gnome-sudoku/help/C/notes.page
+++ b/gnome-sudoku/help/C/notes.page
@@ -30,7 +30,7 @@
<item><p>Press <key>Enter</key> or click outside of the text box.</p></item>
</steps>
-<note><p>You can also take notes in the bottom of the cell by clicking in the bottom of the cell or by typing <key>M</key>. However, this area is used when you click <link xref="hints">Show All Possible Numbers</link>. If you plan to use this area, you should not use Show All Possible Numbers.</p></note>
+<note><p>You can also take notes in the bottom of the cell by clicking in the bottom of the cell or by typing <key>M</key>. However, this area is used when you click <link xref="hints">Show All Possible Numbers</link>. If you plan to use this area, you should not use <gui>Show All Possible Numbers</gui>.</p></note>
<note><p>You can add a number to the notes at the top of the square by typing <keyseq><key>Ctrl</key><key>1</key></keyseq> through <keyseq><key>Ctrl</key><key>9</key></keyseq></p></note>
</page>
diff --git a/gnome-sudoku/help/C/print-blank-puzzles.page b/gnome-sudoku/help/C/print-blank-puzzles.page
index c30f3db..3a377ae 100644
--- a/gnome-sudoku/help/C/print-blank-puzzles.page
+++ b/gnome-sudoku/help/C/print-blank-puzzles.page
@@ -23,7 +23,7 @@ To print one or more blank puzzles:
<steps>
<item><p>Click <guiseq><gui>Game</gui><gui>Print multiple sudokus</gui></guiseq>.</p>
</item>
- <item><p>Select total number of sudokus to print from the drop down menu.</p></item>
+ <item><p>Select the total number of sudokus to print from the drop down menu.</p></item>
<item><p>Select the number of sudokus per page from the next drop down menu.</p></item>
<item><p>Select difficult level of the games you would like to print.</p></item>
<item><p>Games that have already been played are not printed by default. If you don't care about repeating games, select <gui>Include games you've already played in list of games to print</gui> in the <gui>Details</gui> category.</p></item>
diff --git a/gnome-sudoku/help/C/save-resume.page b/gnome-sudoku/help/C/save-resume.page
index 2a7239e..7a0a713 100644
--- a/gnome-sudoku/help/C/save-resume.page
+++ b/gnome-sudoku/help/C/save-resume.page
@@ -27,7 +27,7 @@
<section id="resume">
<title>Resuming your game</title>
<p>
-Whenever you start <app>Sudoku</app> or click <gui>New</gui>, your saved games will be listed in the puzzle selection screen. You will see a miniature image of the saved puzzle, the date you last played it, and how long you have played it for. To open the puzzle, just double click on it.</p>
+Whenever you start <app>Sudoku</app> or click <gui>New</gui>, your saved games will be listed in the puzzle selection screen. You will see a miniature image of the saved puzzle, the date you last played it, and how long you have played it. To open the puzzle, just double click on it.</p>
<p>If you'd like to stop playing one game and begin another, just select <gui>New</gui> and begin your new game.
</p>
diff --git a/gnome-sudoku/help/C/trackers.page b/gnome-sudoku/help/C/trackers.page
index 778dcb5..52ac924 100644
--- a/gnome-sudoku/help/C/trackers.page
+++ b/gnome-sudoku/help/C/trackers.page
@@ -17,7 +17,7 @@
<title>Track trial-and-error solutions</title>
<p>
-Trackers can be used to keep track of trial-and-error solutions. Tracked moves are entered in a different color to help make the moves visually distinct from moves made earlier in the game. This feature is particulartly useful when solving difficult games.
+Trackers can be used to keep track of trial-and-error solutions. Tracked moves are entered in a different color to help make the moves visually distinct from moves made earlier in the game. This feature is particularly useful when solving difficult games.
</p>
<p>Using the tracker:</p>
<steps>
diff --git a/gnome-sudoku/help/C/translate.page b/gnome-sudoku/help/C/translate.page
index 73dbf7a..b5c7e9a 100644
--- a/gnome-sudoku/help/C/translate.page
+++ b/gnome-sudoku/help/C/translate.page
@@ -30,6 +30,6 @@ To start translating you will need to <link href="http:l10n.gnome.org">create an
<p>
You can chat with GNOME translators using <link href="https://cbe003.chat.mibbit.com/?url=irc%3A%2F%2Firc.gnome.org%2Fi18n">irc</link>. People on the channel are located worldwide, so you may not get an immediate response as a result of timezone differences.
</p>
-<p>Alternatively, you can contact the Internationalization Team using their <link href="http://mail.gnome.org/mailman/gnome-i18n">mailing list</link>.
+<p>Alternatively, you can contact the Internationalization Team using their <link href="http://mail.gnome.org/mailman/listinfo/gnome-i18n">mailing list</link>.
</p>
</page>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]