From bd80e26821b5eea59471a04f37b6d63a08095456 Mon Sep 17 00:00:00 2001 From: Ivan Kohler Date: Thu, 14 Mar 2013 01:19:58 -0700 Subject: [PATCH] "Message catalog" is a name for UNIX gramps --- httemplate/browse/msgcat.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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, }, -- 2.11.0