From a33567856ddeee058c43dc6801be88d9e58dff6a Mon Sep 17 00:00:00 2001 From: dartraiden Date: Thu, 2 Mar 2023 15:24:52 +0300 Subject: -1 string in langpacks --- plugins/VoiceService/res/resource.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/VoiceService/res') diff --git a/plugins/VoiceService/res/resource.rc b/plugins/VoiceService/res/resource.rc index decf6f4924..409ea5cf84 100644 --- a/plugins/VoiceService/res/resource.rc +++ b/plugins/VoiceService/res/resource.rc @@ -126,7 +126,7 @@ END IDD_VOICECALL DIALOGEX 0, 0, 160, 119 STYLE DS_SETFONT | DS_MODALFRAME | DS_3DLOOK | DS_CENTER | WS_POPUP | NOT WS_VISIBLE | WS_CAPTION -CAPTION "Voice Call" +CAPTION "Voice call" FONT 8, "Ms Shell Dlg", 0, 0, 0x1 BEGIN LTEXT "Call will disclose IP address to the peer and his server",-1,25,89,130,25 -- cgit v1.2.3