"Message catalog" is a name for UNIX gramps
authorIvan Kohler <ivan@freeside.biz>
Thu, 14 Mar 2013 08:19:58 +0000 (01:19 -0700)
committerIvan Kohler <ivan@freeside.biz>
Thu, 14 Mar 2013 08:19:58 +0000 (01:19 -0700)
httemplate/browse/msgcat.html

index ac8a3a4..7509cf7 100644 (file)
@@ -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, },