From: Antoine Musso Date: Wed, 9 Jun 2004 02:38:20 +0000 (+0000) Subject: Fix sf bug #965474 for AR. X-Git-Tag: 1.5.0alpha1~2980 X-Git-Url: http://git.cyclocoop.org/%24image?a=commitdiff_plain;h=34f5aeceefbba972fea7d58ea6b1d51a32701563;p=lhc%2Fweb%2Fwiklou.git Fix sf bug #965474 for AR. --- diff --git a/languages/LanguageAr.php b/languages/LanguageAr.php index 95706cf9da..a031c70919 100644 --- a/languages/LanguageAr.php +++ b/languages/LanguageAr.php @@ -1125,7 +1125,7 @@ require_once("LanguageUtf8.php"); 'tooltip-upload' => 'Upload images or media files [alt-u]', 'tooltip-specialpage' => 'This is a special page, you can\'t edit the page itself.', 'tooltip-minoredit' => 'Mark this as a minor edit [alt-i]', - 'tooltip-save' => 'Save you changes [alt-s]', + 'tooltip-save' => 'Save your changes [alt-s]', 'tooltip-preview' => 'Preview your changes, please use this before saving! [alt-p]', 'tooltip-contributions' => 'View the list of contributions of this user', 'tooltip-emailuser' => 'Send a mail to this user',