Index: base/applications/mstsc/lang/en-US.rc =================================================================== --- base/applications/mstsc/lang/en-US.rc (revision 66731) +++ base/applications/mstsc/lang/en-US.rc (working copy) @@ -7,7 +7,7 @@ GROUPBOX "Logon settings", IDC_STATIC, 7, 7, 228, 89 GROUPBOX "Connection settings", IDC_STATIC, 7, 103, 228, 65 ICON "", IDC_LOGONICON, 15, 19, 20, 20 - LTEXT "Enter the server address", IDC_STATIC, 47, 24, 81, 8 + LTEXT "Enter the server address.", IDC_STATIC, 47, 24, 85, 8 LTEXT "Server:", IDC_STATIC, 47, 41, 25, 8 LTEXT "User name:", IDC_STATIC, 47, 58, 38, 8 COMBOBOX IDC_SERVERCOMBO, 79, 39, 141, 150, CBS_DROPDOWN | WS_VSCROLL | WS_TABSTOP @@ -16,7 +16,7 @@ PUSHBUTTON "Save As...", IDC_SAVEAS, 123, 139, 50, 14 PUSHBUTTON "Open...", IDC_OPEN, 177, 139, 50, 14 ICON "", IDC_CONNICON, 16, 114, 20, 20 - LTEXT "Save the current connection settings or open an existing config", IDC_STATIC, 50, 115, 172, 20 + LTEXT "Save the current connection settings or open an existing configuration.", IDC_STATIC, 50, 115, 172, 20 END IDD_DISPLAY DIALOGEX 0, 0, 242, 175 @@ -27,7 +27,7 @@ GROUPBOX "Colors", IDC_STATIC, 7, 83, 228, 85 ICON "", IDC_REMICON, 15, 19, 20, 20 ICON "", IDC_COLORSICON, 15, 98, 20, 20 - LTEXT "Set the screen size of your remote desktop. Drag the slider to the far right to go fullscreen", IDC_STATIC, 53, 22, 175, 21 + LTEXT "Set the screen size of your remote desktop. Drag the slider to the far right to go fullscreen.", IDC_STATIC, 53, 22, 175, 21 CONTROL "", IDC_GEOSLIDER, "msctls_trackbar32", TBS_AUTOTICKS | WS_TABSTOP, 56, 42, 124, 17 COMBOBOX IDC_BPPCOMBO, 56, 102, 128, 80, CBS_DROPDOWNLIST | CBS_AUTOHSCROLL | WS_VSCROLL | WS_TABSTOP CONTROL "", IDC_COLORIMAGE, "Static", SS_OWNERDRAW | SS_SUNKEN, 56, 121, 127, 10