From 20b577dd73fd9042662f2e62a2befa5f716f4532 Mon Sep 17 00:00:00 2001 From: Jason Cleeland Date: Sun, 3 Oct 2004 08:00:37 +0000 Subject: [PATCH] New translations for autoreload, vvimport and vvexport git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@1229 b72ed6b6-b9f8-46b5-92b4-906544132732 --- admin/lang/chinese/messages.php | 7 +++++++ admin/lang/french/messages.php | 7 +++++++ admin/lang/italian/messages.php | 7 +++++++ admin/lang/spanish/messages.php | 7 +++++++ 4 files changed, 28 insertions(+) diff --git a/admin/lang/chinese/messages.php b/admin/lang/chinese/messages.php index 77ee0bb202d..f54a563cdf9 100644 --- a/admin/lang/chinese/messages.php +++ b/admin/lang/chinese/messages.php @@ -160,6 +160,8 @@ define("_SL_EMAILCONFIRM", "Confirmation Email"); //New with 0.98rc9 define("_SL_REPLACEOK", "This will replace the existing text. Continue?"); //New with 0.98rc9 define("_SL_ALLOWSAVE", "Allow Saves?"); //New with 0.99dev01 +define("_SL_AUTONUMBER", "Start ID numbers at:"); //New with 0.99dev01 +define("_SL_AUTORELOAD", "Automatically load URL when survey complete?"); //New with 0.99dev01 //groups define("_GL_TITLE", "¼ÐÃD:"); @@ -712,6 +714,11 @@ define("_VV_FILE", "File:"); define("_VV_SURVEYID", "Survey ID:"); define("_VV_EXCLUDEID", "Exclude record IDs?"); +define("_VV_INSERT", "When an imported record matches an existing record ID:"); +define("_VV_INSERT_ERROR", "Report an error (and skip the new record)."); +define("_VV_INSERT_RENUMBER", "Renumber the new record."); +define("_VV_INSERT_IGNORE", "Ignore the new record."); +define("_VV_INSERT_REPLACE", "Replace the existing record."); define("_VV_DONOTREFRESH", "Important Note:
Do NOT refresh this page, as this will import the file again and produce duplicates"); define("_VV_IMPORTNUMBER", "Total records imported:"); define("_VV_ENTRYFAILED", "Import Failed on Record"); diff --git a/admin/lang/french/messages.php b/admin/lang/french/messages.php index 30603643174..f517e453481 100644 --- a/admin/lang/french/messages.php +++ b/admin/lang/french/messages.php @@ -160,6 +160,8 @@ define("_SL_EMAILCONFIRM", "Confirmation par Email"); //New with 0.98rc9 define("_SL_REPLACEOK", "Cela remplacera le texte existant. Continuer?"); //New with 0.98rc9 define("_SL_ALLOWSAVE", "Allow Saves?"); //New with 0.99dev01 +define("_SL_AUTONUMBER", "Start ID numbers at:"); //New with 0.99dev01 +define("_SL_AUTORELOAD", "Automatically load URL when survey complete?"); //New with 0.99dev01 //groups define("_GL_TITLE", "Titre:"); @@ -711,6 +713,11 @@ define("_VV_FILE", "File:"); define("_VV_SURVEYID", "Survey ID:"); define("_VV_EXCLUDEID", "Exclude record IDs?"); +define("_VV_INSERT", "When an imported record matches an existing record ID:"); +define("_VV_INSERT_ERROR", "Report an error (and skip the new record)."); +define("_VV_INSERT_RENUMBER", "Renumber the new record."); +define("_VV_INSERT_IGNORE", "Ignore the new record."); +define("_VV_INSERT_REPLACE", "Replace the existing record."); define("_VV_DONOTREFRESH", "Important Note:
Do NOT refresh this page, as this will import the file again and produce duplicates"); define("_VV_IMPORTNUMBER", "Total records imported:"); define("_VV_ENTRYFAILED", "Import Failed on Record"); diff --git a/admin/lang/italian/messages.php b/admin/lang/italian/messages.php index 1b3de53f442..1f21fc85530 100644 --- a/admin/lang/italian/messages.php +++ b/admin/lang/italian/messages.php @@ -160,6 +160,8 @@ define("_SL_EMAILCONFIRM", "Confirmation Email"); //New with 0.98rc9 define("_SL_REPLACEOK", "This will replace the existing text. Continue?"); //New with 0.98rc9 define("_SL_ALLOWSAVE", "Allow Saves?"); //New with 0.99dev01 +define("_SL_AUTONUMBER", "Start ID numbers at:"); //New with 0.99dev01 +define("_SL_AUTORELOAD", "Automatically load URL when survey complete?"); //New with 0.99dev01 //groups define("_GL_TITLE", "Titolo:"); @@ -712,6 +714,11 @@ define("_VV_FILE", "File:"); define("_VV_SURVEYID", "Survey ID:"); define("_VV_EXCLUDEID", "Exclude record IDs?"); +define("_VV_INSERT", "When an imported record matches an existing record ID:"); +define("_VV_INSERT_ERROR", "Report an error (and skip the new record)."); +define("_VV_INSERT_RENUMBER", "Renumber the new record."); +define("_VV_INSERT_IGNORE", "Ignore the new record."); +define("_VV_INSERT_REPLACE", "Replace the existing record."); define("_VV_DONOTREFRESH", "Important Note:
Do NOT refresh this page, as this will import the file again and produce duplicates"); define("_VV_IMPORTNUMBER", "Total records imported:"); define("_VV_ENTRYFAILED", "Import Failed on Record"); diff --git a/admin/lang/spanish/messages.php b/admin/lang/spanish/messages.php index a2d79e176e0..b0ac32ef9f0 100644 --- a/admin/lang/spanish/messages.php +++ b/admin/lang/spanish/messages.php @@ -160,6 +160,8 @@ define("_SL_EMAILCONFIRM", "Confirmation Email"); //New with 0.98rc9 define("_SL_REPLACEOK", "This will replace the existing text. Continue?"); //New with 0.98rc9 define("_SL_ALLOWSAVE", "Allow Saves?"); //New with 0.99dev01 +define("_SL_AUTONUMBER", "Start ID numbers at:"); //New with 0.99dev01 +define("_SL_AUTORELOAD", "Automatically load URL when survey complete?"); //New with 0.99dev01 //groups define("_GL_TITLE", "Título:"); @@ -719,6 +721,11 @@ define("_VV_FILE", "File:"); define("_VV_SURVEYID", "Survey ID:"); define("_VV_EXCLUDEID", "Exclude record IDs?"); +define("_VV_INSERT", "When an imported record matches an existing record ID:"); +define("_VV_INSERT_ERROR", "Report an error (and skip the new record)."); +define("_VV_INSERT_RENUMBER", "Renumber the new record."); +define("_VV_INSERT_IGNORE", "Ignore the new record."); +define("_VV_INSERT_REPLACE", "Replace the existing record."); define("_VV_DONOTREFRESH", "Important Note:
Do NOT refresh this page, as this will import the file again and produce duplicates"); define("_VV_IMPORTNUMBER", "Total records imported:"); define("_VV_ENTRYFAILED", "Import Failed on Record");