diff options
Diffstat (limited to 'plugins')
-rw-r--r-- | plugins/VoiceService/res/resource.rc | 2 |
1 files changed, 1 insertions, 1 deletions
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 |