Kaydet (Commit) 9ca70d70 authored tarafından Ivo Hinkelmann's avatar Ivo Hinkelmann

INTEGRATION: CWS langstatusbar (1.33.2); FILE MERGED

2007/11/01 07:58:29 tl 1.33.2.8: #i77208# uno slot names adapted to latest menu/string changes
2007/10/31 16:18:58 tl 1.33.2.7: #i77208# string resource changes
2007/10/31 14:11:00 tl 1.33.2.6: #i77208# changing some string resources
2007/10/19 09:57:13 tl 1.33.2.5: #i77208# language status bar control
2007/10/01 18:28:47 tl 1.33.2.4: RESYNC: (1.33-1.36); FILE MERGED
2007/07/12 08:58:23 tl 1.33.2.3: #i77208# new language status bar control
2007/07/11 12:02:32 tl 1.33.2.2: #i77208# new language status bar control
2007/06/21 13:59:45 cd 1.33.2.1: #i77208# Use correct command name for new language status bar control
üst f7a1dc2f
/*************************************************************************
/*************************************************************************
*
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: resource.src,v $
*
* $Revision: 1.36 $
* $Revision: 1.37 $
*
* last change: $Author: hr $ $Date: 2007-08-01 10:53:01 $
* last change: $Author: ihi $ $Date: 2007-11-23 16:46:39 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
......@@ -61,8 +61,8 @@ String STR_UPDATEDOC
String STR_CLOSEDOC_ANDRETURN
{
/* ### ACHTUNG: Neuer Text in Resource? S~chlieen & zurck zu : S~chlieen & zurck zu */
/* ### ACHTUNG: Neuer Text in Resource? S~chlie�en & zur�ck zu : S~chlieen & zurck zu */
/* ### ACHTUNG: Neuer Text in Resource? S~chlieen & zur ck zu : S~chlieen & zurck zu */
/* ### ACHTUNG: Neuer Text in Resource? S~chlie en & zur ck zu : S~chlieen & zurck zu */
Text [ en-US ] = "~Close & Return to " ;
};
......@@ -318,3 +318,36 @@ String STR_CORRUPT_UICFG_GENERAL
{
Text [ en-US ] = "An error occurred while loading the user interface configuration data. The application will be terminated now.\nPlease try to remove your user profile for the application first or try to reinstall the application." ;
};
// for displaying 'Multiple Languages' in the language statusbar control
String STR_LANGSTATUS_MULTIPLE_LANGUAGES
{
Text [ en-US ] = "Multiple Languages" ;
Text [ x-comment ] = " ";
};
String STR_LANGSTATUS_NONE
{
Text [ en-US ] = "None (Do not check spelling)" ;
Text [ x-comment ] = " ";
};
String STR_LANGSTATUS_MORE
{
Text [ en-US ] = "More..." ;
Text [ x-comment ] = " ";
};
String STR_SET_LANGUAGE_FOR_SELECTION
{
Text [ en-US ] = "Set Language for Selection" ;
Text [ x-comment ] = " ";
};
String STR_SET_LANGUAGE_FOR_PARAGRAPH
{
Text [ en-US ] = "Set Language for Paragraph" ;
Text [ x-comment ] = " ";
};
String STR_SET_LANGUAGE_FOR_ALL_TEXT
{
Text [ en-US ] = "Set Language for all Text" ;
Text [ x-comment ] = " ";
};
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment