From 9d89e7b4ac605f89a0769e62dd6ea736f59e0be4 Mon Sep 17 00:00:00 2001 From: Mike Cochrane Date: Tue, 29 Jul 2008 04:06:41 -0400 Subject: Update some gettext strings and number the arguements so life is easier for translators darcs-hash:20080729080641-533db-560337e226a02dd6fc671f090883d4bedd50eaaa.gz --- lib/util.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib') diff --git a/lib/util.php b/lib/util.php index 9033d7d1a..7e1e8f7c2 100644 --- a/lib/util.php +++ b/lib/util.php @@ -1455,4 +1455,4 @@ function common_canonical_sms($sms) { # strip non-digits preg_replace('/\D/', '', $sms); return $sms; -} \ No newline at end of file +} -- cgit v1.2.3-54-g00ecf