Update some gettext strings and number the arguements so life is easier for translators

darcs-hash:20080729080641-533db-560337e226a02dd6fc671f090883d4bedd50eaaa.gz
This commit is contained in:
Mike Cochrane
2008-07-29 04:06:41 -04:00
parent f318f41ebf
commit 9d89e7b4ac
4 changed files with 606 additions and 405 deletions

View File

@@ -1455,4 +1455,4 @@ function common_canonical_sms($sms) {
# strip non-digits
preg_replace('/\D/', '', $sms);
return $sms;
}
}