Module: wine Branch: master Commit: 11bbb80dc94e52d91b9e85f501978946713129b3 URL: http://source.winehq.org/git/wine.git/?a=commit;h=11bbb80dc94e52d91b9e85f501...
Author: Francois Gouget fgouget@free.fr Date: Wed Mar 16 08:25:21 2011 +0100
winecfg: Add a full stop to an error message.
---
programs/winecfg/winecfg.rc | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/programs/winecfg/winecfg.rc b/programs/winecfg/winecfg.rc index f98a14d..652fc47 100644 --- a/programs/winecfg/winecfg.rc +++ b/programs/winecfg/winecfg.rc @@ -83,7 +83,7 @@ BEGIN IDS_DRIVE_REMOTE "Network share" IDS_DRIVE_REMOVABLE "Floppy disk" IDS_DRIVE_CDROM "CD-ROM" - IDS_DRIVE_LETTERS_EXCEEDED "You cannot add any more drives.\n\nEach drive must have a letter, from A to Z, so you cannot have more than 26" + IDS_DRIVE_LETTERS_EXCEEDED "You cannot add any more drives.\n\nEach drive must have a letter, from A to Z, so you cannot have more than 26." IDS_SYSTEM_DRIVE_LABEL "System drive" IDS_CONFIRM_DELETE_C "Are you sure you want to delete drive C?\n\nMost Windows applications expect drive C to exist, and will die messily if it doesn't. If you proceed remember to recreate it!" IDS_COL_DRIVELETTER "Letter"