Translate UI into English and french; Extend resources and outsource hardcoded String form codebase into resources.

This commit is contained in:
OlgunR
2026-02-16 15:05:54 +01:00
parent c0b2ad0d9b
commit 676598450d
58 changed files with 12409 additions and 5445 deletions

View File

@@ -49,7 +49,7 @@ Public Class frmRueckruf
Reject_reason = oReason
Me.Close()
Else
tsstatus.Text = "Please add a reason for aborting - " & Now
tsstatus.Text = Resources.Envelope.Reason_for_aborting & Now
End If
End Sub