From 518832da28456259bf9fc0030d26e1a090e30f67 Mon Sep 17 00:00:00 2001 From: Siebrand Mazeland Date: Sat, 10 Apr 2010 01:48:16 +0200 Subject: Document messages for which clarification was requested. --- actions/apigrouplistall.php | 1 + 1 file changed, 1 insertion(+) (limited to 'actions/apigrouplistall.php') diff --git a/actions/apigrouplistall.php b/actions/apigrouplistall.php index f7677970f..bd05fa3ea 100644 --- a/actions/apigrouplistall.php +++ b/actions/apigrouplistall.php @@ -87,6 +87,7 @@ class ApiGroupListAllAction extends ApiPrivateAuthAction parent::handle($args); $sitename = common_config('site', 'name'); + // TRANS: Message is used as a title. %s is a site name. $title = sprintf(_("%s groups"), $sitename); $taguribase = TagURI::base(); $id = "tag:$taguribase:Groups"; -- cgit v1.2.3-54-g00ecf