From: Siebrand Mazeland Date: Tue, 20 Dec 2011 17:26:57 +0000 (+0000) Subject: Update punctuation for recently added messages. X-Git-Tag: 1.31.0-rc.0~25865 X-Git-Url: http://git.cyclocoop.org/%27.parametre_url%28%20%20%20generer_action_auteur%28%27charger_plugin%27%2C%20%27update_flux%27%29%2C%27update_flux%27%2C%20%27oui%27%29.%27?a=commitdiff_plain;h=490ae57f361dc49001ae23d2acae6045a7e612c7;p=lhc%2Fweb%2Fwiklou.git Update punctuation for recently added messages. --- diff --git a/languages/messages/MessagesEn.php b/languages/messages/MessagesEn.php index db1f3939a0..a322121cc6 100644 --- a/languages/messages/MessagesEn.php +++ b/languages/messages/MessagesEn.php @@ -2262,14 +2262,14 @@ It cannot be properly checked for security.', 'backend-fail-invalidpath' => '$1 is not a valid storage path.', 'backend-fail-delete' => 'Could not delete file $1.', 'backend-fail-alreadyexists' => 'The file $1 already exists.', -'backend-fail-store' => 'Could not store file $1 at $2', -'backend-fail-copy' => 'Could not copy file $1 to $2', -'backend-fail-move' => 'Could not move file $1 to $2', +'backend-fail-store' => 'Could not store file $1 at $2.', +'backend-fail-copy' => 'Could not copy file $1 to $2.', +'backend-fail-move' => 'Could not move file $1 to $2.', 'backend-fail-opentemp' => 'Could not open temporary file.', 'backend-fail-writetemp' => 'Could not write to temporary file.', 'backend-fail-closetemp' => 'Could not close temporary file.', -'backend-fail-read' => 'Could not read file $1', -'backend-fail-create' => 'Could not create file $1', +'backend-fail-read' => 'Could not read file $1.', +'backend-fail-create' => 'Could not create file $1.', # lock manager 'lockmanager-notlocked' => 'Could not unlock key "$1"; it is not locked.', @@ -2279,9 +2279,9 @@ It cannot be properly checked for security.', 'lockmanager-fail-acquirelock' => 'Could not acquire lock for key "$1".', 'lockmanager-fail-releaselock' => 'Could not release lock for key "$1".', 'lockmanager-fail-acquirelocks' => 'Could not acquire locks for keys "$1".', -'lockmanager-fail-db-bucket' => 'Could not contact enough lock databases in bucket $1', -'lockmanager-fail-db-release' => 'Could not release locks on database $1', -'lockmanager-fail-svr-release' => 'Could not release locks on server $1', +'lockmanager-fail-db-bucket' => 'Could not contact enough lock databases in bucket $1.', +'lockmanager-fail-db-release' => 'Could not release locks on database $1.', +'lockmanager-fail-svr-release' => 'Could not release locks on server $1.', # img_auth script messages 'img-auth-accessdenied' => 'Access denied',