fmsystem-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Fmsystem-commits] [7141] property: translation


From: Sigurd Nes
Subject: [Fmsystem-commits] [7141] property: translation
Date: Thu, 24 Mar 2011 14:07:06 +0000

Revision: 7141
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=7141
Author:   sigurdne
Date:     2011-03-24 14:07:06 +0000 (Thu, 24 Mar 2011)
Log Message:
-----------
property: translation

Modified Paths:
--------------
    trunk/property/inc/class.uirequest.inc.php
    trunk/property/setup/phpgw_no.lang
    trunk/property/templates/base/request.xsl

Modified: trunk/property/inc/class.uirequest.inc.php
===================================================================
--- trunk/property/inc/class.uirequest.inc.php  2011-03-24 14:06:02 UTC (rev 
7140)
+++ trunk/property/inc/class.uirequest.inc.php  2011-03-24 14:07:06 UTC (rev 
7141)
@@ -1413,7 +1413,7 @@
                                        'condition_list'                        
                => $this->bo->select_conditions($id),
                                        'building_part_list'                    
        => array('options' => 
$this->bocommon->select_category_list(array('type'=> 'building_part','selected' 
=>$values['building_part'], 'order' => 'id', 'id_in_name' => 'num' ))),
                                );
-//_debug_array($data['regulations']);die();
+//_debug_array($data);die();
                        phpgwapi_yui::load_widget('dragdrop');
                        phpgwapi_yui::load_widget('datatable');
                        phpgwapi_yui::load_widget('menu');
@@ -1504,7 +1504,7 @@
                        $tabs = array
                                (
                                        'general'               => 
array('label' => lang('general'), 'link' => '#general'),
-                                       'location'              => 
array('label' => lang('importance'), 'link' => '#importance'),
+                                       'condition'             => 
array('label' => lang('condition'), 'link' => '#condition'),
                                        'budget'                => 
array('label' => lang('documents'), 'link' => '#documents'),
                                        'history'               => 
array('label' => lang('history'), 'link' => '#history')
                                );

Modified: trunk/property/setup/phpgw_no.lang
===================================================================
--- trunk/property/setup/phpgw_no.lang  2011-03-24 14:06:02 UTC (rev 7140)
+++ trunk/property/setup/phpgw_no.lang  2011-03-24 14:07:06 UTC (rev 7141)
@@ -339,6 +339,7 @@
 communication descriptions manager     property        no      Kommunikasjons 
beskrivelse
 communication types manager    property        no      Type kommunikasjon
 composites     property        no      Leieobjekter
+condition      property        no      Tilstand
 condidtion degree      property        no      Tilstandsgrad
 config property        no      Konfigurer
 configuration  property        no      Konfigurasjon

Modified: trunk/property/templates/base/request.xsl
===================================================================
--- trunk/property/templates/base/request.xsl   2011-03-24 14:06:02 UTC (rev 
7140)
+++ trunk/property/templates/base/request.xsl   2011-03-24 14:07:06 UTC (rev 
7141)
@@ -438,7 +438,7 @@
                                                        </tr>
                                                </table>
                                        </div>
-                                       <div id="importance">
+                                       <div id="condition">
                                                <table>
                                                        <tr>
                                                                <td>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]