INTEGRATION: CWS placeholders_DEV300 (1.47.36); FILE MERGED
2007/06/18 09:55:00 ihi 1.47.36.2: RESYNC: (1.47-1.48); FILE MERGED 2006/11/27 11:54:59 aw 1.47.36.1: i58585# changed %N, %O, %a, %z and %s to %1...%n accordingly
This commit is contained in:
parent
9cade04b37
commit
e28dc02722
1 changed files with 4 additions and 4 deletions
|
@ -4,9 +4,9 @@
|
|||
*
|
||||
* $RCSfile: present.src,v $
|
||||
*
|
||||
* $Revision: 1.48 $
|
||||
* $Revision: 1.49 $
|
||||
*
|
||||
* last change: $Author: ihi $ $Date: 2007-04-19 12:29:06 $
|
||||
* last change: $Author: kz $ $Date: 2008-03-07 14:33:04 $
|
||||
*
|
||||
* The Contents of this file are made available subject to
|
||||
* the terms of GNU Lesser General Public License Version 2.1.
|
||||
|
@ -269,12 +269,12 @@ ModalDialog DLG_START_PRESENTATION
|
|||
|
||||
String STR_PRIMARY_MONITOR
|
||||
{
|
||||
Text [ en-US ] = "Monitor %N (primary)";
|
||||
Text [ en-US ] = "Monitor %1 (primary)";
|
||||
};
|
||||
|
||||
String STR_MONITOR
|
||||
{
|
||||
Text [ en-US ] = "Monitor %N";
|
||||
Text [ en-US ] = "Monitor %1";
|
||||
};
|
||||
|
||||
String STR_ALL_MONITORS
|
||||
|
|
Loading…
Reference in a new issue