summaryrefslogtreecommitdiff
path: root/httemplate
diff options
context:
space:
mode:
authorIvan Kohler <ivan@freeside.biz>2013-03-14 01:19:58 -0700
committerIvan Kohler <ivan@freeside.biz>2013-03-14 01:19:58 -0700
commitbd80e26821b5eea59471a04f37b6d63a08095456 (patch)
tree9240b588e869bab01e5057cb3a577c3398c17852 /httemplate
parent3fb0d992932495720e9f08e386844b93519c4e14 (diff)
"Message catalog" is a name for UNIX gramps
Diffstat (limited to 'httemplate')
-rw-r--r--httemplate/browse/msgcat.html2
1 files changed, 1 insertions, 1 deletions
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, },