From b019f6bff04db460f92dafda18366fe91d16dcf9 Mon Sep 17 00:00:00 2001 From: Arne Heizmann Date: Wed, 28 Jul 2004 22:28:07 +0000 Subject: [PATCH] Personally, I think this wording is clearer. I hope I have interpreted the sense of the message correctly. If I haven't, feel free to correct it. --- languages/Language.php | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/languages/Language.php b/languages/Language.php index a53c9b6b46..5c71635ca7 100644 --- a/languages/Language.php +++ b/languages/Language.php @@ -1261,10 +1261,13 @@ Type the name of the user in the box and press the button to make the user an ad # Validation 'val_clear_old' => 'Clear my other validation data for $1', 'val_merge_old' => 'Merge my other validation data into this version', -'val_form_note' => 'Hint : Merging your data means that, for the version you hit OK for, all options you have selected no opinion -will be set to the value and comment of the most recent version you have expressed an opinion for. For example, if you want to change a single option -on a new version, but also keep your other setting for this article in this version, just select what you intend to change, and merging will -fill up the other options with your prior settings.', +'val_form_note' => 'Hint: Merging your data means that for the article +revision you select, all options where you have specified no opinion +will be set to the value and comment of the most recent revision for which you +have expressed an opinion. For example, if you want to change a single option +for a newer revision, but also keep your other settings for this article in +this revision, just select which option you intend to change, and +merging will fill in the other options with your previous settings.', 'val_noop' => 'No opinion', 'val_percent' => '$1%
($2 of $3 points by $4 users)', 'val_percent_single' => '$1%
($2 of $3 points by one user)', -- 2.20.1