From d690d2f8d20fb837cfa69a04071f731a487045db Mon Sep 17 00:00:00 2001 From: Dart Raiden Date: Mon, 8 Dec 2014 22:22:05 +0000 Subject: en-gb -> en-us git-svn-id: http://svn.miranda-ng.org/main/trunk@11286 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- langpacks/english_gb/Plugins/Clist_modern.txt | 2 ++ plugins/Clist_modern/res/resource.rc | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/langpacks/english_gb/Plugins/Clist_modern.txt b/langpacks/english_gb/Plugins/Clist_modern.txt index 50397aa488..ddfabd7ee3 100644 --- a/langpacks/english_gb/Plugins/Clist_modern.txt +++ b/langpacks/english_gb/Plugins/Clist_modern.txt @@ -21,6 +21,8 @@ Behaviour Minimise to tray [Border color:] Border colour: +[Use old render method (fast, but has artifacts)] +Use old render method (fast, but has artefacts) [Special colors] Special colours [3rd party frames transparent back color] diff --git a/plugins/Clist_modern/res/resource.rc b/plugins/Clist_modern/res/resource.rc index b55f300883..ff5736f250 100644 --- a/plugins/Clist_modern/res/resource.rc +++ b/plugins/Clist_modern/res/resource.rc @@ -608,7 +608,7 @@ BEGIN CONTROL "",IDC_AVATAR_WIDTH_SPIN,"msctls_updown32",UDS_SETBUDDYINT | UDS_ALIGNRIGHT | UDS_ARROWKEYS | UDS_NOTHOUSANDS | UDS_HOTTRACK,102,120,11,12 RTEXT "Max width",IDC_AVATAR_SIZE_PIXELS,31,122,44,8 CONTROL "Animate avatars",IDC_SHOW_ANIAVATARS,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,7,26,246,8 - CONTROL "Use old render method (fast, but has artefacts)",IDC_AVATAR_FASTDRAW, + CONTROL "Use old render method (fast, but has artifacts)",IDC_AVATAR_FASTDRAW, "Button",BS_AUTOCHECKBOX | WS_TABSTOP,18,37,232,8 END -- cgit v1.2.3