[eGroupWare-svn] r55961 - /trunk/developer_tools/inc/class.uilangfile.inc.php
[email protected] Sun, 01 May 2016 15:16:42 -0000
| Newsgroups | gmane.comp.web.egroupware.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: ralfbecker
Date: Sun May 1 17:16:42 2016
New Revision: 55961
URL: http://svn.stylite.de/viewvc/egroupware?rev=55961&view=rev
Log:
use common for api
Modified:
trunk/developer_tools/inc/class.uilangfile.inc.php
Modified: trunk/developer_tools/inc/class.uilangfile.inc.php
URL: http://svn.stylite.de/viewvc/egroupware/trunk/developer_tools/inc/class.uilangfile.inc.php?rev=55961&r1=55960&r2=55961&view=diff
==============================================================================
--- trunk/developer_tools/inc/class.uilangfile.inc.php (original)
+++ trunk/developer_tools/inc/class.uilangfile.inc.php Sun May 1 17:16:42 2016
@@ -101,7 +101,7 @@
$this->template->set_file(array('form' => 'addphrase.tpl'));
$this->template->set_var('message_id_field','<textarea rows="5" style="width: 100%;" name="entry[message_id]"></textarea>');
- if ($app_name == 'phpgwapi') $app_name = 'common';
+ if ($app_name == 'api') $app_name = 'common';
$this->template->set_var('app_field',$this->lang_option($app_name,isset($entry)?$entry['app_name']:$app_name,'entry[app_name]'));
$this->template->set_var('translation_field','<textarea rows="5" style="width: 100%;" name="entry[content]"></textarea>');
$this->template->set_var('target_field','<textarea rows="5" style="width: 100%;" name="entry[target]"></textarea>');
------------------------------------------------------------------------------
Find and fix application performance issues faster with Applications Manager
Applications Manager provides deep performance insights into multiple tiers of
your business applications. It resolves application problems quickly and
reduces your MTTR. Get your free trial!
https://ad.doubleclick.net/ddm/clk/302982198;130105516;z