fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [17426] translations


From: sigurdne
Subject: [Fmsystem-commits] [17426] translations
Date: Mon, 11 Dec 2017 04:06:35 -0500 (EST)

Revision: 17426
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=17426
Author:   sigurdne
Date:     2017-12-11 04:06:35 -0500 (Mon, 11 Dec 2017)
Log Message:
-----------
translations

Modified Paths:
--------------
    trunk/booking/inc/class.uibuilding.inc.php
    trunk/booking/inc/class.uievent.inc.php
    trunk/phpgwapi/setup/phpgw_no.lang

Modified: trunk/booking/inc/class.uibuilding.inc.php
===================================================================
--- trunk/booking/inc/class.uibuilding.inc.php  2017-12-11 08:22:57 UTC (rev 
17425)
+++ trunk/booking/inc/class.uibuilding.inc.php  2017-12-11 09:06:35 UTC (rev 
17426)
@@ -209,7 +209,7 @@
                        self::rich_text_editor('field_description');
 
                        $tabs = array();
-                       $tabs['generic'] = array('label' => lang('Building 
New'), 'link' => '#building_form');
+                       $tabs['generic'] = array('label' => lang('new 
building'), 'link' => '#building_form');
                        $active_tab = 'generic';
 
                        $building['tabs'] = 
phpgwapi_jquery::tabview_generate($tabs, $active_tab);

Modified: trunk/booking/inc/class.uievent.inc.php
===================================================================
--- trunk/booking/inc/class.uievent.inc.php     2017-12-11 08:22:57 UTC (rev 
17425)
+++ trunk/booking/inc/class.uievent.inc.php     2017-12-11 09:06:35 UTC (rev 
17426)
@@ -639,7 +639,7 @@
                        $config->read();
 
                        $tabs = array();
-                       $tabs['generic'] = array('label' => lang('Event Edit'), 
'link' => '#event_edit');
+                       $tabs['generic'] = array('label' => lang('edit event'), 
'link' => '#event_edit');
                        $active_tab = 'generic';
 
                        $external_site_address = 
isset($config->config_data['external_site_address']) && 
$config->config_data['external_site_address'] ? 
$config->config_data['external_site_address'] : 
$GLOBALS['phpgw_info']['server']['webserver_url'];

Modified: trunk/phpgwapi/setup/phpgw_no.lang
===================================================================
--- trunk/phpgwapi/setup/phpgw_no.lang  2017-12-11 08:22:57 UTC (rev 17425)
+++ trunk/phpgwapi/setup/phpgw_no.lang  2017-12-11 09:06:35 UTC (rev 17426)
@@ -269,7 +269,7 @@
 about %1       about   no      Om %1
 group  common  no      Gruppe
 smtp server is not set! (admin section)        common  no      SMTP serveren 
er ikke konfigurert (admin seksjonen)
-set permission common  no      sett rettighet
+set permission common  no      Definer rettigheter
 right  common  no      Rettighet
 mask   common  no      Maskering
 result common  no      Resultat
@@ -276,4 +276,6 @@
 manage common  no      Administrer
 read   common  no      Les
 select a location!     common  no      Velg en lokasjon
-no location    common  no      Ingen lokasjon
\ No newline at end of file
+no location    common  no      Ingen lokasjon
+enable inheritance     common  no      Aktiver arving
+users  common  no      Brukere




reply via email to

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