INTEGRATION: CWS impresscontext02_SRC680 (1.2.54); FILE MERGED
2006/09/06 13:33:28 cl 1.2.54.1: #i69329# fixed 'umlaute' for de locale in context menu
This commit is contained in:
parent
8707bf2a75
commit
617e7127b6
1 changed files with 5 additions and 5 deletions
|
@ -2,9 +2,9 @@
|
|||
*
|
||||
* $RCSfile: slideshow.src,v $
|
||||
*
|
||||
* $Revision: 1.2 $
|
||||
* $Revision: 1.3 $
|
||||
*
|
||||
* last change: $Author: obo $ $Date: 2006-07-13 09:53:43 $
|
||||
* last change: $Author: vg $ $Date: 2006-09-07 16:41:12 $
|
||||
*
|
||||
* The Contents of this file are made available subject to the terms of
|
||||
* either of the following licenses
|
||||
|
@ -69,7 +69,7 @@ Menu RID_SLIDESHOW_CONTEXTMENU
|
|||
MenuItem
|
||||
{
|
||||
Identifier = CM_NEXT_SLIDE ;
|
||||
Text [ de ] = "~Nächste Folie" ;
|
||||
Text [ de ] = "~Nächste Folie" ;
|
||||
Text [ en-US ] = "~Next" ;
|
||||
};
|
||||
MenuItem
|
||||
|
@ -129,7 +129,7 @@ Menu RID_SLIDESHOW_CONTEXTMENU
|
|||
MenuItem
|
||||
{
|
||||
Identifier = CM_SCREEN_WHITE;
|
||||
Text [ de ] = "~Weiß";
|
||||
Text [ de ] = "~Weiß";
|
||||
Text [ en-US ] = "~White";
|
||||
};
|
||||
};
|
||||
|
@ -142,7 +142,7 @@ Menu RID_SLIDESHOW_CONTEXTMENU
|
|||
MenuItem
|
||||
{
|
||||
Identifier = CM_ENDSHOW ;
|
||||
Text [ de ] = "~Präsentation beenden" ;
|
||||
Text [ de ] = "~Präsentation beenden" ;
|
||||
Text [ en-US ] = "~End Show" ;
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue