MS 2.6.4. Global Indexer Terms ersetzen
This commit is contained in:
@@ -130,9 +130,9 @@ Public Class ClassFileHandler
|
||||
|
||||
If oTempFilePath.ToUpper.EndsWith(".LNK") Then
|
||||
If USER_LANGUAGE = "de-DE" Then
|
||||
MsgBox("Verknüpfungen können nicht abgelegt werden!", MsgBoxStyle.Critical, "Global Indexer")
|
||||
MsgBox("Verknüpfungen können nicht abgelegt werden!", MsgBoxStyle.Critical, "File Flow")
|
||||
Else
|
||||
MsgBox("Shortcuts cannot be droppped!", MsgBoxStyle.Critical, "Global Indexer")
|
||||
MsgBox("Shortcuts cannot be droppped!", MsgBoxStyle.Critical, "File Flow")
|
||||
End If
|
||||
Return False
|
||||
End If
|
||||
|
||||
Reference in New Issue
Block a user