summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1995-05-09 01:52:42 +0000
committerjkh <jkh@FreeBSD.org>1995-05-09 01:52:42 +0000
commit227a6e83a6a7c6aa0502f74db14e24460da19902 (patch)
treef273dc51cacf588ce31850c9b550a60ee10d70f3
parent3b65c5079e32601991348ab046ca311b9762bcac (diff)
downloadFreeBSD-src-227a6e83a6a7c6aa0502f74db14e24460da19902.zip
FreeBSD-src-227a6e83a6a7c6aa0502f74db14e24460da19902.tar.gz
Revise confusing wording about text fields. It now reads
"the amount of text above the current point" instead of "the amount of text remaining", which was of the exact opposite meaning! Urk. Submitted by: joerg
-rw-r--r--release/sysinstall/help/en_US.ISO8859-1/usage.hlp6
-rw-r--r--release/sysinstall/help/en_US.ISO_8859-1/usage.hlp6
2 files changed, 6 insertions, 6 deletions
diff --git a/release/sysinstall/help/en_US.ISO8859-1/usage.hlp b/release/sysinstall/help/en_US.ISO8859-1/usage.hlp
index 425e1e0..43060a5 100644
--- a/release/sysinstall/help/en_US.ISO8859-1/usage.hlp
+++ b/release/sysinstall/help/en_US.ISO8859-1/usage.hlp
@@ -22,9 +22,9 @@ aren't being shown (due to insufficient screen space). Using the
up/down arrow keys will cause the menu to scroll. When a symbol
disappears, it means you are at the top (or bottom) of the menu.
-In text fields, the amount of text remaining will be displayed as a
-percentage in the lower right corner. 100% means you're at the bottom
-of the field.
+In text fields, the amount of text above the current point will be
+displayed as a percentage in the lower right corner. 100% means
+you're at the bottom of the field.
Selecting OK in a menu will confirm whatever action it's controlling.
Selecting Cancel will cancel the operation and generally return you to
diff --git a/release/sysinstall/help/en_US.ISO_8859-1/usage.hlp b/release/sysinstall/help/en_US.ISO_8859-1/usage.hlp
index 425e1e0..43060a5 100644
--- a/release/sysinstall/help/en_US.ISO_8859-1/usage.hlp
+++ b/release/sysinstall/help/en_US.ISO_8859-1/usage.hlp
@@ -22,9 +22,9 @@ aren't being shown (due to insufficient screen space). Using the
up/down arrow keys will cause the menu to scroll. When a symbol
disappears, it means you are at the top (or bottom) of the menu.
-In text fields, the amount of text remaining will be displayed as a
-percentage in the lower right corner. 100% means you're at the bottom
-of the field.
+In text fields, the amount of text above the current point will be
+displayed as a percentage in the lower right corner. 100% means
+you're at the bottom of the field.
Selecting OK in a menu will confirm whatever action it's controlling.
Selecting Cancel will cancel the operation and generally return you to
OpenPOWER on IntegriCloud