fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [16159]


From: nelson . guerra
Subject: [Fmsystem-commits] [16159]
Date: Thu, 12 Jan 2017 19:04:45 -0500 (EST)

Revision: 16159
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=16159
Author:   nelson224
Date:     2017-01-12 19:04:45 -0500 (Thu, 12 Jan 2017)
Log Message:
-----------


Modified Paths:
--------------
    
branches/dev-syncromind-2/property/inc/import/class.import_component_files.inc.php

Modified: 
branches/dev-syncromind-2/property/inc/import/class.import_component_files.inc.php
===================================================================
--- 
branches/dev-syncromind-2/property/inc/import/class.import_component_files.inc.php
  2017-01-13 00:03:30 UTC (rev 16158)
+++ 
branches/dev-syncromind-2/property/inc/import/class.import_component_files.inc.php
  2017-01-13 00:04:45 UTC (rev 16159)
@@ -553,7 +553,7 @@
                                        
                        if ($files_in_db)
                        {
-                               $message['message'][] = array('msg' => lang('%1 
files exist in bd', $files_in_db));
+                               $message['message'][] = array('msg' => lang('%1 
files exist in db', $files_in_db));
                        }
                        $message['message'][] = array('msg' => lang('%1 files 
prepare to copy', (count($this->paths_from_file) - $files_in_db)));
                        




reply via email to

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