From: Ivan Kohler Date: Thu, 14 Mar 2013 08:19:58 +0000 (-0700) Subject: "Message catalog" is a name for UNIX gramps X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=bd80e26821b5eea59471a04f37b6d63a08095456 "Message catalog" is a name for UNIX gramps --- diff --git a/httemplate/browse/msgcat.html b/httemplate/browse/msgcat.html index ac8a3a437..7509cf7d4 100644 --- a/httemplate/browse/msgcat.html +++ b/httemplate/browse/msgcat.html @@ -1,5 +1,5 @@ <& elements/browse.html, - title => mt('Message catalog'), + title => mt('Translation strings'), name_singular => 'string', #mt? no, we need to do it through the quant/PL stuff query => { 'table' => 'msgcat', 'hashref' => { 'locale' => $locale, },