From 57d4e698fe59773b692b9e2f86cea6c9790ad191 Mon Sep 17 00:00:00 2001 From: Jean-Philippe Lang Date: Tue, 2 Jan 2007 08:49:23 +0000 Subject: [PATCH] updated notice_file_not_found message git-svn-id: http://redmine.rubyforge.org/svn/trunk@135 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- lang/en.yml | 2 +- lang/es.yml | 2 +- lang/fr.yml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/lang/en.yml b/lang/en.yml index d41457d6e..859e807c9 100644 --- a/lang/en.yml +++ b/lang/en.yml @@ -61,7 +61,7 @@ notice_successful_create: Successful creation. notice_successful_update: Successful update. notice_successful_delete: Successful deletion. notice_successful_connection: Successful connection. -notice_file_not_found: Requested file doesn't exist or has been deleted. +notice_file_not_found: The page you were trying to access doesn't exist or has been removed. notice_locking_conflict: Data have been updated by another user. notice_scm_error: Entry and/or revision doesn't exist in the repository. diff --git a/lang/es.yml b/lang/es.yml index 73ae4cec5..9f6a9894f 100644 --- a/lang/es.yml +++ b/lang/es.yml @@ -61,7 +61,7 @@ notice_successful_create: Successful creation. notice_successful_update: Successful update. notice_successful_delete: Successful deletion. notice_successful_connection: Successful connection. -notice_file_not_found: Requested file doesn't exist or has been deleted. +notice_file_not_found: La página que intentabas tener acceso no existe ni se ha quitado. notice_locking_conflict: Data have been updated by another user. notice_scm_error: La entrada y/o la revisión no existe en el depósito. diff --git a/lang/fr.yml b/lang/fr.yml index e0e9d996f..cde28e6dd 100644 --- a/lang/fr.yml +++ b/lang/fr.yml @@ -61,7 +61,7 @@ notice_successful_create: Création effectuée avec succès. notice_successful_update: Mise à jour effectuée avec succès. notice_successful_delete: Suppression effectuée avec succès. notice_successful_connection: Connection réussie. -notice_file_not_found: Le fichier demandé n'existe pas ou a été supprimé. +notice_file_not_found: La page à laquelle vous souhaitez accéder n'existe pas ou a été supprimée. notice_locking_conflict: Les données ont été mises à jour par un autre utilisateur. Mise à jour impossible. notice_scm_error: L'entrée et/ou la révision demandée n'existe pas dans le dépôt. -- 2.39.5