fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [16142] property: translation


From: sigurdne
Subject: [Fmsystem-commits] [16142] property: translation
Date: Wed, 4 Jan 2017 18:35:57 +0000 (UTC)

Revision: 16142
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=16142
Author:   sigurdne
Date:     2017-01-04 18:35:57 +0000 (Wed, 04 Jan 2017)
Log Message:
-----------
property: translation

Modified Paths:
--------------
    trunk/property/inc/class.socondition_survey.inc.php
    trunk/property/inc/class.sorequest.inc.php
    trunk/property/setup/phpgw_no.lang

Modified: trunk/property/inc/class.socondition_survey.inc.php
===================================================================
--- trunk/property/inc/class.socondition_survey.inc.php 2017-01-04 13:47:01 UTC 
(rev 16141)
+++ trunk/property/inc/class.socondition_survey.inc.php 2017-01-04 18:35:57 UTC 
(rev 16142)
@@ -574,7 +574,7 @@
                                );
                        }
 
-                       $lang_operation = lang('operation');
+                       $lang_operation = lang('O&M');//Operations and 
Maintenance
                        $lang_investment = lang('investment');
 
                        $return = array();

Modified: trunk/property/inc/class.sorequest.inc.php
===================================================================
--- trunk/property/inc/class.sorequest.inc.php  2017-01-04 13:47:01 UTC (rev 
16141)
+++ trunk/property/inc/class.sorequest.inc.php  2017-01-04 18:35:57 UTC (rev 
16142)
@@ -458,7 +458,7 @@
                        $cols_group[] = 'amount_operation';
                        $uicols['input_type'][] = 'text';
                        $uicols['name'][] = 'amount_operation';
-                       $uicols['descr'][] = lang('operation');
+                       $uicols['descr'][] = lang('O&M');//Operations and 
Maintenance
                        $uicols['statustext'][] = lang('cost estimate');
                        $uicols['exchange'][] = '';
                        $uicols['align'][] = '';

Modified: trunk/property/setup/phpgw_no.lang
===================================================================
--- trunk/property/setup/phpgw_no.lang  2017-01-04 13:47:01 UTC (rev 16141)
+++ trunk/property/setup/phpgw_no.lang  2017-01-04 18:35:57 UTC (rev 16142)
@@ -1206,6 +1206,8 @@
 open JasperReport %1 in new window     property        no      Åpne 
JasperReport %1 i nytt vindu
 open view in new window        property        no      Åpne visning i nytt 
vindu
 operation      property        no      Drift
+O&M    property        no      D/V
+Operations and Maintenance     no      Drift og vedlikehold
 order  property        no      Bestilling
 order approval revoked property        no      Bestillingsgodkjenning opphevet
 order approved property        no      Bestilling godkjent
@@ -2040,7 +2042,7 @@
 request action title   property        no      Tiltaksbeskrivelse
 request condition mouseover description        property        no      Beskriv 
tilstand
 request condition description  property        no      Tilstandsbeskrivelse
-cost operation property        no      Andel driftskonstnad i kr.
+cost operation property        no      Andel kostnad D/V i kr.
 cost investment        property        no      Andel investering i kr.
 grant category property        no      Tilskuddskategori
 what   property        no      Hva




reply via email to

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