fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [15408] More on helpdesk


From: sigurdne
Subject: [Fmsystem-commits] [15408] More on helpdesk
Date: Wed, 3 Aug 2016 11:51:59 +0000 (UTC)

Revision: 15408
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=15408
Author:   sigurdne
Date:     2016-08-03 11:51:59 +0000 (Wed, 03 Aug 2016)
Log Message:
-----------
More on helpdesk

Modified Paths:
--------------
    trunk/helpdesk/inc/class.sotts.inc.php
    trunk/helpdesk/setup/phpgw_no.lang

Modified: trunk/helpdesk/inc/class.sotts.inc.php
===================================================================
--- trunk/helpdesk/inc/class.sotts.inc.php      2016-08-03 08:53:30 UTC (rev 
15407)
+++ trunk/helpdesk/inc/class.sotts.inc.php      2016-08-03 11:51:59 UTC (rev 
15408)
@@ -904,7 +904,7 @@
 
                        if (isset($this->fields_updated) && 
$this->fields_updated && $simple)
                        {
-                               $receipt['message'][] = array('msg' => 
lang('Ticket1 has been updated'));
+                               $receipt['message'][] = array('msg' => 
lang('Ticket has been updated'));
                                $this->db->transaction_commit();
                                return $receipt;
                        }

Modified: trunk/helpdesk/setup/phpgw_no.lang
===================================================================
--- trunk/helpdesk/setup/phpgw_no.lang  2016-08-03 08:53:30 UTC (rev 15407)
+++ trunk/helpdesk/setup/phpgw_no.lang  2016-08-03 11:51:59 UTC (rev 15408)
@@ -174,4 +174,5 @@
 change to      helpdesk        no      Endre til
 do you really want to change the status to %1  helpdesk        no      Vil du 
virkelig endre status til %1
 do you really want to change the priority to %1        helpdesk        no      
Vil du virkelig endre prioritet til %1
-please enter a title!  helpdesk        no      Angi en overskrift
\ No newline at end of file
+please enter a title!  helpdesk        no      Angi en overskrift
+ticket has been updated        helpdesk        no      Melding er oppdatert
\ No newline at end of file




reply via email to

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