mirror of
https://github.com/rsyslog/loganalyzer.git
synced 2025-09-25 18:59:12 +02:00
Update admin.php
added missing entry for Delete Database Mapping
This commit is contained in:
parent
26c9f1a767
commit
dab6dbb758
@ -229,6 +229,7 @@ $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_DELETE'] = "Delete 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!";
|
||||
@ -476,4 +477,4 @@ $content['LN_REPORTS_ADDSAVEDREPORTANDRETURN'] = "Add Savedreport and return to
|
||||
$content['LN_REPORTS_EDITSAVEDREPORTANDRETURN'] = "Save changes and return to reportlist";
|
||||
$content['LN_REPORTS_'] = "";
|
||||
|
||||
?>
|
||||
?>
|
||||
|
Loading…
x
Reference in New Issue
Block a user