diff --git a/src/MDConcCurrencies.php b/src/MDConcCurrencies.php index aabe697..3fb8ea5 100644 --- a/src/MDConcCurrencies.php +++ b/src/MDConcCurrencies.php @@ -38,6 +38,7 @@ final class MDConcCurrencies implements MDImporterConcordanceListInterface { "RM" => "de-RM", "Reichsmark" => "de-RM", "Reichsmark (Deutsches Reich)" => "de-RM", + "Reichsmark (Deutsches Reich" => "de-RM", "French Franc" => "fr-FF", "Forint" => "hu-Ft", "FT" => "hu-Ft", diff --git a/src/MDConcEntryTypes.php b/src/MDConcEntryTypes.php index 8429739..69ee246 100644 --- a/src/MDConcEntryTypes.php +++ b/src/MDConcEntryTypes.php @@ -344,6 +344,8 @@ final class MDConcEntryTypes implements MDImporterConcordanceListInterface { "unbekant" => "99", "Ünernahme" => "99", "Übergabe" => "99", + "Unbezeichnet" => "99", + "unbezeichnet" => "99", "Übergabe abgeschr.B. DHM" => "99", "gyűjtés" => "99", "sch" => "99",