MS Language und Globix
This commit is contained in:
@@ -70,6 +70,7 @@ Public Class frmMatch
|
||||
Select Case _Language
|
||||
Case State.UserState.LANG_DE_DE
|
||||
Dim oResultString = IIf(CreatedTiles = 1, "wurde ein Ergebnis", $"wurden {CreatedTiles} Ergebnisse")
|
||||
|
||||
Dim oProfileString = IIf(MatchedProfiles = 1, "einem Profil", $"{MatchedProfiles} Profilen")
|
||||
Dim oBase = "Es {0} in {1} für Ihre Suche nach '{2}' gefunden:"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user