From: Wil Mahan Date: Sun, 19 Sep 2004 20:47:18 +0000 (+0000) Subject: Fix literal \n in 'editingold' message X-Git-Tag: 1.5.0alpha1~1953 X-Git-Url: http://git.cyclocoop.org/fichier?a=commitdiff_plain;h=8dfc4aad72e7e592b2cb87000e93b01ccc62c229;p=lhc%2Fweb%2Fwiklou.git Fix literal \n in 'editingold' message --- diff --git a/languages/Language.php b/languages/Language.php index c92f9d9ef8..54e8492b23 100644 --- a/languages/Language.php +++ b/languages/Language.php @@ -643,9 +643,9 @@ You will have to merge your changes into the existing text. press \"Save page\".\n

", 'yourtext' => 'Your text', 'storedversion' => 'Stored version', -'editingold' => 'WARNING: You are editing an out-of-date +'editingold' => "WARNING: You are editing an out-of-date revision of this page. -If you save it, any changes made since this revision will be lost.\n', +If you save it, any changes made since this revision will be lost.\n", 'yourdiff' => 'Differences', 'copyrightwarning' => "Please note that all contributions to {{SITENAME}} are considered to be released under the $2 (see $1 for details).