diff --git a/src/lang/de/main.php b/src/lang/de/main.php index 6c3a662..de2b657 100644 --- a/src/lang/de/main.php +++ b/src/lang/de/main.php @@ -57,7 +57,7 @@ $content['LN_GEN_SOURCE_DB'] = "Datenbank"; $content['LN_GEN_DB_SQLITE'] = "SQLite 2"; $content['LN_GEN_SELECTVIEW'] = "Select View"; $content['LN_GEN_CRITERROR_UNKNOWNTYPE'] = "The source type '%1' is not supported by phpLogCon yet. This is a critical error, please fix your configuration."; - $content['LN_GEN_ERRORRETURNPREV'] = "Click here to return to the previous site."; + $content['LN_GEN_ERRORRETURNPREV'] = "Click here to return to the previous page."; $content['LN_GEN_ERRORDETAILS'] = "Error Details:"; $content['LN_SOURCES_ERROR_WITHINSOURCE'] = "The source '%1' checking returned with an error: '%2'"; diff --git a/src/lang/en/main.php b/src/lang/en/main.php index 0ad0aee..9157725 100644 --- a/src/lang/en/main.php +++ b/src/lang/en/main.php @@ -58,7 +58,7 @@ $content['LN_GEN_DB_INFORMIX'] = "IBM Informix Dynamic Server"; $content['LN_GEN_DB_SQLITE'] = "SQLite 2"; $content['LN_GEN_SELECTVIEW'] = "Select View"; $content['LN_GEN_CRITERROR_UNKNOWNTYPE'] = "The source type '%1' is not supported by phpLogCon yet. This is a critical error, please fix your configuration."; -$content['LN_GEN_ERRORRETURNPREV'] = "Click here to return to the previous site."; +$content['LN_GEN_ERRORRETURNPREV'] = "Click here to return to the previous page."; $content['LN_GEN_ERRORDETAILS'] = "Error Details:"; $content['LN_SOURCES_ERROR_WITHINSOURCE'] = "The source '%1' checking returned with an error:
%2"; $content['LN_SOURCES_ERROR_EXTRAMSG'] = "Extra Error Details:
%1"; diff --git a/src/lang/pt_BR/main.php b/src/lang/pt_BR/main.php index 97ab3d9..6ef5ad4 100644 --- a/src/lang/pt_BR/main.php +++ b/src/lang/pt_BR/main.php @@ -61,7 +61,7 @@ $content['LN_GEN_DB_INFORMIX'] = "IBM Informix Dynamic Server"; $content['LN_GEN_DB_SQLITE'] = "SQLite 2"; $content['LN_GEN_SELECTVIEW'] = "Visão"; $content['LN_GEN_CRITERROR_UNKNOWNTYPE'] = "The source type '%1' is not supported by phpLogCon yet. This is a critical error, please fix your configuration."; - $content['LN_GEN_ERRORRETURNPREV'] = "Click here to return to the previous site."; + $content['LN_GEN_ERRORRETURNPREV'] = "Click here to return to the previous page."; $content['LN_GEN_ERRORDETAILS'] = "Error Details:"; $content['LN_SOURCES_ERROR_WITHINSOURCE'] = "The source '%1' checking returned with an error: '%2'"; diff --git a/src/templates/admin/admin_parsers.html b/src/templates/admin/admin_parsers.html index aa5a983..a37f06f 100644 --- a/src/templates/admin/admin_parsers.html +++ b/src/templates/admin/admin_parsers.html @@ -100,10 +100,11 @@ -

- {LN_GEN_ERRORRETURNPREV} + {LN_GEN_ERRORRETURNPREV} + +