<?xml version="1.0" encoding="UTF-8"?> 
<?xml-stylesheet href="https://dev.horde.org/themes/horde//default/feed-rss.xsl" type="text/xsl"?> 
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"> 
 <channel> 
  <title>Application names might not get translated</title> 
  <pubDate>Fri, 10 Apr 2026 11:02:35 +0000</pubDate> 
  <link>https://bugs.horde.org/ticket/9539</link> 
  <atom:link rel="self" type="application/rss+xml" title="Application names might not get translated" href="https://bugs.horde.org/ticket/9539/rss" /> 
  <description>Application names might not get translated</description> 
 
   
   
  <item> 
   <title>This is a odd problem. Currently all application names are b</title> 
   <description>This is a odd problem. Currently all application names are being translated, but i think that this is happening luckley.
When we call $registry-&gt;get(&#039;name&#039;, $app), the name will be translated according to the .mo of the current application, but application names are actually translated in horde.mo because they are present on registry.php.dist file.
We are seeing every app name translated because for example imp.mo contains the translation for &quot;Mail&quot;...but if i go to registry.php.dist and make imp name = &quot;Super Mail Client&quot;, then calling $registry-&gt;get(&#039;name&#039;, &#039;imp&#039;) with imp being the active app, i won&#039;t get the translation, since its not present on imp.mo.
I attached a patch, but i don&#039;t know if this is the correct way of fixing the problem.</description> 
   <pubDate>Tue, 25 Jan 2011 13:17:53 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/9539#t61589</link> 
  </item> 
   
  <item> 
   <title>There were obvious problems with the first patch, ignore it </title> 
   <description>There were obvious problems with the first patch, ignore it :-)
This one seems better...</description> 
   <pubDate>Tue, 25 Jan 2011 13:25:47 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/9539#t61590</link> 
  </item> 
   
  <item> 
   <title>Changes have been made in Git for this ticket:

Bug #9539: C</title> 
   <description>Changes have been made in Git for this ticket:

Bug #9539: Correct translations for application names

http://git.horde.org/horde-git/-/commit/9514d8c72c0ccda884094e3bdecfa2a6911d0264</description> 
   <pubDate>Tue, 25 Jan 2011 17:25:49 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/9539#t61594</link> 
  </item> 
   
  <item> 
   <title>Changes have been made in CVS for this ticket:

Bug: 9539
Me</title> 
   <description>Changes have been made in CVS for this ticket:

Bug: 9539
Merge from git HEAD: 9514d8c
http://cvs.horde.org/diff.php/framework/Horde/Horde/Attic/Registry.php?rt=horde&amp;r1=1.243.2.41&amp;r2=1.243.2.42&amp;ty=u</description> 
   <pubDate>Tue, 25 Jan 2011 17:28:57 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/9539#t61595</link> 
  </item> 
   
  <item> 
   <title>Patch cleaned up and applied.  Also added to H3.</title> 
   <description>Patch cleaned up and applied.  Also added to H3.</description> 
   <pubDate>Tue, 25 Jan 2011 17:29:04 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/9539#t61596</link> 
  </item> 
   
  <item> 
   <title>Please revert. All Horde translations are merged into any ap</title> 
   <description>Please revert. All Horde translations are merged into any application&#039;s translation. There must be a different reason if this doesn&#039;t work properly. Needless to say this works perfectly fine in Horde 3.</description> 
   <pubDate>Tue, 25 Jan 2011 21:49:26 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/9539#t61601</link> 
  </item> 
   
  <item> 
   <title>Changes have been made in Git for this ticket:

Revert &quot;Bug </title> 
   <description>Changes have been made in Git for this ticket:

Revert &quot;Bug #9539: Correct translations for application names&quot;
This reverts commit 9514d8c72c0ccda884094e3bdecfa2a6911d0264.

http://git.horde.org/horde-git/-/commit/9df4a0c5d1bc3b191ad477211eeec5c395e1ef61</description> 
   <pubDate>Tue, 25 Jan 2011 21:51:52 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/9539#t61602</link> 
  </item> 
   
  <item> 
   <title>Changes have been made in CVS for this ticket:

Bug: 9539
Re</title> 
   <description>Changes have been made in CVS for this ticket:

Bug: 9539
Revert 1.243.2.42
http://cvs.horde.org/diff.php/framework/Horde/Horde/Attic/Registry.php?rt=horde&amp;r1=1.243.2.42&amp;r2=1.243.2.43&amp;ty=u</description> 
   <pubDate>Tue, 25 Jan 2011 21:55:43 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/9539#t61603</link> 
  </item> 
   
  <item> 
   <title>Ok, Jan is correct, when building imp.mo the horde translati</title> 
   <description>Ok, Jan is correct, when building imp.mo the horde translations are merged in..

The problem appeared because i changed a horde sentence from _(&quot;Mail&quot;) to _(&quot;mail&quot;), and only recreated the horde.mo.. This led to imp.mo having the translation for _(&quot;Mail&quot;) (from previous merge), but not the new one _(&quot;mail&quot;). I think that what this says is that everytime you update horde translations you should update all your apps translations no?

</description> 
   <pubDate>Thu, 27 Jan 2011 11:22:38 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/9539#t61619</link> 
  </item> 
   
  <item> 
   <title>Exactly</title> 
   <description>Exactly</description> 
   <pubDate>Thu, 27 Jan 2011 12:30:51 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/9539#t61622</link> 
  </item> 
   
  <item> 
   <title>Ok, close it then...don&#039; t know if this is stated anywere, a</title> 
   <description>Ok, close it then...don&#039; t know if this is stated anywere, and if it&#039;s not, shouldn&#039;t it be?</description> 
   <pubDate>Thu, 27 Jan 2011 12:34:21 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/9539#t61623</link> 
  </item> 
   
   
 
 </channel> 
</rss> 
