From c7670b8038bfdd5dfc6f094256b2e593e173ca24 Mon Sep 17 00:00:00 2001 From: Kris Maglione Date: Wed, 22 Sep 2010 13:21:08 -0400 Subject: [PATCH] Fix some small idiomatic errors. --HG-- extra : rebase_source : 7fa58f4b72b46d47b5f2b82ce46d42d4eed03901 --- common/locale/en-US/buffer.xml | 2 +- common/locale/en-US/marks.xml | 2 +- common/locale/en-US/repeat.xml | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/common/locale/en-US/buffer.xml b/common/locale/en-US/buffer.xml index 32d8f18a..ed8f4e11 100644 --- a/common/locale/en-US/buffer.xml +++ b/common/locale/en-US/buffer.xml @@ -12,7 +12,7 @@

- Buffer is a container that holds the given web page, including + A buffer is a container that holds the given web page, including all of its history and frames. Each tab contains exactly one buffer, and for most purposes the two terms are interchangeable. See tabs for more. diff --git a/common/locale/en-US/marks.xml b/common/locale/en-US/marks.xml index 85c199c9..9e5229bd 100644 --- a/common/locale/en-US/marks.xml +++ b/common/locale/en-US/marks.xml @@ -70,7 +70,7 @@

- If url is omitted, URL of the currently loaded web + If url is omitted, the URL of the currently loaded web page is used.

diff --git a/common/locale/en-US/repeat.xml b/common/locale/en-US/repeat.xml index 053fd746..d5085077 100644 --- a/common/locale/en-US/repeat.xml +++ b/common/locale/en-US/repeat.xml @@ -13,7 +13,7 @@

&dactyl.appname; can repeat commands in a number of ways, from repeating - the last command, recording and playing macros, to saving its state and + the last command, to recording and playing macros, to saving its state and executing scripts.

@@ -140,7 +140,7 @@ page and every chrome document, including all browser windows and dialogs. If the same file is sourced more than once, its previous rules are cleared before it is applied again. Rules can be - restricted to specific documents by enclosing them inside + restricted to specific documents by enclosing them in @-moz-document blocks.