fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [17090] eventplanner: translation


From: sigurdne
Subject: [Fmsystem-commits] [17090] eventplanner: translation
Date: Mon, 18 Sep 2017 04:49:47 -0400 (EDT)

Revision: 17090
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=17090
Author:   sigurdne
Date:     2017-09-18 04:49:46 -0400 (Mon, 18 Sep 2017)
Log Message:
-----------
eventplanner: translation

Modified Paths:
--------------
    trunk/eventplanner/setup/phpgw_no.lang
    trunk/eventplannerfrontend/js/portico/application.edit.js
    trunk/eventplannerfrontend/templates/base/application.xsl

Modified: trunk/eventplanner/setup/phpgw_no.lang
===================================================================
--- trunk/eventplanner/setup/phpgw_no.lang      2017-09-18 08:38:48 UTC (rev 
17089)
+++ trunk/eventplanner/setup/phpgw_no.lang      2017-09-18 08:49:46 UTC (rev 
17090)
@@ -61,7 +61,7 @@
 description    eventplanner    no      Beskrivelse
 application description        eventplanner    no      Omtale av program
 might be published     eventplanner    no      Kan bli publisert på internett
-other participants     eventplanner    no      Navn på andre medvirkende (+ 
rolle)
+other participants     eventplanner    no      Navn på utøvere
 arena requirement      eventplanner    no      Krav til lokale
 stage  eventplanner    no      Scene
 size of stage  eventplanner    no      Scenestørrelse
@@ -168,4 +168,5 @@
 sum    eventplanner    no      Sum
 active application year        eventplanner    no      Aktivt søknadsår
 my bookings    eventplanner    no      Mine bookinger
-My customer report     eventplanner    no      Mine tilbakemeldinger
\ No newline at end of file
+My customer report     eventplanner    no      Mine tilbakemeldinger
+send   eventplanner    no      Send inn
\ No newline at end of file

Modified: trunk/eventplannerfrontend/js/portico/application.edit.js
===================================================================
--- trunk/eventplannerfrontend/js/portico/application.edit.js   2017-09-18 
08:38:48 UTC (rev 17089)
+++ trunk/eventplannerfrontend/js/portico/application.edit.js   2017-09-18 
08:49:46 UTC (rev 17090)
@@ -206,8 +206,8 @@
        {
                if (id > 0)
                {
-       //              $("#save_button").val(lang['save']);
-                       $("#save_button_bottom").val(lang['save']);
+       //              $("#save_button").val(lang['send']);
+                       $("#save_button_bottom").val(lang['send']);
                }
                else
                {
@@ -221,8 +221,8 @@
        {
                if (id > 0)
                {
-//                     $("#save_button").val(lang['save']);
-                       $("#save_button_bottom").val(lang['save']);
+//                     $("#save_button").val(lang['send']);
+                       $("#save_button_bottom").val(lang['send']);
                }
                else
                {
@@ -234,8 +234,8 @@
        }
        else
        {
-//             $("#save_button").val(lang['save']);
-               $("#save_button_bottom").val(lang['save']);
+//             $("#save_button").val(lang['send']);
+               $("#save_button_bottom").val(lang['send']);
 //             $("#floating-box").show();
                $("#submit_group_bottom").show();
        }

Modified: trunk/eventplannerfrontend/templates/base/application.xsl
===================================================================
--- trunk/eventplannerfrontend/templates/base/application.xsl   2017-09-18 
08:38:48 UTC (rev 17089)
+++ trunk/eventplannerfrontend/templates/base/application.xsl   2017-09-18 
08:49:46 UTC (rev 17090)
@@ -39,7 +39,7 @@
                        </xsl:variable>
 
                        <script type="text/javascript">
-                               var lang = <xsl:value-of 
select="php:function('js_lang', 'Name or company is required', 'next', 
'save')"/>;
+                               var lang = <xsl:value-of 
select="php:function('js_lang', 'Name or company is required', 'next', 'save', 
'send')"/>;
                        </script>
                        <form id="form" name="form" method="post" 
action="{$form_action}" class="pure-form pure-form-aligned">
                                <div id="tab-content">




reply via email to

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