fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [15325] booking: translations


From: sigurdne
Subject: [Fmsystem-commits] [15325] booking: translations
Date: Thu, 23 Jun 2016 12:34:51 +0000 (UTC)

Revision: 15325
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=15325
Author:   sigurdne
Date:     2016-06-23 12:34:51 +0000 (Thu, 23 Jun 2016)
Log Message:
-----------
booking: translations

Modified Paths:
--------------
    trunk/booking/setup/phpgw_no.lang
    trunk/booking/templates/base/application.xsl

Modified: trunk/booking/setup/phpgw_no.lang
===================================================================
--- trunk/booking/setup/phpgw_no.lang   2016-06-23 12:22:45 UTC (rev 15324)
+++ trunk/booking/setup/phpgw_no.lang   2016-06-23 12:34:51 UTC (rev 15325)
@@ -588,7 +588,6 @@
 Cancelation of bookings from   booking no      Avbestilling av bookinger fra
 Booking system settings        booking no      Bookingmodul systeminnstillinger
 Frontend users can delete bookings and allocations     booking no      Brukere 
av frontend kan slette bookinger og tildelinger direkte
-All that borrow premises from Stavanger Kommune must verify that they have 
read the terms and conditions, this is usually fire regulations and house 
rules.    booking no      Alle som leier lokaler hos Bergen kommune må bekrefte 
at de har lest betingelsene, dette gjelder som regel brannforskrifter og 
husreglement.
 Delete Information     booking no      Hvis du kun skal slette tildeling på 
valgt dato, velg Slett-knappen nederst og tiden blir vist som ledig i 
kalenderen, og kan tildeles andre klubber/org.
 Delete information2    booking no      Skal du slette flere kan du velge Ut 
sesong eller Slett til og velg en dato, du kan også velge intervall (f.eks. 
annen hver uke).
 Booking Delete information     booking no      Hvis du skal slette booking på 
valgt dato, velg Slett-knappen nederst.

Modified: trunk/booking/templates/base/application.xsl
===================================================================
--- trunk/booking/templates/base/application.xsl        2016-06-23 12:22:45 UTC 
(rev 15324)
+++ trunk/booking/templates/base/application.xsl        2016-06-23 12:34:51 UTC 
(rev 15325)
@@ -452,9 +452,11 @@
                                                                </legend>
                                                        </div>
                                                        <div 
class="pure-control-group">
-                                                               <p>
-                                                                       
<xsl:value-of select="php:function('lang', 'All that borrow premises from 
Stavanger Kommune must verify that they have read the terms and conditions, 
this is usually fire regulations and house rules.')" />
-                                                               </p>
+                                                               <xsl:if 
test="config/application_terms">
+                                                                       <p>
+                                                                               
<xsl:value-of select="config/application_terms"/>
+                                                                       </p>
+                                                               </xsl:if>
                                                                <br />
                                                                <div 
id='regulation_documents'>&nbsp;</div>
                                                                <br />




reply via email to

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