[TEP-COMMIT] CVS: admin/admin/includes/languages english.php,1.106,1.107 espanol.php,1.101,1.102 german.php,1.100,1.101

Mark Evans <[email protected]>
Newsgroups gmane.comp.web.oscommerce.cvs
Message-ID <[email protected]>
Update of /cvsroot/tep/admin/admin/includes/languages
In directory sc8-pr-cvs1:/tmp/cvs-serv12135a

Modified Files:
	english.php espanol.php german.php 
Log Message:
Move a language constant to the main language file.

Index: english.php
===================================================================
RCS file: /cvsroot/tep/admin/admin/includes/languages/english.php,v
retrieving revision 1.106
retrieving revision 1.107
diff -u -d -r1.106 -r1.107
--- english.php	20 Jun 2003 00:18:31 -0000	1.106
+++ english.php	21 Jul 2003 13:28:27 -0000	1.107
@@ -293,6 +293,7 @@
 
 define('ERROR_DESTINATION_DOES_NOT_EXIST', 'Error: Destination does not exist.');
 define('ERROR_DESTINATION_NOT_WRITEABLE', 'Error: Destination not writeable.');
+define('ERROR_FILE_NOT_REMOVEABLE', 'Error: I can not remove this file. Please set the right user permissions on: %s');
 define('ERROR_FILE_NOT_SAVED', 'Error: File upload not saved.');
 define('ERROR_FILETYPE_NOT_ALLOWED', 'Error: File upload type not allowed.');
 define('SUCCESS_FILE_SAVED_SUCCESSFULLY', 'Success: File upload saved successfully.');

Index: espanol.php
===================================================================
RCS file: /cvsroot/tep/admin/admin/includes/languages/espanol.php,v
retrieving revision 1.101
retrieving revision 1.102
diff -u -d -r1.101 -r1.102
--- espanol.php	7 Jul 2003 09:23:06 -0000	1.101
+++ espanol.php	21 Jul 2003 13:28:27 -0000	1.102
@@ -288,6 +288,7 @@
 
 define('ERROR_DESTINATION_DOES_NOT_EXIST', 'Error: Destino no existe.');
 define('ERROR_DESTINATION_NOT_WRITEABLE', 'Error: No se puede escribir en el destino.');
+define('ERROR_FILE_NOT_REMOVEABLE', 'Error: No puedo eliminar este fichero. Asigne los permisos adecuados a: %s');
 define('ERROR_FILE_NOT_SAVED', 'Error: El archivo subido no se ha guardado.');
 define('ERROR_FILETYPE_NOT_ALLOWED', 'Error: Extension de fichero no permitida.');
 define('SUCCESS_FILE_SAVED_SUCCESSFULLY', 'Exito: Fichero guardado con &eacute;xito.');

Index: german.php
===================================================================
RCS file: /cvsroot/tep/admin/admin/includes/languages/german.php,v
retrieving revision 1.100
retrieving revision 1.101
diff -u -d -r1.100 -r1.101
--- german.php	20 Jun 2003 00:18:31 -0000	1.100
+++ german.php	21 Jul 2003 13:28:27 -0000	1.101
@@ -288,6 +288,7 @@
 
 define('ERROR_DESTINATION_DOES_NOT_EXIST', 'Error: Destination does not exist.');
 define('ERROR_DESTINATION_NOT_WRITEABLE', 'Error: Destination not writeable.');
+define('ERROR_FILE_NOT_REMOVEABLE', 'Fehler: Die Datei kann nicht gel&ouml;scht werden. Bitte korrigieren Sie die Zugriffsrechte f&uuml;r: %s !');
 define('ERROR_FILE_NOT_SAVED', 'Error: File upload not saved.');
 define('ERROR_FILETYPE_NOT_ALLOWED', 'Error: File upload type not allowed.');
 define('SUCCESS_FILE_SAVED_SUCCESSFULLY', 'Success: File upload saved successfully.');



-------------------------------------------------------
This SF.net email is sponsored by: VM Ware
With VMware you can run multiple operating systems on a single machine.
WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the
same time. Free trial click here: http://www.vmware.com/wl/offer/345/0
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.