From f173f4cae282877a0e6d69213ba0f87795631946 Mon Sep 17 00:00:00 2001 From: Andre Lorbach Date: Thu, 26 Mar 2009 10:22:52 +0100 Subject: [PATCH] Added dbmappings language strings into other languages --- src/lang/de/admin.php | 26 +++++++++++++++++++++++ src/lang/en/admin.php | 3 +-- src/lang/it_IT/admin.php | 26 +++++++++++++++++++++++ src/lang/pt_BR/admin.php | 26 +++++++++++++++++++++++ src/templates/admin/admin_dbmappings.html | 4 ++-- 5 files changed, 81 insertions(+), 4 deletions(-) diff --git a/src/lang/de/admin.php b/src/lang/de/admin.php index 60cb72b..50108f4 100644 --- a/src/lang/de/admin.php +++ b/src/lang/de/admin.php @@ -37,6 +37,7 @@ $content['LN_ADMINMENU_USEROPT'] = "Users"; $content['LN_ADMINMENU_GROUPOPT'] = "Groups"; $content['LN_ADMINMENU_CHARTOPT'] = "Charts"; $content['LN_ADMINMENU_FIELDOPT'] = "Fields"; +$content['LN_ADMINMENU_DBMAPPINGOPT'] = "DBMappings"; $content['LN_ADMINMENU_MSGPARSERSOPT'] = "Message Parsers"; $content['LN_ADMIN_CENTER'] = "Admin center"; $content['LN_ADMIN_UNKNOWNSTATE'] = "Unknown State"; @@ -202,6 +203,31 @@ $content['LN_VIEWS_ERROR_NOCOLUMNS'] = "You need to add at least one column in o $content['LN_VIEWS_HASBEENEDIT'] = "The Custom Search '%1' has been successfully edited."; $content['LN_VIEWS_'] = ""; +// Custom DBMappings center +$content['LN_DBMP_CENTER'] = "Database Field Mappings Options"; +$content['LN_DBMP_ID'] = "ID"; +$content['LN_DBMP_NAME'] = "Database Mappingname"; +$content['LN_DBMP_DBMAPPINGS'] = "Database Mappings"; +$content['LN_DBMP_ADD'] = "Add new Database Mapping"; +$content['LN_DBMP_EDIT'] = "Edit Database Mapping"; +$content['LN_DBMP_ERROR_IDNOTFOUND'] = "A Database Mapping with ID '%1' could not be found."; +$content['LN_DBMP_ERROR_INVALIDID'] = "The Database Mapping with ID '%1' is not a valid Database Mapping."; +$content['LN_DBMP_WARNDELETEMAPPING'] = "Are you sure that you want to delete the Database Mapping '%1'? This cannot be undone!"; +$content['LN_DBMP_ERROR_DELSEARCH'] = "Deleting of the Database Mapping with id '%1' failed!"; +$content['LN_DBMP_ERROR_HASBEENDEL'] = "The Database Mapping '%1' has been successfully deleted!"; +$content['LN_DBMP_ADDEDIT'] = "Add / Edit Database Mapping"; +$content['LN_DBMP_DBMAPPINGSLIST'] = "Configured Mappings"; +$content['LN_DBMP_ADDMAPPING'] = "Add Field Mapping into list"; +$content['LN_DBMP_ERROR_DISPLAYNAMEEMPTY'] = "The DisplayName cannot be empty."; +$content['LN_DBMP_MAPPING'] = "Mapping"; +$content['LN_DBMP_MAPPING_REMOVE'] = "Remove Mapping"; +$content['LN_DBMP_MAPPING_EDIT'] = "Edit Mapping"; +$content['LN_DBMP_HASBEENADDED'] = "The Custom Database Mapping '%1' has been successfully added."; +$content['LN_DBMP_ERROR_NOCOLUMNS'] = "You need to add at least one column in order to add a new Custom Database Mapping."; +$content['LN_DBMP_HASBEENEDIT'] = "The Custom Database Mapping '%1' has been successfully edited."; +$content['LN_DBMP_HASBEENEDIT'] = "The Custom Database Mapping '%1' has been successfully edited."; +$content['LN_DBMP_ERROR_MISSINGFIELDNAME'] = "Missing mapping for the '%1' field."; + // Custom Sources center $content['LN_SOURCES_CENTER'] = "Sources Options"; $content['LN_SOURCES_EDIT'] = "Edit Source"; diff --git a/src/lang/en/admin.php b/src/lang/en/admin.php index 18a13fc..d212f00 100644 --- a/src/lang/en/admin.php +++ b/src/lang/en/admin.php @@ -37,7 +37,7 @@ $content['LN_ADMINMENU_USEROPT'] = "Users"; $content['LN_ADMINMENU_GROUPOPT'] = "Groups"; $content['LN_ADMINMENU_CHARTOPT'] = "Charts"; $content['LN_ADMINMENU_FIELDOPT'] = "Fields"; - $content['LN_ADMINMENU_DBMAPPINGOPT'] = "DBMappings"; +$content['LN_ADMINMENU_DBMAPPINGOPT'] = "DBMappings"; $content['LN_ADMINMENU_MSGPARSERSOPT'] = "Message Parsers"; $content['LN_ADMIN_CENTER'] = "Admin center"; $content['LN_ADMIN_UNKNOWNSTATE'] = "Unknown State"; @@ -230,7 +230,6 @@ $content['LN_DBMP_HASBEENEDIT'] = "The Custom Database Mapping '%1' has been suc $content['LN_DBMP_HASBEENEDIT'] = "The Custom Database Mapping '%1' has been successfully edited."; $content['LN_DBMP_ERROR_MISSINGFIELDNAME'] = "Missing mapping for the '%1' field."; - // Custom Sources center $content['LN_SOURCES_CENTER'] = "Sources Options"; $content['LN_SOURCES_EDIT'] = "Edit Source"; diff --git a/src/lang/it_IT/admin.php b/src/lang/it_IT/admin.php index 919c82d..a7a529b 100644 --- a/src/lang/it_IT/admin.php +++ b/src/lang/it_IT/admin.php @@ -37,6 +37,7 @@ $content['LN_ADMINMENU_USEROPT'] = "Users"; $content['LN_ADMINMENU_GROUPOPT'] = "Groups"; $content['LN_ADMINMENU_CHARTOPT'] = "Charts"; $content['LN_ADMINMENU_FIELDOPT'] = "Fields"; +$content['LN_ADMINMENU_DBMAPPINGOPT'] = "DBMappings"; $content['LN_ADMINMENU_MSGPARSERSOPT'] = "Message Parsers"; $content['LN_ADMIN_CENTER'] = "Admin center"; $content['LN_ADMIN_UNKNOWNSTATE'] = "Unknown State"; @@ -204,6 +205,31 @@ $content['LN_VIEWS_ERROR_NOCOLUMNS'] = "You need to add at least one column in o $content['LN_VIEWS_HASBEENEDIT'] = "The Custom Search '%1' has been successfully edited."; $content['LN_VIEWS_'] = ""; +// Custom DBMappings center +$content['LN_DBMP_CENTER'] = "Database Field Mappings Options"; +$content['LN_DBMP_ID'] = "ID"; +$content['LN_DBMP_NAME'] = "Database Mappingname"; +$content['LN_DBMP_DBMAPPINGS'] = "Database Mappings"; +$content['LN_DBMP_ADD'] = "Add new Database Mapping"; +$content['LN_DBMP_EDIT'] = "Edit Database Mapping"; +$content['LN_DBMP_ERROR_IDNOTFOUND'] = "A Database Mapping with ID '%1' could not be found."; +$content['LN_DBMP_ERROR_INVALIDID'] = "The Database Mapping with ID '%1' is not a valid Database Mapping."; +$content['LN_DBMP_WARNDELETEMAPPING'] = "Are you sure that you want to delete the Database Mapping '%1'? This cannot be undone!"; +$content['LN_DBMP_ERROR_DELSEARCH'] = "Deleting of the Database Mapping with id '%1' failed!"; +$content['LN_DBMP_ERROR_HASBEENDEL'] = "The Database Mapping '%1' has been successfully deleted!"; +$content['LN_DBMP_ADDEDIT'] = "Add / Edit Database Mapping"; +$content['LN_DBMP_DBMAPPINGSLIST'] = "Configured Mappings"; +$content['LN_DBMP_ADDMAPPING'] = "Add Field Mapping into list"; +$content['LN_DBMP_ERROR_DISPLAYNAMEEMPTY'] = "The DisplayName cannot be empty."; +$content['LN_DBMP_MAPPING'] = "Mapping"; +$content['LN_DBMP_MAPPING_REMOVE'] = "Remove Mapping"; +$content['LN_DBMP_MAPPING_EDIT'] = "Edit Mapping"; +$content['LN_DBMP_HASBEENADDED'] = "The Custom Database Mapping '%1' has been successfully added."; +$content['LN_DBMP_ERROR_NOCOLUMNS'] = "You need to add at least one column in order to add a new Custom Database Mapping."; +$content['LN_DBMP_HASBEENEDIT'] = "The Custom Database Mapping '%1' has been successfully edited."; +$content['LN_DBMP_HASBEENEDIT'] = "The Custom Database Mapping '%1' has been successfully edited."; +$content['LN_DBMP_ERROR_MISSINGFIELDNAME'] = "Missing mapping for the '%1' field."; + // Custom Sources center $content['LN_SOURCES_CENTER'] = "Sources Options"; $content['LN_SOURCES_EDIT'] = "Edit Source"; diff --git a/src/lang/pt_BR/admin.php b/src/lang/pt_BR/admin.php index 60cb72b..50108f4 100644 --- a/src/lang/pt_BR/admin.php +++ b/src/lang/pt_BR/admin.php @@ -37,6 +37,7 @@ $content['LN_ADMINMENU_USEROPT'] = "Users"; $content['LN_ADMINMENU_GROUPOPT'] = "Groups"; $content['LN_ADMINMENU_CHARTOPT'] = "Charts"; $content['LN_ADMINMENU_FIELDOPT'] = "Fields"; +$content['LN_ADMINMENU_DBMAPPINGOPT'] = "DBMappings"; $content['LN_ADMINMENU_MSGPARSERSOPT'] = "Message Parsers"; $content['LN_ADMIN_CENTER'] = "Admin center"; $content['LN_ADMIN_UNKNOWNSTATE'] = "Unknown State"; @@ -202,6 +203,31 @@ $content['LN_VIEWS_ERROR_NOCOLUMNS'] = "You need to add at least one column in o $content['LN_VIEWS_HASBEENEDIT'] = "The Custom Search '%1' has been successfully edited."; $content['LN_VIEWS_'] = ""; +// Custom DBMappings center +$content['LN_DBMP_CENTER'] = "Database Field Mappings Options"; +$content['LN_DBMP_ID'] = "ID"; +$content['LN_DBMP_NAME'] = "Database Mappingname"; +$content['LN_DBMP_DBMAPPINGS'] = "Database Mappings"; +$content['LN_DBMP_ADD'] = "Add new Database Mapping"; +$content['LN_DBMP_EDIT'] = "Edit Database Mapping"; +$content['LN_DBMP_ERROR_IDNOTFOUND'] = "A Database Mapping with ID '%1' could not be found."; +$content['LN_DBMP_ERROR_INVALIDID'] = "The Database Mapping with ID '%1' is not a valid Database Mapping."; +$content['LN_DBMP_WARNDELETEMAPPING'] = "Are you sure that you want to delete the Database Mapping '%1'? This cannot be undone!"; +$content['LN_DBMP_ERROR_DELSEARCH'] = "Deleting of the Database Mapping with id '%1' failed!"; +$content['LN_DBMP_ERROR_HASBEENDEL'] = "The Database Mapping '%1' has been successfully deleted!"; +$content['LN_DBMP_ADDEDIT'] = "Add / Edit Database Mapping"; +$content['LN_DBMP_DBMAPPINGSLIST'] = "Configured Mappings"; +$content['LN_DBMP_ADDMAPPING'] = "Add Field Mapping into list"; +$content['LN_DBMP_ERROR_DISPLAYNAMEEMPTY'] = "The DisplayName cannot be empty."; +$content['LN_DBMP_MAPPING'] = "Mapping"; +$content['LN_DBMP_MAPPING_REMOVE'] = "Remove Mapping"; +$content['LN_DBMP_MAPPING_EDIT'] = "Edit Mapping"; +$content['LN_DBMP_HASBEENADDED'] = "The Custom Database Mapping '%1' has been successfully added."; +$content['LN_DBMP_ERROR_NOCOLUMNS'] = "You need to add at least one column in order to add a new Custom Database Mapping."; +$content['LN_DBMP_HASBEENEDIT'] = "The Custom Database Mapping '%1' has been successfully edited."; +$content['LN_DBMP_HASBEENEDIT'] = "The Custom Database Mapping '%1' has been successfully edited."; +$content['LN_DBMP_ERROR_MISSINGFIELDNAME'] = "Missing mapping for the '%1' field."; + // Custom Sources center $content['LN_SOURCES_CENTER'] = "Sources Options"; $content['LN_SOURCES_EDIT'] = "Edit Source"; diff --git a/src/templates/admin/admin_dbmappings.html b/src/templates/admin/admin_dbmappings.html index 823f176..8bd0d30 100644 --- a/src/templates/admin/admin_dbmappings.html +++ b/src/templates/admin/admin_dbmappings.html @@ -45,8 +45,8 @@ -   -   +   +