Files
libreoffice/chart2/source/controller/dialogs/Strings.src

582 lines
11 KiB
Plaintext
Raw Normal View History

2003-10-06 08:58:36 +00:00
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
2003-10-06 08:58:36 +00:00
*
* Copyright 2008 by Sun Microsystems, Inc.
2003-10-06 08:58:36 +00:00
*
* OpenOffice.org - a multi-platform office productivity suite
2003-10-06 08:58:36 +00:00
*
* $RCSfile: Strings.src,v $
2008-11-26 15:19:48 +00:00
* $Revision: 1.12.72.2 $
2003-10-06 08:58:36 +00:00
*
* This file is part of OpenOffice.org.
2003-10-06 08:58:36 +00:00
*
* OpenOffice.org is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License version 3
* only, as published by the Free Software Foundation.
2003-10-06 08:58:36 +00:00
*
* OpenOffice.org is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License version 3 for more details
* (a copy is included in the LICENSE file that accompanied this code).
2003-10-06 08:58:36 +00:00
*
* You should have received a copy of the GNU Lesser General Public License
* version 3 along with OpenOffice.org. If not, see
* <http://www.openoffice.org/license.html>
* for a copy of the LGPLv3 License.
2003-10-06 08:58:36 +00:00
*
************************************************************************/
#include "Strings.hrc"
INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:03:29 bm 1.1.1.1.4.52: RESYNC: (1.4-1.5); FILE MERGED 2007/04/23 12:32:31 ihi 1.1.1.1.4.51: #i72301# German removed 2007/03/19 15:13:39 bm 1.1.1.1.4.50: #i75403# Use strings from resource for row and column labels 2007/03/05 13:58:44 iha 1.1.1.1.4.49: changed string according to spec 2007/03/05 13:17:56 iha 1.1.1.1.4.48: changed string according to spec 2007/02/09 12:25:45 bm 1.1.1.1.4.47: #i72841# +STR_ACTION_NOTPOSSIBLE for message box that pops up when a non-deleteable object gets a delete-request 2007/02/06 12:02:16 iha 1.1.1.1.4.46: resource change: Torte -> Kreis 2006/12/11 15:45:45 bm 1.1.1.1.4.45: -STR_DATA_NEW_SERIES, +STR_DATA_UNNAMED_SERIES_WITH_INDEX 2006/12/05 23:40:41 iha 1.1.1.1.4.44: #i71675# enable set data label range for xy charts 2006/12/05 17:55:08 iha 1.1.1.1.4.43: String changes according to wizard spec 2006/11/01 17:46:23 iha 1.1.1.1.4.42: cleanup resources: no hardcoded quotes 2006/11/01 16:10:40 iha 1.1.1.1.4.41: cleanup resources: removed obsolete x-commenet string 2006/11/01 15:36:56 iha 1.1.1.1.4.40: cleanup resources + changed variable names according to style guide 2006/10/29 11:37:39 iha 1.1.1.1.4.39: moved STR_STATISTICS_IN_LEGEND from Strings.src to Strings_Statistic.src 2006/10/27 17:49:08 iha 1.1.1.1.4.38: more cleanup 2006/10/27 15:31:33 iha 1.1.1.1.4.37: name consolidation 2006/10/27 15:02:59 iha 1.1.1.1.4.36: name consolidation 2006/10/27 14:59:19 iha 1.1.1.1.4.35: name consolidation 2006/10/21 12:13:57 iha 1.1.1.1.4.34: name consolidation 2006/10/21 11:03:15 iha 1.1.1.1.4.33: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead 2006/10/21 09:03:31 iha 1.1.1.1.4.32: changed 'Data Series Symbol' to 'Legend Key' 2006/09/27 17:25:31 iha 1.1.1.1.4.31: corrected HelpText for color button 2006/08/22 17:00:21 bm 1.1.1.1.4.30: #i68861# also changed: STR_STATUS_DATAPOINT_MARKED: row replaced by data series 2006/08/02 12:16:24 bm 1.1.1.1.4.29: STR_OBJECT_DATAPOINT_XXX, STR_BALLOONHELP_DATAPOINT changed: row replaced by data series 2006/07/19 15:53:02 bm 1.1.1.1.4.28: #i64824# +STR_DATA_ROLE_CATEGORIES for the role categories in the data dialog 2006/05/29 18:00:39 iha 1.1.1.1.4.27: adapted STR_OBJECT_DIAGRAM_DATA to spec 2006/05/29 17:54:52 iha 1.1.1.1.4.26: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/05/29 17:08:56 iha 1.1.1.1.4.25: adapted grid names to spec 2006/03/28 15:50:00 iha 1.1.1.1.4.24: corrected broken german umlauts 2006/01/14 14:58:41 iha 1.1.1.1.4.23: renamed first page of 3D View Dialog 2006/01/13 15:07:00 bm 1.1.1.1.4.22: +STR_ACTION_REARRANGE_CHART 2006/01/12 17:54:01 iha 1.1.1.1.4.21: change name of wizard step 4 according to spec 2005/11/30 17:52:21 iha 1.1.1.1.4.20: corrected Strings 2005/11/29 18:36:37 bm 1.1.1.1.4.19: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/22 09:39:41 bm 1.1.1.1.4.18: insert object removed, these kind of strings are used from svx 2005/11/21 16:13:43 bm 1.1.1.1.4.17: +undo insert object string, conversion to UTF-8 2005/10/07 11:12:12 bm 1.1.1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 11:45:02 iha 1.1.1.1.4.15: added specialized title names 2004/08/10 12:16:13 bm 1.1.1.1.4.14: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:12:54 bm 1.1.1.1.4.13: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 14:38:23 iha 1.1.1.1.4.12: #i30126# string review changes 2004/06/30 11:54:40 bm 1.1.1.1.4.11: +text for new data series 2004/06/29 15:43:53 bm 1.1.1.1.4.10: internal strings converted to ressource strings 2004/06/12 13:37:05 iha 1.1.1.1.4.9: correct german text; added comments 2004/06/09 20:17:40 iha 1.1.1.1.4.8: Smooth Line Properties Dialog 2004/06/09 18:43:46 iha 1.1.1.1.4.7: minor resource changes 2004/06/08 19:27:19 iha 1.1.1.1.4.6: added STR_OBJECT_DATA_RANGE 2004/06/03 03:38:21 iha 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/01 18:59:14 iha 1.1.1.1.4.4: new 3D view/effects dialog 2004/05/17 17:33:47 iha 1.1.1.1.4.3: provide object naming; resource cleanup 2004/05/05 20:42:45 iha 1.1.1.1.4.2: #i20344# additional strings for chart wizard 2004/04/22 15:00:39 iha 1.1.1.1.4.1: #i20344# chabged legend, grid and title resources
2007-05-22 16:30:11 +00:00
String STR_DLG_CHART_WIZARD
2003-10-06 08:58:36 +00:00
{
INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:03:29 bm 1.1.1.1.4.52: RESYNC: (1.4-1.5); FILE MERGED 2007/04/23 12:32:31 ihi 1.1.1.1.4.51: #i72301# German removed 2007/03/19 15:13:39 bm 1.1.1.1.4.50: #i75403# Use strings from resource for row and column labels 2007/03/05 13:58:44 iha 1.1.1.1.4.49: changed string according to spec 2007/03/05 13:17:56 iha 1.1.1.1.4.48: changed string according to spec 2007/02/09 12:25:45 bm 1.1.1.1.4.47: #i72841# +STR_ACTION_NOTPOSSIBLE for message box that pops up when a non-deleteable object gets a delete-request 2007/02/06 12:02:16 iha 1.1.1.1.4.46: resource change: Torte -> Kreis 2006/12/11 15:45:45 bm 1.1.1.1.4.45: -STR_DATA_NEW_SERIES, +STR_DATA_UNNAMED_SERIES_WITH_INDEX 2006/12/05 23:40:41 iha 1.1.1.1.4.44: #i71675# enable set data label range for xy charts 2006/12/05 17:55:08 iha 1.1.1.1.4.43: String changes according to wizard spec 2006/11/01 17:46:23 iha 1.1.1.1.4.42: cleanup resources: no hardcoded quotes 2006/11/01 16:10:40 iha 1.1.1.1.4.41: cleanup resources: removed obsolete x-commenet string 2006/11/01 15:36:56 iha 1.1.1.1.4.40: cleanup resources + changed variable names according to style guide 2006/10/29 11:37:39 iha 1.1.1.1.4.39: moved STR_STATISTICS_IN_LEGEND from Strings.src to Strings_Statistic.src 2006/10/27 17:49:08 iha 1.1.1.1.4.38: more cleanup 2006/10/27 15:31:33 iha 1.1.1.1.4.37: name consolidation 2006/10/27 15:02:59 iha 1.1.1.1.4.36: name consolidation 2006/10/27 14:59:19 iha 1.1.1.1.4.35: name consolidation 2006/10/21 12:13:57 iha 1.1.1.1.4.34: name consolidation 2006/10/21 11:03:15 iha 1.1.1.1.4.33: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead 2006/10/21 09:03:31 iha 1.1.1.1.4.32: changed 'Data Series Symbol' to 'Legend Key' 2006/09/27 17:25:31 iha 1.1.1.1.4.31: corrected HelpText for color button 2006/08/22 17:00:21 bm 1.1.1.1.4.30: #i68861# also changed: STR_STATUS_DATAPOINT_MARKED: row replaced by data series 2006/08/02 12:16:24 bm 1.1.1.1.4.29: STR_OBJECT_DATAPOINT_XXX, STR_BALLOONHELP_DATAPOINT changed: row replaced by data series 2006/07/19 15:53:02 bm 1.1.1.1.4.28: #i64824# +STR_DATA_ROLE_CATEGORIES for the role categories in the data dialog 2006/05/29 18:00:39 iha 1.1.1.1.4.27: adapted STR_OBJECT_DIAGRAM_DATA to spec 2006/05/29 17:54:52 iha 1.1.1.1.4.26: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/05/29 17:08:56 iha 1.1.1.1.4.25: adapted grid names to spec 2006/03/28 15:50:00 iha 1.1.1.1.4.24: corrected broken german umlauts 2006/01/14 14:58:41 iha 1.1.1.1.4.23: renamed first page of 3D View Dialog 2006/01/13 15:07:00 bm 1.1.1.1.4.22: +STR_ACTION_REARRANGE_CHART 2006/01/12 17:54:01 iha 1.1.1.1.4.21: change name of wizard step 4 according to spec 2005/11/30 17:52:21 iha 1.1.1.1.4.20: corrected Strings 2005/11/29 18:36:37 bm 1.1.1.1.4.19: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/22 09:39:41 bm 1.1.1.1.4.18: insert object removed, these kind of strings are used from svx 2005/11/21 16:13:43 bm 1.1.1.1.4.17: +undo insert object string, conversion to UTF-8 2005/10/07 11:12:12 bm 1.1.1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 11:45:02 iha 1.1.1.1.4.15: added specialized title names 2004/08/10 12:16:13 bm 1.1.1.1.4.14: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:12:54 bm 1.1.1.1.4.13: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 14:38:23 iha 1.1.1.1.4.12: #i30126# string review changes 2004/06/30 11:54:40 bm 1.1.1.1.4.11: +text for new data series 2004/06/29 15:43:53 bm 1.1.1.1.4.10: internal strings converted to ressource strings 2004/06/12 13:37:05 iha 1.1.1.1.4.9: correct german text; added comments 2004/06/09 20:17:40 iha 1.1.1.1.4.8: Smooth Line Properties Dialog 2004/06/09 18:43:46 iha 1.1.1.1.4.7: minor resource changes 2004/06/08 19:27:19 iha 1.1.1.1.4.6: added STR_OBJECT_DATA_RANGE 2004/06/03 03:38:21 iha 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/01 18:59:14 iha 1.1.1.1.4.4: new 3D view/effects dialog 2004/05/17 17:33:47 iha 1.1.1.1.4.3: provide object naming; resource cleanup 2004/05/05 20:42:45 iha 1.1.1.1.4.2: #i20344# additional strings for chart wizard 2004/04/22 15:00:39 iha 1.1.1.1.4.1: #i20344# chabged legend, grid and title resources
2007-05-22 16:30:11 +00:00
Text [ en-US ] = "Chart Wizard" ;
2003-10-06 08:58:36 +00:00
};
INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:03:29 bm 1.1.1.1.4.52: RESYNC: (1.4-1.5); FILE MERGED 2007/04/23 12:32:31 ihi 1.1.1.1.4.51: #i72301# German removed 2007/03/19 15:13:39 bm 1.1.1.1.4.50: #i75403# Use strings from resource for row and column labels 2007/03/05 13:58:44 iha 1.1.1.1.4.49: changed string according to spec 2007/03/05 13:17:56 iha 1.1.1.1.4.48: changed string according to spec 2007/02/09 12:25:45 bm 1.1.1.1.4.47: #i72841# +STR_ACTION_NOTPOSSIBLE for message box that pops up when a non-deleteable object gets a delete-request 2007/02/06 12:02:16 iha 1.1.1.1.4.46: resource change: Torte -> Kreis 2006/12/11 15:45:45 bm 1.1.1.1.4.45: -STR_DATA_NEW_SERIES, +STR_DATA_UNNAMED_SERIES_WITH_INDEX 2006/12/05 23:40:41 iha 1.1.1.1.4.44: #i71675# enable set data label range for xy charts 2006/12/05 17:55:08 iha 1.1.1.1.4.43: String changes according to wizard spec 2006/11/01 17:46:23 iha 1.1.1.1.4.42: cleanup resources: no hardcoded quotes 2006/11/01 16:10:40 iha 1.1.1.1.4.41: cleanup resources: removed obsolete x-commenet string 2006/11/01 15:36:56 iha 1.1.1.1.4.40: cleanup resources + changed variable names according to style guide 2006/10/29 11:37:39 iha 1.1.1.1.4.39: moved STR_STATISTICS_IN_LEGEND from Strings.src to Strings_Statistic.src 2006/10/27 17:49:08 iha 1.1.1.1.4.38: more cleanup 2006/10/27 15:31:33 iha 1.1.1.1.4.37: name consolidation 2006/10/27 15:02:59 iha 1.1.1.1.4.36: name consolidation 2006/10/27 14:59:19 iha 1.1.1.1.4.35: name consolidation 2006/10/21 12:13:57 iha 1.1.1.1.4.34: name consolidation 2006/10/21 11:03:15 iha 1.1.1.1.4.33: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead 2006/10/21 09:03:31 iha 1.1.1.1.4.32: changed 'Data Series Symbol' to 'Legend Key' 2006/09/27 17:25:31 iha 1.1.1.1.4.31: corrected HelpText for color button 2006/08/22 17:00:21 bm 1.1.1.1.4.30: #i68861# also changed: STR_STATUS_DATAPOINT_MARKED: row replaced by data series 2006/08/02 12:16:24 bm 1.1.1.1.4.29: STR_OBJECT_DATAPOINT_XXX, STR_BALLOONHELP_DATAPOINT changed: row replaced by data series 2006/07/19 15:53:02 bm 1.1.1.1.4.28: #i64824# +STR_DATA_ROLE_CATEGORIES for the role categories in the data dialog 2006/05/29 18:00:39 iha 1.1.1.1.4.27: adapted STR_OBJECT_DIAGRAM_DATA to spec 2006/05/29 17:54:52 iha 1.1.1.1.4.26: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/05/29 17:08:56 iha 1.1.1.1.4.25: adapted grid names to spec 2006/03/28 15:50:00 iha 1.1.1.1.4.24: corrected broken german umlauts 2006/01/14 14:58:41 iha 1.1.1.1.4.23: renamed first page of 3D View Dialog 2006/01/13 15:07:00 bm 1.1.1.1.4.22: +STR_ACTION_REARRANGE_CHART 2006/01/12 17:54:01 iha 1.1.1.1.4.21: change name of wizard step 4 according to spec 2005/11/30 17:52:21 iha 1.1.1.1.4.20: corrected Strings 2005/11/29 18:36:37 bm 1.1.1.1.4.19: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/22 09:39:41 bm 1.1.1.1.4.18: insert object removed, these kind of strings are used from svx 2005/11/21 16:13:43 bm 1.1.1.1.4.17: +undo insert object string, conversion to UTF-8 2005/10/07 11:12:12 bm 1.1.1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 11:45:02 iha 1.1.1.1.4.15: added specialized title names 2004/08/10 12:16:13 bm 1.1.1.1.4.14: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:12:54 bm 1.1.1.1.4.13: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 14:38:23 iha 1.1.1.1.4.12: #i30126# string review changes 2004/06/30 11:54:40 bm 1.1.1.1.4.11: +text for new data series 2004/06/29 15:43:53 bm 1.1.1.1.4.10: internal strings converted to ressource strings 2004/06/12 13:37:05 iha 1.1.1.1.4.9: correct german text; added comments 2004/06/09 20:17:40 iha 1.1.1.1.4.8: Smooth Line Properties Dialog 2004/06/09 18:43:46 iha 1.1.1.1.4.7: minor resource changes 2004/06/08 19:27:19 iha 1.1.1.1.4.6: added STR_OBJECT_DATA_RANGE 2004/06/03 03:38:21 iha 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/01 18:59:14 iha 1.1.1.1.4.4: new 3D view/effects dialog 2004/05/17 17:33:47 iha 1.1.1.1.4.3: provide object naming; resource cleanup 2004/05/05 20:42:45 iha 1.1.1.1.4.2: #i20344# additional strings for chart wizard 2004/04/22 15:00:39 iha 1.1.1.1.4.1: #i20344# chabged legend, grid and title resources
2007-05-22 16:30:11 +00:00
String STR_DLG_SMOOTH_LINE_PROPERTIES
2003-10-06 08:58:36 +00:00
{
INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:03:29 bm 1.1.1.1.4.52: RESYNC: (1.4-1.5); FILE MERGED 2007/04/23 12:32:31 ihi 1.1.1.1.4.51: #i72301# German removed 2007/03/19 15:13:39 bm 1.1.1.1.4.50: #i75403# Use strings from resource for row and column labels 2007/03/05 13:58:44 iha 1.1.1.1.4.49: changed string according to spec 2007/03/05 13:17:56 iha 1.1.1.1.4.48: changed string according to spec 2007/02/09 12:25:45 bm 1.1.1.1.4.47: #i72841# +STR_ACTION_NOTPOSSIBLE for message box that pops up when a non-deleteable object gets a delete-request 2007/02/06 12:02:16 iha 1.1.1.1.4.46: resource change: Torte -> Kreis 2006/12/11 15:45:45 bm 1.1.1.1.4.45: -STR_DATA_NEW_SERIES, +STR_DATA_UNNAMED_SERIES_WITH_INDEX 2006/12/05 23:40:41 iha 1.1.1.1.4.44: #i71675# enable set data label range for xy charts 2006/12/05 17:55:08 iha 1.1.1.1.4.43: String changes according to wizard spec 2006/11/01 17:46:23 iha 1.1.1.1.4.42: cleanup resources: no hardcoded quotes 2006/11/01 16:10:40 iha 1.1.1.1.4.41: cleanup resources: removed obsolete x-commenet string 2006/11/01 15:36:56 iha 1.1.1.1.4.40: cleanup resources + changed variable names according to style guide 2006/10/29 11:37:39 iha 1.1.1.1.4.39: moved STR_STATISTICS_IN_LEGEND from Strings.src to Strings_Statistic.src 2006/10/27 17:49:08 iha 1.1.1.1.4.38: more cleanup 2006/10/27 15:31:33 iha 1.1.1.1.4.37: name consolidation 2006/10/27 15:02:59 iha 1.1.1.1.4.36: name consolidation 2006/10/27 14:59:19 iha 1.1.1.1.4.35: name consolidation 2006/10/21 12:13:57 iha 1.1.1.1.4.34: name consolidation 2006/10/21 11:03:15 iha 1.1.1.1.4.33: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead 2006/10/21 09:03:31 iha 1.1.1.1.4.32: changed 'Data Series Symbol' to 'Legend Key' 2006/09/27 17:25:31 iha 1.1.1.1.4.31: corrected HelpText for color button 2006/08/22 17:00:21 bm 1.1.1.1.4.30: #i68861# also changed: STR_STATUS_DATAPOINT_MARKED: row replaced by data series 2006/08/02 12:16:24 bm 1.1.1.1.4.29: STR_OBJECT_DATAPOINT_XXX, STR_BALLOONHELP_DATAPOINT changed: row replaced by data series 2006/07/19 15:53:02 bm 1.1.1.1.4.28: #i64824# +STR_DATA_ROLE_CATEGORIES for the role categories in the data dialog 2006/05/29 18:00:39 iha 1.1.1.1.4.27: adapted STR_OBJECT_DIAGRAM_DATA to spec 2006/05/29 17:54:52 iha 1.1.1.1.4.26: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/05/29 17:08:56 iha 1.1.1.1.4.25: adapted grid names to spec 2006/03/28 15:50:00 iha 1.1.1.1.4.24: corrected broken german umlauts 2006/01/14 14:58:41 iha 1.1.1.1.4.23: renamed first page of 3D View Dialog 2006/01/13 15:07:00 bm 1.1.1.1.4.22: +STR_ACTION_REARRANGE_CHART 2006/01/12 17:54:01 iha 1.1.1.1.4.21: change name of wizard step 4 according to spec 2005/11/30 17:52:21 iha 1.1.1.1.4.20: corrected Strings 2005/11/29 18:36:37 bm 1.1.1.1.4.19: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/22 09:39:41 bm 1.1.1.1.4.18: insert object removed, these kind of strings are used from svx 2005/11/21 16:13:43 bm 1.1.1.1.4.17: +undo insert object string, conversion to UTF-8 2005/10/07 11:12:12 bm 1.1.1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 11:45:02 iha 1.1.1.1.4.15: added specialized title names 2004/08/10 12:16:13 bm 1.1.1.1.4.14: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:12:54 bm 1.1.1.1.4.13: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 14:38:23 iha 1.1.1.1.4.12: #i30126# string review changes 2004/06/30 11:54:40 bm 1.1.1.1.4.11: +text for new data series 2004/06/29 15:43:53 bm 1.1.1.1.4.10: internal strings converted to ressource strings 2004/06/12 13:37:05 iha 1.1.1.1.4.9: correct german text; added comments 2004/06/09 20:17:40 iha 1.1.1.1.4.8: Smooth Line Properties Dialog 2004/06/09 18:43:46 iha 1.1.1.1.4.7: minor resource changes 2004/06/08 19:27:19 iha 1.1.1.1.4.6: added STR_OBJECT_DATA_RANGE 2004/06/03 03:38:21 iha 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/01 18:59:14 iha 1.1.1.1.4.4: new 3D view/effects dialog 2004/05/17 17:33:47 iha 1.1.1.1.4.3: provide object naming; resource cleanup 2004/05/05 20:42:45 iha 1.1.1.1.4.2: #i20344# additional strings for chart wizard 2004/04/22 15:00:39 iha 1.1.1.1.4.1: #i20344# chabged legend, grid and title resources
2007-05-22 16:30:11 +00:00
Text [ en-US ] = "Smooth Lines" ;
2003-10-06 08:58:36 +00:00
};
INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:03:29 bm 1.1.1.1.4.52: RESYNC: (1.4-1.5); FILE MERGED 2007/04/23 12:32:31 ihi 1.1.1.1.4.51: #i72301# German removed 2007/03/19 15:13:39 bm 1.1.1.1.4.50: #i75403# Use strings from resource for row and column labels 2007/03/05 13:58:44 iha 1.1.1.1.4.49: changed string according to spec 2007/03/05 13:17:56 iha 1.1.1.1.4.48: changed string according to spec 2007/02/09 12:25:45 bm 1.1.1.1.4.47: #i72841# +STR_ACTION_NOTPOSSIBLE for message box that pops up when a non-deleteable object gets a delete-request 2007/02/06 12:02:16 iha 1.1.1.1.4.46: resource change: Torte -> Kreis 2006/12/11 15:45:45 bm 1.1.1.1.4.45: -STR_DATA_NEW_SERIES, +STR_DATA_UNNAMED_SERIES_WITH_INDEX 2006/12/05 23:40:41 iha 1.1.1.1.4.44: #i71675# enable set data label range for xy charts 2006/12/05 17:55:08 iha 1.1.1.1.4.43: String changes according to wizard spec 2006/11/01 17:46:23 iha 1.1.1.1.4.42: cleanup resources: no hardcoded quotes 2006/11/01 16:10:40 iha 1.1.1.1.4.41: cleanup resources: removed obsolete x-commenet string 2006/11/01 15:36:56 iha 1.1.1.1.4.40: cleanup resources + changed variable names according to style guide 2006/10/29 11:37:39 iha 1.1.1.1.4.39: moved STR_STATISTICS_IN_LEGEND from Strings.src to Strings_Statistic.src 2006/10/27 17:49:08 iha 1.1.1.1.4.38: more cleanup 2006/10/27 15:31:33 iha 1.1.1.1.4.37: name consolidation 2006/10/27 15:02:59 iha 1.1.1.1.4.36: name consolidation 2006/10/27 14:59:19 iha 1.1.1.1.4.35: name consolidation 2006/10/21 12:13:57 iha 1.1.1.1.4.34: name consolidation 2006/10/21 11:03:15 iha 1.1.1.1.4.33: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead 2006/10/21 09:03:31 iha 1.1.1.1.4.32: changed 'Data Series Symbol' to 'Legend Key' 2006/09/27 17:25:31 iha 1.1.1.1.4.31: corrected HelpText for color button 2006/08/22 17:00:21 bm 1.1.1.1.4.30: #i68861# also changed: STR_STATUS_DATAPOINT_MARKED: row replaced by data series 2006/08/02 12:16:24 bm 1.1.1.1.4.29: STR_OBJECT_DATAPOINT_XXX, STR_BALLOONHELP_DATAPOINT changed: row replaced by data series 2006/07/19 15:53:02 bm 1.1.1.1.4.28: #i64824# +STR_DATA_ROLE_CATEGORIES for the role categories in the data dialog 2006/05/29 18:00:39 iha 1.1.1.1.4.27: adapted STR_OBJECT_DIAGRAM_DATA to spec 2006/05/29 17:54:52 iha 1.1.1.1.4.26: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/05/29 17:08:56 iha 1.1.1.1.4.25: adapted grid names to spec 2006/03/28 15:50:00 iha 1.1.1.1.4.24: corrected broken german umlauts 2006/01/14 14:58:41 iha 1.1.1.1.4.23: renamed first page of 3D View Dialog 2006/01/13 15:07:00 bm 1.1.1.1.4.22: +STR_ACTION_REARRANGE_CHART 2006/01/12 17:54:01 iha 1.1.1.1.4.21: change name of wizard step 4 according to spec 2005/11/30 17:52:21 iha 1.1.1.1.4.20: corrected Strings 2005/11/29 18:36:37 bm 1.1.1.1.4.19: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/22 09:39:41 bm 1.1.1.1.4.18: insert object removed, these kind of strings are used from svx 2005/11/21 16:13:43 bm 1.1.1.1.4.17: +undo insert object string, conversion to UTF-8 2005/10/07 11:12:12 bm 1.1.1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 11:45:02 iha 1.1.1.1.4.15: added specialized title names 2004/08/10 12:16:13 bm 1.1.1.1.4.14: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:12:54 bm 1.1.1.1.4.13: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 14:38:23 iha 1.1.1.1.4.12: #i30126# string review changes 2004/06/30 11:54:40 bm 1.1.1.1.4.11: +text for new data series 2004/06/29 15:43:53 bm 1.1.1.1.4.10: internal strings converted to ressource strings 2004/06/12 13:37:05 iha 1.1.1.1.4.9: correct german text; added comments 2004/06/09 20:17:40 iha 1.1.1.1.4.8: Smooth Line Properties Dialog 2004/06/09 18:43:46 iha 1.1.1.1.4.7: minor resource changes 2004/06/08 19:27:19 iha 1.1.1.1.4.6: added STR_OBJECT_DATA_RANGE 2004/06/03 03:38:21 iha 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/01 18:59:14 iha 1.1.1.1.4.4: new 3D view/effects dialog 2004/05/17 17:33:47 iha 1.1.1.1.4.3: provide object naming; resource cleanup 2004/05/05 20:42:45 iha 1.1.1.1.4.2: #i20344# additional strings for chart wizard 2004/04/22 15:00:39 iha 1.1.1.1.4.1: #i20344# chabged legend, grid and title resources
2007-05-22 16:30:11 +00:00
String STR_DLG_NUMBERFORMAT_FOR_PERCENTAGE_VALUE
{
Text [ en-US ] = "Number Format for Percentage Value" ;
};
INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:03:29 bm 1.1.1.1.4.52: RESYNC: (1.4-1.5); FILE MERGED 2007/04/23 12:32:31 ihi 1.1.1.1.4.51: #i72301# German removed 2007/03/19 15:13:39 bm 1.1.1.1.4.50: #i75403# Use strings from resource for row and column labels 2007/03/05 13:58:44 iha 1.1.1.1.4.49: changed string according to spec 2007/03/05 13:17:56 iha 1.1.1.1.4.48: changed string according to spec 2007/02/09 12:25:45 bm 1.1.1.1.4.47: #i72841# +STR_ACTION_NOTPOSSIBLE for message box that pops up when a non-deleteable object gets a delete-request 2007/02/06 12:02:16 iha 1.1.1.1.4.46: resource change: Torte -> Kreis 2006/12/11 15:45:45 bm 1.1.1.1.4.45: -STR_DATA_NEW_SERIES, +STR_DATA_UNNAMED_SERIES_WITH_INDEX 2006/12/05 23:40:41 iha 1.1.1.1.4.44: #i71675# enable set data label range for xy charts 2006/12/05 17:55:08 iha 1.1.1.1.4.43: String changes according to wizard spec 2006/11/01 17:46:23 iha 1.1.1.1.4.42: cleanup resources: no hardcoded quotes 2006/11/01 16:10:40 iha 1.1.1.1.4.41: cleanup resources: removed obsolete x-commenet string 2006/11/01 15:36:56 iha 1.1.1.1.4.40: cleanup resources + changed variable names according to style guide 2006/10/29 11:37:39 iha 1.1.1.1.4.39: moved STR_STATISTICS_IN_LEGEND from Strings.src to Strings_Statistic.src 2006/10/27 17:49:08 iha 1.1.1.1.4.38: more cleanup 2006/10/27 15:31:33 iha 1.1.1.1.4.37: name consolidation 2006/10/27 15:02:59 iha 1.1.1.1.4.36: name consolidation 2006/10/27 14:59:19 iha 1.1.1.1.4.35: name consolidation 2006/10/21 12:13:57 iha 1.1.1.1.4.34: name consolidation 2006/10/21 11:03:15 iha 1.1.1.1.4.33: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead 2006/10/21 09:03:31 iha 1.1.1.1.4.32: changed 'Data Series Symbol' to 'Legend Key' 2006/09/27 17:25:31 iha 1.1.1.1.4.31: corrected HelpText for color button 2006/08/22 17:00:21 bm 1.1.1.1.4.30: #i68861# also changed: STR_STATUS_DATAPOINT_MARKED: row replaced by data series 2006/08/02 12:16:24 bm 1.1.1.1.4.29: STR_OBJECT_DATAPOINT_XXX, STR_BALLOONHELP_DATAPOINT changed: row replaced by data series 2006/07/19 15:53:02 bm 1.1.1.1.4.28: #i64824# +STR_DATA_ROLE_CATEGORIES for the role categories in the data dialog 2006/05/29 18:00:39 iha 1.1.1.1.4.27: adapted STR_OBJECT_DIAGRAM_DATA to spec 2006/05/29 17:54:52 iha 1.1.1.1.4.26: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/05/29 17:08:56 iha 1.1.1.1.4.25: adapted grid names to spec 2006/03/28 15:50:00 iha 1.1.1.1.4.24: corrected broken german umlauts 2006/01/14 14:58:41 iha 1.1.1.1.4.23: renamed first page of 3D View Dialog 2006/01/13 15:07:00 bm 1.1.1.1.4.22: +STR_ACTION_REARRANGE_CHART 2006/01/12 17:54:01 iha 1.1.1.1.4.21: change name of wizard step 4 according to spec 2005/11/30 17:52:21 iha 1.1.1.1.4.20: corrected Strings 2005/11/29 18:36:37 bm 1.1.1.1.4.19: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/22 09:39:41 bm 1.1.1.1.4.18: insert object removed, these kind of strings are used from svx 2005/11/21 16:13:43 bm 1.1.1.1.4.17: +undo insert object string, conversion to UTF-8 2005/10/07 11:12:12 bm 1.1.1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 11:45:02 iha 1.1.1.1.4.15: added specialized title names 2004/08/10 12:16:13 bm 1.1.1.1.4.14: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:12:54 bm 1.1.1.1.4.13: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 14:38:23 iha 1.1.1.1.4.12: #i30126# string review changes 2004/06/30 11:54:40 bm 1.1.1.1.4.11: +text for new data series 2004/06/29 15:43:53 bm 1.1.1.1.4.10: internal strings converted to ressource strings 2004/06/12 13:37:05 iha 1.1.1.1.4.9: correct german text; added comments 2004/06/09 20:17:40 iha 1.1.1.1.4.8: Smooth Line Properties Dialog 2004/06/09 18:43:46 iha 1.1.1.1.4.7: minor resource changes 2004/06/08 19:27:19 iha 1.1.1.1.4.6: added STR_OBJECT_DATA_RANGE 2004/06/03 03:38:21 iha 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/01 18:59:14 iha 1.1.1.1.4.4: new 3D view/effects dialog 2004/05/17 17:33:47 iha 1.1.1.1.4.3: provide object naming; resource cleanup 2004/05/05 20:42:45 iha 1.1.1.1.4.2: #i20344# additional strings for chart wizard 2004/04/22 15:00:39 iha 1.1.1.1.4.1: #i20344# chabged legend, grid and title resources
2007-05-22 16:30:11 +00:00
String STR_PAGE_CHARTTYPE
2003-10-06 08:58:36 +00:00
{
INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:03:29 bm 1.1.1.1.4.52: RESYNC: (1.4-1.5); FILE MERGED 2007/04/23 12:32:31 ihi 1.1.1.1.4.51: #i72301# German removed 2007/03/19 15:13:39 bm 1.1.1.1.4.50: #i75403# Use strings from resource for row and column labels 2007/03/05 13:58:44 iha 1.1.1.1.4.49: changed string according to spec 2007/03/05 13:17:56 iha 1.1.1.1.4.48: changed string according to spec 2007/02/09 12:25:45 bm 1.1.1.1.4.47: #i72841# +STR_ACTION_NOTPOSSIBLE for message box that pops up when a non-deleteable object gets a delete-request 2007/02/06 12:02:16 iha 1.1.1.1.4.46: resource change: Torte -> Kreis 2006/12/11 15:45:45 bm 1.1.1.1.4.45: -STR_DATA_NEW_SERIES, +STR_DATA_UNNAMED_SERIES_WITH_INDEX 2006/12/05 23:40:41 iha 1.1.1.1.4.44: #i71675# enable set data label range for xy charts 2006/12/05 17:55:08 iha 1.1.1.1.4.43: String changes according to wizard spec 2006/11/01 17:46:23 iha 1.1.1.1.4.42: cleanup resources: no hardcoded quotes 2006/11/01 16:10:40 iha 1.1.1.1.4.41: cleanup resources: removed obsolete x-commenet string 2006/11/01 15:36:56 iha 1.1.1.1.4.40: cleanup resources + changed variable names according to style guide 2006/10/29 11:37:39 iha 1.1.1.1.4.39: moved STR_STATISTICS_IN_LEGEND from Strings.src to Strings_Statistic.src 2006/10/27 17:49:08 iha 1.1.1.1.4.38: more cleanup 2006/10/27 15:31:33 iha 1.1.1.1.4.37: name consolidation 2006/10/27 15:02:59 iha 1.1.1.1.4.36: name consolidation 2006/10/27 14:59:19 iha 1.1.1.1.4.35: name consolidation 2006/10/21 12:13:57 iha 1.1.1.1.4.34: name consolidation 2006/10/21 11:03:15 iha 1.1.1.1.4.33: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead 2006/10/21 09:03:31 iha 1.1.1.1.4.32: changed 'Data Series Symbol' to 'Legend Key' 2006/09/27 17:25:31 iha 1.1.1.1.4.31: corrected HelpText for color button 2006/08/22 17:00:21 bm 1.1.1.1.4.30: #i68861# also changed: STR_STATUS_DATAPOINT_MARKED: row replaced by data series 2006/08/02 12:16:24 bm 1.1.1.1.4.29: STR_OBJECT_DATAPOINT_XXX, STR_BALLOONHELP_DATAPOINT changed: row replaced by data series 2006/07/19 15:53:02 bm 1.1.1.1.4.28: #i64824# +STR_DATA_ROLE_CATEGORIES for the role categories in the data dialog 2006/05/29 18:00:39 iha 1.1.1.1.4.27: adapted STR_OBJECT_DIAGRAM_DATA to spec 2006/05/29 17:54:52 iha 1.1.1.1.4.26: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/05/29 17:08:56 iha 1.1.1.1.4.25: adapted grid names to spec 2006/03/28 15:50:00 iha 1.1.1.1.4.24: corrected broken german umlauts 2006/01/14 14:58:41 iha 1.1.1.1.4.23: renamed first page of 3D View Dialog 2006/01/13 15:07:00 bm 1.1.1.1.4.22: +STR_ACTION_REARRANGE_CHART 2006/01/12 17:54:01 iha 1.1.1.1.4.21: change name of wizard step 4 according to spec 2005/11/30 17:52:21 iha 1.1.1.1.4.20: corrected Strings 2005/11/29 18:36:37 bm 1.1.1.1.4.19: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/22 09:39:41 bm 1.1.1.1.4.18: insert object removed, these kind of strings are used from svx 2005/11/21 16:13:43 bm 1.1.1.1.4.17: +undo insert object string, conversion to UTF-8 2005/10/07 11:12:12 bm 1.1.1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 11:45:02 iha 1.1.1.1.4.15: added specialized title names 2004/08/10 12:16:13 bm 1.1.1.1.4.14: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:12:54 bm 1.1.1.1.4.13: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 14:38:23 iha 1.1.1.1.4.12: #i30126# string review changes 2004/06/30 11:54:40 bm 1.1.1.1.4.11: +text for new data series 2004/06/29 15:43:53 bm 1.1.1.1.4.10: internal strings converted to ressource strings 2004/06/12 13:37:05 iha 1.1.1.1.4.9: correct german text; added comments 2004/06/09 20:17:40 iha 1.1.1.1.4.8: Smooth Line Properties Dialog 2004/06/09 18:43:46 iha 1.1.1.1.4.7: minor resource changes 2004/06/08 19:27:19 iha 1.1.1.1.4.6: added STR_OBJECT_DATA_RANGE 2004/06/03 03:38:21 iha 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/01 18:59:14 iha 1.1.1.1.4.4: new 3D view/effects dialog 2004/05/17 17:33:47 iha 1.1.1.1.4.3: provide object naming; resource cleanup 2004/05/05 20:42:45 iha 1.1.1.1.4.2: #i20344# additional strings for chart wizard 2004/04/22 15:00:39 iha 1.1.1.1.4.1: #i20344# chabged legend, grid and title resources
2007-05-22 16:30:11 +00:00
Text [ en-US ] = "Chart Type" ;
2003-10-06 08:58:36 +00:00
};
INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:03:29 bm 1.1.1.1.4.52: RESYNC: (1.4-1.5); FILE MERGED 2007/04/23 12:32:31 ihi 1.1.1.1.4.51: #i72301# German removed 2007/03/19 15:13:39 bm 1.1.1.1.4.50: #i75403# Use strings from resource for row and column labels 2007/03/05 13:58:44 iha 1.1.1.1.4.49: changed string according to spec 2007/03/05 13:17:56 iha 1.1.1.1.4.48: changed string according to spec 2007/02/09 12:25:45 bm 1.1.1.1.4.47: #i72841# +STR_ACTION_NOTPOSSIBLE for message box that pops up when a non-deleteable object gets a delete-request 2007/02/06 12:02:16 iha 1.1.1.1.4.46: resource change: Torte -> Kreis 2006/12/11 15:45:45 bm 1.1.1.1.4.45: -STR_DATA_NEW_SERIES, +STR_DATA_UNNAMED_SERIES_WITH_INDEX 2006/12/05 23:40:41 iha 1.1.1.1.4.44: #i71675# enable set data label range for xy charts 2006/12/05 17:55:08 iha 1.1.1.1.4.43: String changes according to wizard spec 2006/11/01 17:46:23 iha 1.1.1.1.4.42: cleanup resources: no hardcoded quotes 2006/11/01 16:10:40 iha 1.1.1.1.4.41: cleanup resources: removed obsolete x-commenet string 2006/11/01 15:36:56 iha 1.1.1.1.4.40: cleanup resources + changed variable names according to style guide 2006/10/29 11:37:39 iha 1.1.1.1.4.39: moved STR_STATISTICS_IN_LEGEND from Strings.src to Strings_Statistic.src 2006/10/27 17:49:08 iha 1.1.1.1.4.38: more cleanup 2006/10/27 15:31:33 iha 1.1.1.1.4.37: name consolidation 2006/10/27 15:02:59 iha 1.1.1.1.4.36: name consolidation 2006/10/27 14:59:19 iha 1.1.1.1.4.35: name consolidation 2006/10/21 12:13:57 iha 1.1.1.1.4.34: name consolidation 2006/10/21 11:03:15 iha 1.1.1.1.4.33: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead 2006/10/21 09:03:31 iha 1.1.1.1.4.32: changed 'Data Series Symbol' to 'Legend Key' 2006/09/27 17:25:31 iha 1.1.1.1.4.31: corrected HelpText for color button 2006/08/22 17:00:21 bm 1.1.1.1.4.30: #i68861# also changed: STR_STATUS_DATAPOINT_MARKED: row replaced by data series 2006/08/02 12:16:24 bm 1.1.1.1.4.29: STR_OBJECT_DATAPOINT_XXX, STR_BALLOONHELP_DATAPOINT changed: row replaced by data series 2006/07/19 15:53:02 bm 1.1.1.1.4.28: #i64824# +STR_DATA_ROLE_CATEGORIES for the role categories in the data dialog 2006/05/29 18:00:39 iha 1.1.1.1.4.27: adapted STR_OBJECT_DIAGRAM_DATA to spec 2006/05/29 17:54:52 iha 1.1.1.1.4.26: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/05/29 17:08:56 iha 1.1.1.1.4.25: adapted grid names to spec 2006/03/28 15:50:00 iha 1.1.1.1.4.24: corrected broken german umlauts 2006/01/14 14:58:41 iha 1.1.1.1.4.23: renamed first page of 3D View Dialog 2006/01/13 15:07:00 bm 1.1.1.1.4.22: +STR_ACTION_REARRANGE_CHART 2006/01/12 17:54:01 iha 1.1.1.1.4.21: change name of wizard step 4 according to spec 2005/11/30 17:52:21 iha 1.1.1.1.4.20: corrected Strings 2005/11/29 18:36:37 bm 1.1.1.1.4.19: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/22 09:39:41 bm 1.1.1.1.4.18: insert object removed, these kind of strings are used from svx 2005/11/21 16:13:43 bm 1.1.1.1.4.17: +undo insert object string, conversion to UTF-8 2005/10/07 11:12:12 bm 1.1.1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 11:45:02 iha 1.1.1.1.4.15: added specialized title names 2004/08/10 12:16:13 bm 1.1.1.1.4.14: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:12:54 bm 1.1.1.1.4.13: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 14:38:23 iha 1.1.1.1.4.12: #i30126# string review changes 2004/06/30 11:54:40 bm 1.1.1.1.4.11: +text for new data series 2004/06/29 15:43:53 bm 1.1.1.1.4.10: internal strings converted to ressource strings 2004/06/12 13:37:05 iha 1.1.1.1.4.9: correct german text; added comments 2004/06/09 20:17:40 iha 1.1.1.1.4.8: Smooth Line Properties Dialog 2004/06/09 18:43:46 iha 1.1.1.1.4.7: minor resource changes 2004/06/08 19:27:19 iha 1.1.1.1.4.6: added STR_OBJECT_DATA_RANGE 2004/06/03 03:38:21 iha 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/01 18:59:14 iha 1.1.1.1.4.4: new 3D view/effects dialog 2004/05/17 17:33:47 iha 1.1.1.1.4.3: provide object naming; resource cleanup 2004/05/05 20:42:45 iha 1.1.1.1.4.2: #i20344# additional strings for chart wizard 2004/04/22 15:00:39 iha 1.1.1.1.4.1: #i20344# chabged legend, grid and title resources
2007-05-22 16:30:11 +00:00
String STR_PAGE_DATA_RANGE
2003-10-06 08:58:36 +00:00
{
INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:03:29 bm 1.1.1.1.4.52: RESYNC: (1.4-1.5); FILE MERGED 2007/04/23 12:32:31 ihi 1.1.1.1.4.51: #i72301# German removed 2007/03/19 15:13:39 bm 1.1.1.1.4.50: #i75403# Use strings from resource for row and column labels 2007/03/05 13:58:44 iha 1.1.1.1.4.49: changed string according to spec 2007/03/05 13:17:56 iha 1.1.1.1.4.48: changed string according to spec 2007/02/09 12:25:45 bm 1.1.1.1.4.47: #i72841# +STR_ACTION_NOTPOSSIBLE for message box that pops up when a non-deleteable object gets a delete-request 2007/02/06 12:02:16 iha 1.1.1.1.4.46: resource change: Torte -> Kreis 2006/12/11 15:45:45 bm 1.1.1.1.4.45: -STR_DATA_NEW_SERIES, +STR_DATA_UNNAMED_SERIES_WITH_INDEX 2006/12/05 23:40:41 iha 1.1.1.1.4.44: #i71675# enable set data label range for xy charts 2006/12/05 17:55:08 iha 1.1.1.1.4.43: String changes according to wizard spec 2006/11/01 17:46:23 iha 1.1.1.1.4.42: cleanup resources: no hardcoded quotes 2006/11/01 16:10:40 iha 1.1.1.1.4.41: cleanup resources: removed obsolete x-commenet string 2006/11/01 15:36:56 iha 1.1.1.1.4.40: cleanup resources + changed variable names according to style guide 2006/10/29 11:37:39 iha 1.1.1.1.4.39: moved STR_STATISTICS_IN_LEGEND from Strings.src to Strings_Statistic.src 2006/10/27 17:49:08 iha 1.1.1.1.4.38: more cleanup 2006/10/27 15:31:33 iha 1.1.1.1.4.37: name consolidation 2006/10/27 15:02:59 iha 1.1.1.1.4.36: name consolidation 2006/10/27 14:59:19 iha 1.1.1.1.4.35: name consolidation 2006/10/21 12:13:57 iha 1.1.1.1.4.34: name consolidation 2006/10/21 11:03:15 iha 1.1.1.1.4.33: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead 2006/10/21 09:03:31 iha 1.1.1.1.4.32: changed 'Data Series Symbol' to 'Legend Key' 2006/09/27 17:25:31 iha 1.1.1.1.4.31: corrected HelpText for color button 2006/08/22 17:00:21 bm 1.1.1.1.4.30: #i68861# also changed: STR_STATUS_DATAPOINT_MARKED: row replaced by data series 2006/08/02 12:16:24 bm 1.1.1.1.4.29: STR_OBJECT_DATAPOINT_XXX, STR_BALLOONHELP_DATAPOINT changed: row replaced by data series 2006/07/19 15:53:02 bm 1.1.1.1.4.28: #i64824# +STR_DATA_ROLE_CATEGORIES for the role categories in the data dialog 2006/05/29 18:00:39 iha 1.1.1.1.4.27: adapted STR_OBJECT_DIAGRAM_DATA to spec 2006/05/29 17:54:52 iha 1.1.1.1.4.26: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/05/29 17:08:56 iha 1.1.1.1.4.25: adapted grid names to spec 2006/03/28 15:50:00 iha 1.1.1.1.4.24: corrected broken german umlauts 2006/01/14 14:58:41 iha 1.1.1.1.4.23: renamed first page of 3D View Dialog 2006/01/13 15:07:00 bm 1.1.1.1.4.22: +STR_ACTION_REARRANGE_CHART 2006/01/12 17:54:01 iha 1.1.1.1.4.21: change name of wizard step 4 according to spec 2005/11/30 17:52:21 iha 1.1.1.1.4.20: corrected Strings 2005/11/29 18:36:37 bm 1.1.1.1.4.19: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/22 09:39:41 bm 1.1.1.1.4.18: insert object removed, these kind of strings are used from svx 2005/11/21 16:13:43 bm 1.1.1.1.4.17: +undo insert object string, conversion to UTF-8 2005/10/07 11:12:12 bm 1.1.1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 11:45:02 iha 1.1.1.1.4.15: added specialized title names 2004/08/10 12:16:13 bm 1.1.1.1.4.14: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:12:54 bm 1.1.1.1.4.13: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 14:38:23 iha 1.1.1.1.4.12: #i30126# string review changes 2004/06/30 11:54:40 bm 1.1.1.1.4.11: +text for new data series 2004/06/29 15:43:53 bm 1.1.1.1.4.10: internal strings converted to ressource strings 2004/06/12 13:37:05 iha 1.1.1.1.4.9: correct german text; added comments 2004/06/09 20:17:40 iha 1.1.1.1.4.8: Smooth Line Properties Dialog 2004/06/09 18:43:46 iha 1.1.1.1.4.7: minor resource changes 2004/06/08 19:27:19 iha 1.1.1.1.4.6: added STR_OBJECT_DATA_RANGE 2004/06/03 03:38:21 iha 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/01 18:59:14 iha 1.1.1.1.4.4: new 3D view/effects dialog 2004/05/17 17:33:47 iha 1.1.1.1.4.3: provide object naming; resource cleanup 2004/05/05 20:42:45 iha 1.1.1.1.4.2: #i20344# additional strings for chart wizard 2004/04/22 15:00:39 iha 1.1.1.1.4.1: #i20344# chabged legend, grid and title resources
2007-05-22 16:30:11 +00:00
Text [ en-US ] = "Data Range";
2003-10-06 08:58:36 +00:00
};
INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:03:29 bm 1.1.1.1.4.52: RESYNC: (1.4-1.5); FILE MERGED 2007/04/23 12:32:31 ihi 1.1.1.1.4.51: #i72301# German removed 2007/03/19 15:13:39 bm 1.1.1.1.4.50: #i75403# Use strings from resource for row and column labels 2007/03/05 13:58:44 iha 1.1.1.1.4.49: changed string according to spec 2007/03/05 13:17:56 iha 1.1.1.1.4.48: changed string according to spec 2007/02/09 12:25:45 bm 1.1.1.1.4.47: #i72841# +STR_ACTION_NOTPOSSIBLE for message box that pops up when a non-deleteable object gets a delete-request 2007/02/06 12:02:16 iha 1.1.1.1.4.46: resource change: Torte -> Kreis 2006/12/11 15:45:45 bm 1.1.1.1.4.45: -STR_DATA_NEW_SERIES, +STR_DATA_UNNAMED_SERIES_WITH_INDEX 2006/12/05 23:40:41 iha 1.1.1.1.4.44: #i71675# enable set data label range for xy charts 2006/12/05 17:55:08 iha 1.1.1.1.4.43: String changes according to wizard spec 2006/11/01 17:46:23 iha 1.1.1.1.4.42: cleanup resources: no hardcoded quotes 2006/11/01 16:10:40 iha 1.1.1.1.4.41: cleanup resources: removed obsolete x-commenet string 2006/11/01 15:36:56 iha 1.1.1.1.4.40: cleanup resources + changed variable names according to style guide 2006/10/29 11:37:39 iha 1.1.1.1.4.39: moved STR_STATISTICS_IN_LEGEND from Strings.src to Strings_Statistic.src 2006/10/27 17:49:08 iha 1.1.1.1.4.38: more cleanup 2006/10/27 15:31:33 iha 1.1.1.1.4.37: name consolidation 2006/10/27 15:02:59 iha 1.1.1.1.4.36: name consolidation 2006/10/27 14:59:19 iha 1.1.1.1.4.35: name consolidation 2006/10/21 12:13:57 iha 1.1.1.1.4.34: name consolidation 2006/10/21 11:03:15 iha 1.1.1.1.4.33: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead 2006/10/21 09:03:31 iha 1.1.1.1.4.32: changed 'Data Series Symbol' to 'Legend Key' 2006/09/27 17:25:31 iha 1.1.1.1.4.31: corrected HelpText for color button 2006/08/22 17:00:21 bm 1.1.1.1.4.30: #i68861# also changed: STR_STATUS_DATAPOINT_MARKED: row replaced by data series 2006/08/02 12:16:24 bm 1.1.1.1.4.29: STR_OBJECT_DATAPOINT_XXX, STR_BALLOONHELP_DATAPOINT changed: row replaced by data series 2006/07/19 15:53:02 bm 1.1.1.1.4.28: #i64824# +STR_DATA_ROLE_CATEGORIES for the role categories in the data dialog 2006/05/29 18:00:39 iha 1.1.1.1.4.27: adapted STR_OBJECT_DIAGRAM_DATA to spec 2006/05/29 17:54:52 iha 1.1.1.1.4.26: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/05/29 17:08:56 iha 1.1.1.1.4.25: adapted grid names to spec 2006/03/28 15:50:00 iha 1.1.1.1.4.24: corrected broken german umlauts 2006/01/14 14:58:41 iha 1.1.1.1.4.23: renamed first page of 3D View Dialog 2006/01/13 15:07:00 bm 1.1.1.1.4.22: +STR_ACTION_REARRANGE_CHART 2006/01/12 17:54:01 iha 1.1.1.1.4.21: change name of wizard step 4 according to spec 2005/11/30 17:52:21 iha 1.1.1.1.4.20: corrected Strings 2005/11/29 18:36:37 bm 1.1.1.1.4.19: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/22 09:39:41 bm 1.1.1.1.4.18: insert object removed, these kind of strings are used from svx 2005/11/21 16:13:43 bm 1.1.1.1.4.17: +undo insert object string, conversion to UTF-8 2005/10/07 11:12:12 bm 1.1.1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 11:45:02 iha 1.1.1.1.4.15: added specialized title names 2004/08/10 12:16:13 bm 1.1.1.1.4.14: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:12:54 bm 1.1.1.1.4.13: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 14:38:23 iha 1.1.1.1.4.12: #i30126# string review changes 2004/06/30 11:54:40 bm 1.1.1.1.4.11: +text for new data series 2004/06/29 15:43:53 bm 1.1.1.1.4.10: internal strings converted to ressource strings 2004/06/12 13:37:05 iha 1.1.1.1.4.9: correct german text; added comments 2004/06/09 20:17:40 iha 1.1.1.1.4.8: Smooth Line Properties Dialog 2004/06/09 18:43:46 iha 1.1.1.1.4.7: minor resource changes 2004/06/08 19:27:19 iha 1.1.1.1.4.6: added STR_OBJECT_DATA_RANGE 2004/06/03 03:38:21 iha 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/01 18:59:14 iha 1.1.1.1.4.4: new 3D view/effects dialog 2004/05/17 17:33:47 iha 1.1.1.1.4.3: provide object naming; resource cleanup 2004/05/05 20:42:45 iha 1.1.1.1.4.2: #i20344# additional strings for chart wizard 2004/04/22 15:00:39 iha 1.1.1.1.4.1: #i20344# chabged legend, grid and title resources
2007-05-22 16:30:11 +00:00
String STR_PAGE_CHART_ELEMENTS
2003-10-06 08:58:36 +00:00
{
INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:03:29 bm 1.1.1.1.4.52: RESYNC: (1.4-1.5); FILE MERGED 2007/04/23 12:32:31 ihi 1.1.1.1.4.51: #i72301# German removed 2007/03/19 15:13:39 bm 1.1.1.1.4.50: #i75403# Use strings from resource for row and column labels 2007/03/05 13:58:44 iha 1.1.1.1.4.49: changed string according to spec 2007/03/05 13:17:56 iha 1.1.1.1.4.48: changed string according to spec 2007/02/09 12:25:45 bm 1.1.1.1.4.47: #i72841# +STR_ACTION_NOTPOSSIBLE for message box that pops up when a non-deleteable object gets a delete-request 2007/02/06 12:02:16 iha 1.1.1.1.4.46: resource change: Torte -> Kreis 2006/12/11 15:45:45 bm 1.1.1.1.4.45: -STR_DATA_NEW_SERIES, +STR_DATA_UNNAMED_SERIES_WITH_INDEX 2006/12/05 23:40:41 iha 1.1.1.1.4.44: #i71675# enable set data label range for xy charts 2006/12/05 17:55:08 iha 1.1.1.1.4.43: String changes according to wizard spec 2006/11/01 17:46:23 iha 1.1.1.1.4.42: cleanup resources: no hardcoded quotes 2006/11/01 16:10:40 iha 1.1.1.1.4.41: cleanup resources: removed obsolete x-commenet string 2006/11/01 15:36:56 iha 1.1.1.1.4.40: cleanup resources + changed variable names according to style guide 2006/10/29 11:37:39 iha 1.1.1.1.4.39: moved STR_STATISTICS_IN_LEGEND from Strings.src to Strings_Statistic.src 2006/10/27 17:49:08 iha 1.1.1.1.4.38: more cleanup 2006/10/27 15:31:33 iha 1.1.1.1.4.37: name consolidation 2006/10/27 15:02:59 iha 1.1.1.1.4.36: name consolidation 2006/10/27 14:59:19 iha 1.1.1.1.4.35: name consolidation 2006/10/21 12:13:57 iha 1.1.1.1.4.34: name consolidation 2006/10/21 11:03:15 iha 1.1.1.1.4.33: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead 2006/10/21 09:03:31 iha 1.1.1.1.4.32: changed 'Data Series Symbol' to 'Legend Key' 2006/09/27 17:25:31 iha 1.1.1.1.4.31: corrected HelpText for color button 2006/08/22 17:00:21 bm 1.1.1.1.4.30: #i68861# also changed: STR_STATUS_DATAPOINT_MARKED: row replaced by data series 2006/08/02 12:16:24 bm 1.1.1.1.4.29: STR_OBJECT_DATAPOINT_XXX, STR_BALLOONHELP_DATAPOINT changed: row replaced by data series 2006/07/19 15:53:02 bm 1.1.1.1.4.28: #i64824# +STR_DATA_ROLE_CATEGORIES for the role categories in the data dialog 2006/05/29 18:00:39 iha 1.1.1.1.4.27: adapted STR_OBJECT_DIAGRAM_DATA to spec 2006/05/29 17:54:52 iha 1.1.1.1.4.26: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/05/29 17:08:56 iha 1.1.1.1.4.25: adapted grid names to spec 2006/03/28 15:50:00 iha 1.1.1.1.4.24: corrected broken german umlauts 2006/01/14 14:58:41 iha 1.1.1.1.4.23: renamed first page of 3D View Dialog 2006/01/13 15:07:00 bm 1.1.1.1.4.22: +STR_ACTION_REARRANGE_CHART 2006/01/12 17:54:01 iha 1.1.1.1.4.21: change name of wizard step 4 according to spec 2005/11/30 17:52:21 iha 1.1.1.1.4.20: corrected Strings 2005/11/29 18:36:37 bm 1.1.1.1.4.19: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/22 09:39:41 bm 1.1.1.1.4.18: insert object removed, these kind of strings are used from svx 2005/11/21 16:13:43 bm 1.1.1.1.4.17: +undo insert object string, conversion to UTF-8 2005/10/07 11:12:12 bm 1.1.1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 11:45:02 iha 1.1.1.1.4.15: added specialized title names 2004/08/10 12:16:13 bm 1.1.1.1.4.14: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:12:54 bm 1.1.1.1.4.13: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 14:38:23 iha 1.1.1.1.4.12: #i30126# string review changes 2004/06/30 11:54:40 bm 1.1.1.1.4.11: +text for new data series 2004/06/29 15:43:53 bm 1.1.1.1.4.10: internal strings converted to ressource strings 2004/06/12 13:37:05 iha 1.1.1.1.4.9: correct german text; added comments 2004/06/09 20:17:40 iha 1.1.1.1.4.8: Smooth Line Properties Dialog 2004/06/09 18:43:46 iha 1.1.1.1.4.7: minor resource changes 2004/06/08 19:27:19 iha 1.1.1.1.4.6: added STR_OBJECT_DATA_RANGE 2004/06/03 03:38:21 iha 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/01 18:59:14 iha 1.1.1.1.4.4: new 3D view/effects dialog 2004/05/17 17:33:47 iha 1.1.1.1.4.3: provide object naming; resource cleanup 2004/05/05 20:42:45 iha 1.1.1.1.4.2: #i20344# additional strings for chart wizard 2004/04/22 15:00:39 iha 1.1.1.1.4.1: #i20344# chabged legend, grid and title resources
2007-05-22 16:30:11 +00:00
Text [ en-US ] = "Chart Elements";
2003-10-06 08:58:36 +00:00
};
INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:03:29 bm 1.1.1.1.4.52: RESYNC: (1.4-1.5); FILE MERGED 2007/04/23 12:32:31 ihi 1.1.1.1.4.51: #i72301# German removed 2007/03/19 15:13:39 bm 1.1.1.1.4.50: #i75403# Use strings from resource for row and column labels 2007/03/05 13:58:44 iha 1.1.1.1.4.49: changed string according to spec 2007/03/05 13:17:56 iha 1.1.1.1.4.48: changed string according to spec 2007/02/09 12:25:45 bm 1.1.1.1.4.47: #i72841# +STR_ACTION_NOTPOSSIBLE for message box that pops up when a non-deleteable object gets a delete-request 2007/02/06 12:02:16 iha 1.1.1.1.4.46: resource change: Torte -> Kreis 2006/12/11 15:45:45 bm 1.1.1.1.4.45: -STR_DATA_NEW_SERIES, +STR_DATA_UNNAMED_SERIES_WITH_INDEX 2006/12/05 23:40:41 iha 1.1.1.1.4.44: #i71675# enable set data label range for xy charts 2006/12/05 17:55:08 iha 1.1.1.1.4.43: String changes according to wizard spec 2006/11/01 17:46:23 iha 1.1.1.1.4.42: cleanup resources: no hardcoded quotes 2006/11/01 16:10:40 iha 1.1.1.1.4.41: cleanup resources: removed obsolete x-commenet string 2006/11/01 15:36:56 iha 1.1.1.1.4.40: cleanup resources + changed variable names according to style guide 2006/10/29 11:37:39 iha 1.1.1.1.4.39: moved STR_STATISTICS_IN_LEGEND from Strings.src to Strings_Statistic.src 2006/10/27 17:49:08 iha 1.1.1.1.4.38: more cleanup 2006/10/27 15:31:33 iha 1.1.1.1.4.37: name consolidation 2006/10/27 15:02:59 iha 1.1.1.1.4.36: name consolidation 2006/10/27 14:59:19 iha 1.1.1.1.4.35: name consolidation 2006/10/21 12:13:57 iha 1.1.1.1.4.34: name consolidation 2006/10/21 11:03:15 iha 1.1.1.1.4.33: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead 2006/10/21 09:03:31 iha 1.1.1.1.4.32: changed 'Data Series Symbol' to 'Legend Key' 2006/09/27 17:25:31 iha 1.1.1.1.4.31: corrected HelpText for color button 2006/08/22 17:00:21 bm 1.1.1.1.4.30: #i68861# also changed: STR_STATUS_DATAPOINT_MARKED: row replaced by data series 2006/08/02 12:16:24 bm 1.1.1.1.4.29: STR_OBJECT_DATAPOINT_XXX, STR_BALLOONHELP_DATAPOINT changed: row replaced by data series 2006/07/19 15:53:02 bm 1.1.1.1.4.28: #i64824# +STR_DATA_ROLE_CATEGORIES for the role categories in the data dialog 2006/05/29 18:00:39 iha 1.1.1.1.4.27: adapted STR_OBJECT_DIAGRAM_DATA to spec 2006/05/29 17:54:52 iha 1.1.1.1.4.26: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/05/29 17:08:56 iha 1.1.1.1.4.25: adapted grid names to spec 2006/03/28 15:50:00 iha 1.1.1.1.4.24: corrected broken german umlauts 2006/01/14 14:58:41 iha 1.1.1.1.4.23: renamed first page of 3D View Dialog 2006/01/13 15:07:00 bm 1.1.1.1.4.22: +STR_ACTION_REARRANGE_CHART 2006/01/12 17:54:01 iha 1.1.1.1.4.21: change name of wizard step 4 according to spec 2005/11/30 17:52:21 iha 1.1.1.1.4.20: corrected Strings 2005/11/29 18:36:37 bm 1.1.1.1.4.19: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/22 09:39:41 bm 1.1.1.1.4.18: insert object removed, these kind of strings are used from svx 2005/11/21 16:13:43 bm 1.1.1.1.4.17: +undo insert object string, conversion to UTF-8 2005/10/07 11:12:12 bm 1.1.1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 11:45:02 iha 1.1.1.1.4.15: added specialized title names 2004/08/10 12:16:13 bm 1.1.1.1.4.14: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:12:54 bm 1.1.1.1.4.13: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 14:38:23 iha 1.1.1.1.4.12: #i30126# string review changes 2004/06/30 11:54:40 bm 1.1.1.1.4.11: +text for new data series 2004/06/29 15:43:53 bm 1.1.1.1.4.10: internal strings converted to ressource strings 2004/06/12 13:37:05 iha 1.1.1.1.4.9: correct german text; added comments 2004/06/09 20:17:40 iha 1.1.1.1.4.8: Smooth Line Properties Dialog 2004/06/09 18:43:46 iha 1.1.1.1.4.7: minor resource changes 2004/06/08 19:27:19 iha 1.1.1.1.4.6: added STR_OBJECT_DATA_RANGE 2004/06/03 03:38:21 iha 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/01 18:59:14 iha 1.1.1.1.4.4: new 3D view/effects dialog 2004/05/17 17:33:47 iha 1.1.1.1.4.3: provide object naming; resource cleanup 2004/05/05 20:42:45 iha 1.1.1.1.4.2: #i20344# additional strings for chart wizard 2004/04/22 15:00:39 iha 1.1.1.1.4.1: #i20344# chabged legend, grid and title resources
2007-05-22 16:30:11 +00:00
String STR_PAGE_CHART_LOCATION
2003-10-06 08:58:36 +00:00
{
INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:03:29 bm 1.1.1.1.4.52: RESYNC: (1.4-1.5); FILE MERGED 2007/04/23 12:32:31 ihi 1.1.1.1.4.51: #i72301# German removed 2007/03/19 15:13:39 bm 1.1.1.1.4.50: #i75403# Use strings from resource for row and column labels 2007/03/05 13:58:44 iha 1.1.1.1.4.49: changed string according to spec 2007/03/05 13:17:56 iha 1.1.1.1.4.48: changed string according to spec 2007/02/09 12:25:45 bm 1.1.1.1.4.47: #i72841# +STR_ACTION_NOTPOSSIBLE for message box that pops up when a non-deleteable object gets a delete-request 2007/02/06 12:02:16 iha 1.1.1.1.4.46: resource change: Torte -> Kreis 2006/12/11 15:45:45 bm 1.1.1.1.4.45: -STR_DATA_NEW_SERIES, +STR_DATA_UNNAMED_SERIES_WITH_INDEX 2006/12/05 23:40:41 iha 1.1.1.1.4.44: #i71675# enable set data label range for xy charts 2006/12/05 17:55:08 iha 1.1.1.1.4.43: String changes according to wizard spec 2006/11/01 17:46:23 iha 1.1.1.1.4.42: cleanup resources: no hardcoded quotes 2006/11/01 16:10:40 iha 1.1.1.1.4.41: cleanup resources: removed obsolete x-commenet string 2006/11/01 15:36:56 iha 1.1.1.1.4.40: cleanup resources + changed variable names according to style guide 2006/10/29 11:37:39 iha 1.1.1.1.4.39: moved STR_STATISTICS_IN_LEGEND from Strings.src to Strings_Statistic.src 2006/10/27 17:49:08 iha 1.1.1.1.4.38: more cleanup 2006/10/27 15:31:33 iha 1.1.1.1.4.37: name consolidation 2006/10/27 15:02:59 iha 1.1.1.1.4.36: name consolidation 2006/10/27 14:59:19 iha 1.1.1.1.4.35: name consolidation 2006/10/21 12:13:57 iha 1.1.1.1.4.34: name consolidation 2006/10/21 11:03:15 iha 1.1.1.1.4.33: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead 2006/10/21 09:03:31 iha 1.1.1.1.4.32: changed 'Data Series Symbol' to 'Legend Key' 2006/09/27 17:25:31 iha 1.1.1.1.4.31: corrected HelpText for color button 2006/08/22 17:00:21 bm 1.1.1.1.4.30: #i68861# also changed: STR_STATUS_DATAPOINT_MARKED: row replaced by data series 2006/08/02 12:16:24 bm 1.1.1.1.4.29: STR_OBJECT_DATAPOINT_XXX, STR_BALLOONHELP_DATAPOINT changed: row replaced by data series 2006/07/19 15:53:02 bm 1.1.1.1.4.28: #i64824# +STR_DATA_ROLE_CATEGORIES for the role categories in the data dialog 2006/05/29 18:00:39 iha 1.1.1.1.4.27: adapted STR_OBJECT_DIAGRAM_DATA to spec 2006/05/29 17:54:52 iha 1.1.1.1.4.26: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/05/29 17:08:56 iha 1.1.1.1.4.25: adapted grid names to spec 2006/03/28 15:50:00 iha 1.1.1.1.4.24: corrected broken german umlauts 2006/01/14 14:58:41 iha 1.1.1.1.4.23: renamed first page of 3D View Dialog 2006/01/13 15:07:00 bm 1.1.1.1.4.22: +STR_ACTION_REARRANGE_CHART 2006/01/12 17:54:01 iha 1.1.1.1.4.21: change name of wizard step 4 according to spec 2005/11/30 17:52:21 iha 1.1.1.1.4.20: corrected Strings 2005/11/29 18:36:37 bm 1.1.1.1.4.19: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/22 09:39:41 bm 1.1.1.1.4.18: insert object removed, these kind of strings are used from svx 2005/11/21 16:13:43 bm 1.1.1.1.4.17: +undo insert object string, conversion to UTF-8 2005/10/07 11:12:12 bm 1.1.1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 11:45:02 iha 1.1.1.1.4.15: added specialized title names 2004/08/10 12:16:13 bm 1.1.1.1.4.14: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:12:54 bm 1.1.1.1.4.13: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 14:38:23 iha 1.1.1.1.4.12: #i30126# string review changes 2004/06/30 11:54:40 bm 1.1.1.1.4.11: +text for new data series 2004/06/29 15:43:53 bm 1.1.1.1.4.10: internal strings converted to ressource strings 2004/06/12 13:37:05 iha 1.1.1.1.4.9: correct german text; added comments 2004/06/09 20:17:40 iha 1.1.1.1.4.8: Smooth Line Properties Dialog 2004/06/09 18:43:46 iha 1.1.1.1.4.7: minor resource changes 2004/06/08 19:27:19 iha 1.1.1.1.4.6: added STR_OBJECT_DATA_RANGE 2004/06/03 03:38:21 iha 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/01 18:59:14 iha 1.1.1.1.4.4: new 3D view/effects dialog 2004/05/17 17:33:47 iha 1.1.1.1.4.3: provide object naming; resource cleanup 2004/05/05 20:42:45 iha 1.1.1.1.4.2: #i20344# additional strings for chart wizard 2004/04/22 15:00:39 iha 1.1.1.1.4.1: #i20344# chabged legend, grid and title resources
2007-05-22 16:30:11 +00:00
Text [ en-US ] = "Chart Location";
2003-10-06 08:58:36 +00:00
};
INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:03:29 bm 1.1.1.1.4.52: RESYNC: (1.4-1.5); FILE MERGED 2007/04/23 12:32:31 ihi 1.1.1.1.4.51: #i72301# German removed 2007/03/19 15:13:39 bm 1.1.1.1.4.50: #i75403# Use strings from resource for row and column labels 2007/03/05 13:58:44 iha 1.1.1.1.4.49: changed string according to spec 2007/03/05 13:17:56 iha 1.1.1.1.4.48: changed string according to spec 2007/02/09 12:25:45 bm 1.1.1.1.4.47: #i72841# +STR_ACTION_NOTPOSSIBLE for message box that pops up when a non-deleteable object gets a delete-request 2007/02/06 12:02:16 iha 1.1.1.1.4.46: resource change: Torte -> Kreis 2006/12/11 15:45:45 bm 1.1.1.1.4.45: -STR_DATA_NEW_SERIES, +STR_DATA_UNNAMED_SERIES_WITH_INDEX 2006/12/05 23:40:41 iha 1.1.1.1.4.44: #i71675# enable set data label range for xy charts 2006/12/05 17:55:08 iha 1.1.1.1.4.43: String changes according to wizard spec 2006/11/01 17:46:23 iha 1.1.1.1.4.42: cleanup resources: no hardcoded quotes 2006/11/01 16:10:40 iha 1.1.1.1.4.41: cleanup resources: removed obsolete x-commenet string 2006/11/01 15:36:56 iha 1.1.1.1.4.40: cleanup resources + changed variable names according to style guide 2006/10/29 11:37:39 iha 1.1.1.1.4.39: moved STR_STATISTICS_IN_LEGEND from Strings.src to Strings_Statistic.src 2006/10/27 17:49:08 iha 1.1.1.1.4.38: more cleanup 2006/10/27 15:31:33 iha 1.1.1.1.4.37: name consolidation 2006/10/27 15:02:59 iha 1.1.1.1.4.36: name consolidation 2006/10/27 14:59:19 iha 1.1.1.1.4.35: name consolidation 2006/10/21 12:13:57 iha 1.1.1.1.4.34: name consolidation 2006/10/21 11:03:15 iha 1.1.1.1.4.33: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead 2006/10/21 09:03:31 iha 1.1.1.1.4.32: changed 'Data Series Symbol' to 'Legend Key' 2006/09/27 17:25:31 iha 1.1.1.1.4.31: corrected HelpText for color button 2006/08/22 17:00:21 bm 1.1.1.1.4.30: #i68861# also changed: STR_STATUS_DATAPOINT_MARKED: row replaced by data series 2006/08/02 12:16:24 bm 1.1.1.1.4.29: STR_OBJECT_DATAPOINT_XXX, STR_BALLOONHELP_DATAPOINT changed: row replaced by data series 2006/07/19 15:53:02 bm 1.1.1.1.4.28: #i64824# +STR_DATA_ROLE_CATEGORIES for the role categories in the data dialog 2006/05/29 18:00:39 iha 1.1.1.1.4.27: adapted STR_OBJECT_DIAGRAM_DATA to spec 2006/05/29 17:54:52 iha 1.1.1.1.4.26: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/05/29 17:08:56 iha 1.1.1.1.4.25: adapted grid names to spec 2006/03/28 15:50:00 iha 1.1.1.1.4.24: corrected broken german umlauts 2006/01/14 14:58:41 iha 1.1.1.1.4.23: renamed first page of 3D View Dialog 2006/01/13 15:07:00 bm 1.1.1.1.4.22: +STR_ACTION_REARRANGE_CHART 2006/01/12 17:54:01 iha 1.1.1.1.4.21: change name of wizard step 4 according to spec 2005/11/30 17:52:21 iha 1.1.1.1.4.20: corrected Strings 2005/11/29 18:36:37 bm 1.1.1.1.4.19: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/22 09:39:41 bm 1.1.1.1.4.18: insert object removed, these kind of strings are used from svx 2005/11/21 16:13:43 bm 1.1.1.1.4.17: +undo insert object string, conversion to UTF-8 2005/10/07 11:12:12 bm 1.1.1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 11:45:02 iha 1.1.1.1.4.15: added specialized title names 2004/08/10 12:16:13 bm 1.1.1.1.4.14: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:12:54 bm 1.1.1.1.4.13: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 14:38:23 iha 1.1.1.1.4.12: #i30126# string review changes 2004/06/30 11:54:40 bm 1.1.1.1.4.11: +text for new data series 2004/06/29 15:43:53 bm 1.1.1.1.4.10: internal strings converted to ressource strings 2004/06/12 13:37:05 iha 1.1.1.1.4.9: correct german text; added comments 2004/06/09 20:17:40 iha 1.1.1.1.4.8: Smooth Line Properties Dialog 2004/06/09 18:43:46 iha 1.1.1.1.4.7: minor resource changes 2004/06/08 19:27:19 iha 1.1.1.1.4.6: added STR_OBJECT_DATA_RANGE 2004/06/03 03:38:21 iha 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/01 18:59:14 iha 1.1.1.1.4.4: new 3D view/effects dialog 2004/05/17 17:33:47 iha 1.1.1.1.4.3: provide object naming; resource cleanup 2004/05/05 20:42:45 iha 1.1.1.1.4.2: #i20344# additional strings for chart wizard 2004/04/22 15:00:39 iha 1.1.1.1.4.1: #i20344# chabged legend, grid and title resources
2007-05-22 16:30:11 +00:00
String STR_PAGE_LINE
2003-10-06 08:58:36 +00:00
{
Text [ en-US ] = "Line" ;
2003-10-06 08:58:36 +00:00
};
INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:03:29 bm 1.1.1.1.4.52: RESYNC: (1.4-1.5); FILE MERGED 2007/04/23 12:32:31 ihi 1.1.1.1.4.51: #i72301# German removed 2007/03/19 15:13:39 bm 1.1.1.1.4.50: #i75403# Use strings from resource for row and column labels 2007/03/05 13:58:44 iha 1.1.1.1.4.49: changed string according to spec 2007/03/05 13:17:56 iha 1.1.1.1.4.48: changed string according to spec 2007/02/09 12:25:45 bm 1.1.1.1.4.47: #i72841# +STR_ACTION_NOTPOSSIBLE for message box that pops up when a non-deleteable object gets a delete-request 2007/02/06 12:02:16 iha 1.1.1.1.4.46: resource change: Torte -> Kreis 2006/12/11 15:45:45 bm 1.1.1.1.4.45: -STR_DATA_NEW_SERIES, +STR_DATA_UNNAMED_SERIES_WITH_INDEX 2006/12/05 23:40:41 iha 1.1.1.1.4.44: #i71675# enable set data label range for xy charts 2006/12/05 17:55:08 iha 1.1.1.1.4.43: String changes according to wizard spec 2006/11/01 17:46:23 iha 1.1.1.1.4.42: cleanup resources: no hardcoded quotes 2006/11/01 16:10:40 iha 1.1.1.1.4.41: cleanup resources: removed obsolete x-commenet string 2006/11/01 15:36:56 iha 1.1.1.1.4.40: cleanup resources + changed variable names according to style guide 2006/10/29 11:37:39 iha 1.1.1.1.4.39: moved STR_STATISTICS_IN_LEGEND from Strings.src to Strings_Statistic.src 2006/10/27 17:49:08 iha 1.1.1.1.4.38: more cleanup 2006/10/27 15:31:33 iha 1.1.1.1.4.37: name consolidation 2006/10/27 15:02:59 iha 1.1.1.1.4.36: name consolidation 2006/10/27 14:59:19 iha 1.1.1.1.4.35: name consolidation 2006/10/21 12:13:57 iha 1.1.1.1.4.34: name consolidation 2006/10/21 11:03:15 iha 1.1.1.1.4.33: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead 2006/10/21 09:03:31 iha 1.1.1.1.4.32: changed 'Data Series Symbol' to 'Legend Key' 2006/09/27 17:25:31 iha 1.1.1.1.4.31: corrected HelpText for color button 2006/08/22 17:00:21 bm 1.1.1.1.4.30: #i68861# also changed: STR_STATUS_DATAPOINT_MARKED: row replaced by data series 2006/08/02 12:16:24 bm 1.1.1.1.4.29: STR_OBJECT_DATAPOINT_XXX, STR_BALLOONHELP_DATAPOINT changed: row replaced by data series 2006/07/19 15:53:02 bm 1.1.1.1.4.28: #i64824# +STR_DATA_ROLE_CATEGORIES for the role categories in the data dialog 2006/05/29 18:00:39 iha 1.1.1.1.4.27: adapted STR_OBJECT_DIAGRAM_DATA to spec 2006/05/29 17:54:52 iha 1.1.1.1.4.26: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/05/29 17:08:56 iha 1.1.1.1.4.25: adapted grid names to spec 2006/03/28 15:50:00 iha 1.1.1.1.4.24: corrected broken german umlauts 2006/01/14 14:58:41 iha 1.1.1.1.4.23: renamed first page of 3D View Dialog 2006/01/13 15:07:00 bm 1.1.1.1.4.22: +STR_ACTION_REARRANGE_CHART 2006/01/12 17:54:01 iha 1.1.1.1.4.21: change name of wizard step 4 according to spec 2005/11/30 17:52:21 iha 1.1.1.1.4.20: corrected Strings 2005/11/29 18:36:37 bm 1.1.1.1.4.19: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/22 09:39:41 bm 1.1.1.1.4.18: insert object removed, these kind of strings are used from svx 2005/11/21 16:13:43 bm 1.1.1.1.4.17: +undo insert object string, conversion to UTF-8 2005/10/07 11:12:12 bm 1.1.1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 11:45:02 iha 1.1.1.1.4.15: added specialized title names 2004/08/10 12:16:13 bm 1.1.1.1.4.14: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:12:54 bm 1.1.1.1.4.13: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 14:38:23 iha 1.1.1.1.4.12: #i30126# string review changes 2004/06/30 11:54:40 bm 1.1.1.1.4.11: +text for new data series 2004/06/29 15:43:53 bm 1.1.1.1.4.10: internal strings converted to ressource strings 2004/06/12 13:37:05 iha 1.1.1.1.4.9: correct german text; added comments 2004/06/09 20:17:40 iha 1.1.1.1.4.8: Smooth Line Properties Dialog 2004/06/09 18:43:46 iha 1.1.1.1.4.7: minor resource changes 2004/06/08 19:27:19 iha 1.1.1.1.4.6: added STR_OBJECT_DATA_RANGE 2004/06/03 03:38:21 iha 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/01 18:59:14 iha 1.1.1.1.4.4: new 3D view/effects dialog 2004/05/17 17:33:47 iha 1.1.1.1.4.3: provide object naming; resource cleanup 2004/05/05 20:42:45 iha 1.1.1.1.4.2: #i20344# additional strings for chart wizard 2004/04/22 15:00:39 iha 1.1.1.1.4.1: #i20344# chabged legend, grid and title resources
2007-05-22 16:30:11 +00:00
String STR_PAGE_BORDER
2003-10-06 08:58:36 +00:00
{
INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:03:29 bm 1.1.1.1.4.52: RESYNC: (1.4-1.5); FILE MERGED 2007/04/23 12:32:31 ihi 1.1.1.1.4.51: #i72301# German removed 2007/03/19 15:13:39 bm 1.1.1.1.4.50: #i75403# Use strings from resource for row and column labels 2007/03/05 13:58:44 iha 1.1.1.1.4.49: changed string according to spec 2007/03/05 13:17:56 iha 1.1.1.1.4.48: changed string according to spec 2007/02/09 12:25:45 bm 1.1.1.1.4.47: #i72841# +STR_ACTION_NOTPOSSIBLE for message box that pops up when a non-deleteable object gets a delete-request 2007/02/06 12:02:16 iha 1.1.1.1.4.46: resource change: Torte -> Kreis 2006/12/11 15:45:45 bm 1.1.1.1.4.45: -STR_DATA_NEW_SERIES, +STR_DATA_UNNAMED_SERIES_WITH_INDEX 2006/12/05 23:40:41 iha 1.1.1.1.4.44: #i71675# enable set data label range for xy charts 2006/12/05 17:55:08 iha 1.1.1.1.4.43: String changes according to wizard spec 2006/11/01 17:46:23 iha 1.1.1.1.4.42: cleanup resources: no hardcoded quotes 2006/11/01 16:10:40 iha 1.1.1.1.4.41: cleanup resources: removed obsolete x-commenet string 2006/11/01 15:36:56 iha 1.1.1.1.4.40: cleanup resources + changed variable names according to style guide 2006/10/29 11:37:39 iha 1.1.1.1.4.39: moved STR_STATISTICS_IN_LEGEND from Strings.src to Strings_Statistic.src 2006/10/27 17:49:08 iha 1.1.1.1.4.38: more cleanup 2006/10/27 15:31:33 iha 1.1.1.1.4.37: name consolidation 2006/10/27 15:02:59 iha 1.1.1.1.4.36: name consolidation 2006/10/27 14:59:19 iha 1.1.1.1.4.35: name consolidation 2006/10/21 12:13:57 iha 1.1.1.1.4.34: name consolidation 2006/10/21 11:03:15 iha 1.1.1.1.4.33: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead 2006/10/21 09:03:31 iha 1.1.1.1.4.32: changed 'Data Series Symbol' to 'Legend Key' 2006/09/27 17:25:31 iha 1.1.1.1.4.31: corrected HelpText for color button 2006/08/22 17:00:21 bm 1.1.1.1.4.30: #i68861# also changed: STR_STATUS_DATAPOINT_MARKED: row replaced by data series 2006/08/02 12:16:24 bm 1.1.1.1.4.29: STR_OBJECT_DATAPOINT_XXX, STR_BALLOONHELP_DATAPOINT changed: row replaced by data series 2006/07/19 15:53:02 bm 1.1.1.1.4.28: #i64824# +STR_DATA_ROLE_CATEGORIES for the role categories in the data dialog 2006/05/29 18:00:39 iha 1.1.1.1.4.27: adapted STR_OBJECT_DIAGRAM_DATA to spec 2006/05/29 17:54:52 iha 1.1.1.1.4.26: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/05/29 17:08:56 iha 1.1.1.1.4.25: adapted grid names to spec 2006/03/28 15:50:00 iha 1.1.1.1.4.24: corrected broken german umlauts 2006/01/14 14:58:41 iha 1.1.1.1.4.23: renamed first page of 3D View Dialog 2006/01/13 15:07:00 bm 1.1.1.1.4.22: +STR_ACTION_REARRANGE_CHART 2006/01/12 17:54:01 iha 1.1.1.1.4.21: change name of wizard step 4 according to spec 2005/11/30 17:52:21 iha 1.1.1.1.4.20: corrected Strings 2005/11/29 18:36:37 bm 1.1.1.1.4.19: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/22 09:39:41 bm 1.1.1.1.4.18: insert object removed, these kind of strings are used from svx 2005/11/21 16:13:43 bm 1.1.1.1.4.17: +undo insert object string, conversion to UTF-8 2005/10/07 11:12:12 bm 1.1.1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 11:45:02 iha 1.1.1.1.4.15: added specialized title names 2004/08/10 12:16:13 bm 1.1.1.1.4.14: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:12:54 bm 1.1.1.1.4.13: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 14:38:23 iha 1.1.1.1.4.12: #i30126# string review changes 2004/06/30 11:54:40 bm 1.1.1.1.4.11: +text for new data series 2004/06/29 15:43:53 bm 1.1.1.1.4.10: internal strings converted to ressource strings 2004/06/12 13:37:05 iha 1.1.1.1.4.9: correct german text; added comments 2004/06/09 20:17:40 iha 1.1.1.1.4.8: Smooth Line Properties Dialog 2004/06/09 18:43:46 iha 1.1.1.1.4.7: minor resource changes 2004/06/08 19:27:19 iha 1.1.1.1.4.6: added STR_OBJECT_DATA_RANGE 2004/06/03 03:38:21 iha 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/01 18:59:14 iha 1.1.1.1.4.4: new 3D view/effects dialog 2004/05/17 17:33:47 iha 1.1.1.1.4.3: provide object naming; resource cleanup 2004/05/05 20:42:45 iha 1.1.1.1.4.2: #i20344# additional strings for chart wizard 2004/04/22 15:00:39 iha 1.1.1.1.4.1: #i20344# chabged legend, grid and title resources
2007-05-22 16:30:11 +00:00
Text [ en-US ] = "Borders" ;
2003-10-06 08:58:36 +00:00
};
INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:03:29 bm 1.1.1.1.4.52: RESYNC: (1.4-1.5); FILE MERGED 2007/04/23 12:32:31 ihi 1.1.1.1.4.51: #i72301# German removed 2007/03/19 15:13:39 bm 1.1.1.1.4.50: #i75403# Use strings from resource for row and column labels 2007/03/05 13:58:44 iha 1.1.1.1.4.49: changed string according to spec 2007/03/05 13:17:56 iha 1.1.1.1.4.48: changed string according to spec 2007/02/09 12:25:45 bm 1.1.1.1.4.47: #i72841# +STR_ACTION_NOTPOSSIBLE for message box that pops up when a non-deleteable object gets a delete-request 2007/02/06 12:02:16 iha 1.1.1.1.4.46: resource change: Torte -> Kreis 2006/12/11 15:45:45 bm 1.1.1.1.4.45: -STR_DATA_NEW_SERIES, +STR_DATA_UNNAMED_SERIES_WITH_INDEX 2006/12/05 23:40:41 iha 1.1.1.1.4.44: #i71675# enable set data label range for xy charts 2006/12/05 17:55:08 iha 1.1.1.1.4.43: String changes according to wizard spec 2006/11/01 17:46:23 iha 1.1.1.1.4.42: cleanup resources: no hardcoded quotes 2006/11/01 16:10:40 iha 1.1.1.1.4.41: cleanup resources: removed obsolete x-commenet string 2006/11/01 15:36:56 iha 1.1.1.1.4.40: cleanup resources + changed variable names according to style guide 2006/10/29 11:37:39 iha 1.1.1.1.4.39: moved STR_STATISTICS_IN_LEGEND from Strings.src to Strings_Statistic.src 2006/10/27 17:49:08 iha 1.1.1.1.4.38: more cleanup 2006/10/27 15:31:33 iha 1.1.1.1.4.37: name consolidation 2006/10/27 15:02:59 iha 1.1.1.1.4.36: name consolidation 2006/10/27 14:59:19 iha 1.1.1.1.4.35: name consolidation 2006/10/21 12:13:57 iha 1.1.1.1.4.34: name consolidation 2006/10/21 11:03:15 iha 1.1.1.1.4.33: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead 2006/10/21 09:03:31 iha 1.1.1.1.4.32: changed 'Data Series Symbol' to 'Legend Key' 2006/09/27 17:25:31 iha 1.1.1.1.4.31: corrected HelpText for color button 2006/08/22 17:00:21 bm 1.1.1.1.4.30: #i68861# also changed: STR_STATUS_DATAPOINT_MARKED: row replaced by data series 2006/08/02 12:16:24 bm 1.1.1.1.4.29: STR_OBJECT_DATAPOINT_XXX, STR_BALLOONHELP_DATAPOINT changed: row replaced by data series 2006/07/19 15:53:02 bm 1.1.1.1.4.28: #i64824# +STR_DATA_ROLE_CATEGORIES for the role categories in the data dialog 2006/05/29 18:00:39 iha 1.1.1.1.4.27: adapted STR_OBJECT_DIAGRAM_DATA to spec 2006/05/29 17:54:52 iha 1.1.1.1.4.26: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/05/29 17:08:56 iha 1.1.1.1.4.25: adapted grid names to spec 2006/03/28 15:50:00 iha 1.1.1.1.4.24: corrected broken german umlauts 2006/01/14 14:58:41 iha 1.1.1.1.4.23: renamed first page of 3D View Dialog 2006/01/13 15:07:00 bm 1.1.1.1.4.22: +STR_ACTION_REARRANGE_CHART 2006/01/12 17:54:01 iha 1.1.1.1.4.21: change name of wizard step 4 according to spec 2005/11/30 17:52:21 iha 1.1.1.1.4.20: corrected Strings 2005/11/29 18:36:37 bm 1.1.1.1.4.19: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/22 09:39:41 bm 1.1.1.1.4.18: insert object removed, these kind of strings are used from svx 2005/11/21 16:13:43 bm 1.1.1.1.4.17: +undo insert object string, conversion to UTF-8 2005/10/07 11:12:12 bm 1.1.1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 11:45:02 iha 1.1.1.1.4.15: added specialized title names 2004/08/10 12:16:13 bm 1.1.1.1.4.14: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:12:54 bm 1.1.1.1.4.13: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 14:38:23 iha 1.1.1.1.4.12: #i30126# string review changes 2004/06/30 11:54:40 bm 1.1.1.1.4.11: +text for new data series 2004/06/29 15:43:53 bm 1.1.1.1.4.10: internal strings converted to ressource strings 2004/06/12 13:37:05 iha 1.1.1.1.4.9: correct german text; added comments 2004/06/09 20:17:40 iha 1.1.1.1.4.8: Smooth Line Properties Dialog 2004/06/09 18:43:46 iha 1.1.1.1.4.7: minor resource changes 2004/06/08 19:27:19 iha 1.1.1.1.4.6: added STR_OBJECT_DATA_RANGE 2004/06/03 03:38:21 iha 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/01 18:59:14 iha 1.1.1.1.4.4: new 3D view/effects dialog 2004/05/17 17:33:47 iha 1.1.1.1.4.3: provide object naming; resource cleanup 2004/05/05 20:42:45 iha 1.1.1.1.4.2: #i20344# additional strings for chart wizard 2004/04/22 15:00:39 iha 1.1.1.1.4.1: #i20344# chabged legend, grid and title resources
2007-05-22 16:30:11 +00:00
String STR_PAGE_AREA
2003-10-06 08:58:36 +00:00
{
INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:03:29 bm 1.1.1.1.4.52: RESYNC: (1.4-1.5); FILE MERGED 2007/04/23 12:32:31 ihi 1.1.1.1.4.51: #i72301# German removed 2007/03/19 15:13:39 bm 1.1.1.1.4.50: #i75403# Use strings from resource for row and column labels 2007/03/05 13:58:44 iha 1.1.1.1.4.49: changed string according to spec 2007/03/05 13:17:56 iha 1.1.1.1.4.48: changed string according to spec 2007/02/09 12:25:45 bm 1.1.1.1.4.47: #i72841# +STR_ACTION_NOTPOSSIBLE for message box that pops up when a non-deleteable object gets a delete-request 2007/02/06 12:02:16 iha 1.1.1.1.4.46: resource change: Torte -> Kreis 2006/12/11 15:45:45 bm 1.1.1.1.4.45: -STR_DATA_NEW_SERIES, +STR_DATA_UNNAMED_SERIES_WITH_INDEX 2006/12/05 23:40:41 iha 1.1.1.1.4.44: #i71675# enable set data label range for xy charts 2006/12/05 17:55:08 iha 1.1.1.1.4.43: String changes according to wizard spec 2006/11/01 17:46:23 iha 1.1.1.1.4.42: cleanup resources: no hardcoded quotes 2006/11/01 16:10:40 iha 1.1.1.1.4.41: cleanup resources: removed obsolete x-commenet string 2006/11/01 15:36:56 iha 1.1.1.1.4.40: cleanup resources + changed variable names according to style guide 2006/10/29 11:37:39 iha 1.1.1.1.4.39: moved STR_STATISTICS_IN_LEGEND from Strings.src to Strings_Statistic.src 2006/10/27 17:49:08 iha 1.1.1.1.4.38: more cleanup 2006/10/27 15:31:33 iha 1.1.1.1.4.37: name consolidation 2006/10/27 15:02:59 iha 1.1.1.1.4.36: name consolidation 2006/10/27 14:59:19 iha 1.1.1.1.4.35: name consolidation 2006/10/21 12:13:57 iha 1.1.1.1.4.34: name consolidation 2006/10/21 11:03:15 iha 1.1.1.1.4.33: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead 2006/10/21 09:03:31 iha 1.1.1.1.4.32: changed 'Data Series Symbol' to 'Legend Key' 2006/09/27 17:25:31 iha 1.1.1.1.4.31: corrected HelpText for color button 2006/08/22 17:00:21 bm 1.1.1.1.4.30: #i68861# also changed: STR_STATUS_DATAPOINT_MARKED: row replaced by data series 2006/08/02 12:16:24 bm 1.1.1.1.4.29: STR_OBJECT_DATAPOINT_XXX, STR_BALLOONHELP_DATAPOINT changed: row replaced by data series 2006/07/19 15:53:02 bm 1.1.1.1.4.28: #i64824# +STR_DATA_ROLE_CATEGORIES for the role categories in the data dialog 2006/05/29 18:00:39 iha 1.1.1.1.4.27: adapted STR_OBJECT_DIAGRAM_DATA to spec 2006/05/29 17:54:52 iha 1.1.1.1.4.26: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/05/29 17:08:56 iha 1.1.1.1.4.25: adapted grid names to spec 2006/03/28 15:50:00 iha 1.1.1.1.4.24: corrected broken german umlauts 2006/01/14 14:58:41 iha 1.1.1.1.4.23: renamed first page of 3D View Dialog 2006/01/13 15:07:00 bm 1.1.1.1.4.22: +STR_ACTION_REARRANGE_CHART 2006/01/12 17:54:01 iha 1.1.1.1.4.21: change name of wizard step 4 according to spec 2005/11/30 17:52:21 iha 1.1.1.1.4.20: corrected Strings 2005/11/29 18:36:37 bm 1.1.1.1.4.19: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/22 09:39:41 bm 1.1.1.1.4.18: insert object removed, these kind of strings are used from svx 2005/11/21 16:13:43 bm 1.1.1.1.4.17: +undo insert object string, conversion to UTF-8 2005/10/07 11:12:12 bm 1.1.1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 11:45:02 iha 1.1.1.1.4.15: added specialized title names 2004/08/10 12:16:13 bm 1.1.1.1.4.14: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:12:54 bm 1.1.1.1.4.13: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 14:38:23 iha 1.1.1.1.4.12: #i30126# string review changes 2004/06/30 11:54:40 bm 1.1.1.1.4.11: +text for new data series 2004/06/29 15:43:53 bm 1.1.1.1.4.10: internal strings converted to ressource strings 2004/06/12 13:37:05 iha 1.1.1.1.4.9: correct german text; added comments 2004/06/09 20:17:40 iha 1.1.1.1.4.8: Smooth Line Properties Dialog 2004/06/09 18:43:46 iha 1.1.1.1.4.7: minor resource changes 2004/06/08 19:27:19 iha 1.1.1.1.4.6: added STR_OBJECT_DATA_RANGE 2004/06/03 03:38:21 iha 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/01 18:59:14 iha 1.1.1.1.4.4: new 3D view/effects dialog 2004/05/17 17:33:47 iha 1.1.1.1.4.3: provide object naming; resource cleanup 2004/05/05 20:42:45 iha 1.1.1.1.4.2: #i20344# additional strings for chart wizard 2004/04/22 15:00:39 iha 1.1.1.1.4.1: #i20344# chabged legend, grid and title resources
2007-05-22 16:30:11 +00:00
Text [ en-US ] = "Area" ;
2003-10-06 08:58:36 +00:00
};
INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:03:29 bm 1.1.1.1.4.52: RESYNC: (1.4-1.5); FILE MERGED 2007/04/23 12:32:31 ihi 1.1.1.1.4.51: #i72301# German removed 2007/03/19 15:13:39 bm 1.1.1.1.4.50: #i75403# Use strings from resource for row and column labels 2007/03/05 13:58:44 iha 1.1.1.1.4.49: changed string according to spec 2007/03/05 13:17:56 iha 1.1.1.1.4.48: changed string according to spec 2007/02/09 12:25:45 bm 1.1.1.1.4.47: #i72841# +STR_ACTION_NOTPOSSIBLE for message box that pops up when a non-deleteable object gets a delete-request 2007/02/06 12:02:16 iha 1.1.1.1.4.46: resource change: Torte -> Kreis 2006/12/11 15:45:45 bm 1.1.1.1.4.45: -STR_DATA_NEW_SERIES, +STR_DATA_UNNAMED_SERIES_WITH_INDEX 2006/12/05 23:40:41 iha 1.1.1.1.4.44: #i71675# enable set data label range for xy charts 2006/12/05 17:55:08 iha 1.1.1.1.4.43: String changes according to wizard spec 2006/11/01 17:46:23 iha 1.1.1.1.4.42: cleanup resources: no hardcoded quotes 2006/11/01 16:10:40 iha 1.1.1.1.4.41: cleanup resources: removed obsolete x-commenet string 2006/11/01 15:36:56 iha 1.1.1.1.4.40: cleanup resources + changed variable names according to style guide 2006/10/29 11:37:39 iha 1.1.1.1.4.39: moved STR_STATISTICS_IN_LEGEND from Strings.src to Strings_Statistic.src 2006/10/27 17:49:08 iha 1.1.1.1.4.38: more cleanup 2006/10/27 15:31:33 iha 1.1.1.1.4.37: name consolidation 2006/10/27 15:02:59 iha 1.1.1.1.4.36: name consolidation 2006/10/27 14:59:19 iha 1.1.1.1.4.35: name consolidation 2006/10/21 12:13:57 iha 1.1.1.1.4.34: name consolidation 2006/10/21 11:03:15 iha 1.1.1.1.4.33: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead 2006/10/21 09:03:31 iha 1.1.1.1.4.32: changed 'Data Series Symbol' to 'Legend Key' 2006/09/27 17:25:31 iha 1.1.1.1.4.31: corrected HelpText for color button 2006/08/22 17:00:21 bm 1.1.1.1.4.30: #i68861# also changed: STR_STATUS_DATAPOINT_MARKED: row replaced by data series 2006/08/02 12:16:24 bm 1.1.1.1.4.29: STR_OBJECT_DATAPOINT_XXX, STR_BALLOONHELP_DATAPOINT changed: row replaced by data series 2006/07/19 15:53:02 bm 1.1.1.1.4.28: #i64824# +STR_DATA_ROLE_CATEGORIES for the role categories in the data dialog 2006/05/29 18:00:39 iha 1.1.1.1.4.27: adapted STR_OBJECT_DIAGRAM_DATA to spec 2006/05/29 17:54:52 iha 1.1.1.1.4.26: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/05/29 17:08:56 iha 1.1.1.1.4.25: adapted grid names to spec 2006/03/28 15:50:00 iha 1.1.1.1.4.24: corrected broken german umlauts 2006/01/14 14:58:41 iha 1.1.1.1.4.23: renamed first page of 3D View Dialog 2006/01/13 15:07:00 bm 1.1.1.1.4.22: +STR_ACTION_REARRANGE_CHART 2006/01/12 17:54:01 iha 1.1.1.1.4.21: change name of wizard step 4 according to spec 2005/11/30 17:52:21 iha 1.1.1.1.4.20: corrected Strings 2005/11/29 18:36:37 bm 1.1.1.1.4.19: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/22 09:39:41 bm 1.1.1.1.4.18: insert object removed, these kind of strings are used from svx 2005/11/21 16:13:43 bm 1.1.1.1.4.17: +undo insert object string, conversion to UTF-8 2005/10/07 11:12:12 bm 1.1.1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 11:45:02 iha 1.1.1.1.4.15: added specialized title names 2004/08/10 12:16:13 bm 1.1.1.1.4.14: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:12:54 bm 1.1.1.1.4.13: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 14:38:23 iha 1.1.1.1.4.12: #i30126# string review changes 2004/06/30 11:54:40 bm 1.1.1.1.4.11: +text for new data series 2004/06/29 15:43:53 bm 1.1.1.1.4.10: internal strings converted to ressource strings 2004/06/12 13:37:05 iha 1.1.1.1.4.9: correct german text; added comments 2004/06/09 20:17:40 iha 1.1.1.1.4.8: Smooth Line Properties Dialog 2004/06/09 18:43:46 iha 1.1.1.1.4.7: minor resource changes 2004/06/08 19:27:19 iha 1.1.1.1.4.6: added STR_OBJECT_DATA_RANGE 2004/06/03 03:38:21 iha 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/01 18:59:14 iha 1.1.1.1.4.4: new 3D view/effects dialog 2004/05/17 17:33:47 iha 1.1.1.1.4.3: provide object naming; resource cleanup 2004/05/05 20:42:45 iha 1.1.1.1.4.2: #i20344# additional strings for chart wizard 2004/04/22 15:00:39 iha 1.1.1.1.4.1: #i20344# chabged legend, grid and title resources
2007-05-22 16:30:11 +00:00
String STR_PAGE_TRANSPARENCY
2003-10-06 08:58:36 +00:00
{
INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:03:29 bm 1.1.1.1.4.52: RESYNC: (1.4-1.5); FILE MERGED 2007/04/23 12:32:31 ihi 1.1.1.1.4.51: #i72301# German removed 2007/03/19 15:13:39 bm 1.1.1.1.4.50: #i75403# Use strings from resource for row and column labels 2007/03/05 13:58:44 iha 1.1.1.1.4.49: changed string according to spec 2007/03/05 13:17:56 iha 1.1.1.1.4.48: changed string according to spec 2007/02/09 12:25:45 bm 1.1.1.1.4.47: #i72841# +STR_ACTION_NOTPOSSIBLE for message box that pops up when a non-deleteable object gets a delete-request 2007/02/06 12:02:16 iha 1.1.1.1.4.46: resource change: Torte -> Kreis 2006/12/11 15:45:45 bm 1.1.1.1.4.45: -STR_DATA_NEW_SERIES, +STR_DATA_UNNAMED_SERIES_WITH_INDEX 2006/12/05 23:40:41 iha 1.1.1.1.4.44: #i71675# enable set data label range for xy charts 2006/12/05 17:55:08 iha 1.1.1.1.4.43: String changes according to wizard spec 2006/11/01 17:46:23 iha 1.1.1.1.4.42: cleanup resources: no hardcoded quotes 2006/11/01 16:10:40 iha 1.1.1.1.4.41: cleanup resources: removed obsolete x-commenet string 2006/11/01 15:36:56 iha 1.1.1.1.4.40: cleanup resources + changed variable names according to style guide 2006/10/29 11:37:39 iha 1.1.1.1.4.39: moved STR_STATISTICS_IN_LEGEND from Strings.src to Strings_Statistic.src 2006/10/27 17:49:08 iha 1.1.1.1.4.38: more cleanup 2006/10/27 15:31:33 iha 1.1.1.1.4.37: name consolidation 2006/10/27 15:02:59 iha 1.1.1.1.4.36: name consolidation 2006/10/27 14:59:19 iha 1.1.1.1.4.35: name consolidation 2006/10/21 12:13:57 iha 1.1.1.1.4.34: name consolidation 2006/10/21 11:03:15 iha 1.1.1.1.4.33: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead 2006/10/21 09:03:31 iha 1.1.1.1.4.32: changed 'Data Series Symbol' to 'Legend Key' 2006/09/27 17:25:31 iha 1.1.1.1.4.31: corrected HelpText for color button 2006/08/22 17:00:21 bm 1.1.1.1.4.30: #i68861# also changed: STR_STATUS_DATAPOINT_MARKED: row replaced by data series 2006/08/02 12:16:24 bm 1.1.1.1.4.29: STR_OBJECT_DATAPOINT_XXX, STR_BALLOONHELP_DATAPOINT changed: row replaced by data series 2006/07/19 15:53:02 bm 1.1.1.1.4.28: #i64824# +STR_DATA_ROLE_CATEGORIES for the role categories in the data dialog 2006/05/29 18:00:39 iha 1.1.1.1.4.27: adapted STR_OBJECT_DIAGRAM_DATA to spec 2006/05/29 17:54:52 iha 1.1.1.1.4.26: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/05/29 17:08:56 iha 1.1.1.1.4.25: adapted grid names to spec 2006/03/28 15:50:00 iha 1.1.1.1.4.24: corrected broken german umlauts 2006/01/14 14:58:41 iha 1.1.1.1.4.23: renamed first page of 3D View Dialog 2006/01/13 15:07:00 bm 1.1.1.1.4.22: +STR_ACTION_REARRANGE_CHART 2006/01/12 17:54:01 iha 1.1.1.1.4.21: change name of wizard step 4 according to spec 2005/11/30 17:52:21 iha 1.1.1.1.4.20: corrected Strings 2005/11/29 18:36:37 bm 1.1.1.1.4.19: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/22 09:39:41 bm 1.1.1.1.4.18: insert object removed, these kind of strings are used from svx 2005/11/21 16:13:43 bm 1.1.1.1.4.17: +undo insert object string, conversion to UTF-8 2005/10/07 11:12:12 bm 1.1.1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 11:45:02 iha 1.1.1.1.4.15: added specialized title names 2004/08/10 12:16:13 bm 1.1.1.1.4.14: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:12:54 bm 1.1.1.1.4.13: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 14:38:23 iha 1.1.1.1.4.12: #i30126# string review changes 2004/06/30 11:54:40 bm 1.1.1.1.4.11: +text for new data series 2004/06/29 15:43:53 bm 1.1.1.1.4.10: internal strings converted to ressource strings 2004/06/12 13:37:05 iha 1.1.1.1.4.9: correct german text; added comments 2004/06/09 20:17:40 iha 1.1.1.1.4.8: Smooth Line Properties Dialog 2004/06/09 18:43:46 iha 1.1.1.1.4.7: minor resource changes 2004/06/08 19:27:19 iha 1.1.1.1.4.6: added STR_OBJECT_DATA_RANGE 2004/06/03 03:38:21 iha 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/01 18:59:14 iha 1.1.1.1.4.4: new 3D view/effects dialog 2004/05/17 17:33:47 iha 1.1.1.1.4.3: provide object naming; resource cleanup 2004/05/05 20:42:45 iha 1.1.1.1.4.2: #i20344# additional strings for chart wizard 2004/04/22 15:00:39 iha 1.1.1.1.4.1: #i20344# chabged legend, grid and title resources
2007-05-22 16:30:11 +00:00
Text [ en-US ] = "Transparency";
2003-10-06 08:58:36 +00:00
};
INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:03:29 bm 1.1.1.1.4.52: RESYNC: (1.4-1.5); FILE MERGED 2007/04/23 12:32:31 ihi 1.1.1.1.4.51: #i72301# German removed 2007/03/19 15:13:39 bm 1.1.1.1.4.50: #i75403# Use strings from resource for row and column labels 2007/03/05 13:58:44 iha 1.1.1.1.4.49: changed string according to spec 2007/03/05 13:17:56 iha 1.1.1.1.4.48: changed string according to spec 2007/02/09 12:25:45 bm 1.1.1.1.4.47: #i72841# +STR_ACTION_NOTPOSSIBLE for message box that pops up when a non-deleteable object gets a delete-request 2007/02/06 12:02:16 iha 1.1.1.1.4.46: resource change: Torte -> Kreis 2006/12/11 15:45:45 bm 1.1.1.1.4.45: -STR_DATA_NEW_SERIES, +STR_DATA_UNNAMED_SERIES_WITH_INDEX 2006/12/05 23:40:41 iha 1.1.1.1.4.44: #i71675# enable set data label range for xy charts 2006/12/05 17:55:08 iha 1.1.1.1.4.43: String changes according to wizard spec 2006/11/01 17:46:23 iha 1.1.1.1.4.42: cleanup resources: no hardcoded quotes 2006/11/01 16:10:40 iha 1.1.1.1.4.41: cleanup resources: removed obsolete x-commenet string 2006/11/01 15:36:56 iha 1.1.1.1.4.40: cleanup resources + changed variable names according to style guide 2006/10/29 11:37:39 iha 1.1.1.1.4.39: moved STR_STATISTICS_IN_LEGEND from Strings.src to Strings_Statistic.src 2006/10/27 17:49:08 iha 1.1.1.1.4.38: more cleanup 2006/10/27 15:31:33 iha 1.1.1.1.4.37: name consolidation 2006/10/27 15:02:59 iha 1.1.1.1.4.36: name consolidation 2006/10/27 14:59:19 iha 1.1.1.1.4.35: name consolidation 2006/10/21 12:13:57 iha 1.1.1.1.4.34: name consolidation 2006/10/21 11:03:15 iha 1.1.1.1.4.33: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead 2006/10/21 09:03:31 iha 1.1.1.1.4.32: changed 'Data Series Symbol' to 'Legend Key' 2006/09/27 17:25:31 iha 1.1.1.1.4.31: corrected HelpText for color button 2006/08/22 17:00:21 bm 1.1.1.1.4.30: #i68861# also changed: STR_STATUS_DATAPOINT_MARKED: row replaced by data series 2006/08/02 12:16:24 bm 1.1.1.1.4.29: STR_OBJECT_DATAPOINT_XXX, STR_BALLOONHELP_DATAPOINT changed: row replaced by data series 2006/07/19 15:53:02 bm 1.1.1.1.4.28: #i64824# +STR_DATA_ROLE_CATEGORIES for the role categories in the data dialog 2006/05/29 18:00:39 iha 1.1.1.1.4.27: adapted STR_OBJECT_DIAGRAM_DATA to spec 2006/05/29 17:54:52 iha 1.1.1.1.4.26: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/05/29 17:08:56 iha 1.1.1.1.4.25: adapted grid names to spec 2006/03/28 15:50:00 iha 1.1.1.1.4.24: corrected broken german umlauts 2006/01/14 14:58:41 iha 1.1.1.1.4.23: renamed first page of 3D View Dialog 2006/01/13 15:07:00 bm 1.1.1.1.4.22: +STR_ACTION_REARRANGE_CHART 2006/01/12 17:54:01 iha 1.1.1.1.4.21: change name of wizard step 4 according to spec 2005/11/30 17:52:21 iha 1.1.1.1.4.20: corrected Strings 2005/11/29 18:36:37 bm 1.1.1.1.4.19: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/22 09:39:41 bm 1.1.1.1.4.18: insert object removed, these kind of strings are used from svx 2005/11/21 16:13:43 bm 1.1.1.1.4.17: +undo insert object string, conversion to UTF-8 2005/10/07 11:12:12 bm 1.1.1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 11:45:02 iha 1.1.1.1.4.15: added specialized title names 2004/08/10 12:16:13 bm 1.1.1.1.4.14: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:12:54 bm 1.1.1.1.4.13: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 14:38:23 iha 1.1.1.1.4.12: #i30126# string review changes 2004/06/30 11:54:40 bm 1.1.1.1.4.11: +text for new data series 2004/06/29 15:43:53 bm 1.1.1.1.4.10: internal strings converted to ressource strings 2004/06/12 13:37:05 iha 1.1.1.1.4.9: correct german text; added comments 2004/06/09 20:17:40 iha 1.1.1.1.4.8: Smooth Line Properties Dialog 2004/06/09 18:43:46 iha 1.1.1.1.4.7: minor resource changes 2004/06/08 19:27:19 iha 1.1.1.1.4.6: added STR_OBJECT_DATA_RANGE 2004/06/03 03:38:21 iha 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/01 18:59:14 iha 1.1.1.1.4.4: new 3D view/effects dialog 2004/05/17 17:33:47 iha 1.1.1.1.4.3: provide object naming; resource cleanup 2004/05/05 20:42:45 iha 1.1.1.1.4.2: #i20344# additional strings for chart wizard 2004/04/22 15:00:39 iha 1.1.1.1.4.1: #i20344# chabged legend, grid and title resources
2007-05-22 16:30:11 +00:00
String STR_PAGE_CHARACTERS
2003-10-06 08:58:36 +00:00
{
INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:03:29 bm 1.1.1.1.4.52: RESYNC: (1.4-1.5); FILE MERGED 2007/04/23 12:32:31 ihi 1.1.1.1.4.51: #i72301# German removed 2007/03/19 15:13:39 bm 1.1.1.1.4.50: #i75403# Use strings from resource for row and column labels 2007/03/05 13:58:44 iha 1.1.1.1.4.49: changed string according to spec 2007/03/05 13:17:56 iha 1.1.1.1.4.48: changed string according to spec 2007/02/09 12:25:45 bm 1.1.1.1.4.47: #i72841# +STR_ACTION_NOTPOSSIBLE for message box that pops up when a non-deleteable object gets a delete-request 2007/02/06 12:02:16 iha 1.1.1.1.4.46: resource change: Torte -> Kreis 2006/12/11 15:45:45 bm 1.1.1.1.4.45: -STR_DATA_NEW_SERIES, +STR_DATA_UNNAMED_SERIES_WITH_INDEX 2006/12/05 23:40:41 iha 1.1.1.1.4.44: #i71675# enable set data label range for xy charts 2006/12/05 17:55:08 iha 1.1.1.1.4.43: String changes according to wizard spec 2006/11/01 17:46:23 iha 1.1.1.1.4.42: cleanup resources: no hardcoded quotes 2006/11/01 16:10:40 iha 1.1.1.1.4.41: cleanup resources: removed obsolete x-commenet string 2006/11/01 15:36:56 iha 1.1.1.1.4.40: cleanup resources + changed variable names according to style guide 2006/10/29 11:37:39 iha 1.1.1.1.4.39: moved STR_STATISTICS_IN_LEGEND from Strings.src to Strings_Statistic.src 2006/10/27 17:49:08 iha 1.1.1.1.4.38: more cleanup 2006/10/27 15:31:33 iha 1.1.1.1.4.37: name consolidation 2006/10/27 15:02:59 iha 1.1.1.1.4.36: name consolidation 2006/10/27 14:59:19 iha 1.1.1.1.4.35: name consolidation 2006/10/21 12:13:57 iha 1.1.1.1.4.34: name consolidation 2006/10/21 11:03:15 iha 1.1.1.1.4.33: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead 2006/10/21 09:03:31 iha 1.1.1.1.4.32: changed 'Data Series Symbol' to 'Legend Key' 2006/09/27 17:25:31 iha 1.1.1.1.4.31: corrected HelpText for color button 2006/08/22 17:00:21 bm 1.1.1.1.4.30: #i68861# also changed: STR_STATUS_DATAPOINT_MARKED: row replaced by data series 2006/08/02 12:16:24 bm 1.1.1.1.4.29: STR_OBJECT_DATAPOINT_XXX, STR_BALLOONHELP_DATAPOINT changed: row replaced by data series 2006/07/19 15:53:02 bm 1.1.1.1.4.28: #i64824# +STR_DATA_ROLE_CATEGORIES for the role categories in the data dialog 2006/05/29 18:00:39 iha 1.1.1.1.4.27: adapted STR_OBJECT_DIAGRAM_DATA to spec 2006/05/29 17:54:52 iha 1.1.1.1.4.26: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/05/29 17:08:56 iha 1.1.1.1.4.25: adapted grid names to spec 2006/03/28 15:50:00 iha 1.1.1.1.4.24: corrected broken german umlauts 2006/01/14 14:58:41 iha 1.1.1.1.4.23: renamed first page of 3D View Dialog 2006/01/13 15:07:00 bm 1.1.1.1.4.22: +STR_ACTION_REARRANGE_CHART 2006/01/12 17:54:01 iha 1.1.1.1.4.21: change name of wizard step 4 according to spec 2005/11/30 17:52:21 iha 1.1.1.1.4.20: corrected Strings 2005/11/29 18:36:37 bm 1.1.1.1.4.19: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/22 09:39:41 bm 1.1.1.1.4.18: insert object removed, these kind of strings are used from svx 2005/11/21 16:13:43 bm 1.1.1.1.4.17: +undo insert object string, conversion to UTF-8 2005/10/07 11:12:12 bm 1.1.1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 11:45:02 iha 1.1.1.1.4.15: added specialized title names 2004/08/10 12:16:13 bm 1.1.1.1.4.14: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:12:54 bm 1.1.1.1.4.13: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 14:38:23 iha 1.1.1.1.4.12: #i30126# string review changes 2004/06/30 11:54:40 bm 1.1.1.1.4.11: +text for new data series 2004/06/29 15:43:53 bm 1.1.1.1.4.10: internal strings converted to ressource strings 2004/06/12 13:37:05 iha 1.1.1.1.4.9: correct german text; added comments 2004/06/09 20:17:40 iha 1.1.1.1.4.8: Smooth Line Properties Dialog 2004/06/09 18:43:46 iha 1.1.1.1.4.7: minor resource changes 2004/06/08 19:27:19 iha 1.1.1.1.4.6: added STR_OBJECT_DATA_RANGE 2004/06/03 03:38:21 iha 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/01 18:59:14 iha 1.1.1.1.4.4: new 3D view/effects dialog 2004/05/17 17:33:47 iha 1.1.1.1.4.3: provide object naming; resource cleanup 2004/05/05 20:42:45 iha 1.1.1.1.4.2: #i20344# additional strings for chart wizard 2004/04/22 15:00:39 iha 1.1.1.1.4.1: #i20344# chabged legend, grid and title resources
2007-05-22 16:30:11 +00:00
Text [ en-US ] = "Characters" ;
2003-10-06 08:58:36 +00:00
};
INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:03:29 bm 1.1.1.1.4.52: RESYNC: (1.4-1.5); FILE MERGED 2007/04/23 12:32:31 ihi 1.1.1.1.4.51: #i72301# German removed 2007/03/19 15:13:39 bm 1.1.1.1.4.50: #i75403# Use strings from resource for row and column labels 2007/03/05 13:58:44 iha 1.1.1.1.4.49: changed string according to spec 2007/03/05 13:17:56 iha 1.1.1.1.4.48: changed string according to spec 2007/02/09 12:25:45 bm 1.1.1.1.4.47: #i72841# +STR_ACTION_NOTPOSSIBLE for message box that pops up when a non-deleteable object gets a delete-request 2007/02/06 12:02:16 iha 1.1.1.1.4.46: resource change: Torte -> Kreis 2006/12/11 15:45:45 bm 1.1.1.1.4.45: -STR_DATA_NEW_SERIES, +STR_DATA_UNNAMED_SERIES_WITH_INDEX 2006/12/05 23:40:41 iha 1.1.1.1.4.44: #i71675# enable set data label range for xy charts 2006/12/05 17:55:08 iha 1.1.1.1.4.43: String changes according to wizard spec 2006/11/01 17:46:23 iha 1.1.1.1.4.42: cleanup resources: no hardcoded quotes 2006/11/01 16:10:40 iha 1.1.1.1.4.41: cleanup resources: removed obsolete x-commenet string 2006/11/01 15:36:56 iha 1.1.1.1.4.40: cleanup resources + changed variable names according to style guide 2006/10/29 11:37:39 iha 1.1.1.1.4.39: moved STR_STATISTICS_IN_LEGEND from Strings.src to Strings_Statistic.src 2006/10/27 17:49:08 iha 1.1.1.1.4.38: more cleanup 2006/10/27 15:31:33 iha 1.1.1.1.4.37: name consolidation 2006/10/27 15:02:59 iha 1.1.1.1.4.36: name consolidation 2006/10/27 14:59:19 iha 1.1.1.1.4.35: name consolidation 2006/10/21 12:13:57 iha 1.1.1.1.4.34: name consolidation 2006/10/21 11:03:15 iha 1.1.1.1.4.33: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead 2006/10/21 09:03:31 iha 1.1.1.1.4.32: changed 'Data Series Symbol' to 'Legend Key' 2006/09/27 17:25:31 iha 1.1.1.1.4.31: corrected HelpText for color button 2006/08/22 17:00:21 bm 1.1.1.1.4.30: #i68861# also changed: STR_STATUS_DATAPOINT_MARKED: row replaced by data series 2006/08/02 12:16:24 bm 1.1.1.1.4.29: STR_OBJECT_DATAPOINT_XXX, STR_BALLOONHELP_DATAPOINT changed: row replaced by data series 2006/07/19 15:53:02 bm 1.1.1.1.4.28: #i64824# +STR_DATA_ROLE_CATEGORIES for the role categories in the data dialog 2006/05/29 18:00:39 iha 1.1.1.1.4.27: adapted STR_OBJECT_DIAGRAM_DATA to spec 2006/05/29 17:54:52 iha 1.1.1.1.4.26: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/05/29 17:08:56 iha 1.1.1.1.4.25: adapted grid names to spec 2006/03/28 15:50:00 iha 1.1.1.1.4.24: corrected broken german umlauts 2006/01/14 14:58:41 iha 1.1.1.1.4.23: renamed first page of 3D View Dialog 2006/01/13 15:07:00 bm 1.1.1.1.4.22: +STR_ACTION_REARRANGE_CHART 2006/01/12 17:54:01 iha 1.1.1.1.4.21: change name of wizard step 4 according to spec 2005/11/30 17:52:21 iha 1.1.1.1.4.20: corrected Strings 2005/11/29 18:36:37 bm 1.1.1.1.4.19: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/22 09:39:41 bm 1.1.1.1.4.18: insert object removed, these kind of strings are used from svx 2005/11/21 16:13:43 bm 1.1.1.1.4.17: +undo insert object string, conversion to UTF-8 2005/10/07 11:12:12 bm 1.1.1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 11:45:02 iha 1.1.1.1.4.15: added specialized title names 2004/08/10 12:16:13 bm 1.1.1.1.4.14: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:12:54 bm 1.1.1.1.4.13: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 14:38:23 iha 1.1.1.1.4.12: #i30126# string review changes 2004/06/30 11:54:40 bm 1.1.1.1.4.11: +text for new data series 2004/06/29 15:43:53 bm 1.1.1.1.4.10: internal strings converted to ressource strings 2004/06/12 13:37:05 iha 1.1.1.1.4.9: correct german text; added comments 2004/06/09 20:17:40 iha 1.1.1.1.4.8: Smooth Line Properties Dialog 2004/06/09 18:43:46 iha 1.1.1.1.4.7: minor resource changes 2004/06/08 19:27:19 iha 1.1.1.1.4.6: added STR_OBJECT_DATA_RANGE 2004/06/03 03:38:21 iha 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/01 18:59:14 iha 1.1.1.1.4.4: new 3D view/effects dialog 2004/05/17 17:33:47 iha 1.1.1.1.4.3: provide object naming; resource cleanup 2004/05/05 20:42:45 iha 1.1.1.1.4.2: #i20344# additional strings for chart wizard 2004/04/22 15:00:39 iha 1.1.1.1.4.1: #i20344# chabged legend, grid and title resources
2007-05-22 16:30:11 +00:00
String STR_PAGE_FONT_EFFECTS
2003-10-06 08:58:36 +00:00
{
INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:03:29 bm 1.1.1.1.4.52: RESYNC: (1.4-1.5); FILE MERGED 2007/04/23 12:32:31 ihi 1.1.1.1.4.51: #i72301# German removed 2007/03/19 15:13:39 bm 1.1.1.1.4.50: #i75403# Use strings from resource for row and column labels 2007/03/05 13:58:44 iha 1.1.1.1.4.49: changed string according to spec 2007/03/05 13:17:56 iha 1.1.1.1.4.48: changed string according to spec 2007/02/09 12:25:45 bm 1.1.1.1.4.47: #i72841# +STR_ACTION_NOTPOSSIBLE for message box that pops up when a non-deleteable object gets a delete-request 2007/02/06 12:02:16 iha 1.1.1.1.4.46: resource change: Torte -> Kreis 2006/12/11 15:45:45 bm 1.1.1.1.4.45: -STR_DATA_NEW_SERIES, +STR_DATA_UNNAMED_SERIES_WITH_INDEX 2006/12/05 23:40:41 iha 1.1.1.1.4.44: #i71675# enable set data label range for xy charts 2006/12/05 17:55:08 iha 1.1.1.1.4.43: String changes according to wizard spec 2006/11/01 17:46:23 iha 1.1.1.1.4.42: cleanup resources: no hardcoded quotes 2006/11/01 16:10:40 iha 1.1.1.1.4.41: cleanup resources: removed obsolete x-commenet string 2006/11/01 15:36:56 iha 1.1.1.1.4.40: cleanup resources + changed variable names according to style guide 2006/10/29 11:37:39 iha 1.1.1.1.4.39: moved STR_STATISTICS_IN_LEGEND from Strings.src to Strings_Statistic.src 2006/10/27 17:49:08 iha 1.1.1.1.4.38: more cleanup 2006/10/27 15:31:33 iha 1.1.1.1.4.37: name consolidation 2006/10/27 15:02:59 iha 1.1.1.1.4.36: name consolidation 2006/10/27 14:59:19 iha 1.1.1.1.4.35: name consolidation 2006/10/21 12:13:57 iha 1.1.1.1.4.34: name consolidation 2006/10/21 11:03:15 iha 1.1.1.1.4.33: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead 2006/10/21 09:03:31 iha 1.1.1.1.4.32: changed 'Data Series Symbol' to 'Legend Key' 2006/09/27 17:25:31 iha 1.1.1.1.4.31: corrected HelpText for color button 2006/08/22 17:00:21 bm 1.1.1.1.4.30: #i68861# also changed: STR_STATUS_DATAPOINT_MARKED: row replaced by data series 2006/08/02 12:16:24 bm 1.1.1.1.4.29: STR_OBJECT_DATAPOINT_XXX, STR_BALLOONHELP_DATAPOINT changed: row replaced by data series 2006/07/19 15:53:02 bm 1.1.1.1.4.28: #i64824# +STR_DATA_ROLE_CATEGORIES for the role categories in the data dialog 2006/05/29 18:00:39 iha 1.1.1.1.4.27: adapted STR_OBJECT_DIAGRAM_DATA to spec 2006/05/29 17:54:52 iha 1.1.1.1.4.26: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/05/29 17:08:56 iha 1.1.1.1.4.25: adapted grid names to spec 2006/03/28 15:50:00 iha 1.1.1.1.4.24: corrected broken german umlauts 2006/01/14 14:58:41 iha 1.1.1.1.4.23: renamed first page of 3D View Dialog 2006/01/13 15:07:00 bm 1.1.1.1.4.22: +STR_ACTION_REARRANGE_CHART 2006/01/12 17:54:01 iha 1.1.1.1.4.21: change name of wizard step 4 according to spec 2005/11/30 17:52:21 iha 1.1.1.1.4.20: corrected Strings 2005/11/29 18:36:37 bm 1.1.1.1.4.19: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/22 09:39:41 bm 1.1.1.1.4.18: insert object removed, these kind of strings are used from svx 2005/11/21 16:13:43 bm 1.1.1.1.4.17: +undo insert object string, conversion to UTF-8 2005/10/07 11:12:12 bm 1.1.1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 11:45:02 iha 1.1.1.1.4.15: added specialized title names 2004/08/10 12:16:13 bm 1.1.1.1.4.14: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:12:54 bm 1.1.1.1.4.13: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 14:38:23 iha 1.1.1.1.4.12: #i30126# string review changes 2004/06/30 11:54:40 bm 1.1.1.1.4.11: +text for new data series 2004/06/29 15:43:53 bm 1.1.1.1.4.10: internal strings converted to ressource strings 2004/06/12 13:37:05 iha 1.1.1.1.4.9: correct german text; added comments 2004/06/09 20:17:40 iha 1.1.1.1.4.8: Smooth Line Properties Dialog 2004/06/09 18:43:46 iha 1.1.1.1.4.7: minor resource changes 2004/06/08 19:27:19 iha 1.1.1.1.4.6: added STR_OBJECT_DATA_RANGE 2004/06/03 03:38:21 iha 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/01 18:59:14 iha 1.1.1.1.4.4: new 3D view/effects dialog 2004/05/17 17:33:47 iha 1.1.1.1.4.3: provide object naming; resource cleanup 2004/05/05 20:42:45 iha 1.1.1.1.4.2: #i20344# additional strings for chart wizard 2004/04/22 15:00:39 iha 1.1.1.1.4.1: #i20344# chabged legend, grid and title resources
2007-05-22 16:30:11 +00:00
Text [ en-US ] = "Font Effects" ;
2003-10-06 08:58:36 +00:00
};
INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:03:29 bm 1.1.1.1.4.52: RESYNC: (1.4-1.5); FILE MERGED 2007/04/23 12:32:31 ihi 1.1.1.1.4.51: #i72301# German removed 2007/03/19 15:13:39 bm 1.1.1.1.4.50: #i75403# Use strings from resource for row and column labels 2007/03/05 13:58:44 iha 1.1.1.1.4.49: changed string according to spec 2007/03/05 13:17:56 iha 1.1.1.1.4.48: changed string according to spec 2007/02/09 12:25:45 bm 1.1.1.1.4.47: #i72841# +STR_ACTION_NOTPOSSIBLE for message box that pops up when a non-deleteable object gets a delete-request 2007/02/06 12:02:16 iha 1.1.1.1.4.46: resource change: Torte -> Kreis 2006/12/11 15:45:45 bm 1.1.1.1.4.45: -STR_DATA_NEW_SERIES, +STR_DATA_UNNAMED_SERIES_WITH_INDEX 2006/12/05 23:40:41 iha 1.1.1.1.4.44: #i71675# enable set data label range for xy charts 2006/12/05 17:55:08 iha 1.1.1.1.4.43: String changes according to wizard spec 2006/11/01 17:46:23 iha 1.1.1.1.4.42: cleanup resources: no hardcoded quotes 2006/11/01 16:10:40 iha 1.1.1.1.4.41: cleanup resources: removed obsolete x-commenet string 2006/11/01 15:36:56 iha 1.1.1.1.4.40: cleanup resources + changed variable names according to style guide 2006/10/29 11:37:39 iha 1.1.1.1.4.39: moved STR_STATISTICS_IN_LEGEND from Strings.src to Strings_Statistic.src 2006/10/27 17:49:08 iha 1.1.1.1.4.38: more cleanup 2006/10/27 15:31:33 iha 1.1.1.1.4.37: name consolidation 2006/10/27 15:02:59 iha 1.1.1.1.4.36: name consolidation 2006/10/27 14:59:19 iha 1.1.1.1.4.35: name consolidation 2006/10/21 12:13:57 iha 1.1.1.1.4.34: name consolidation 2006/10/21 11:03:15 iha 1.1.1.1.4.33: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead 2006/10/21 09:03:31 iha 1.1.1.1.4.32: changed 'Data Series Symbol' to 'Legend Key' 2006/09/27 17:25:31 iha 1.1.1.1.4.31: corrected HelpText for color button 2006/08/22 17:00:21 bm 1.1.1.1.4.30: #i68861# also changed: STR_STATUS_DATAPOINT_MARKED: row replaced by data series 2006/08/02 12:16:24 bm 1.1.1.1.4.29: STR_OBJECT_DATAPOINT_XXX, STR_BALLOONHELP_DATAPOINT changed: row replaced by data series 2006/07/19 15:53:02 bm 1.1.1.1.4.28: #i64824# +STR_DATA_ROLE_CATEGORIES for the role categories in the data dialog 2006/05/29 18:00:39 iha 1.1.1.1.4.27: adapted STR_OBJECT_DIAGRAM_DATA to spec 2006/05/29 17:54:52 iha 1.1.1.1.4.26: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/05/29 17:08:56 iha 1.1.1.1.4.25: adapted grid names to spec 2006/03/28 15:50:00 iha 1.1.1.1.4.24: corrected broken german umlauts 2006/01/14 14:58:41 iha 1.1.1.1.4.23: renamed first page of 3D View Dialog 2006/01/13 15:07:00 bm 1.1.1.1.4.22: +STR_ACTION_REARRANGE_CHART 2006/01/12 17:54:01 iha 1.1.1.1.4.21: change name of wizard step 4 according to spec 2005/11/30 17:52:21 iha 1.1.1.1.4.20: corrected Strings 2005/11/29 18:36:37 bm 1.1.1.1.4.19: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/22 09:39:41 bm 1.1.1.1.4.18: insert object removed, these kind of strings are used from svx 2005/11/21 16:13:43 bm 1.1.1.1.4.17: +undo insert object string, conversion to UTF-8 2005/10/07 11:12:12 bm 1.1.1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 11:45:02 iha 1.1.1.1.4.15: added specialized title names 2004/08/10 12:16:13 bm 1.1.1.1.4.14: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:12:54 bm 1.1.1.1.4.13: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 14:38:23 iha 1.1.1.1.4.12: #i30126# string review changes 2004/06/30 11:54:40 bm 1.1.1.1.4.11: +text for new data series 2004/06/29 15:43:53 bm 1.1.1.1.4.10: internal strings converted to ressource strings 2004/06/12 13:37:05 iha 1.1.1.1.4.9: correct german text; added comments 2004/06/09 20:17:40 iha 1.1.1.1.4.8: Smooth Line Properties Dialog 2004/06/09 18:43:46 iha 1.1.1.1.4.7: minor resource changes 2004/06/08 19:27:19 iha 1.1.1.1.4.6: added STR_OBJECT_DATA_RANGE 2004/06/03 03:38:21 iha 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/01 18:59:14 iha 1.1.1.1.4.4: new 3D view/effects dialog 2004/05/17 17:33:47 iha 1.1.1.1.4.3: provide object naming; resource cleanup 2004/05/05 20:42:45 iha 1.1.1.1.4.2: #i20344# additional strings for chart wizard 2004/04/22 15:00:39 iha 1.1.1.1.4.1: #i20344# chabged legend, grid and title resources
2007-05-22 16:30:11 +00:00
String STR_PAGE_NUMBERS
2003-10-06 08:58:36 +00:00
{
INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:03:29 bm 1.1.1.1.4.52: RESYNC: (1.4-1.5); FILE MERGED 2007/04/23 12:32:31 ihi 1.1.1.1.4.51: #i72301# German removed 2007/03/19 15:13:39 bm 1.1.1.1.4.50: #i75403# Use strings from resource for row and column labels 2007/03/05 13:58:44 iha 1.1.1.1.4.49: changed string according to spec 2007/03/05 13:17:56 iha 1.1.1.1.4.48: changed string according to spec 2007/02/09 12:25:45 bm 1.1.1.1.4.47: #i72841# +STR_ACTION_NOTPOSSIBLE for message box that pops up when a non-deleteable object gets a delete-request 2007/02/06 12:02:16 iha 1.1.1.1.4.46: resource change: Torte -> Kreis 2006/12/11 15:45:45 bm 1.1.1.1.4.45: -STR_DATA_NEW_SERIES, +STR_DATA_UNNAMED_SERIES_WITH_INDEX 2006/12/05 23:40:41 iha 1.1.1.1.4.44: #i71675# enable set data label range for xy charts 2006/12/05 17:55:08 iha 1.1.1.1.4.43: String changes according to wizard spec 2006/11/01 17:46:23 iha 1.1.1.1.4.42: cleanup resources: no hardcoded quotes 2006/11/01 16:10:40 iha 1.1.1.1.4.41: cleanup resources: removed obsolete x-commenet string 2006/11/01 15:36:56 iha 1.1.1.1.4.40: cleanup resources + changed variable names according to style guide 2006/10/29 11:37:39 iha 1.1.1.1.4.39: moved STR_STATISTICS_IN_LEGEND from Strings.src to Strings_Statistic.src 2006/10/27 17:49:08 iha 1.1.1.1.4.38: more cleanup 2006/10/27 15:31:33 iha 1.1.1.1.4.37: name consolidation 2006/10/27 15:02:59 iha 1.1.1.1.4.36: name consolidation 2006/10/27 14:59:19 iha 1.1.1.1.4.35: name consolidation 2006/10/21 12:13:57 iha 1.1.1.1.4.34: name consolidation 2006/10/21 11:03:15 iha 1.1.1.1.4.33: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead 2006/10/21 09:03:31 iha 1.1.1.1.4.32: changed 'Data Series Symbol' to 'Legend Key' 2006/09/27 17:25:31 iha 1.1.1.1.4.31: corrected HelpText for color button 2006/08/22 17:00:21 bm 1.1.1.1.4.30: #i68861# also changed: STR_STATUS_DATAPOINT_MARKED: row replaced by data series 2006/08/02 12:16:24 bm 1.1.1.1.4.29: STR_OBJECT_DATAPOINT_XXX, STR_BALLOONHELP_DATAPOINT changed: row replaced by data series 2006/07/19 15:53:02 bm 1.1.1.1.4.28: #i64824# +STR_DATA_ROLE_CATEGORIES for the role categories in the data dialog 2006/05/29 18:00:39 iha 1.1.1.1.4.27: adapted STR_OBJECT_DIAGRAM_DATA to spec 2006/05/29 17:54:52 iha 1.1.1.1.4.26: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/05/29 17:08:56 iha 1.1.1.1.4.25: adapted grid names to spec 2006/03/28 15:50:00 iha 1.1.1.1.4.24: corrected broken german umlauts 2006/01/14 14:58:41 iha 1.1.1.1.4.23: renamed first page of 3D View Dialog 2006/01/13 15:07:00 bm 1.1.1.1.4.22: +STR_ACTION_REARRANGE_CHART 2006/01/12 17:54:01 iha 1.1.1.1.4.21: change name of wizard step 4 according to spec 2005/11/30 17:52:21 iha 1.1.1.1.4.20: corrected Strings 2005/11/29 18:36:37 bm 1.1.1.1.4.19: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/22 09:39:41 bm 1.1.1.1.4.18: insert object removed, these kind of strings are used from svx 2005/11/21 16:13:43 bm 1.1.1.1.4.17: +undo insert object string, conversion to UTF-8 2005/10/07 11:12:12 bm 1.1.1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 11:45:02 iha 1.1.1.1.4.15: added specialized title names 2004/08/10 12:16:13 bm 1.1.1.1.4.14: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:12:54 bm 1.1.1.1.4.13: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 14:38:23 iha 1.1.1.1.4.12: #i30126# string review changes 2004/06/30 11:54:40 bm 1.1.1.1.4.11: +text for new data series 2004/06/29 15:43:53 bm 1.1.1.1.4.10: internal strings converted to ressource strings 2004/06/12 13:37:05 iha 1.1.1.1.4.9: correct german text; added comments 2004/06/09 20:17:40 iha 1.1.1.1.4.8: Smooth Line Properties Dialog 2004/06/09 18:43:46 iha 1.1.1.1.4.7: minor resource changes 2004/06/08 19:27:19 iha 1.1.1.1.4.6: added STR_OBJECT_DATA_RANGE 2004/06/03 03:38:21 iha 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/01 18:59:14 iha 1.1.1.1.4.4: new 3D view/effects dialog 2004/05/17 17:33:47 iha 1.1.1.1.4.3: provide object naming; resource cleanup 2004/05/05 20:42:45 iha 1.1.1.1.4.2: #i20344# additional strings for chart wizard 2004/04/22 15:00:39 iha 1.1.1.1.4.1: #i20344# chabged legend, grid and title resources
2007-05-22 16:30:11 +00:00
Text [ en-US ] = "Numbers" ;
2003-10-06 08:58:36 +00:00
};
INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:03:29 bm 1.1.1.1.4.52: RESYNC: (1.4-1.5); FILE MERGED 2007/04/23 12:32:31 ihi 1.1.1.1.4.51: #i72301# German removed 2007/03/19 15:13:39 bm 1.1.1.1.4.50: #i75403# Use strings from resource for row and column labels 2007/03/05 13:58:44 iha 1.1.1.1.4.49: changed string according to spec 2007/03/05 13:17:56 iha 1.1.1.1.4.48: changed string according to spec 2007/02/09 12:25:45 bm 1.1.1.1.4.47: #i72841# +STR_ACTION_NOTPOSSIBLE for message box that pops up when a non-deleteable object gets a delete-request 2007/02/06 12:02:16 iha 1.1.1.1.4.46: resource change: Torte -> Kreis 2006/12/11 15:45:45 bm 1.1.1.1.4.45: -STR_DATA_NEW_SERIES, +STR_DATA_UNNAMED_SERIES_WITH_INDEX 2006/12/05 23:40:41 iha 1.1.1.1.4.44: #i71675# enable set data label range for xy charts 2006/12/05 17:55:08 iha 1.1.1.1.4.43: String changes according to wizard spec 2006/11/01 17:46:23 iha 1.1.1.1.4.42: cleanup resources: no hardcoded quotes 2006/11/01 16:10:40 iha 1.1.1.1.4.41: cleanup resources: removed obsolete x-commenet string 2006/11/01 15:36:56 iha 1.1.1.1.4.40: cleanup resources + changed variable names according to style guide 2006/10/29 11:37:39 iha 1.1.1.1.4.39: moved STR_STATISTICS_IN_LEGEND from Strings.src to Strings_Statistic.src 2006/10/27 17:49:08 iha 1.1.1.1.4.38: more cleanup 2006/10/27 15:31:33 iha 1.1.1.1.4.37: name consolidation 2006/10/27 15:02:59 iha 1.1.1.1.4.36: name consolidation 2006/10/27 14:59:19 iha 1.1.1.1.4.35: name consolidation 2006/10/21 12:13:57 iha 1.1.1.1.4.34: name consolidation 2006/10/21 11:03:15 iha 1.1.1.1.4.33: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead 2006/10/21 09:03:31 iha 1.1.1.1.4.32: changed 'Data Series Symbol' to 'Legend Key' 2006/09/27 17:25:31 iha 1.1.1.1.4.31: corrected HelpText for color button 2006/08/22 17:00:21 bm 1.1.1.1.4.30: #i68861# also changed: STR_STATUS_DATAPOINT_MARKED: row replaced by data series 2006/08/02 12:16:24 bm 1.1.1.1.4.29: STR_OBJECT_DATAPOINT_XXX, STR_BALLOONHELP_DATAPOINT changed: row replaced by data series 2006/07/19 15:53:02 bm 1.1.1.1.4.28: #i64824# +STR_DATA_ROLE_CATEGORIES for the role categories in the data dialog 2006/05/29 18:00:39 iha 1.1.1.1.4.27: adapted STR_OBJECT_DIAGRAM_DATA to spec 2006/05/29 17:54:52 iha 1.1.1.1.4.26: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/05/29 17:08:56 iha 1.1.1.1.4.25: adapted grid names to spec 2006/03/28 15:50:00 iha 1.1.1.1.4.24: corrected broken german umlauts 2006/01/14 14:58:41 iha 1.1.1.1.4.23: renamed first page of 3D View Dialog 2006/01/13 15:07:00 bm 1.1.1.1.4.22: +STR_ACTION_REARRANGE_CHART 2006/01/12 17:54:01 iha 1.1.1.1.4.21: change name of wizard step 4 according to spec 2005/11/30 17:52:21 iha 1.1.1.1.4.20: corrected Strings 2005/11/29 18:36:37 bm 1.1.1.1.4.19: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/22 09:39:41 bm 1.1.1.1.4.18: insert object removed, these kind of strings are used from svx 2005/11/21 16:13:43 bm 1.1.1.1.4.17: +undo insert object string, conversion to UTF-8 2005/10/07 11:12:12 bm 1.1.1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 11:45:02 iha 1.1.1.1.4.15: added specialized title names 2004/08/10 12:16:13 bm 1.1.1.1.4.14: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:12:54 bm 1.1.1.1.4.13: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 14:38:23 iha 1.1.1.1.4.12: #i30126# string review changes 2004/06/30 11:54:40 bm 1.1.1.1.4.11: +text for new data series 2004/06/29 15:43:53 bm 1.1.1.1.4.10: internal strings converted to ressource strings 2004/06/12 13:37:05 iha 1.1.1.1.4.9: correct german text; added comments 2004/06/09 20:17:40 iha 1.1.1.1.4.8: Smooth Line Properties Dialog 2004/06/09 18:43:46 iha 1.1.1.1.4.7: minor resource changes 2004/06/08 19:27:19 iha 1.1.1.1.4.6: added STR_OBJECT_DATA_RANGE 2004/06/03 03:38:21 iha 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/01 18:59:14 iha 1.1.1.1.4.4: new 3D view/effects dialog 2004/05/17 17:33:47 iha 1.1.1.1.4.3: provide object naming; resource cleanup 2004/05/05 20:42:45 iha 1.1.1.1.4.2: #i20344# additional strings for chart wizard 2004/04/22 15:00:39 iha 1.1.1.1.4.1: #i20344# chabged legend, grid and title resources
2007-05-22 16:30:11 +00:00
String STR_PAGE_POSITION
2003-10-06 08:58:36 +00:00
{
INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:03:29 bm 1.1.1.1.4.52: RESYNC: (1.4-1.5); FILE MERGED 2007/04/23 12:32:31 ihi 1.1.1.1.4.51: #i72301# German removed 2007/03/19 15:13:39 bm 1.1.1.1.4.50: #i75403# Use strings from resource for row and column labels 2007/03/05 13:58:44 iha 1.1.1.1.4.49: changed string according to spec 2007/03/05 13:17:56 iha 1.1.1.1.4.48: changed string according to spec 2007/02/09 12:25:45 bm 1.1.1.1.4.47: #i72841# +STR_ACTION_NOTPOSSIBLE for message box that pops up when a non-deleteable object gets a delete-request 2007/02/06 12:02:16 iha 1.1.1.1.4.46: resource change: Torte -> Kreis 2006/12/11 15:45:45 bm 1.1.1.1.4.45: -STR_DATA_NEW_SERIES, +STR_DATA_UNNAMED_SERIES_WITH_INDEX 2006/12/05 23:40:41 iha 1.1.1.1.4.44: #i71675# enable set data label range for xy charts 2006/12/05 17:55:08 iha 1.1.1.1.4.43: String changes according to wizard spec 2006/11/01 17:46:23 iha 1.1.1.1.4.42: cleanup resources: no hardcoded quotes 2006/11/01 16:10:40 iha 1.1.1.1.4.41: cleanup resources: removed obsolete x-commenet string 2006/11/01 15:36:56 iha 1.1.1.1.4.40: cleanup resources + changed variable names according to style guide 2006/10/29 11:37:39 iha 1.1.1.1.4.39: moved STR_STATISTICS_IN_LEGEND from Strings.src to Strings_Statistic.src 2006/10/27 17:49:08 iha 1.1.1.1.4.38: more cleanup 2006/10/27 15:31:33 iha 1.1.1.1.4.37: name consolidation 2006/10/27 15:02:59 iha 1.1.1.1.4.36: name consolidation 2006/10/27 14:59:19 iha 1.1.1.1.4.35: name consolidation 2006/10/21 12:13:57 iha 1.1.1.1.4.34: name consolidation 2006/10/21 11:03:15 iha 1.1.1.1.4.33: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead 2006/10/21 09:03:31 iha 1.1.1.1.4.32: changed 'Data Series Symbol' to 'Legend Key' 2006/09/27 17:25:31 iha 1.1.1.1.4.31: corrected HelpText for color button 2006/08/22 17:00:21 bm 1.1.1.1.4.30: #i68861# also changed: STR_STATUS_DATAPOINT_MARKED: row replaced by data series 2006/08/02 12:16:24 bm 1.1.1.1.4.29: STR_OBJECT_DATAPOINT_XXX, STR_BALLOONHELP_DATAPOINT changed: row replaced by data series 2006/07/19 15:53:02 bm 1.1.1.1.4.28: #i64824# +STR_DATA_ROLE_CATEGORIES for the role categories in the data dialog 2006/05/29 18:00:39 iha 1.1.1.1.4.27: adapted STR_OBJECT_DIAGRAM_DATA to spec 2006/05/29 17:54:52 iha 1.1.1.1.4.26: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/05/29 17:08:56 iha 1.1.1.1.4.25: adapted grid names to spec 2006/03/28 15:50:00 iha 1.1.1.1.4.24: corrected broken german umlauts 2006/01/14 14:58:41 iha 1.1.1.1.4.23: renamed first page of 3D View Dialog 2006/01/13 15:07:00 bm 1.1.1.1.4.22: +STR_ACTION_REARRANGE_CHART 2006/01/12 17:54:01 iha 1.1.1.1.4.21: change name of wizard step 4 according to spec 2005/11/30 17:52:21 iha 1.1.1.1.4.20: corrected Strings 2005/11/29 18:36:37 bm 1.1.1.1.4.19: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/22 09:39:41 bm 1.1.1.1.4.18: insert object removed, these kind of strings are used from svx 2005/11/21 16:13:43 bm 1.1.1.1.4.17: +undo insert object string, conversion to UTF-8 2005/10/07 11:12:12 bm 1.1.1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 11:45:02 iha 1.1.1.1.4.15: added specialized title names 2004/08/10 12:16:13 bm 1.1.1.1.4.14: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:12:54 bm 1.1.1.1.4.13: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 14:38:23 iha 1.1.1.1.4.12: #i30126# string review changes 2004/06/30 11:54:40 bm 1.1.1.1.4.11: +text for new data series 2004/06/29 15:43:53 bm 1.1.1.1.4.10: internal strings converted to ressource strings 2004/06/12 13:37:05 iha 1.1.1.1.4.9: correct german text; added comments 2004/06/09 20:17:40 iha 1.1.1.1.4.8: Smooth Line Properties Dialog 2004/06/09 18:43:46 iha 1.1.1.1.4.7: minor resource changes 2004/06/08 19:27:19 iha 1.1.1.1.4.6: added STR_OBJECT_DATA_RANGE 2004/06/03 03:38:21 iha 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/01 18:59:14 iha 1.1.1.1.4.4: new 3D view/effects dialog 2004/05/17 17:33:47 iha 1.1.1.1.4.3: provide object naming; resource cleanup 2004/05/05 20:42:45 iha 1.1.1.1.4.2: #i20344# additional strings for chart wizard 2004/04/22 15:00:39 iha 1.1.1.1.4.1: #i20344# chabged legend, grid and title resources
2007-05-22 16:30:11 +00:00
Text [ en-US ] = "Position" ;
2003-10-06 08:58:36 +00:00
};
INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:03:29 bm 1.1.1.1.4.52: RESYNC: (1.4-1.5); FILE MERGED 2007/04/23 12:32:31 ihi 1.1.1.1.4.51: #i72301# German removed 2007/03/19 15:13:39 bm 1.1.1.1.4.50: #i75403# Use strings from resource for row and column labels 2007/03/05 13:58:44 iha 1.1.1.1.4.49: changed string according to spec 2007/03/05 13:17:56 iha 1.1.1.1.4.48: changed string according to spec 2007/02/09 12:25:45 bm 1.1.1.1.4.47: #i72841# +STR_ACTION_NOTPOSSIBLE for message box that pops up when a non-deleteable object gets a delete-request 2007/02/06 12:02:16 iha 1.1.1.1.4.46: resource change: Torte -> Kreis 2006/12/11 15:45:45 bm 1.1.1.1.4.45: -STR_DATA_NEW_SERIES, +STR_DATA_UNNAMED_SERIES_WITH_INDEX 2006/12/05 23:40:41 iha 1.1.1.1.4.44: #i71675# enable set data label range for xy charts 2006/12/05 17:55:08 iha 1.1.1.1.4.43: String changes according to wizard spec 2006/11/01 17:46:23 iha 1.1.1.1.4.42: cleanup resources: no hardcoded quotes 2006/11/01 16:10:40 iha 1.1.1.1.4.41: cleanup resources: removed obsolete x-commenet string 2006/11/01 15:36:56 iha 1.1.1.1.4.40: cleanup resources + changed variable names according to style guide 2006/10/29 11:37:39 iha 1.1.1.1.4.39: moved STR_STATISTICS_IN_LEGEND from Strings.src to Strings_Statistic.src 2006/10/27 17:49:08 iha 1.1.1.1.4.38: more cleanup 2006/10/27 15:31:33 iha 1.1.1.1.4.37: name consolidation 2006/10/27 15:02:59 iha 1.1.1.1.4.36: name consolidation 2006/10/27 14:59:19 iha 1.1.1.1.4.35: name consolidation 2006/10/21 12:13:57 iha 1.1.1.1.4.34: name consolidation 2006/10/21 11:03:15 iha 1.1.1.1.4.33: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead 2006/10/21 09:03:31 iha 1.1.1.1.4.32: changed 'Data Series Symbol' to 'Legend Key' 2006/09/27 17:25:31 iha 1.1.1.1.4.31: corrected HelpText for color button 2006/08/22 17:00:21 bm 1.1.1.1.4.30: #i68861# also changed: STR_STATUS_DATAPOINT_MARKED: row replaced by data series 2006/08/02 12:16:24 bm 1.1.1.1.4.29: STR_OBJECT_DATAPOINT_XXX, STR_BALLOONHELP_DATAPOINT changed: row replaced by data series 2006/07/19 15:53:02 bm 1.1.1.1.4.28: #i64824# +STR_DATA_ROLE_CATEGORIES for the role categories in the data dialog 2006/05/29 18:00:39 iha 1.1.1.1.4.27: adapted STR_OBJECT_DIAGRAM_DATA to spec 2006/05/29 17:54:52 iha 1.1.1.1.4.26: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/05/29 17:08:56 iha 1.1.1.1.4.25: adapted grid names to spec 2006/03/28 15:50:00 iha 1.1.1.1.4.24: corrected broken german umlauts 2006/01/14 14:58:41 iha 1.1.1.1.4.23: renamed first page of 3D View Dialog 2006/01/13 15:07:00 bm 1.1.1.1.4.22: +STR_ACTION_REARRANGE_CHART 2006/01/12 17:54:01 iha 1.1.1.1.4.21: change name of wizard step 4 according to spec 2005/11/30 17:52:21 iha 1.1.1.1.4.20: corrected Strings 2005/11/29 18:36:37 bm 1.1.1.1.4.19: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/22 09:39:41 bm 1.1.1.1.4.18: insert object removed, these kind of strings are used from svx 2005/11/21 16:13:43 bm 1.1.1.1.4.17: +undo insert object string, conversion to UTF-8 2005/10/07 11:12:12 bm 1.1.1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 11:45:02 iha 1.1.1.1.4.15: added specialized title names 2004/08/10 12:16:13 bm 1.1.1.1.4.14: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:12:54 bm 1.1.1.1.4.13: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 14:38:23 iha 1.1.1.1.4.12: #i30126# string review changes 2004/06/30 11:54:40 bm 1.1.1.1.4.11: +text for new data series 2004/06/29 15:43:53 bm 1.1.1.1.4.10: internal strings converted to ressource strings 2004/06/12 13:37:05 iha 1.1.1.1.4.9: correct german text; added comments 2004/06/09 20:17:40 iha 1.1.1.1.4.8: Smooth Line Properties Dialog 2004/06/09 18:43:46 iha 1.1.1.1.4.7: minor resource changes 2004/06/08 19:27:19 iha 1.1.1.1.4.6: added STR_OBJECT_DATA_RANGE 2004/06/03 03:38:21 iha 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/01 18:59:14 iha 1.1.1.1.4.4: new 3D view/effects dialog 2004/05/17 17:33:47 iha 1.1.1.1.4.3: provide object naming; resource cleanup 2004/05/05 20:42:45 iha 1.1.1.1.4.2: #i20344# additional strings for chart wizard 2004/04/22 15:00:39 iha 1.1.1.1.4.1: #i20344# chabged legend, grid and title resources
2007-05-22 16:30:11 +00:00
String STR_PAGE_LAYOUT
2003-10-06 08:58:36 +00:00
{
INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:03:29 bm 1.1.1.1.4.52: RESYNC: (1.4-1.5); FILE MERGED 2007/04/23 12:32:31 ihi 1.1.1.1.4.51: #i72301# German removed 2007/03/19 15:13:39 bm 1.1.1.1.4.50: #i75403# Use strings from resource for row and column labels 2007/03/05 13:58:44 iha 1.1.1.1.4.49: changed string according to spec 2007/03/05 13:17:56 iha 1.1.1.1.4.48: changed string according to spec 2007/02/09 12:25:45 bm 1.1.1.1.4.47: #i72841# +STR_ACTION_NOTPOSSIBLE for message box that pops up when a non-deleteable object gets a delete-request 2007/02/06 12:02:16 iha 1.1.1.1.4.46: resource change: Torte -> Kreis 2006/12/11 15:45:45 bm 1.1.1.1.4.45: -STR_DATA_NEW_SERIES, +STR_DATA_UNNAMED_SERIES_WITH_INDEX 2006/12/05 23:40:41 iha 1.1.1.1.4.44: #i71675# enable set data label range for xy charts 2006/12/05 17:55:08 iha 1.1.1.1.4.43: String changes according to wizard spec 2006/11/01 17:46:23 iha 1.1.1.1.4.42: cleanup resources: no hardcoded quotes 2006/11/01 16:10:40 iha 1.1.1.1.4.41: cleanup resources: removed obsolete x-commenet string 2006/11/01 15:36:56 iha 1.1.1.1.4.40: cleanup resources + changed variable names according to style guide 2006/10/29 11:37:39 iha 1.1.1.1.4.39: moved STR_STATISTICS_IN_LEGEND from Strings.src to Strings_Statistic.src 2006/10/27 17:49:08 iha 1.1.1.1.4.38: more cleanup 2006/10/27 15:31:33 iha 1.1.1.1.4.37: name consolidation 2006/10/27 15:02:59 iha 1.1.1.1.4.36: name consolidation 2006/10/27 14:59:19 iha 1.1.1.1.4.35: name consolidation 2006/10/21 12:13:57 iha 1.1.1.1.4.34: name consolidation 2006/10/21 11:03:15 iha 1.1.1.1.4.33: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead 2006/10/21 09:03:31 iha 1.1.1.1.4.32: changed 'Data Series Symbol' to 'Legend Key' 2006/09/27 17:25:31 iha 1.1.1.1.4.31: corrected HelpText for color button 2006/08/22 17:00:21 bm 1.1.1.1.4.30: #i68861# also changed: STR_STATUS_DATAPOINT_MARKED: row replaced by data series 2006/08/02 12:16:24 bm 1.1.1.1.4.29: STR_OBJECT_DATAPOINT_XXX, STR_BALLOONHELP_DATAPOINT changed: row replaced by data series 2006/07/19 15:53:02 bm 1.1.1.1.4.28: #i64824# +STR_DATA_ROLE_CATEGORIES for the role categories in the data dialog 2006/05/29 18:00:39 iha 1.1.1.1.4.27: adapted STR_OBJECT_DIAGRAM_DATA to spec 2006/05/29 17:54:52 iha 1.1.1.1.4.26: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/05/29 17:08:56 iha 1.1.1.1.4.25: adapted grid names to spec 2006/03/28 15:50:00 iha 1.1.1.1.4.24: corrected broken german umlauts 2006/01/14 14:58:41 iha 1.1.1.1.4.23: renamed first page of 3D View Dialog 2006/01/13 15:07:00 bm 1.1.1.1.4.22: +STR_ACTION_REARRANGE_CHART 2006/01/12 17:54:01 iha 1.1.1.1.4.21: change name of wizard step 4 according to spec 2005/11/30 17:52:21 iha 1.1.1.1.4.20: corrected Strings 2005/11/29 18:36:37 bm 1.1.1.1.4.19: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/22 09:39:41 bm 1.1.1.1.4.18: insert object removed, these kind of strings are used from svx 2005/11/21 16:13:43 bm 1.1.1.1.4.17: +undo insert object string, conversion to UTF-8 2005/10/07 11:12:12 bm 1.1.1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 11:45:02 iha 1.1.1.1.4.15: added specialized title names 2004/08/10 12:16:13 bm 1.1.1.1.4.14: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:12:54 bm 1.1.1.1.4.13: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 14:38:23 iha 1.1.1.1.4.12: #i30126# string review changes 2004/06/30 11:54:40 bm 1.1.1.1.4.11: +text for new data series 2004/06/29 15:43:53 bm 1.1.1.1.4.10: internal strings converted to ressource strings 2004/06/12 13:37:05 iha 1.1.1.1.4.9: correct german text; added comments 2004/06/09 20:17:40 iha 1.1.1.1.4.8: Smooth Line Properties Dialog 2004/06/09 18:43:46 iha 1.1.1.1.4.7: minor resource changes 2004/06/08 19:27:19 iha 1.1.1.1.4.6: added STR_OBJECT_DATA_RANGE 2004/06/03 03:38:21 iha 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/01 18:59:14 iha 1.1.1.1.4.4: new 3D view/effects dialog 2004/05/17 17:33:47 iha 1.1.1.1.4.3: provide object naming; resource cleanup 2004/05/05 20:42:45 iha 1.1.1.1.4.2: #i20344# additional strings for chart wizard 2004/04/22 15:00:39 iha 1.1.1.1.4.1: #i20344# chabged legend, grid and title resources
2007-05-22 16:30:11 +00:00
Text [ en-US ] = "Layout";
2003-10-06 08:58:36 +00:00
};
INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:03:29 bm 1.1.1.1.4.52: RESYNC: (1.4-1.5); FILE MERGED 2007/04/23 12:32:31 ihi 1.1.1.1.4.51: #i72301# German removed 2007/03/19 15:13:39 bm 1.1.1.1.4.50: #i75403# Use strings from resource for row and column labels 2007/03/05 13:58:44 iha 1.1.1.1.4.49: changed string according to spec 2007/03/05 13:17:56 iha 1.1.1.1.4.48: changed string according to spec 2007/02/09 12:25:45 bm 1.1.1.1.4.47: #i72841# +STR_ACTION_NOTPOSSIBLE for message box that pops up when a non-deleteable object gets a delete-request 2007/02/06 12:02:16 iha 1.1.1.1.4.46: resource change: Torte -> Kreis 2006/12/11 15:45:45 bm 1.1.1.1.4.45: -STR_DATA_NEW_SERIES, +STR_DATA_UNNAMED_SERIES_WITH_INDEX 2006/12/05 23:40:41 iha 1.1.1.1.4.44: #i71675# enable set data label range for xy charts 2006/12/05 17:55:08 iha 1.1.1.1.4.43: String changes according to wizard spec 2006/11/01 17:46:23 iha 1.1.1.1.4.42: cleanup resources: no hardcoded quotes 2006/11/01 16:10:40 iha 1.1.1.1.4.41: cleanup resources: removed obsolete x-commenet string 2006/11/01 15:36:56 iha 1.1.1.1.4.40: cleanup resources + changed variable names according to style guide 2006/10/29 11:37:39 iha 1.1.1.1.4.39: moved STR_STATISTICS_IN_LEGEND from Strings.src to Strings_Statistic.src 2006/10/27 17:49:08 iha 1.1.1.1.4.38: more cleanup 2006/10/27 15:31:33 iha 1.1.1.1.4.37: name consolidation 2006/10/27 15:02:59 iha 1.1.1.1.4.36: name consolidation 2006/10/27 14:59:19 iha 1.1.1.1.4.35: name consolidation 2006/10/21 12:13:57 iha 1.1.1.1.4.34: name consolidation 2006/10/21 11:03:15 iha 1.1.1.1.4.33: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead 2006/10/21 09:03:31 iha 1.1.1.1.4.32: changed 'Data Series Symbol' to 'Legend Key' 2006/09/27 17:25:31 iha 1.1.1.1.4.31: corrected HelpText for color button 2006/08/22 17:00:21 bm 1.1.1.1.4.30: #i68861# also changed: STR_STATUS_DATAPOINT_MARKED: row replaced by data series 2006/08/02 12:16:24 bm 1.1.1.1.4.29: STR_OBJECT_DATAPOINT_XXX, STR_BALLOONHELP_DATAPOINT changed: row replaced by data series 2006/07/19 15:53:02 bm 1.1.1.1.4.28: #i64824# +STR_DATA_ROLE_CATEGORIES for the role categories in the data dialog 2006/05/29 18:00:39 iha 1.1.1.1.4.27: adapted STR_OBJECT_DIAGRAM_DATA to spec 2006/05/29 17:54:52 iha 1.1.1.1.4.26: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/05/29 17:08:56 iha 1.1.1.1.4.25: adapted grid names to spec 2006/03/28 15:50:00 iha 1.1.1.1.4.24: corrected broken german umlauts 2006/01/14 14:58:41 iha 1.1.1.1.4.23: renamed first page of 3D View Dialog 2006/01/13 15:07:00 bm 1.1.1.1.4.22: +STR_ACTION_REARRANGE_CHART 2006/01/12 17:54:01 iha 1.1.1.1.4.21: change name of wizard step 4 according to spec 2005/11/30 17:52:21 iha 1.1.1.1.4.20: corrected Strings 2005/11/29 18:36:37 bm 1.1.1.1.4.19: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/22 09:39:41 bm 1.1.1.1.4.18: insert object removed, these kind of strings are used from svx 2005/11/21 16:13:43 bm 1.1.1.1.4.17: +undo insert object string, conversion to UTF-8 2005/10/07 11:12:12 bm 1.1.1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 11:45:02 iha 1.1.1.1.4.15: added specialized title names 2004/08/10 12:16:13 bm 1.1.1.1.4.14: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:12:54 bm 1.1.1.1.4.13: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 14:38:23 iha 1.1.1.1.4.12: #i30126# string review changes 2004/06/30 11:54:40 bm 1.1.1.1.4.11: +text for new data series 2004/06/29 15:43:53 bm 1.1.1.1.4.10: internal strings converted to ressource strings 2004/06/12 13:37:05 iha 1.1.1.1.4.9: correct german text; added comments 2004/06/09 20:17:40 iha 1.1.1.1.4.8: Smooth Line Properties Dialog 2004/06/09 18:43:46 iha 1.1.1.1.4.7: minor resource changes 2004/06/08 19:27:19 iha 1.1.1.1.4.6: added STR_OBJECT_DATA_RANGE 2004/06/03 03:38:21 iha 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/01 18:59:14 iha 1.1.1.1.4.4: new 3D view/effects dialog 2004/05/17 17:33:47 iha 1.1.1.1.4.3: provide object naming; resource cleanup 2004/05/05 20:42:45 iha 1.1.1.1.4.2: #i20344# additional strings for chart wizard 2004/04/22 15:00:39 iha 1.1.1.1.4.1: #i20344# chabged legend, grid and title resources
2007-05-22 16:30:11 +00:00
String STR_PAGE_OPTIONS
2003-10-06 08:58:36 +00:00
{
INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:03:29 bm 1.1.1.1.4.52: RESYNC: (1.4-1.5); FILE MERGED 2007/04/23 12:32:31 ihi 1.1.1.1.4.51: #i72301# German removed 2007/03/19 15:13:39 bm 1.1.1.1.4.50: #i75403# Use strings from resource for row and column labels 2007/03/05 13:58:44 iha 1.1.1.1.4.49: changed string according to spec 2007/03/05 13:17:56 iha 1.1.1.1.4.48: changed string according to spec 2007/02/09 12:25:45 bm 1.1.1.1.4.47: #i72841# +STR_ACTION_NOTPOSSIBLE for message box that pops up when a non-deleteable object gets a delete-request 2007/02/06 12:02:16 iha 1.1.1.1.4.46: resource change: Torte -> Kreis 2006/12/11 15:45:45 bm 1.1.1.1.4.45: -STR_DATA_NEW_SERIES, +STR_DATA_UNNAMED_SERIES_WITH_INDEX 2006/12/05 23:40:41 iha 1.1.1.1.4.44: #i71675# enable set data label range for xy charts 2006/12/05 17:55:08 iha 1.1.1.1.4.43: String changes according to wizard spec 2006/11/01 17:46:23 iha 1.1.1.1.4.42: cleanup resources: no hardcoded quotes 2006/11/01 16:10:40 iha 1.1.1.1.4.41: cleanup resources: removed obsolete x-commenet string 2006/11/01 15:36:56 iha 1.1.1.1.4.40: cleanup resources + changed variable names according to style guide 2006/10/29 11:37:39 iha 1.1.1.1.4.39: moved STR_STATISTICS_IN_LEGEND from Strings.src to Strings_Statistic.src 2006/10/27 17:49:08 iha 1.1.1.1.4.38: more cleanup 2006/10/27 15:31:33 iha 1.1.1.1.4.37: name consolidation 2006/10/27 15:02:59 iha 1.1.1.1.4.36: name consolidation 2006/10/27 14:59:19 iha 1.1.1.1.4.35: name consolidation 2006/10/21 12:13:57 iha 1.1.1.1.4.34: name consolidation 2006/10/21 11:03:15 iha 1.1.1.1.4.33: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead 2006/10/21 09:03:31 iha 1.1.1.1.4.32: changed 'Data Series Symbol' to 'Legend Key' 2006/09/27 17:25:31 iha 1.1.1.1.4.31: corrected HelpText for color button 2006/08/22 17:00:21 bm 1.1.1.1.4.30: #i68861# also changed: STR_STATUS_DATAPOINT_MARKED: row replaced by data series 2006/08/02 12:16:24 bm 1.1.1.1.4.29: STR_OBJECT_DATAPOINT_XXX, STR_BALLOONHELP_DATAPOINT changed: row replaced by data series 2006/07/19 15:53:02 bm 1.1.1.1.4.28: #i64824# +STR_DATA_ROLE_CATEGORIES for the role categories in the data dialog 2006/05/29 18:00:39 iha 1.1.1.1.4.27: adapted STR_OBJECT_DIAGRAM_DATA to spec 2006/05/29 17:54:52 iha 1.1.1.1.4.26: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/05/29 17:08:56 iha 1.1.1.1.4.25: adapted grid names to spec 2006/03/28 15:50:00 iha 1.1.1.1.4.24: corrected broken german umlauts 2006/01/14 14:58:41 iha 1.1.1.1.4.23: renamed first page of 3D View Dialog 2006/01/13 15:07:00 bm 1.1.1.1.4.22: +STR_ACTION_REARRANGE_CHART 2006/01/12 17:54:01 iha 1.1.1.1.4.21: change name of wizard step 4 according to spec 2005/11/30 17:52:21 iha 1.1.1.1.4.20: corrected Strings 2005/11/29 18:36:37 bm 1.1.1.1.4.19: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/22 09:39:41 bm 1.1.1.1.4.18: insert object removed, these kind of strings are used from svx 2005/11/21 16:13:43 bm 1.1.1.1.4.17: +undo insert object string, conversion to UTF-8 2005/10/07 11:12:12 bm 1.1.1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 11:45:02 iha 1.1.1.1.4.15: added specialized title names 2004/08/10 12:16:13 bm 1.1.1.1.4.14: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:12:54 bm 1.1.1.1.4.13: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 14:38:23 iha 1.1.1.1.4.12: #i30126# string review changes 2004/06/30 11:54:40 bm 1.1.1.1.4.11: +text for new data series 2004/06/29 15:43:53 bm 1.1.1.1.4.10: internal strings converted to ressource strings 2004/06/12 13:37:05 iha 1.1.1.1.4.9: correct german text; added comments 2004/06/09 20:17:40 iha 1.1.1.1.4.8: Smooth Line Properties Dialog 2004/06/09 18:43:46 iha 1.1.1.1.4.7: minor resource changes 2004/06/08 19:27:19 iha 1.1.1.1.4.6: added STR_OBJECT_DATA_RANGE 2004/06/03 03:38:21 iha 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/01 18:59:14 iha 1.1.1.1.4.4: new 3D view/effects dialog 2004/05/17 17:33:47 iha 1.1.1.1.4.3: provide object naming; resource cleanup 2004/05/05 20:42:45 iha 1.1.1.1.4.2: #i20344# additional strings for chart wizard 2004/04/22 15:00:39 iha 1.1.1.1.4.1: #i20344# chabged legend, grid and title resources
2007-05-22 16:30:11 +00:00
Text [ en-US ] = "Options";
2003-10-06 08:58:36 +00:00
};
INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:03:29 bm 1.1.1.1.4.52: RESYNC: (1.4-1.5); FILE MERGED 2007/04/23 12:32:31 ihi 1.1.1.1.4.51: #i72301# German removed 2007/03/19 15:13:39 bm 1.1.1.1.4.50: #i75403# Use strings from resource for row and column labels 2007/03/05 13:58:44 iha 1.1.1.1.4.49: changed string according to spec 2007/03/05 13:17:56 iha 1.1.1.1.4.48: changed string according to spec 2007/02/09 12:25:45 bm 1.1.1.1.4.47: #i72841# +STR_ACTION_NOTPOSSIBLE for message box that pops up when a non-deleteable object gets a delete-request 2007/02/06 12:02:16 iha 1.1.1.1.4.46: resource change: Torte -> Kreis 2006/12/11 15:45:45 bm 1.1.1.1.4.45: -STR_DATA_NEW_SERIES, +STR_DATA_UNNAMED_SERIES_WITH_INDEX 2006/12/05 23:40:41 iha 1.1.1.1.4.44: #i71675# enable set data label range for xy charts 2006/12/05 17:55:08 iha 1.1.1.1.4.43: String changes according to wizard spec 2006/11/01 17:46:23 iha 1.1.1.1.4.42: cleanup resources: no hardcoded quotes 2006/11/01 16:10:40 iha 1.1.1.1.4.41: cleanup resources: removed obsolete x-commenet string 2006/11/01 15:36:56 iha 1.1.1.1.4.40: cleanup resources + changed variable names according to style guide 2006/10/29 11:37:39 iha 1.1.1.1.4.39: moved STR_STATISTICS_IN_LEGEND from Strings.src to Strings_Statistic.src 2006/10/27 17:49:08 iha 1.1.1.1.4.38: more cleanup 2006/10/27 15:31:33 iha 1.1.1.1.4.37: name consolidation 2006/10/27 15:02:59 iha 1.1.1.1.4.36: name consolidation 2006/10/27 14:59:19 iha 1.1.1.1.4.35: name consolidation 2006/10/21 12:13:57 iha 1.1.1.1.4.34: name consolidation 2006/10/21 11:03:15 iha 1.1.1.1.4.33: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead 2006/10/21 09:03:31 iha 1.1.1.1.4.32: changed 'Data Series Symbol' to 'Legend Key' 2006/09/27 17:25:31 iha 1.1.1.1.4.31: corrected HelpText for color button 2006/08/22 17:00:21 bm 1.1.1.1.4.30: #i68861# also changed: STR_STATUS_DATAPOINT_MARKED: row replaced by data series 2006/08/02 12:16:24 bm 1.1.1.1.4.29: STR_OBJECT_DATAPOINT_XXX, STR_BALLOONHELP_DATAPOINT changed: row replaced by data series 2006/07/19 15:53:02 bm 1.1.1.1.4.28: #i64824# +STR_DATA_ROLE_CATEGORIES for the role categories in the data dialog 2006/05/29 18:00:39 iha 1.1.1.1.4.27: adapted STR_OBJECT_DIAGRAM_DATA to spec 2006/05/29 17:54:52 iha 1.1.1.1.4.26: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/05/29 17:08:56 iha 1.1.1.1.4.25: adapted grid names to spec 2006/03/28 15:50:00 iha 1.1.1.1.4.24: corrected broken german umlauts 2006/01/14 14:58:41 iha 1.1.1.1.4.23: renamed first page of 3D View Dialog 2006/01/13 15:07:00 bm 1.1.1.1.4.22: +STR_ACTION_REARRANGE_CHART 2006/01/12 17:54:01 iha 1.1.1.1.4.21: change name of wizard step 4 according to spec 2005/11/30 17:52:21 iha 1.1.1.1.4.20: corrected Strings 2005/11/29 18:36:37 bm 1.1.1.1.4.19: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/22 09:39:41 bm 1.1.1.1.4.18: insert object removed, these kind of strings are used from svx 2005/11/21 16:13:43 bm 1.1.1.1.4.17: +undo insert object string, conversion to UTF-8 2005/10/07 11:12:12 bm 1.1.1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 11:45:02 iha 1.1.1.1.4.15: added specialized title names 2004/08/10 12:16:13 bm 1.1.1.1.4.14: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:12:54 bm 1.1.1.1.4.13: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 14:38:23 iha 1.1.1.1.4.12: #i30126# string review changes 2004/06/30 11:54:40 bm 1.1.1.1.4.11: +text for new data series 2004/06/29 15:43:53 bm 1.1.1.1.4.10: internal strings converted to ressource strings 2004/06/12 13:37:05 iha 1.1.1.1.4.9: correct german text; added comments 2004/06/09 20:17:40 iha 1.1.1.1.4.8: Smooth Line Properties Dialog 2004/06/09 18:43:46 iha 1.1.1.1.4.7: minor resource changes 2004/06/08 19:27:19 iha 1.1.1.1.4.6: added STR_OBJECT_DATA_RANGE 2004/06/03 03:38:21 iha 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/01 18:59:14 iha 1.1.1.1.4.4: new 3D view/effects dialog 2004/05/17 17:33:47 iha 1.1.1.1.4.3: provide object naming; resource cleanup 2004/05/05 20:42:45 iha 1.1.1.1.4.2: #i20344# additional strings for chart wizard 2004/04/22 15:00:39 iha 1.1.1.1.4.1: #i20344# chabged legend, grid and title resources
2007-05-22 16:30:11 +00:00
String STR_PAGE_SCALE
2003-10-06 08:58:36 +00:00
{
INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:03:29 bm 1.1.1.1.4.52: RESYNC: (1.4-1.5); FILE MERGED 2007/04/23 12:32:31 ihi 1.1.1.1.4.51: #i72301# German removed 2007/03/19 15:13:39 bm 1.1.1.1.4.50: #i75403# Use strings from resource for row and column labels 2007/03/05 13:58:44 iha 1.1.1.1.4.49: changed string according to spec 2007/03/05 13:17:56 iha 1.1.1.1.4.48: changed string according to spec 2007/02/09 12:25:45 bm 1.1.1.1.4.47: #i72841# +STR_ACTION_NOTPOSSIBLE for message box that pops up when a non-deleteable object gets a delete-request 2007/02/06 12:02:16 iha 1.1.1.1.4.46: resource change: Torte -> Kreis 2006/12/11 15:45:45 bm 1.1.1.1.4.45: -STR_DATA_NEW_SERIES, +STR_DATA_UNNAMED_SERIES_WITH_INDEX 2006/12/05 23:40:41 iha 1.1.1.1.4.44: #i71675# enable set data label range for xy charts 2006/12/05 17:55:08 iha 1.1.1.1.4.43: String changes according to wizard spec 2006/11/01 17:46:23 iha 1.1.1.1.4.42: cleanup resources: no hardcoded quotes 2006/11/01 16:10:40 iha 1.1.1.1.4.41: cleanup resources: removed obsolete x-commenet string 2006/11/01 15:36:56 iha 1.1.1.1.4.40: cleanup resources + changed variable names according to style guide 2006/10/29 11:37:39 iha 1.1.1.1.4.39: moved STR_STATISTICS_IN_LEGEND from Strings.src to Strings_Statistic.src 2006/10/27 17:49:08 iha 1.1.1.1.4.38: more cleanup 2006/10/27 15:31:33 iha 1.1.1.1.4.37: name consolidation 2006/10/27 15:02:59 iha 1.1.1.1.4.36: name consolidation 2006/10/27 14:59:19 iha 1.1.1.1.4.35: name consolidation 2006/10/21 12:13:57 iha 1.1.1.1.4.34: name consolidation 2006/10/21 11:03:15 iha 1.1.1.1.4.33: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead 2006/10/21 09:03:31 iha 1.1.1.1.4.32: changed 'Data Series Symbol' to 'Legend Key' 2006/09/27 17:25:31 iha 1.1.1.1.4.31: corrected HelpText for color button 2006/08/22 17:00:21 bm 1.1.1.1.4.30: #i68861# also changed: STR_STATUS_DATAPOINT_MARKED: row replaced by data series 2006/08/02 12:16:24 bm 1.1.1.1.4.29: STR_OBJECT_DATAPOINT_XXX, STR_BALLOONHELP_DATAPOINT changed: row replaced by data series 2006/07/19 15:53:02 bm 1.1.1.1.4.28: #i64824# +STR_DATA_ROLE_CATEGORIES for the role categories in the data dialog 2006/05/29 18:00:39 iha 1.1.1.1.4.27: adapted STR_OBJECT_DIAGRAM_DATA to spec 2006/05/29 17:54:52 iha 1.1.1.1.4.26: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/05/29 17:08:56 iha 1.1.1.1.4.25: adapted grid names to spec 2006/03/28 15:50:00 iha 1.1.1.1.4.24: corrected broken german umlauts 2006/01/14 14:58:41 iha 1.1.1.1.4.23: renamed first page of 3D View Dialog 2006/01/13 15:07:00 bm 1.1.1.1.4.22: +STR_ACTION_REARRANGE_CHART 2006/01/12 17:54:01 iha 1.1.1.1.4.21: change name of wizard step 4 according to spec 2005/11/30 17:52:21 iha 1.1.1.1.4.20: corrected Strings 2005/11/29 18:36:37 bm 1.1.1.1.4.19: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/22 09:39:41 bm 1.1.1.1.4.18: insert object removed, these kind of strings are used from svx 2005/11/21 16:13:43 bm 1.1.1.1.4.17: +undo insert object string, conversion to UTF-8 2005/10/07 11:12:12 bm 1.1.1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 11:45:02 iha 1.1.1.1.4.15: added specialized title names 2004/08/10 12:16:13 bm 1.1.1.1.4.14: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:12:54 bm 1.1.1.1.4.13: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 14:38:23 iha 1.1.1.1.4.12: #i30126# string review changes 2004/06/30 11:54:40 bm 1.1.1.1.4.11: +text for new data series 2004/06/29 15:43:53 bm 1.1.1.1.4.10: internal strings converted to ressource strings 2004/06/12 13:37:05 iha 1.1.1.1.4.9: correct german text; added comments 2004/06/09 20:17:40 iha 1.1.1.1.4.8: Smooth Line Properties Dialog 2004/06/09 18:43:46 iha 1.1.1.1.4.7: minor resource changes 2004/06/08 19:27:19 iha 1.1.1.1.4.6: added STR_OBJECT_DATA_RANGE 2004/06/03 03:38:21 iha 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/01 18:59:14 iha 1.1.1.1.4.4: new 3D view/effects dialog 2004/05/17 17:33:47 iha 1.1.1.1.4.3: provide object naming; resource cleanup 2004/05/05 20:42:45 iha 1.1.1.1.4.2: #i20344# additional strings for chart wizard 2004/04/22 15:00:39 iha 1.1.1.1.4.1: #i20344# chabged legend, grid and title resources
2007-05-22 16:30:11 +00:00
Text [ en-US ] = "Scale" ;
2003-10-06 08:58:36 +00:00
};
INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:03:29 bm 1.1.1.1.4.52: RESYNC: (1.4-1.5); FILE MERGED 2007/04/23 12:32:31 ihi 1.1.1.1.4.51: #i72301# German removed 2007/03/19 15:13:39 bm 1.1.1.1.4.50: #i75403# Use strings from resource for row and column labels 2007/03/05 13:58:44 iha 1.1.1.1.4.49: changed string according to spec 2007/03/05 13:17:56 iha 1.1.1.1.4.48: changed string according to spec 2007/02/09 12:25:45 bm 1.1.1.1.4.47: #i72841# +STR_ACTION_NOTPOSSIBLE for message box that pops up when a non-deleteable object gets a delete-request 2007/02/06 12:02:16 iha 1.1.1.1.4.46: resource change: Torte -> Kreis 2006/12/11 15:45:45 bm 1.1.1.1.4.45: -STR_DATA_NEW_SERIES, +STR_DATA_UNNAMED_SERIES_WITH_INDEX 2006/12/05 23:40:41 iha 1.1.1.1.4.44: #i71675# enable set data label range for xy charts 2006/12/05 17:55:08 iha 1.1.1.1.4.43: String changes according to wizard spec 2006/11/01 17:46:23 iha 1.1.1.1.4.42: cleanup resources: no hardcoded quotes 2006/11/01 16:10:40 iha 1.1.1.1.4.41: cleanup resources: removed obsolete x-commenet string 2006/11/01 15:36:56 iha 1.1.1.1.4.40: cleanup resources + changed variable names according to style guide 2006/10/29 11:37:39 iha 1.1.1.1.4.39: moved STR_STATISTICS_IN_LEGEND from Strings.src to Strings_Statistic.src 2006/10/27 17:49:08 iha 1.1.1.1.4.38: more cleanup 2006/10/27 15:31:33 iha 1.1.1.1.4.37: name consolidation 2006/10/27 15:02:59 iha 1.1.1.1.4.36: name consolidation 2006/10/27 14:59:19 iha 1.1.1.1.4.35: name consolidation 2006/10/21 12:13:57 iha 1.1.1.1.4.34: name consolidation 2006/10/21 11:03:15 iha 1.1.1.1.4.33: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead 2006/10/21 09:03:31 iha 1.1.1.1.4.32: changed 'Data Series Symbol' to 'Legend Key' 2006/09/27 17:25:31 iha 1.1.1.1.4.31: corrected HelpText for color button 2006/08/22 17:00:21 bm 1.1.1.1.4.30: #i68861# also changed: STR_STATUS_DATAPOINT_MARKED: row replaced by data series 2006/08/02 12:16:24 bm 1.1.1.1.4.29: STR_OBJECT_DATAPOINT_XXX, STR_BALLOONHELP_DATAPOINT changed: row replaced by data series 2006/07/19 15:53:02 bm 1.1.1.1.4.28: #i64824# +STR_DATA_ROLE_CATEGORIES for the role categories in the data dialog 2006/05/29 18:00:39 iha 1.1.1.1.4.27: adapted STR_OBJECT_DIAGRAM_DATA to spec 2006/05/29 17:54:52 iha 1.1.1.1.4.26: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/05/29 17:08:56 iha 1.1.1.1.4.25: adapted grid names to spec 2006/03/28 15:50:00 iha 1.1.1.1.4.24: corrected broken german umlauts 2006/01/14 14:58:41 iha 1.1.1.1.4.23: renamed first page of 3D View Dialog 2006/01/13 15:07:00 bm 1.1.1.1.4.22: +STR_ACTION_REARRANGE_CHART 2006/01/12 17:54:01 iha 1.1.1.1.4.21: change name of wizard step 4 according to spec 2005/11/30 17:52:21 iha 1.1.1.1.4.20: corrected Strings 2005/11/29 18:36:37 bm 1.1.1.1.4.19: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/22 09:39:41 bm 1.1.1.1.4.18: insert object removed, these kind of strings are used from svx 2005/11/21 16:13:43 bm 1.1.1.1.4.17: +undo insert object string, conversion to UTF-8 2005/10/07 11:12:12 bm 1.1.1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 11:45:02 iha 1.1.1.1.4.15: added specialized title names 2004/08/10 12:16:13 bm 1.1.1.1.4.14: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:12:54 bm 1.1.1.1.4.13: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 14:38:23 iha 1.1.1.1.4.12: #i30126# string review changes 2004/06/30 11:54:40 bm 1.1.1.1.4.11: +text for new data series 2004/06/29 15:43:53 bm 1.1.1.1.4.10: internal strings converted to ressource strings 2004/06/12 13:37:05 iha 1.1.1.1.4.9: correct german text; added comments 2004/06/09 20:17:40 iha 1.1.1.1.4.8: Smooth Line Properties Dialog 2004/06/09 18:43:46 iha 1.1.1.1.4.7: minor resource changes 2004/06/08 19:27:19 iha 1.1.1.1.4.6: added STR_OBJECT_DATA_RANGE 2004/06/03 03:38:21 iha 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/01 18:59:14 iha 1.1.1.1.4.4: new 3D view/effects dialog 2004/05/17 17:33:47 iha 1.1.1.1.4.3: provide object naming; resource cleanup 2004/05/05 20:42:45 iha 1.1.1.1.4.2: #i20344# additional strings for chart wizard 2004/04/22 15:00:39 iha 1.1.1.1.4.1: #i20344# chabged legend, grid and title resources
2007-05-22 16:30:11 +00:00
2008-12-12 12:17:17 +00:00
String STR_PAGE_POSITIONING
{
Text [ en-US ] = "Positioning" ;
};
// String STR_PAGE_STATISTICS
// {
// Text [ en-US ] = "Statistics" ;
// };
String STR_PAGE_TRENDLINE_TYPE
{
Text[ en-US ] = "Type";
};
String STR_PAGE_YERROR_BARS
2003-10-06 08:58:36 +00:00
{
Text[ en-US ] = "Y Error Bars";
2003-10-06 08:58:36 +00:00
};
INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:03:29 bm 1.1.1.1.4.52: RESYNC: (1.4-1.5); FILE MERGED 2007/04/23 12:32:31 ihi 1.1.1.1.4.51: #i72301# German removed 2007/03/19 15:13:39 bm 1.1.1.1.4.50: #i75403# Use strings from resource for row and column labels 2007/03/05 13:58:44 iha 1.1.1.1.4.49: changed string according to spec 2007/03/05 13:17:56 iha 1.1.1.1.4.48: changed string according to spec 2007/02/09 12:25:45 bm 1.1.1.1.4.47: #i72841# +STR_ACTION_NOTPOSSIBLE for message box that pops up when a non-deleteable object gets a delete-request 2007/02/06 12:02:16 iha 1.1.1.1.4.46: resource change: Torte -> Kreis 2006/12/11 15:45:45 bm 1.1.1.1.4.45: -STR_DATA_NEW_SERIES, +STR_DATA_UNNAMED_SERIES_WITH_INDEX 2006/12/05 23:40:41 iha 1.1.1.1.4.44: #i71675# enable set data label range for xy charts 2006/12/05 17:55:08 iha 1.1.1.1.4.43: String changes according to wizard spec 2006/11/01 17:46:23 iha 1.1.1.1.4.42: cleanup resources: no hardcoded quotes 2006/11/01 16:10:40 iha 1.1.1.1.4.41: cleanup resources: removed obsolete x-commenet string 2006/11/01 15:36:56 iha 1.1.1.1.4.40: cleanup resources + changed variable names according to style guide 2006/10/29 11:37:39 iha 1.1.1.1.4.39: moved STR_STATISTICS_IN_LEGEND from Strings.src to Strings_Statistic.src 2006/10/27 17:49:08 iha 1.1.1.1.4.38: more cleanup 2006/10/27 15:31:33 iha 1.1.1.1.4.37: name consolidation 2006/10/27 15:02:59 iha 1.1.1.1.4.36: name consolidation 2006/10/27 14:59:19 iha 1.1.1.1.4.35: name consolidation 2006/10/21 12:13:57 iha 1.1.1.1.4.34: name consolidation 2006/10/21 11:03:15 iha 1.1.1.1.4.33: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead 2006/10/21 09:03:31 iha 1.1.1.1.4.32: changed 'Data Series Symbol' to 'Legend Key' 2006/09/27 17:25:31 iha 1.1.1.1.4.31: corrected HelpText for color button 2006/08/22 17:00:21 bm 1.1.1.1.4.30: #i68861# also changed: STR_STATUS_DATAPOINT_MARKED: row replaced by data series 2006/08/02 12:16:24 bm 1.1.1.1.4.29: STR_OBJECT_DATAPOINT_XXX, STR_BALLOONHELP_DATAPOINT changed: row replaced by data series 2006/07/19 15:53:02 bm 1.1.1.1.4.28: #i64824# +STR_DATA_ROLE_CATEGORIES for the role categories in the data dialog 2006/05/29 18:00:39 iha 1.1.1.1.4.27: adapted STR_OBJECT_DIAGRAM_DATA to spec 2006/05/29 17:54:52 iha 1.1.1.1.4.26: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/05/29 17:08:56 iha 1.1.1.1.4.25: adapted grid names to spec 2006/03/28 15:50:00 iha 1.1.1.1.4.24: corrected broken german umlauts 2006/01/14 14:58:41 iha 1.1.1.1.4.23: renamed first page of 3D View Dialog 2006/01/13 15:07:00 bm 1.1.1.1.4.22: +STR_ACTION_REARRANGE_CHART 2006/01/12 17:54:01 iha 1.1.1.1.4.21: change name of wizard step 4 according to spec 2005/11/30 17:52:21 iha 1.1.1.1.4.20: corrected Strings 2005/11/29 18:36:37 bm 1.1.1.1.4.19: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/22 09:39:41 bm 1.1.1.1.4.18: insert object removed, these kind of strings are used from svx 2005/11/21 16:13:43 bm 1.1.1.1.4.17: +undo insert object string, conversion to UTF-8 2005/10/07 11:12:12 bm 1.1.1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 11:45:02 iha 1.1.1.1.4.15: added specialized title names 2004/08/10 12:16:13 bm 1.1.1.1.4.14: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:12:54 bm 1.1.1.1.4.13: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 14:38:23 iha 1.1.1.1.4.12: #i30126# string review changes 2004/06/30 11:54:40 bm 1.1.1.1.4.11: +text for new data series 2004/06/29 15:43:53 bm 1.1.1.1.4.10: internal strings converted to ressource strings 2004/06/12 13:37:05 iha 1.1.1.1.4.9: correct german text; added comments 2004/06/09 20:17:40 iha 1.1.1.1.4.8: Smooth Line Properties Dialog 2004/06/09 18:43:46 iha 1.1.1.1.4.7: minor resource changes 2004/06/08 19:27:19 iha 1.1.1.1.4.6: added STR_OBJECT_DATA_RANGE 2004/06/03 03:38:21 iha 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/01 18:59:14 iha 1.1.1.1.4.4: new 3D view/effects dialog 2004/05/17 17:33:47 iha 1.1.1.1.4.3: provide object naming; resource cleanup 2004/05/05 20:42:45 iha 1.1.1.1.4.2: #i20344# additional strings for chart wizard 2004/04/22 15:00:39 iha 1.1.1.1.4.1: #i20344# chabged legend, grid and title resources
2007-05-22 16:30:11 +00:00
String STR_PAGE_ALIGNMENT
2003-10-06 08:58:36 +00:00
{
INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:03:29 bm 1.1.1.1.4.52: RESYNC: (1.4-1.5); FILE MERGED 2007/04/23 12:32:31 ihi 1.1.1.1.4.51: #i72301# German removed 2007/03/19 15:13:39 bm 1.1.1.1.4.50: #i75403# Use strings from resource for row and column labels 2007/03/05 13:58:44 iha 1.1.1.1.4.49: changed string according to spec 2007/03/05 13:17:56 iha 1.1.1.1.4.48: changed string according to spec 2007/02/09 12:25:45 bm 1.1.1.1.4.47: #i72841# +STR_ACTION_NOTPOSSIBLE for message box that pops up when a non-deleteable object gets a delete-request 2007/02/06 12:02:16 iha 1.1.1.1.4.46: resource change: Torte -> Kreis 2006/12/11 15:45:45 bm 1.1.1.1.4.45: -STR_DATA_NEW_SERIES, +STR_DATA_UNNAMED_SERIES_WITH_INDEX 2006/12/05 23:40:41 iha 1.1.1.1.4.44: #i71675# enable set data label range for xy charts 2006/12/05 17:55:08 iha 1.1.1.1.4.43: String changes according to wizard spec 2006/11/01 17:46:23 iha 1.1.1.1.4.42: cleanup resources: no hardcoded quotes 2006/11/01 16:10:40 iha 1.1.1.1.4.41: cleanup resources: removed obsolete x-commenet string 2006/11/01 15:36:56 iha 1.1.1.1.4.40: cleanup resources + changed variable names according to style guide 2006/10/29 11:37:39 iha 1.1.1.1.4.39: moved STR_STATISTICS_IN_LEGEND from Strings.src to Strings_Statistic.src 2006/10/27 17:49:08 iha 1.1.1.1.4.38: more cleanup 2006/10/27 15:31:33 iha 1.1.1.1.4.37: name consolidation 2006/10/27 15:02:59 iha 1.1.1.1.4.36: name consolidation 2006/10/27 14:59:19 iha 1.1.1.1.4.35: name consolidation 2006/10/21 12:13:57 iha 1.1.1.1.4.34: name consolidation 2006/10/21 11:03:15 iha 1.1.1.1.4.33: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead 2006/10/21 09:03:31 iha 1.1.1.1.4.32: changed 'Data Series Symbol' to 'Legend Key' 2006/09/27 17:25:31 iha 1.1.1.1.4.31: corrected HelpText for color button 2006/08/22 17:00:21 bm 1.1.1.1.4.30: #i68861# also changed: STR_STATUS_DATAPOINT_MARKED: row replaced by data series 2006/08/02 12:16:24 bm 1.1.1.1.4.29: STR_OBJECT_DATAPOINT_XXX, STR_BALLOONHELP_DATAPOINT changed: row replaced by data series 2006/07/19 15:53:02 bm 1.1.1.1.4.28: #i64824# +STR_DATA_ROLE_CATEGORIES for the role categories in the data dialog 2006/05/29 18:00:39 iha 1.1.1.1.4.27: adapted STR_OBJECT_DIAGRAM_DATA to spec 2006/05/29 17:54:52 iha 1.1.1.1.4.26: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/05/29 17:08:56 iha 1.1.1.1.4.25: adapted grid names to spec 2006/03/28 15:50:00 iha 1.1.1.1.4.24: corrected broken german umlauts 2006/01/14 14:58:41 iha 1.1.1.1.4.23: renamed first page of 3D View Dialog 2006/01/13 15:07:00 bm 1.1.1.1.4.22: +STR_ACTION_REARRANGE_CHART 2006/01/12 17:54:01 iha 1.1.1.1.4.21: change name of wizard step 4 according to spec 2005/11/30 17:52:21 iha 1.1.1.1.4.20: corrected Strings 2005/11/29 18:36:37 bm 1.1.1.1.4.19: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/22 09:39:41 bm 1.1.1.1.4.18: insert object removed, these kind of strings are used from svx 2005/11/21 16:13:43 bm 1.1.1.1.4.17: +undo insert object string, conversion to UTF-8 2005/10/07 11:12:12 bm 1.1.1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 11:45:02 iha 1.1.1.1.4.15: added specialized title names 2004/08/10 12:16:13 bm 1.1.1.1.4.14: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:12:54 bm 1.1.1.1.4.13: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 14:38:23 iha 1.1.1.1.4.12: #i30126# string review changes 2004/06/30 11:54:40 bm 1.1.1.1.4.11: +text for new data series 2004/06/29 15:43:53 bm 1.1.1.1.4.10: internal strings converted to ressource strings 2004/06/12 13:37:05 iha 1.1.1.1.4.9: correct german text; added comments 2004/06/09 20:17:40 iha 1.1.1.1.4.8: Smooth Line Properties Dialog 2004/06/09 18:43:46 iha 1.1.1.1.4.7: minor resource changes 2004/06/08 19:27:19 iha 1.1.1.1.4.6: added STR_OBJECT_DATA_RANGE 2004/06/03 03:38:21 iha 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/01 18:59:14 iha 1.1.1.1.4.4: new 3D view/effects dialog 2004/05/17 17:33:47 iha 1.1.1.1.4.3: provide object naming; resource cleanup 2004/05/05 20:42:45 iha 1.1.1.1.4.2: #i20344# additional strings for chart wizard 2004/04/22 15:00:39 iha 1.1.1.1.4.1: #i20344# chabged legend, grid and title resources
2007-05-22 16:30:11 +00:00
Text [ en-US ] = "Alignment" ;
2003-10-06 08:58:36 +00:00
};
INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:03:29 bm 1.1.1.1.4.52: RESYNC: (1.4-1.5); FILE MERGED 2007/04/23 12:32:31 ihi 1.1.1.1.4.51: #i72301# German removed 2007/03/19 15:13:39 bm 1.1.1.1.4.50: #i75403# Use strings from resource for row and column labels 2007/03/05 13:58:44 iha 1.1.1.1.4.49: changed string according to spec 2007/03/05 13:17:56 iha 1.1.1.1.4.48: changed string according to spec 2007/02/09 12:25:45 bm 1.1.1.1.4.47: #i72841# +STR_ACTION_NOTPOSSIBLE for message box that pops up when a non-deleteable object gets a delete-request 2007/02/06 12:02:16 iha 1.1.1.1.4.46: resource change: Torte -> Kreis 2006/12/11 15:45:45 bm 1.1.1.1.4.45: -STR_DATA_NEW_SERIES, +STR_DATA_UNNAMED_SERIES_WITH_INDEX 2006/12/05 23:40:41 iha 1.1.1.1.4.44: #i71675# enable set data label range for xy charts 2006/12/05 17:55:08 iha 1.1.1.1.4.43: String changes according to wizard spec 2006/11/01 17:46:23 iha 1.1.1.1.4.42: cleanup resources: no hardcoded quotes 2006/11/01 16:10:40 iha 1.1.1.1.4.41: cleanup resources: removed obsolete x-commenet string 2006/11/01 15:36:56 iha 1.1.1.1.4.40: cleanup resources + changed variable names according to style guide 2006/10/29 11:37:39 iha 1.1.1.1.4.39: moved STR_STATISTICS_IN_LEGEND from Strings.src to Strings_Statistic.src 2006/10/27 17:49:08 iha 1.1.1.1.4.38: more cleanup 2006/10/27 15:31:33 iha 1.1.1.1.4.37: name consolidation 2006/10/27 15:02:59 iha 1.1.1.1.4.36: name consolidation 2006/10/27 14:59:19 iha 1.1.1.1.4.35: name consolidation 2006/10/21 12:13:57 iha 1.1.1.1.4.34: name consolidation 2006/10/21 11:03:15 iha 1.1.1.1.4.33: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead 2006/10/21 09:03:31 iha 1.1.1.1.4.32: changed 'Data Series Symbol' to 'Legend Key' 2006/09/27 17:25:31 iha 1.1.1.1.4.31: corrected HelpText for color button 2006/08/22 17:00:21 bm 1.1.1.1.4.30: #i68861# also changed: STR_STATUS_DATAPOINT_MARKED: row replaced by data series 2006/08/02 12:16:24 bm 1.1.1.1.4.29: STR_OBJECT_DATAPOINT_XXX, STR_BALLOONHELP_DATAPOINT changed: row replaced by data series 2006/07/19 15:53:02 bm 1.1.1.1.4.28: #i64824# +STR_DATA_ROLE_CATEGORIES for the role categories in the data dialog 2006/05/29 18:00:39 iha 1.1.1.1.4.27: adapted STR_OBJECT_DIAGRAM_DATA to spec 2006/05/29 17:54:52 iha 1.1.1.1.4.26: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/05/29 17:08:56 iha 1.1.1.1.4.25: adapted grid names to spec 2006/03/28 15:50:00 iha 1.1.1.1.4.24: corrected broken german umlauts 2006/01/14 14:58:41 iha 1.1.1.1.4.23: renamed first page of 3D View Dialog 2006/01/13 15:07:00 bm 1.1.1.1.4.22: +STR_ACTION_REARRANGE_CHART 2006/01/12 17:54:01 iha 1.1.1.1.4.21: change name of wizard step 4 according to spec 2005/11/30 17:52:21 iha 1.1.1.1.4.20: corrected Strings 2005/11/29 18:36:37 bm 1.1.1.1.4.19: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/22 09:39:41 bm 1.1.1.1.4.18: insert object removed, these kind of strings are used from svx 2005/11/21 16:13:43 bm 1.1.1.1.4.17: +undo insert object string, conversion to UTF-8 2005/10/07 11:12:12 bm 1.1.1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 11:45:02 iha 1.1.1.1.4.15: added specialized title names 2004/08/10 12:16:13 bm 1.1.1.1.4.14: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:12:54 bm 1.1.1.1.4.13: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 14:38:23 iha 1.1.1.1.4.12: #i30126# string review changes 2004/06/30 11:54:40 bm 1.1.1.1.4.11: +text for new data series 2004/06/29 15:43:53 bm 1.1.1.1.4.10: internal strings converted to ressource strings 2004/06/12 13:37:05 iha 1.1.1.1.4.9: correct german text; added comments 2004/06/09 20:17:40 iha 1.1.1.1.4.8: Smooth Line Properties Dialog 2004/06/09 18:43:46 iha 1.1.1.1.4.7: minor resource changes 2004/06/08 19:27:19 iha 1.1.1.1.4.6: added STR_OBJECT_DATA_RANGE 2004/06/03 03:38:21 iha 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/01 18:59:14 iha 1.1.1.1.4.4: new 3D view/effects dialog 2004/05/17 17:33:47 iha 1.1.1.1.4.3: provide object naming; resource cleanup 2004/05/05 20:42:45 iha 1.1.1.1.4.2: #i20344# additional strings for chart wizard 2004/04/22 15:00:39 iha 1.1.1.1.4.1: #i20344# chabged legend, grid and title resources
2007-05-22 16:30:11 +00:00
String STR_PAGE_PERSPECTIVE
2003-10-06 08:58:36 +00:00
{
INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:03:29 bm 1.1.1.1.4.52: RESYNC: (1.4-1.5); FILE MERGED 2007/04/23 12:32:31 ihi 1.1.1.1.4.51: #i72301# German removed 2007/03/19 15:13:39 bm 1.1.1.1.4.50: #i75403# Use strings from resource for row and column labels 2007/03/05 13:58:44 iha 1.1.1.1.4.49: changed string according to spec 2007/03/05 13:17:56 iha 1.1.1.1.4.48: changed string according to spec 2007/02/09 12:25:45 bm 1.1.1.1.4.47: #i72841# +STR_ACTION_NOTPOSSIBLE for message box that pops up when a non-deleteable object gets a delete-request 2007/02/06 12:02:16 iha 1.1.1.1.4.46: resource change: Torte -> Kreis 2006/12/11 15:45:45 bm 1.1.1.1.4.45: -STR_DATA_NEW_SERIES, +STR_DATA_UNNAMED_SERIES_WITH_INDEX 2006/12/05 23:40:41 iha 1.1.1.1.4.44: #i71675# enable set data label range for xy charts 2006/12/05 17:55:08 iha 1.1.1.1.4.43: String changes according to wizard spec 2006/11/01 17:46:23 iha 1.1.1.1.4.42: cleanup resources: no hardcoded quotes 2006/11/01 16:10:40 iha 1.1.1.1.4.41: cleanup resources: removed obsolete x-commenet string 2006/11/01 15:36:56 iha 1.1.1.1.4.40: cleanup resources + changed variable names according to style guide 2006/10/29 11:37:39 iha 1.1.1.1.4.39: moved STR_STATISTICS_IN_LEGEND from Strings.src to Strings_Statistic.src 2006/10/27 17:49:08 iha 1.1.1.1.4.38: more cleanup 2006/10/27 15:31:33 iha 1.1.1.1.4.37: name consolidation 2006/10/27 15:02:59 iha 1.1.1.1.4.36: name consolidation 2006/10/27 14:59:19 iha 1.1.1.1.4.35: name consolidation 2006/10/21 12:13:57 iha 1.1.1.1.4.34: name consolidation 2006/10/21 11:03:15 iha 1.1.1.1.4.33: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead 2006/10/21 09:03:31 iha 1.1.1.1.4.32: changed 'Data Series Symbol' to 'Legend Key' 2006/09/27 17:25:31 iha 1.1.1.1.4.31: corrected HelpText for color button 2006/08/22 17:00:21 bm 1.1.1.1.4.30: #i68861# also changed: STR_STATUS_DATAPOINT_MARKED: row replaced by data series 2006/08/02 12:16:24 bm 1.1.1.1.4.29: STR_OBJECT_DATAPOINT_XXX, STR_BALLOONHELP_DATAPOINT changed: row replaced by data series 2006/07/19 15:53:02 bm 1.1.1.1.4.28: #i64824# +STR_DATA_ROLE_CATEGORIES for the role categories in the data dialog 2006/05/29 18:00:39 iha 1.1.1.1.4.27: adapted STR_OBJECT_DIAGRAM_DATA to spec 2006/05/29 17:54:52 iha 1.1.1.1.4.26: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/05/29 17:08:56 iha 1.1.1.1.4.25: adapted grid names to spec 2006/03/28 15:50:00 iha 1.1.1.1.4.24: corrected broken german umlauts 2006/01/14 14:58:41 iha 1.1.1.1.4.23: renamed first page of 3D View Dialog 2006/01/13 15:07:00 bm 1.1.1.1.4.22: +STR_ACTION_REARRANGE_CHART 2006/01/12 17:54:01 iha 1.1.1.1.4.21: change name of wizard step 4 according to spec 2005/11/30 17:52:21 iha 1.1.1.1.4.20: corrected Strings 2005/11/29 18:36:37 bm 1.1.1.1.4.19: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/22 09:39:41 bm 1.1.1.1.4.18: insert object removed, these kind of strings are used from svx 2005/11/21 16:13:43 bm 1.1.1.1.4.17: +undo insert object string, conversion to UTF-8 2005/10/07 11:12:12 bm 1.1.1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 11:45:02 iha 1.1.1.1.4.15: added specialized title names 2004/08/10 12:16:13 bm 1.1.1.1.4.14: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:12:54 bm 1.1.1.1.4.13: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 14:38:23 iha 1.1.1.1.4.12: #i30126# string review changes 2004/06/30 11:54:40 bm 1.1.1.1.4.11: +text for new data series 2004/06/29 15:43:53 bm 1.1.1.1.4.10: internal strings converted to ressource strings 2004/06/12 13:37:05 iha 1.1.1.1.4.9: correct german text; added comments 2004/06/09 20:17:40 iha 1.1.1.1.4.8: Smooth Line Properties Dialog 2004/06/09 18:43:46 iha 1.1.1.1.4.7: minor resource changes 2004/06/08 19:27:19 iha 1.1.1.1.4.6: added STR_OBJECT_DATA_RANGE 2004/06/03 03:38:21 iha 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/01 18:59:14 iha 1.1.1.1.4.4: new 3D view/effects dialog 2004/05/17 17:33:47 iha 1.1.1.1.4.3: provide object naming; resource cleanup 2004/05/05 20:42:45 iha 1.1.1.1.4.2: #i20344# additional strings for chart wizard 2004/04/22 15:00:39 iha 1.1.1.1.4.1: #i20344# chabged legend, grid and title resources
2007-05-22 16:30:11 +00:00
Text [ en-US ] = "Perspective" ;
2003-10-06 08:58:36 +00:00
};
INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:03:29 bm 1.1.1.1.4.52: RESYNC: (1.4-1.5); FILE MERGED 2007/04/23 12:32:31 ihi 1.1.1.1.4.51: #i72301# German removed 2007/03/19 15:13:39 bm 1.1.1.1.4.50: #i75403# Use strings from resource for row and column labels 2007/03/05 13:58:44 iha 1.1.1.1.4.49: changed string according to spec 2007/03/05 13:17:56 iha 1.1.1.1.4.48: changed string according to spec 2007/02/09 12:25:45 bm 1.1.1.1.4.47: #i72841# +STR_ACTION_NOTPOSSIBLE for message box that pops up when a non-deleteable object gets a delete-request 2007/02/06 12:02:16 iha 1.1.1.1.4.46: resource change: Torte -> Kreis 2006/12/11 15:45:45 bm 1.1.1.1.4.45: -STR_DATA_NEW_SERIES, +STR_DATA_UNNAMED_SERIES_WITH_INDEX 2006/12/05 23:40:41 iha 1.1.1.1.4.44: #i71675# enable set data label range for xy charts 2006/12/05 17:55:08 iha 1.1.1.1.4.43: String changes according to wizard spec 2006/11/01 17:46:23 iha 1.1.1.1.4.42: cleanup resources: no hardcoded quotes 2006/11/01 16:10:40 iha 1.1.1.1.4.41: cleanup resources: removed obsolete x-commenet string 2006/11/01 15:36:56 iha 1.1.1.1.4.40: cleanup resources + changed variable names according to style guide 2006/10/29 11:37:39 iha 1.1.1.1.4.39: moved STR_STATISTICS_IN_LEGEND from Strings.src to Strings_Statistic.src 2006/10/27 17:49:08 iha 1.1.1.1.4.38: more cleanup 2006/10/27 15:31:33 iha 1.1.1.1.4.37: name consolidation 2006/10/27 15:02:59 iha 1.1.1.1.4.36: name consolidation 2006/10/27 14:59:19 iha 1.1.1.1.4.35: name consolidation 2006/10/21 12:13:57 iha 1.1.1.1.4.34: name consolidation 2006/10/21 11:03:15 iha 1.1.1.1.4.33: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead 2006/10/21 09:03:31 iha 1.1.1.1.4.32: changed 'Data Series Symbol' to 'Legend Key' 2006/09/27 17:25:31 iha 1.1.1.1.4.31: corrected HelpText for color button 2006/08/22 17:00:21 bm 1.1.1.1.4.30: #i68861# also changed: STR_STATUS_DATAPOINT_MARKED: row replaced by data series 2006/08/02 12:16:24 bm 1.1.1.1.4.29: STR_OBJECT_DATAPOINT_XXX, STR_BALLOONHELP_DATAPOINT changed: row replaced by data series 2006/07/19 15:53:02 bm 1.1.1.1.4.28: #i64824# +STR_DATA_ROLE_CATEGORIES for the role categories in the data dialog 2006/05/29 18:00:39 iha 1.1.1.1.4.27: adapted STR_OBJECT_DIAGRAM_DATA to spec 2006/05/29 17:54:52 iha 1.1.1.1.4.26: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/05/29 17:08:56 iha 1.1.1.1.4.25: adapted grid names to spec 2006/03/28 15:50:00 iha 1.1.1.1.4.24: corrected broken german umlauts 2006/01/14 14:58:41 iha 1.1.1.1.4.23: renamed first page of 3D View Dialog 2006/01/13 15:07:00 bm 1.1.1.1.4.22: +STR_ACTION_REARRANGE_CHART 2006/01/12 17:54:01 iha 1.1.1.1.4.21: change name of wizard step 4 according to spec 2005/11/30 17:52:21 iha 1.1.1.1.4.20: corrected Strings 2005/11/29 18:36:37 bm 1.1.1.1.4.19: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/22 09:39:41 bm 1.1.1.1.4.18: insert object removed, these kind of strings are used from svx 2005/11/21 16:13:43 bm 1.1.1.1.4.17: +undo insert object string, conversion to UTF-8 2005/10/07 11:12:12 bm 1.1.1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 11:45:02 iha 1.1.1.1.4.15: added specialized title names 2004/08/10 12:16:13 bm 1.1.1.1.4.14: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:12:54 bm 1.1.1.1.4.13: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 14:38:23 iha 1.1.1.1.4.12: #i30126# string review changes 2004/06/30 11:54:40 bm 1.1.1.1.4.11: +text for new data series 2004/06/29 15:43:53 bm 1.1.1.1.4.10: internal strings converted to ressource strings 2004/06/12 13:37:05 iha 1.1.1.1.4.9: correct german text; added comments 2004/06/09 20:17:40 iha 1.1.1.1.4.8: Smooth Line Properties Dialog 2004/06/09 18:43:46 iha 1.1.1.1.4.7: minor resource changes 2004/06/08 19:27:19 iha 1.1.1.1.4.6: added STR_OBJECT_DATA_RANGE 2004/06/03 03:38:21 iha 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/01 18:59:14 iha 1.1.1.1.4.4: new 3D view/effects dialog 2004/05/17 17:33:47 iha 1.1.1.1.4.3: provide object naming; resource cleanup 2004/05/05 20:42:45 iha 1.1.1.1.4.2: #i20344# additional strings for chart wizard 2004/04/22 15:00:39 iha 1.1.1.1.4.1: #i20344# chabged legend, grid and title resources
2007-05-22 16:30:11 +00:00
String STR_PAGE_APPEARANCE
2003-10-06 08:58:36 +00:00
{
INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:03:29 bm 1.1.1.1.4.52: RESYNC: (1.4-1.5); FILE MERGED 2007/04/23 12:32:31 ihi 1.1.1.1.4.51: #i72301# German removed 2007/03/19 15:13:39 bm 1.1.1.1.4.50: #i75403# Use strings from resource for row and column labels 2007/03/05 13:58:44 iha 1.1.1.1.4.49: changed string according to spec 2007/03/05 13:17:56 iha 1.1.1.1.4.48: changed string according to spec 2007/02/09 12:25:45 bm 1.1.1.1.4.47: #i72841# +STR_ACTION_NOTPOSSIBLE for message box that pops up when a non-deleteable object gets a delete-request 2007/02/06 12:02:16 iha 1.1.1.1.4.46: resource change: Torte -> Kreis 2006/12/11 15:45:45 bm 1.1.1.1.4.45: -STR_DATA_NEW_SERIES, +STR_DATA_UNNAMED_SERIES_WITH_INDEX 2006/12/05 23:40:41 iha 1.1.1.1.4.44: #i71675# enable set data label range for xy charts 2006/12/05 17:55:08 iha 1.1.1.1.4.43: String changes according to wizard spec 2006/11/01 17:46:23 iha 1.1.1.1.4.42: cleanup resources: no hardcoded quotes 2006/11/01 16:10:40 iha 1.1.1.1.4.41: cleanup resources: removed obsolete x-commenet string 2006/11/01 15:36:56 iha 1.1.1.1.4.40: cleanup resources + changed variable names according to style guide 2006/10/29 11:37:39 iha 1.1.1.1.4.39: moved STR_STATISTICS_IN_LEGEND from Strings.src to Strings_Statistic.src 2006/10/27 17:49:08 iha 1.1.1.1.4.38: more cleanup 2006/10/27 15:31:33 iha 1.1.1.1.4.37: name consolidation 2006/10/27 15:02:59 iha 1.1.1.1.4.36: name consolidation 2006/10/27 14:59:19 iha 1.1.1.1.4.35: name consolidation 2006/10/21 12:13:57 iha 1.1.1.1.4.34: name consolidation 2006/10/21 11:03:15 iha 1.1.1.1.4.33: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead 2006/10/21 09:03:31 iha 1.1.1.1.4.32: changed 'Data Series Symbol' to 'Legend Key' 2006/09/27 17:25:31 iha 1.1.1.1.4.31: corrected HelpText for color button 2006/08/22 17:00:21 bm 1.1.1.1.4.30: #i68861# also changed: STR_STATUS_DATAPOINT_MARKED: row replaced by data series 2006/08/02 12:16:24 bm 1.1.1.1.4.29: STR_OBJECT_DATAPOINT_XXX, STR_BALLOONHELP_DATAPOINT changed: row replaced by data series 2006/07/19 15:53:02 bm 1.1.1.1.4.28: #i64824# +STR_DATA_ROLE_CATEGORIES for the role categories in the data dialog 2006/05/29 18:00:39 iha 1.1.1.1.4.27: adapted STR_OBJECT_DIAGRAM_DATA to spec 2006/05/29 17:54:52 iha 1.1.1.1.4.26: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/05/29 17:08:56 iha 1.1.1.1.4.25: adapted grid names to spec 2006/03/28 15:50:00 iha 1.1.1.1.4.24: corrected broken german umlauts 2006/01/14 14:58:41 iha 1.1.1.1.4.23: renamed first page of 3D View Dialog 2006/01/13 15:07:00 bm 1.1.1.1.4.22: +STR_ACTION_REARRANGE_CHART 2006/01/12 17:54:01 iha 1.1.1.1.4.21: change name of wizard step 4 according to spec 2005/11/30 17:52:21 iha 1.1.1.1.4.20: corrected Strings 2005/11/29 18:36:37 bm 1.1.1.1.4.19: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/22 09:39:41 bm 1.1.1.1.4.18: insert object removed, these kind of strings are used from svx 2005/11/21 16:13:43 bm 1.1.1.1.4.17: +undo insert object string, conversion to UTF-8 2005/10/07 11:12:12 bm 1.1.1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 11:45:02 iha 1.1.1.1.4.15: added specialized title names 2004/08/10 12:16:13 bm 1.1.1.1.4.14: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:12:54 bm 1.1.1.1.4.13: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 14:38:23 iha 1.1.1.1.4.12: #i30126# string review changes 2004/06/30 11:54:40 bm 1.1.1.1.4.11: +text for new data series 2004/06/29 15:43:53 bm 1.1.1.1.4.10: internal strings converted to ressource strings 2004/06/12 13:37:05 iha 1.1.1.1.4.9: correct german text; added comments 2004/06/09 20:17:40 iha 1.1.1.1.4.8: Smooth Line Properties Dialog 2004/06/09 18:43:46 iha 1.1.1.1.4.7: minor resource changes 2004/06/08 19:27:19 iha 1.1.1.1.4.6: added STR_OBJECT_DATA_RANGE 2004/06/03 03:38:21 iha 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/01 18:59:14 iha 1.1.1.1.4.4: new 3D view/effects dialog 2004/05/17 17:33:47 iha 1.1.1.1.4.3: provide object naming; resource cleanup 2004/05/05 20:42:45 iha 1.1.1.1.4.2: #i20344# additional strings for chart wizard 2004/04/22 15:00:39 iha 1.1.1.1.4.1: #i20344# chabged legend, grid and title resources
2007-05-22 16:30:11 +00:00
Text [ en-US ] = "Appearance" ;
2003-10-06 08:58:36 +00:00
};
INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:03:29 bm 1.1.1.1.4.52: RESYNC: (1.4-1.5); FILE MERGED 2007/04/23 12:32:31 ihi 1.1.1.1.4.51: #i72301# German removed 2007/03/19 15:13:39 bm 1.1.1.1.4.50: #i75403# Use strings from resource for row and column labels 2007/03/05 13:58:44 iha 1.1.1.1.4.49: changed string according to spec 2007/03/05 13:17:56 iha 1.1.1.1.4.48: changed string according to spec 2007/02/09 12:25:45 bm 1.1.1.1.4.47: #i72841# +STR_ACTION_NOTPOSSIBLE for message box that pops up when a non-deleteable object gets a delete-request 2007/02/06 12:02:16 iha 1.1.1.1.4.46: resource change: Torte -> Kreis 2006/12/11 15:45:45 bm 1.1.1.1.4.45: -STR_DATA_NEW_SERIES, +STR_DATA_UNNAMED_SERIES_WITH_INDEX 2006/12/05 23:40:41 iha 1.1.1.1.4.44: #i71675# enable set data label range for xy charts 2006/12/05 17:55:08 iha 1.1.1.1.4.43: String changes according to wizard spec 2006/11/01 17:46:23 iha 1.1.1.1.4.42: cleanup resources: no hardcoded quotes 2006/11/01 16:10:40 iha 1.1.1.1.4.41: cleanup resources: removed obsolete x-commenet string 2006/11/01 15:36:56 iha 1.1.1.1.4.40: cleanup resources + changed variable names according to style guide 2006/10/29 11:37:39 iha 1.1.1.1.4.39: moved STR_STATISTICS_IN_LEGEND from Strings.src to Strings_Statistic.src 2006/10/27 17:49:08 iha 1.1.1.1.4.38: more cleanup 2006/10/27 15:31:33 iha 1.1.1.1.4.37: name consolidation 2006/10/27 15:02:59 iha 1.1.1.1.4.36: name consolidation 2006/10/27 14:59:19 iha 1.1.1.1.4.35: name consolidation 2006/10/21 12:13:57 iha 1.1.1.1.4.34: name consolidation 2006/10/21 11:03:15 iha 1.1.1.1.4.33: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead 2006/10/21 09:03:31 iha 1.1.1.1.4.32: changed 'Data Series Symbol' to 'Legend Key' 2006/09/27 17:25:31 iha 1.1.1.1.4.31: corrected HelpText for color button 2006/08/22 17:00:21 bm 1.1.1.1.4.30: #i68861# also changed: STR_STATUS_DATAPOINT_MARKED: row replaced by data series 2006/08/02 12:16:24 bm 1.1.1.1.4.29: STR_OBJECT_DATAPOINT_XXX, STR_BALLOONHELP_DATAPOINT changed: row replaced by data series 2006/07/19 15:53:02 bm 1.1.1.1.4.28: #i64824# +STR_DATA_ROLE_CATEGORIES for the role categories in the data dialog 2006/05/29 18:00:39 iha 1.1.1.1.4.27: adapted STR_OBJECT_DIAGRAM_DATA to spec 2006/05/29 17:54:52 iha 1.1.1.1.4.26: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/05/29 17:08:56 iha 1.1.1.1.4.25: adapted grid names to spec 2006/03/28 15:50:00 iha 1.1.1.1.4.24: corrected broken german umlauts 2006/01/14 14:58:41 iha 1.1.1.1.4.23: renamed first page of 3D View Dialog 2006/01/13 15:07:00 bm 1.1.1.1.4.22: +STR_ACTION_REARRANGE_CHART 2006/01/12 17:54:01 iha 1.1.1.1.4.21: change name of wizard step 4 according to spec 2005/11/30 17:52:21 iha 1.1.1.1.4.20: corrected Strings 2005/11/29 18:36:37 bm 1.1.1.1.4.19: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/22 09:39:41 bm 1.1.1.1.4.18: insert object removed, these kind of strings are used from svx 2005/11/21 16:13:43 bm 1.1.1.1.4.17: +undo insert object string, conversion to UTF-8 2005/10/07 11:12:12 bm 1.1.1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 11:45:02 iha 1.1.1.1.4.15: added specialized title names 2004/08/10 12:16:13 bm 1.1.1.1.4.14: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:12:54 bm 1.1.1.1.4.13: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 14:38:23 iha 1.1.1.1.4.12: #i30126# string review changes 2004/06/30 11:54:40 bm 1.1.1.1.4.11: +text for new data series 2004/06/29 15:43:53 bm 1.1.1.1.4.10: internal strings converted to ressource strings 2004/06/12 13:37:05 iha 1.1.1.1.4.9: correct german text; added comments 2004/06/09 20:17:40 iha 1.1.1.1.4.8: Smooth Line Properties Dialog 2004/06/09 18:43:46 iha 1.1.1.1.4.7: minor resource changes 2004/06/08 19:27:19 iha 1.1.1.1.4.6: added STR_OBJECT_DATA_RANGE 2004/06/03 03:38:21 iha 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/01 18:59:14 iha 1.1.1.1.4.4: new 3D view/effects dialog 2004/05/17 17:33:47 iha 1.1.1.1.4.3: provide object naming; resource cleanup 2004/05/05 20:42:45 iha 1.1.1.1.4.2: #i20344# additional strings for chart wizard 2004/04/22 15:00:39 iha 1.1.1.1.4.1: #i20344# chabged legend, grid and title resources
2007-05-22 16:30:11 +00:00
String STR_PAGE_ILLUMINATION
2003-10-06 08:58:36 +00:00
{
INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:03:29 bm 1.1.1.1.4.52: RESYNC: (1.4-1.5); FILE MERGED 2007/04/23 12:32:31 ihi 1.1.1.1.4.51: #i72301# German removed 2007/03/19 15:13:39 bm 1.1.1.1.4.50: #i75403# Use strings from resource for row and column labels 2007/03/05 13:58:44 iha 1.1.1.1.4.49: changed string according to spec 2007/03/05 13:17:56 iha 1.1.1.1.4.48: changed string according to spec 2007/02/09 12:25:45 bm 1.1.1.1.4.47: #i72841# +STR_ACTION_NOTPOSSIBLE for message box that pops up when a non-deleteable object gets a delete-request 2007/02/06 12:02:16 iha 1.1.1.1.4.46: resource change: Torte -> Kreis 2006/12/11 15:45:45 bm 1.1.1.1.4.45: -STR_DATA_NEW_SERIES, +STR_DATA_UNNAMED_SERIES_WITH_INDEX 2006/12/05 23:40:41 iha 1.1.1.1.4.44: #i71675# enable set data label range for xy charts 2006/12/05 17:55:08 iha 1.1.1.1.4.43: String changes according to wizard spec 2006/11/01 17:46:23 iha 1.1.1.1.4.42: cleanup resources: no hardcoded quotes 2006/11/01 16:10:40 iha 1.1.1.1.4.41: cleanup resources: removed obsolete x-commenet string 2006/11/01 15:36:56 iha 1.1.1.1.4.40: cleanup resources + changed variable names according to style guide 2006/10/29 11:37:39 iha 1.1.1.1.4.39: moved STR_STATISTICS_IN_LEGEND from Strings.src to Strings_Statistic.src 2006/10/27 17:49:08 iha 1.1.1.1.4.38: more cleanup 2006/10/27 15:31:33 iha 1.1.1.1.4.37: name consolidation 2006/10/27 15:02:59 iha 1.1.1.1.4.36: name consolidation 2006/10/27 14:59:19 iha 1.1.1.1.4.35: name consolidation 2006/10/21 12:13:57 iha 1.1.1.1.4.34: name consolidation 2006/10/21 11:03:15 iha 1.1.1.1.4.33: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead 2006/10/21 09:03:31 iha 1.1.1.1.4.32: changed 'Data Series Symbol' to 'Legend Key' 2006/09/27 17:25:31 iha 1.1.1.1.4.31: corrected HelpText for color button 2006/08/22 17:00:21 bm 1.1.1.1.4.30: #i68861# also changed: STR_STATUS_DATAPOINT_MARKED: row replaced by data series 2006/08/02 12:16:24 bm 1.1.1.1.4.29: STR_OBJECT_DATAPOINT_XXX, STR_BALLOONHELP_DATAPOINT changed: row replaced by data series 2006/07/19 15:53:02 bm 1.1.1.1.4.28: #i64824# +STR_DATA_ROLE_CATEGORIES for the role categories in the data dialog 2006/05/29 18:00:39 iha 1.1.1.1.4.27: adapted STR_OBJECT_DIAGRAM_DATA to spec 2006/05/29 17:54:52 iha 1.1.1.1.4.26: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/05/29 17:08:56 iha 1.1.1.1.4.25: adapted grid names to spec 2006/03/28 15:50:00 iha 1.1.1.1.4.24: corrected broken german umlauts 2006/01/14 14:58:41 iha 1.1.1.1.4.23: renamed first page of 3D View Dialog 2006/01/13 15:07:00 bm 1.1.1.1.4.22: +STR_ACTION_REARRANGE_CHART 2006/01/12 17:54:01 iha 1.1.1.1.4.21: change name of wizard step 4 according to spec 2005/11/30 17:52:21 iha 1.1.1.1.4.20: corrected Strings 2005/11/29 18:36:37 bm 1.1.1.1.4.19: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/22 09:39:41 bm 1.1.1.1.4.18: insert object removed, these kind of strings are used from svx 2005/11/21 16:13:43 bm 1.1.1.1.4.17: +undo insert object string, conversion to UTF-8 2005/10/07 11:12:12 bm 1.1.1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 11:45:02 iha 1.1.1.1.4.15: added specialized title names 2004/08/10 12:16:13 bm 1.1.1.1.4.14: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:12:54 bm 1.1.1.1.4.13: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 14:38:23 iha 1.1.1.1.4.12: #i30126# string review changes 2004/06/30 11:54:40 bm 1.1.1.1.4.11: +text for new data series 2004/06/29 15:43:53 bm 1.1.1.1.4.10: internal strings converted to ressource strings 2004/06/12 13:37:05 iha 1.1.1.1.4.9: correct german text; added comments 2004/06/09 20:17:40 iha 1.1.1.1.4.8: Smooth Line Properties Dialog 2004/06/09 18:43:46 iha 1.1.1.1.4.7: minor resource changes 2004/06/08 19:27:19 iha 1.1.1.1.4.6: added STR_OBJECT_DATA_RANGE 2004/06/03 03:38:21 iha 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/01 18:59:14 iha 1.1.1.1.4.4: new 3D view/effects dialog 2004/05/17 17:33:47 iha 1.1.1.1.4.3: provide object naming; resource cleanup 2004/05/05 20:42:45 iha 1.1.1.1.4.2: #i20344# additional strings for chart wizard 2004/04/22 15:00:39 iha 1.1.1.1.4.1: #i20344# chabged legend, grid and title resources
2007-05-22 16:30:11 +00:00
Text [ en-US ] = "Illumination" ;
2003-10-06 08:58:36 +00:00
};
CWS-TOOLING: integrate CWS chart37 2009-05-22 09:10:36 +0200 iha r272170 : #i102130# color of pies is not loaded correctly 2009-04-27 17:16:20 +0200 iha r271294 : #i24203# compiler problem 2009-04-27 16:43:21 +0200 iha r271292 : #i101281# missing API documentation for secondary axis title properties 2009-04-27 15:26:05 +0200 hde r271276 : #i100987 2009-04-27 15:24:42 +0200 hde r271273 : #i100987 2009-04-24 15:08:33 +0200 iha r271214 : #i100995# crash with some logarithmic scalings 2009-04-22 18:50:56 +0200 dr r271134 : #i82177# write out deleted point labels 2009-04-22 18:40:48 +0200 iha r271133 : #i101281# missing API documentation for secondary axis title properties 2009-04-22 16:39:42 +0200 dr r271128 : #i82177# extensions for bubble charts 2009-04-22 14:37:00 +0200 dr r271114 : #i82177# import/export data label type and separator 2009-04-22 14:36:24 +0200 dr r271113 : #i82177# import/export data label type and separator 2009-04-21 15:25:26 +0200 dr r271038 : #i82177# import data label type and separator from BIFF8 CHFR records 2009-04-21 14:37:16 +0200 dr r271037 : #i82177# dump BIFF8 chart future records 2009-04-20 17:44:27 +0200 iha r271002 : #i96898# reduce library exports 2009-04-20 13:01:13 +0200 iha r270975 : #i24203# rotate data labels - help ids 2009-04-20 11:40:33 +0200 dr r270969 : #i96600# export of axis scaling/positioning properties 2009-04-16 16:02:31 +0200 dr r270892 : #i69599# keep Y axis left in 3d charts 2009-04-15 18:16:46 +0200 dr r270859 : #i69599# import of axis position settings 2009-04-15 18:16:01 +0200 dr r270858 : #i69599# correct handling of logarithmic crossing axes 2009-04-14 16:27:48 +0200 dr r270794 : #i96599# handle auto axis position on logarithmic axes 2009-04-09 19:59:51 +0200 dr r270722 : #i96599# import axis crossing settings, fix import of logarithmic scaling settings 2009-04-09 18:26:00 +0200 iha r270720 : #i96898# reduce library exports 2009-04-09 15:17:04 +0200 iha r270710 : #i96898# reduce library exports 2009-04-09 10:50:14 +0200 dr r270682 : #i24203# import/export of data label rotation, fixed some other broken stuff too 2009-04-08 16:54:54 +0200 dr r270657 : #i24203# import rotation for data point labels 2009-04-06 18:19:17 +0200 iha r270571 : #i100876# Axis scaling settings dialog wrong after API usage (anys different from double type) 2009-04-06 15:57:05 +0200 iha r270567 : #i100105# #i58585# leftover -> 2009-04-06 15:55:48 +0200 iha r270564 : #i58585# leftover -> 2009-04-02 16:41:07 +0200 iha r270422 : #i99721# remove unused code 2009-04-02 14:29:03 +0200 iha r270407 : #i99721# remove unused code 2009-03-26 10:58:23 +0100 iha r270059 : #i96898# reduce library exports 2009-03-26 10:13:49 +0100 iha r270055 : #i96898# reduce library exports 2009-03-25 09:39:13 +0100 iha r269998 : CWS-TOOLING: rebase CWS chart37 to trunk@269781 (milestone: DEV300:m44) 2009-03-24 17:56:56 +0100 iha r269986 : #i96898# reduce library exports 2009-03-24 16:56:44 +0100 iha r269974 : #i99721# remove unused code 2009-03-24 16:48:48 +0100 iha r269970 : #i89731# remove unused string 2009-03-24 15:44:04 +0100 iha r269961 : remove unused code 2009-03-24 15:22:45 +0100 iha r269959 : remove unused code 2009-03-24 15:17:17 +0100 iha r269957 : remove unused code 2009-03-24 11:14:53 +0100 iha r269923 : #i24203# rotate data labels 2009-03-09 12:10:25 +0100 hde r269076 : #i99300# 2009-03-06 15:56:26 +0100 iha r269011 : #i93953# Source Format for secondary axis without data 2009-02-17 15:59:05 +0100 iha r268177 : avoid warning during build 2009-02-17 15:01:59 +0100 iha r268173 : avoid warning during build 2009-02-13 09:39:03 +0100 ufi r267693 : i96999 2009-02-11 15:12:35 +0100 iha r267604 : removed unused string 2009-02-11 14:00:29 +0100 iha r267600 : #i96999# Corrected wording from 'correlation coefficient' to 'coefficient of determination' 2009-02-11 10:56:45 +0100 iha r267584 : #i89731# typo in resource string 2009-02-11 10:01:29 +0100 iha r267582 : #i89031# compile error on asian windows systems 2009-02-10 16:15:16 +0100 iha r267552 : #i24203# rotate data labels 2009-02-04 18:00:33 +0100 iha r267395 : #i98893# don't export defaults to file 2009-02-04 15:48:15 +0100 iha r267390 : #i92128# asian typography for chart elements 2009-02-04 15:17:41 +0100 iha r267386 : #i92128# asian typography for chart elements 2009-01-30 14:41:10 +0100 iha r267197 : CWS-TOOLING: rebase CWS chart37 to trunk@267171 (milestone: DEV300:m41)
2009-06-04 09:41:18 +00:00
String STR_PAGE_ASIAN
{
Text [ en-US ] = "Asian Typography" ;
};
String STR_OBJECT_AVERAGE_LINE_WITH_PARAMETERS
{
Text [ en-US ] = "Mean value line with value %AVERAGE_VALUE and standard deviation %STD_DEVIATION";
};
2003-10-06 08:58:36 +00:00
INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:03:29 bm 1.1.1.1.4.52: RESYNC: (1.4-1.5); FILE MERGED 2007/04/23 12:32:31 ihi 1.1.1.1.4.51: #i72301# German removed 2007/03/19 15:13:39 bm 1.1.1.1.4.50: #i75403# Use strings from resource for row and column labels 2007/03/05 13:58:44 iha 1.1.1.1.4.49: changed string according to spec 2007/03/05 13:17:56 iha 1.1.1.1.4.48: changed string according to spec 2007/02/09 12:25:45 bm 1.1.1.1.4.47: #i72841# +STR_ACTION_NOTPOSSIBLE for message box that pops up when a non-deleteable object gets a delete-request 2007/02/06 12:02:16 iha 1.1.1.1.4.46: resource change: Torte -> Kreis 2006/12/11 15:45:45 bm 1.1.1.1.4.45: -STR_DATA_NEW_SERIES, +STR_DATA_UNNAMED_SERIES_WITH_INDEX 2006/12/05 23:40:41 iha 1.1.1.1.4.44: #i71675# enable set data label range for xy charts 2006/12/05 17:55:08 iha 1.1.1.1.4.43: String changes according to wizard spec 2006/11/01 17:46:23 iha 1.1.1.1.4.42: cleanup resources: no hardcoded quotes 2006/11/01 16:10:40 iha 1.1.1.1.4.41: cleanup resources: removed obsolete x-commenet string 2006/11/01 15:36:56 iha 1.1.1.1.4.40: cleanup resources + changed variable names according to style guide 2006/10/29 11:37:39 iha 1.1.1.1.4.39: moved STR_STATISTICS_IN_LEGEND from Strings.src to Strings_Statistic.src 2006/10/27 17:49:08 iha 1.1.1.1.4.38: more cleanup 2006/10/27 15:31:33 iha 1.1.1.1.4.37: name consolidation 2006/10/27 15:02:59 iha 1.1.1.1.4.36: name consolidation 2006/10/27 14:59:19 iha 1.1.1.1.4.35: name consolidation 2006/10/21 12:13:57 iha 1.1.1.1.4.34: name consolidation 2006/10/21 11:03:15 iha 1.1.1.1.4.33: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead 2006/10/21 09:03:31 iha 1.1.1.1.4.32: changed 'Data Series Symbol' to 'Legend Key' 2006/09/27 17:25:31 iha 1.1.1.1.4.31: corrected HelpText for color button 2006/08/22 17:00:21 bm 1.1.1.1.4.30: #i68861# also changed: STR_STATUS_DATAPOINT_MARKED: row replaced by data series 2006/08/02 12:16:24 bm 1.1.1.1.4.29: STR_OBJECT_DATAPOINT_XXX, STR_BALLOONHELP_DATAPOINT changed: row replaced by data series 2006/07/19 15:53:02 bm 1.1.1.1.4.28: #i64824# +STR_DATA_ROLE_CATEGORIES for the role categories in the data dialog 2006/05/29 18:00:39 iha 1.1.1.1.4.27: adapted STR_OBJECT_DIAGRAM_DATA to spec 2006/05/29 17:54:52 iha 1.1.1.1.4.26: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/05/29 17:08:56 iha 1.1.1.1.4.25: adapted grid names to spec 2006/03/28 15:50:00 iha 1.1.1.1.4.24: corrected broken german umlauts 2006/01/14 14:58:41 iha 1.1.1.1.4.23: renamed first page of 3D View Dialog 2006/01/13 15:07:00 bm 1.1.1.1.4.22: +STR_ACTION_REARRANGE_CHART 2006/01/12 17:54:01 iha 1.1.1.1.4.21: change name of wizard step 4 according to spec 2005/11/30 17:52:21 iha 1.1.1.1.4.20: corrected Strings 2005/11/29 18:36:37 bm 1.1.1.1.4.19: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/22 09:39:41 bm 1.1.1.1.4.18: insert object removed, these kind of strings are used from svx 2005/11/21 16:13:43 bm 1.1.1.1.4.17: +undo insert object string, conversion to UTF-8 2005/10/07 11:12:12 bm 1.1.1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 11:45:02 iha 1.1.1.1.4.15: added specialized title names 2004/08/10 12:16:13 bm 1.1.1.1.4.14: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:12:54 bm 1.1.1.1.4.13: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 14:38:23 iha 1.1.1.1.4.12: #i30126# string review changes 2004/06/30 11:54:40 bm 1.1.1.1.4.11: +text for new data series 2004/06/29 15:43:53 bm 1.1.1.1.4.10: internal strings converted to ressource strings 2004/06/12 13:37:05 iha 1.1.1.1.4.9: correct german text; added comments 2004/06/09 20:17:40 iha 1.1.1.1.4.8: Smooth Line Properties Dialog 2004/06/09 18:43:46 iha 1.1.1.1.4.7: minor resource changes 2004/06/08 19:27:19 iha 1.1.1.1.4.6: added STR_OBJECT_DATA_RANGE 2004/06/03 03:38:21 iha 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/01 18:59:14 iha 1.1.1.1.4.4: new 3D view/effects dialog 2004/05/17 17:33:47 iha 1.1.1.1.4.3: provide object naming; resource cleanup 2004/05/05 20:42:45 iha 1.1.1.1.4.2: #i20344# additional strings for chart wizard 2004/04/22 15:00:39 iha 1.1.1.1.4.1: #i20344# chabged legend, grid and title resources
2007-05-22 16:30:11 +00:00
String STR_OBJECT_AXIS
2003-10-06 08:58:36 +00:00
{
INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:03:29 bm 1.1.1.1.4.52: RESYNC: (1.4-1.5); FILE MERGED 2007/04/23 12:32:31 ihi 1.1.1.1.4.51: #i72301# German removed 2007/03/19 15:13:39 bm 1.1.1.1.4.50: #i75403# Use strings from resource for row and column labels 2007/03/05 13:58:44 iha 1.1.1.1.4.49: changed string according to spec 2007/03/05 13:17:56 iha 1.1.1.1.4.48: changed string according to spec 2007/02/09 12:25:45 bm 1.1.1.1.4.47: #i72841# +STR_ACTION_NOTPOSSIBLE for message box that pops up when a non-deleteable object gets a delete-request 2007/02/06 12:02:16 iha 1.1.1.1.4.46: resource change: Torte -> Kreis 2006/12/11 15:45:45 bm 1.1.1.1.4.45: -STR_DATA_NEW_SERIES, +STR_DATA_UNNAMED_SERIES_WITH_INDEX 2006/12/05 23:40:41 iha 1.1.1.1.4.44: #i71675# enable set data label range for xy charts 2006/12/05 17:55:08 iha 1.1.1.1.4.43: String changes according to wizard spec 2006/11/01 17:46:23 iha 1.1.1.1.4.42: cleanup resources: no hardcoded quotes 2006/11/01 16:10:40 iha 1.1.1.1.4.41: cleanup resources: removed obsolete x-commenet string 2006/11/01 15:36:56 iha 1.1.1.1.4.40: cleanup resources + changed variable names according to style guide 2006/10/29 11:37:39 iha 1.1.1.1.4.39: moved STR_STATISTICS_IN_LEGEND from Strings.src to Strings_Statistic.src 2006/10/27 17:49:08 iha 1.1.1.1.4.38: more cleanup 2006/10/27 15:31:33 iha 1.1.1.1.4.37: name consolidation 2006/10/27 15:02:59 iha 1.1.1.1.4.36: name consolidation 2006/10/27 14:59:19 iha 1.1.1.1.4.35: name consolidation 2006/10/21 12:13:57 iha 1.1.1.1.4.34: name consolidation 2006/10/21 11:03:15 iha 1.1.1.1.4.33: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead 2006/10/21 09:03:31 iha 1.1.1.1.4.32: changed 'Data Series Symbol' to 'Legend Key' 2006/09/27 17:25:31 iha 1.1.1.1.4.31: corrected HelpText for color button 2006/08/22 17:00:21 bm 1.1.1.1.4.30: #i68861# also changed: STR_STATUS_DATAPOINT_MARKED: row replaced by data series 2006/08/02 12:16:24 bm 1.1.1.1.4.29: STR_OBJECT_DATAPOINT_XXX, STR_BALLOONHELP_DATAPOINT changed: row replaced by data series 2006/07/19 15:53:02 bm 1.1.1.1.4.28: #i64824# +STR_DATA_ROLE_CATEGORIES for the role categories in the data dialog 2006/05/29 18:00:39 iha 1.1.1.1.4.27: adapted STR_OBJECT_DIAGRAM_DATA to spec 2006/05/29 17:54:52 iha 1.1.1.1.4.26: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/05/29 17:08:56 iha 1.1.1.1.4.25: adapted grid names to spec 2006/03/28 15:50:00 iha 1.1.1.1.4.24: corrected broken german umlauts 2006/01/14 14:58:41 iha 1.1.1.1.4.23: renamed first page of 3D View Dialog 2006/01/13 15:07:00 bm 1.1.1.1.4.22: +STR_ACTION_REARRANGE_CHART 2006/01/12 17:54:01 iha 1.1.1.1.4.21: change name of wizard step 4 according to spec 2005/11/30 17:52:21 iha 1.1.1.1.4.20: corrected Strings 2005/11/29 18:36:37 bm 1.1.1.1.4.19: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/22 09:39:41 bm 1.1.1.1.4.18: insert object removed, these kind of strings are used from svx 2005/11/21 16:13:43 bm 1.1.1.1.4.17: +undo insert object string, conversion to UTF-8 2005/10/07 11:12:12 bm 1.1.1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 11:45:02 iha 1.1.1.1.4.15: added specialized title names 2004/08/10 12:16:13 bm 1.1.1.1.4.14: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:12:54 bm 1.1.1.1.4.13: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 14:38:23 iha 1.1.1.1.4.12: #i30126# string review changes 2004/06/30 11:54:40 bm 1.1.1.1.4.11: +text for new data series 2004/06/29 15:43:53 bm 1.1.1.1.4.10: internal strings converted to ressource strings 2004/06/12 13:37:05 iha 1.1.1.1.4.9: correct german text; added comments 2004/06/09 20:17:40 iha 1.1.1.1.4.8: Smooth Line Properties Dialog 2004/06/09 18:43:46 iha 1.1.1.1.4.7: minor resource changes 2004/06/08 19:27:19 iha 1.1.1.1.4.6: added STR_OBJECT_DATA_RANGE 2004/06/03 03:38:21 iha 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/01 18:59:14 iha 1.1.1.1.4.4: new 3D view/effects dialog 2004/05/17 17:33:47 iha 1.1.1.1.4.3: provide object naming; resource cleanup 2004/05/05 20:42:45 iha 1.1.1.1.4.2: #i20344# additional strings for chart wizard 2004/04/22 15:00:39 iha 1.1.1.1.4.1: #i20344# chabged legend, grid and title resources
2007-05-22 16:30:11 +00:00
Text [ en-US ] = "Axis" ;
2003-10-06 08:58:36 +00:00
};
INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:03:29 bm 1.1.1.1.4.52: RESYNC: (1.4-1.5); FILE MERGED 2007/04/23 12:32:31 ihi 1.1.1.1.4.51: #i72301# German removed 2007/03/19 15:13:39 bm 1.1.1.1.4.50: #i75403# Use strings from resource for row and column labels 2007/03/05 13:58:44 iha 1.1.1.1.4.49: changed string according to spec 2007/03/05 13:17:56 iha 1.1.1.1.4.48: changed string according to spec 2007/02/09 12:25:45 bm 1.1.1.1.4.47: #i72841# +STR_ACTION_NOTPOSSIBLE for message box that pops up when a non-deleteable object gets a delete-request 2007/02/06 12:02:16 iha 1.1.1.1.4.46: resource change: Torte -> Kreis 2006/12/11 15:45:45 bm 1.1.1.1.4.45: -STR_DATA_NEW_SERIES, +STR_DATA_UNNAMED_SERIES_WITH_INDEX 2006/12/05 23:40:41 iha 1.1.1.1.4.44: #i71675# enable set data label range for xy charts 2006/12/05 17:55:08 iha 1.1.1.1.4.43: String changes according to wizard spec 2006/11/01 17:46:23 iha 1.1.1.1.4.42: cleanup resources: no hardcoded quotes 2006/11/01 16:10:40 iha 1.1.1.1.4.41: cleanup resources: removed obsolete x-commenet string 2006/11/01 15:36:56 iha 1.1.1.1.4.40: cleanup resources + changed variable names according to style guide 2006/10/29 11:37:39 iha 1.1.1.1.4.39: moved STR_STATISTICS_IN_LEGEND from Strings.src to Strings_Statistic.src 2006/10/27 17:49:08 iha 1.1.1.1.4.38: more cleanup 2006/10/27 15:31:33 iha 1.1.1.1.4.37: name consolidation 2006/10/27 15:02:59 iha 1.1.1.1.4.36: name consolidation 2006/10/27 14:59:19 iha 1.1.1.1.4.35: name consolidation 2006/10/21 12:13:57 iha 1.1.1.1.4.34: name consolidation 2006/10/21 11:03:15 iha 1.1.1.1.4.33: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead 2006/10/21 09:03:31 iha 1.1.1.1.4.32: changed 'Data Series Symbol' to 'Legend Key' 2006/09/27 17:25:31 iha 1.1.1.1.4.31: corrected HelpText for color button 2006/08/22 17:00:21 bm 1.1.1.1.4.30: #i68861# also changed: STR_STATUS_DATAPOINT_MARKED: row replaced by data series 2006/08/02 12:16:24 bm 1.1.1.1.4.29: STR_OBJECT_DATAPOINT_XXX, STR_BALLOONHELP_DATAPOINT changed: row replaced by data series 2006/07/19 15:53:02 bm 1.1.1.1.4.28: #i64824# +STR_DATA_ROLE_CATEGORIES for the role categories in the data dialog 2006/05/29 18:00:39 iha 1.1.1.1.4.27: adapted STR_OBJECT_DIAGRAM_DATA to spec 2006/05/29 17:54:52 iha 1.1.1.1.4.26: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/05/29 17:08:56 iha 1.1.1.1.4.25: adapted grid names to spec 2006/03/28 15:50:00 iha 1.1.1.1.4.24: corrected broken german umlauts 2006/01/14 14:58:41 iha 1.1.1.1.4.23: renamed first page of 3D View Dialog 2006/01/13 15:07:00 bm 1.1.1.1.4.22: +STR_ACTION_REARRANGE_CHART 2006/01/12 17:54:01 iha 1.1.1.1.4.21: change name of wizard step 4 according to spec 2005/11/30 17:52:21 iha 1.1.1.1.4.20: corrected Strings 2005/11/29 18:36:37 bm 1.1.1.1.4.19: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/22 09:39:41 bm 1.1.1.1.4.18: insert object removed, these kind of strings are used from svx 2005/11/21 16:13:43 bm 1.1.1.1.4.17: +undo insert object string, conversion to UTF-8 2005/10/07 11:12:12 bm 1.1.1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 11:45:02 iha 1.1.1.1.4.15: added specialized title names 2004/08/10 12:16:13 bm 1.1.1.1.4.14: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:12:54 bm 1.1.1.1.4.13: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 14:38:23 iha 1.1.1.1.4.12: #i30126# string review changes 2004/06/30 11:54:40 bm 1.1.1.1.4.11: +text for new data series 2004/06/29 15:43:53 bm 1.1.1.1.4.10: internal strings converted to ressource strings 2004/06/12 13:37:05 iha 1.1.1.1.4.9: correct german text; added comments 2004/06/09 20:17:40 iha 1.1.1.1.4.8: Smooth Line Properties Dialog 2004/06/09 18:43:46 iha 1.1.1.1.4.7: minor resource changes 2004/06/08 19:27:19 iha 1.1.1.1.4.6: added STR_OBJECT_DATA_RANGE 2004/06/03 03:38:21 iha 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/01 18:59:14 iha 1.1.1.1.4.4: new 3D view/effects dialog 2004/05/17 17:33:47 iha 1.1.1.1.4.3: provide object naming; resource cleanup 2004/05/05 20:42:45 iha 1.1.1.1.4.2: #i20344# additional strings for chart wizard 2004/04/22 15:00:39 iha 1.1.1.1.4.1: #i20344# chabged legend, grid and title resources
2007-05-22 16:30:11 +00:00
String STR_OBJECT_AXIS_X
2003-10-06 08:58:36 +00:00
{
INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:03:29 bm 1.1.1.1.4.52: RESYNC: (1.4-1.5); FILE MERGED 2007/04/23 12:32:31 ihi 1.1.1.1.4.51: #i72301# German removed 2007/03/19 15:13:39 bm 1.1.1.1.4.50: #i75403# Use strings from resource for row and column labels 2007/03/05 13:58:44 iha 1.1.1.1.4.49: changed string according to spec 2007/03/05 13:17:56 iha 1.1.1.1.4.48: changed string according to spec 2007/02/09 12:25:45 bm 1.1.1.1.4.47: #i72841# +STR_ACTION_NOTPOSSIBLE for message box that pops up when a non-deleteable object gets a delete-request 2007/02/06 12:02:16 iha 1.1.1.1.4.46: resource change: Torte -> Kreis 2006/12/11 15:45:45 bm 1.1.1.1.4.45: -STR_DATA_NEW_SERIES, +STR_DATA_UNNAMED_SERIES_WITH_INDEX 2006/12/05 23:40:41 iha 1.1.1.1.4.44: #i71675# enable set data label range for xy charts 2006/12/05 17:55:08 iha 1.1.1.1.4.43: String changes according to wizard spec 2006/11/01 17:46:23 iha 1.1.1.1.4.42: cleanup resources: no hardcoded quotes 2006/11/01 16:10:40 iha 1.1.1.1.4.41: cleanup resources: removed obsolete x-commenet string 2006/11/01 15:36:56 iha 1.1.1.1.4.40: cleanup resources + changed variable names according to style guide 2006/10/29 11:37:39 iha 1.1.1.1.4.39: moved STR_STATISTICS_IN_LEGEND from Strings.src to Strings_Statistic.src 2006/10/27 17:49:08 iha 1.1.1.1.4.38: more cleanup 2006/10/27 15:31:33 iha 1.1.1.1.4.37: name consolidation 2006/10/27 15:02:59 iha 1.1.1.1.4.36: name consolidation 2006/10/27 14:59:19 iha 1.1.1.1.4.35: name consolidation 2006/10/21 12:13:57 iha 1.1.1.1.4.34: name consolidation 2006/10/21 11:03:15 iha 1.1.1.1.4.33: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead 2006/10/21 09:03:31 iha 1.1.1.1.4.32: changed 'Data Series Symbol' to 'Legend Key' 2006/09/27 17:25:31 iha 1.1.1.1.4.31: corrected HelpText for color button 2006/08/22 17:00:21 bm 1.1.1.1.4.30: #i68861# also changed: STR_STATUS_DATAPOINT_MARKED: row replaced by data series 2006/08/02 12:16:24 bm 1.1.1.1.4.29: STR_OBJECT_DATAPOINT_XXX, STR_BALLOONHELP_DATAPOINT changed: row replaced by data series 2006/07/19 15:53:02 bm 1.1.1.1.4.28: #i64824# +STR_DATA_ROLE_CATEGORIES for the role categories in the data dialog 2006/05/29 18:00:39 iha 1.1.1.1.4.27: adapted STR_OBJECT_DIAGRAM_DATA to spec 2006/05/29 17:54:52 iha 1.1.1.1.4.26: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/05/29 17:08:56 iha 1.1.1.1.4.25: adapted grid names to spec 2006/03/28 15:50:00 iha 1.1.1.1.4.24: corrected broken german umlauts 2006/01/14 14:58:41 iha 1.1.1.1.4.23: renamed first page of 3D View Dialog 2006/01/13 15:07:00 bm 1.1.1.1.4.22: +STR_ACTION_REARRANGE_CHART 2006/01/12 17:54:01 iha 1.1.1.1.4.21: change name of wizard step 4 according to spec 2005/11/30 17:52:21 iha 1.1.1.1.4.20: corrected Strings 2005/11/29 18:36:37 bm 1.1.1.1.4.19: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/22 09:39:41 bm 1.1.1.1.4.18: insert object removed, these kind of strings are used from svx 2005/11/21 16:13:43 bm 1.1.1.1.4.17: +undo insert object string, conversion to UTF-8 2005/10/07 11:12:12 bm 1.1.1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 11:45:02 iha 1.1.1.1.4.15: added specialized title names 2004/08/10 12:16:13 bm 1.1.1.1.4.14: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:12:54 bm 1.1.1.1.4.13: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 14:38:23 iha 1.1.1.1.4.12: #i30126# string review changes 2004/06/30 11:54:40 bm 1.1.1.1.4.11: +text for new data series 2004/06/29 15:43:53 bm 1.1.1.1.4.10: internal strings converted to ressource strings 2004/06/12 13:37:05 iha 1.1.1.1.4.9: correct german text; added comments 2004/06/09 20:17:40 iha 1.1.1.1.4.8: Smooth Line Properties Dialog 2004/06/09 18:43:46 iha 1.1.1.1.4.7: minor resource changes 2004/06/08 19:27:19 iha 1.1.1.1.4.6: added STR_OBJECT_DATA_RANGE 2004/06/03 03:38:21 iha 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/01 18:59:14 iha 1.1.1.1.4.4: new 3D view/effects dialog 2004/05/17 17:33:47 iha 1.1.1.1.4.3: provide object naming; resource cleanup 2004/05/05 20:42:45 iha 1.1.1.1.4.2: #i20344# additional strings for chart wizard 2004/04/22 15:00:39 iha 1.1.1.1.4.1: #i20344# chabged legend, grid and title resources
2007-05-22 16:30:11 +00:00
Text [ en-US ] = "X Axis" ;
2003-10-06 08:58:36 +00:00
};
INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:03:29 bm 1.1.1.1.4.52: RESYNC: (1.4-1.5); FILE MERGED 2007/04/23 12:32:31 ihi 1.1.1.1.4.51: #i72301# German removed 2007/03/19 15:13:39 bm 1.1.1.1.4.50: #i75403# Use strings from resource for row and column labels 2007/03/05 13:58:44 iha 1.1.1.1.4.49: changed string according to spec 2007/03/05 13:17:56 iha 1.1.1.1.4.48: changed string according to spec 2007/02/09 12:25:45 bm 1.1.1.1.4.47: #i72841# +STR_ACTION_NOTPOSSIBLE for message box that pops up when a non-deleteable object gets a delete-request 2007/02/06 12:02:16 iha 1.1.1.1.4.46: resource change: Torte -> Kreis 2006/12/11 15:45:45 bm 1.1.1.1.4.45: -STR_DATA_NEW_SERIES, +STR_DATA_UNNAMED_SERIES_WITH_INDEX 2006/12/05 23:40:41 iha 1.1.1.1.4.44: #i71675# enable set data label range for xy charts 2006/12/05 17:55:08 iha 1.1.1.1.4.43: String changes according to wizard spec 2006/11/01 17:46:23 iha 1.1.1.1.4.42: cleanup resources: no hardcoded quotes 2006/11/01 16:10:40 iha 1.1.1.1.4.41: cleanup resources: removed obsolete x-commenet string 2006/11/01 15:36:56 iha 1.1.1.1.4.40: cleanup resources + changed variable names according to style guide 2006/10/29 11:37:39 iha 1.1.1.1.4.39: moved STR_STATISTICS_IN_LEGEND from Strings.src to Strings_Statistic.src 2006/10/27 17:49:08 iha 1.1.1.1.4.38: more cleanup 2006/10/27 15:31:33 iha 1.1.1.1.4.37: name consolidation 2006/10/27 15:02:59 iha 1.1.1.1.4.36: name consolidation 2006/10/27 14:59:19 iha 1.1.1.1.4.35: name consolidation 2006/10/21 12:13:57 iha 1.1.1.1.4.34: name consolidation 2006/10/21 11:03:15 iha 1.1.1.1.4.33: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead 2006/10/21 09:03:31 iha 1.1.1.1.4.32: changed 'Data Series Symbol' to 'Legend Key' 2006/09/27 17:25:31 iha 1.1.1.1.4.31: corrected HelpText for color button 2006/08/22 17:00:21 bm 1.1.1.1.4.30: #i68861# also changed: STR_STATUS_DATAPOINT_MARKED: row replaced by data series 2006/08/02 12:16:24 bm 1.1.1.1.4.29: STR_OBJECT_DATAPOINT_XXX, STR_BALLOONHELP_DATAPOINT changed: row replaced by data series 2006/07/19 15:53:02 bm 1.1.1.1.4.28: #i64824# +STR_DATA_ROLE_CATEGORIES for the role categories in the data dialog 2006/05/29 18:00:39 iha 1.1.1.1.4.27: adapted STR_OBJECT_DIAGRAM_DATA to spec 2006/05/29 17:54:52 iha 1.1.1.1.4.26: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/05/29 17:08:56 iha 1.1.1.1.4.25: adapted grid names to spec 2006/03/28 15:50:00 iha 1.1.1.1.4.24: corrected broken german umlauts 2006/01/14 14:58:41 iha 1.1.1.1.4.23: renamed first page of 3D View Dialog 2006/01/13 15:07:00 bm 1.1.1.1.4.22: +STR_ACTION_REARRANGE_CHART 2006/01/12 17:54:01 iha 1.1.1.1.4.21: change name of wizard step 4 according to spec 2005/11/30 17:52:21 iha 1.1.1.1.4.20: corrected Strings 2005/11/29 18:36:37 bm 1.1.1.1.4.19: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/22 09:39:41 bm 1.1.1.1.4.18: insert object removed, these kind of strings are used from svx 2005/11/21 16:13:43 bm 1.1.1.1.4.17: +undo insert object string, conversion to UTF-8 2005/10/07 11:12:12 bm 1.1.1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 11:45:02 iha 1.1.1.1.4.15: added specialized title names 2004/08/10 12:16:13 bm 1.1.1.1.4.14: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:12:54 bm 1.1.1.1.4.13: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 14:38:23 iha 1.1.1.1.4.12: #i30126# string review changes 2004/06/30 11:54:40 bm 1.1.1.1.4.11: +text for new data series 2004/06/29 15:43:53 bm 1.1.1.1.4.10: internal strings converted to ressource strings 2004/06/12 13:37:05 iha 1.1.1.1.4.9: correct german text; added comments 2004/06/09 20:17:40 iha 1.1.1.1.4.8: Smooth Line Properties Dialog 2004/06/09 18:43:46 iha 1.1.1.1.4.7: minor resource changes 2004/06/08 19:27:19 iha 1.1.1.1.4.6: added STR_OBJECT_DATA_RANGE 2004/06/03 03:38:21 iha 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/01 18:59:14 iha 1.1.1.1.4.4: new 3D view/effects dialog 2004/05/17 17:33:47 iha 1.1.1.1.4.3: provide object naming; resource cleanup 2004/05/05 20:42:45 iha 1.1.1.1.4.2: #i20344# additional strings for chart wizard 2004/04/22 15:00:39 iha 1.1.1.1.4.1: #i20344# chabged legend, grid and title resources
2007-05-22 16:30:11 +00:00
String STR_OBJECT_AXIS_Y
2003-10-06 08:58:36 +00:00
{
INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:03:29 bm 1.1.1.1.4.52: RESYNC: (1.4-1.5); FILE MERGED 2007/04/23 12:32:31 ihi 1.1.1.1.4.51: #i72301# German removed 2007/03/19 15:13:39 bm 1.1.1.1.4.50: #i75403# Use strings from resource for row and column labels 2007/03/05 13:58:44 iha 1.1.1.1.4.49: changed string according to spec 2007/03/05 13:17:56 iha 1.1.1.1.4.48: changed string according to spec 2007/02/09 12:25:45 bm 1.1.1.1.4.47: #i72841# +STR_ACTION_NOTPOSSIBLE for message box that pops up when a non-deleteable object gets a delete-request 2007/02/06 12:02:16 iha 1.1.1.1.4.46: resource change: Torte -> Kreis 2006/12/11 15:45:45 bm 1.1.1.1.4.45: -STR_DATA_NEW_SERIES, +STR_DATA_UNNAMED_SERIES_WITH_INDEX 2006/12/05 23:40:41 iha 1.1.1.1.4.44: #i71675# enable set data label range for xy charts 2006/12/05 17:55:08 iha 1.1.1.1.4.43: String changes according to wizard spec 2006/11/01 17:46:23 iha 1.1.1.1.4.42: cleanup resources: no hardcoded quotes 2006/11/01 16:10:40 iha 1.1.1.1.4.41: cleanup resources: removed obsolete x-commenet string 2006/11/01 15:36:56 iha 1.1.1.1.4.40: cleanup resources + changed variable names according to style guide 2006/10/29 11:37:39 iha 1.1.1.1.4.39: moved STR_STATISTICS_IN_LEGEND from Strings.src to Strings_Statistic.src 2006/10/27 17:49:08 iha 1.1.1.1.4.38: more cleanup 2006/10/27 15:31:33 iha 1.1.1.1.4.37: name consolidation 2006/10/27 15:02:59 iha 1.1.1.1.4.36: name consolidation 2006/10/27 14:59:19 iha 1.1.1.1.4.35: name consolidation 2006/10/21 12:13:57 iha 1.1.1.1.4.34: name consolidation 2006/10/21 11:03:15 iha 1.1.1.1.4.33: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead 2006/10/21 09:03:31 iha 1.1.1.1.4.32: changed 'Data Series Symbol' to 'Legend Key' 2006/09/27 17:25:31 iha 1.1.1.1.4.31: corrected HelpText for color button 2006/08/22 17:00:21 bm 1.1.1.1.4.30: #i68861# also changed: STR_STATUS_DATAPOINT_MARKED: row replaced by data series 2006/08/02 12:16:24 bm 1.1.1.1.4.29: STR_OBJECT_DATAPOINT_XXX, STR_BALLOONHELP_DATAPOINT changed: row replaced by data series 2006/07/19 15:53:02 bm 1.1.1.1.4.28: #i64824# +STR_DATA_ROLE_CATEGORIES for the role categories in the data dialog 2006/05/29 18:00:39 iha 1.1.1.1.4.27: adapted STR_OBJECT_DIAGRAM_DATA to spec 2006/05/29 17:54:52 iha 1.1.1.1.4.26: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/05/29 17:08:56 iha 1.1.1.1.4.25: adapted grid names to spec 2006/03/28 15:50:00 iha 1.1.1.1.4.24: corrected broken german umlauts 2006/01/14 14:58:41 iha 1.1.1.1.4.23: renamed first page of 3D View Dialog 2006/01/13 15:07:00 bm 1.1.1.1.4.22: +STR_ACTION_REARRANGE_CHART 2006/01/12 17:54:01 iha 1.1.1.1.4.21: change name of wizard step 4 according to spec 2005/11/30 17:52:21 iha 1.1.1.1.4.20: corrected Strings 2005/11/29 18:36:37 bm 1.1.1.1.4.19: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/22 09:39:41 bm 1.1.1.1.4.18: insert object removed, these kind of strings are used from svx 2005/11/21 16:13:43 bm 1.1.1.1.4.17: +undo insert object string, conversion to UTF-8 2005/10/07 11:12:12 bm 1.1.1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 11:45:02 iha 1.1.1.1.4.15: added specialized title names 2004/08/10 12:16:13 bm 1.1.1.1.4.14: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:12:54 bm 1.1.1.1.4.13: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 14:38:23 iha 1.1.1.1.4.12: #i30126# string review changes 2004/06/30 11:54:40 bm 1.1.1.1.4.11: +text for new data series 2004/06/29 15:43:53 bm 1.1.1.1.4.10: internal strings converted to ressource strings 2004/06/12 13:37:05 iha 1.1.1.1.4.9: correct german text; added comments 2004/06/09 20:17:40 iha 1.1.1.1.4.8: Smooth Line Properties Dialog 2004/06/09 18:43:46 iha 1.1.1.1.4.7: minor resource changes 2004/06/08 19:27:19 iha 1.1.1.1.4.6: added STR_OBJECT_DATA_RANGE 2004/06/03 03:38:21 iha 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/01 18:59:14 iha 1.1.1.1.4.4: new 3D view/effects dialog 2004/05/17 17:33:47 iha 1.1.1.1.4.3: provide object naming; resource cleanup 2004/05/05 20:42:45 iha 1.1.1.1.4.2: #i20344# additional strings for chart wizard 2004/04/22 15:00:39 iha 1.1.1.1.4.1: #i20344# chabged legend, grid and title resources
2007-05-22 16:30:11 +00:00
Text [ en-US ] = "Y Axis" ;
2003-10-06 08:58:36 +00:00
};
INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:03:29 bm 1.1.1.1.4.52: RESYNC: (1.4-1.5); FILE MERGED 2007/04/23 12:32:31 ihi 1.1.1.1.4.51: #i72301# German removed 2007/03/19 15:13:39 bm 1.1.1.1.4.50: #i75403# Use strings from resource for row and column labels 2007/03/05 13:58:44 iha 1.1.1.1.4.49: changed string according to spec 2007/03/05 13:17:56 iha 1.1.1.1.4.48: changed string according to spec 2007/02/09 12:25:45 bm 1.1.1.1.4.47: #i72841# +STR_ACTION_NOTPOSSIBLE for message box that pops up when a non-deleteable object gets a delete-request 2007/02/06 12:02:16 iha 1.1.1.1.4.46: resource change: Torte -> Kreis 2006/12/11 15:45:45 bm 1.1.1.1.4.45: -STR_DATA_NEW_SERIES, +STR_DATA_UNNAMED_SERIES_WITH_INDEX 2006/12/05 23:40:41 iha 1.1.1.1.4.44: #i71675# enable set data label range for xy charts 2006/12/05 17:55:08 iha 1.1.1.1.4.43: String changes according to wizard spec 2006/11/01 17:46:23 iha 1.1.1.1.4.42: cleanup resources: no hardcoded quotes 2006/11/01 16:10:40 iha 1.1.1.1.4.41: cleanup resources: removed obsolete x-commenet string 2006/11/01 15:36:56 iha 1.1.1.1.4.40: cleanup resources + changed variable names according to style guide 2006/10/29 11:37:39 iha 1.1.1.1.4.39: moved STR_STATISTICS_IN_LEGEND from Strings.src to Strings_Statistic.src 2006/10/27 17:49:08 iha 1.1.1.1.4.38: more cleanup 2006/10/27 15:31:33 iha 1.1.1.1.4.37: name consolidation 2006/10/27 15:02:59 iha 1.1.1.1.4.36: name consolidation 2006/10/27 14:59:19 iha 1.1.1.1.4.35: name consolidation 2006/10/21 12:13:57 iha 1.1.1.1.4.34: name consolidation 2006/10/21 11:03:15 iha 1.1.1.1.4.33: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead 2006/10/21 09:03:31 iha 1.1.1.1.4.32: changed 'Data Series Symbol' to 'Legend Key' 2006/09/27 17:25:31 iha 1.1.1.1.4.31: corrected HelpText for color button 2006/08/22 17:00:21 bm 1.1.1.1.4.30: #i68861# also changed: STR_STATUS_DATAPOINT_MARKED: row replaced by data series 2006/08/02 12:16:24 bm 1.1.1.1.4.29: STR_OBJECT_DATAPOINT_XXX, STR_BALLOONHELP_DATAPOINT changed: row replaced by data series 2006/07/19 15:53:02 bm 1.1.1.1.4.28: #i64824# +STR_DATA_ROLE_CATEGORIES for the role categories in the data dialog 2006/05/29 18:00:39 iha 1.1.1.1.4.27: adapted STR_OBJECT_DIAGRAM_DATA to spec 2006/05/29 17:54:52 iha 1.1.1.1.4.26: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/05/29 17:08:56 iha 1.1.1.1.4.25: adapted grid names to spec 2006/03/28 15:50:00 iha 1.1.1.1.4.24: corrected broken german umlauts 2006/01/14 14:58:41 iha 1.1.1.1.4.23: renamed first page of 3D View Dialog 2006/01/13 15:07:00 bm 1.1.1.1.4.22: +STR_ACTION_REARRANGE_CHART 2006/01/12 17:54:01 iha 1.1.1.1.4.21: change name of wizard step 4 according to spec 2005/11/30 17:52:21 iha 1.1.1.1.4.20: corrected Strings 2005/11/29 18:36:37 bm 1.1.1.1.4.19: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/22 09:39:41 bm 1.1.1.1.4.18: insert object removed, these kind of strings are used from svx 2005/11/21 16:13:43 bm 1.1.1.1.4.17: +undo insert object string, conversion to UTF-8 2005/10/07 11:12:12 bm 1.1.1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 11:45:02 iha 1.1.1.1.4.15: added specialized title names 2004/08/10 12:16:13 bm 1.1.1.1.4.14: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:12:54 bm 1.1.1.1.4.13: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 14:38:23 iha 1.1.1.1.4.12: #i30126# string review changes 2004/06/30 11:54:40 bm 1.1.1.1.4.11: +text for new data series 2004/06/29 15:43:53 bm 1.1.1.1.4.10: internal strings converted to ressource strings 2004/06/12 13:37:05 iha 1.1.1.1.4.9: correct german text; added comments 2004/06/09 20:17:40 iha 1.1.1.1.4.8: Smooth Line Properties Dialog 2004/06/09 18:43:46 iha 1.1.1.1.4.7: minor resource changes 2004/06/08 19:27:19 iha 1.1.1.1.4.6: added STR_OBJECT_DATA_RANGE 2004/06/03 03:38:21 iha 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/01 18:59:14 iha 1.1.1.1.4.4: new 3D view/effects dialog 2004/05/17 17:33:47 iha 1.1.1.1.4.3: provide object naming; resource cleanup 2004/05/05 20:42:45 iha 1.1.1.1.4.2: #i20344# additional strings for chart wizard 2004/04/22 15:00:39 iha 1.1.1.1.4.1: #i20344# chabged legend, grid and title resources
2007-05-22 16:30:11 +00:00
String STR_OBJECT_AXIS_Z
2003-10-06 08:58:36 +00:00
{
INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:03:29 bm 1.1.1.1.4.52: RESYNC: (1.4-1.5); FILE MERGED 2007/04/23 12:32:31 ihi 1.1.1.1.4.51: #i72301# German removed 2007/03/19 15:13:39 bm 1.1.1.1.4.50: #i75403# Use strings from resource for row and column labels 2007/03/05 13:58:44 iha 1.1.1.1.4.49: changed string according to spec 2007/03/05 13:17:56 iha 1.1.1.1.4.48: changed string according to spec 2007/02/09 12:25:45 bm 1.1.1.1.4.47: #i72841# +STR_ACTION_NOTPOSSIBLE for message box that pops up when a non-deleteable object gets a delete-request 2007/02/06 12:02:16 iha 1.1.1.1.4.46: resource change: Torte -> Kreis 2006/12/11 15:45:45 bm 1.1.1.1.4.45: -STR_DATA_NEW_SERIES, +STR_DATA_UNNAMED_SERIES_WITH_INDEX 2006/12/05 23:40:41 iha 1.1.1.1.4.44: #i71675# enable set data label range for xy charts 2006/12/05 17:55:08 iha 1.1.1.1.4.43: String changes according to wizard spec 2006/11/01 17:46:23 iha 1.1.1.1.4.42: cleanup resources: no hardcoded quotes 2006/11/01 16:10:40 iha 1.1.1.1.4.41: cleanup resources: removed obsolete x-commenet string 2006/11/01 15:36:56 iha 1.1.1.1.4.40: cleanup resources + changed variable names according to style guide 2006/10/29 11:37:39 iha 1.1.1.1.4.39: moved STR_STATISTICS_IN_LEGEND from Strings.src to Strings_Statistic.src 2006/10/27 17:49:08 iha 1.1.1.1.4.38: more cleanup 2006/10/27 15:31:33 iha 1.1.1.1.4.37: name consolidation 2006/10/27 15:02:59 iha 1.1.1.1.4.36: name consolidation 2006/10/27 14:59:19 iha 1.1.1.1.4.35: name consolidation 2006/10/21 12:13:57 iha 1.1.1.1.4.34: name consolidation 2006/10/21 11:03:15 iha 1.1.1.1.4.33: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead 2006/10/21 09:03:31 iha 1.1.1.1.4.32: changed 'Data Series Symbol' to 'Legend Key' 2006/09/27 17:25:31 iha 1.1.1.1.4.31: corrected HelpText for color button 2006/08/22 17:00:21 bm 1.1.1.1.4.30: #i68861# also changed: STR_STATUS_DATAPOINT_MARKED: row replaced by data series 2006/08/02 12:16:24 bm 1.1.1.1.4.29: STR_OBJECT_DATAPOINT_XXX, STR_BALLOONHELP_DATAPOINT changed: row replaced by data series 2006/07/19 15:53:02 bm 1.1.1.1.4.28: #i64824# +STR_DATA_ROLE_CATEGORIES for the role categories in the data dialog 2006/05/29 18:00:39 iha 1.1.1.1.4.27: adapted STR_OBJECT_DIAGRAM_DATA to spec 2006/05/29 17:54:52 iha 1.1.1.1.4.26: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/05/29 17:08:56 iha 1.1.1.1.4.25: adapted grid names to spec 2006/03/28 15:50:00 iha 1.1.1.1.4.24: corrected broken german umlauts 2006/01/14 14:58:41 iha 1.1.1.1.4.23: renamed first page of 3D View Dialog 2006/01/13 15:07:00 bm 1.1.1.1.4.22: +STR_ACTION_REARRANGE_CHART 2006/01/12 17:54:01 iha 1.1.1.1.4.21: change name of wizard step 4 according to spec 2005/11/30 17:52:21 iha 1.1.1.1.4.20: corrected Strings 2005/11/29 18:36:37 bm 1.1.1.1.4.19: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/22 09:39:41 bm 1.1.1.1.4.18: insert object removed, these kind of strings are used from svx 2005/11/21 16:13:43 bm 1.1.1.1.4.17: +undo insert object string, conversion to UTF-8 2005/10/07 11:12:12 bm 1.1.1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 11:45:02 iha 1.1.1.1.4.15: added specialized title names 2004/08/10 12:16:13 bm 1.1.1.1.4.14: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:12:54 bm 1.1.1.1.4.13: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 14:38:23 iha 1.1.1.1.4.12: #i30126# string review changes 2004/06/30 11:54:40 bm 1.1.1.1.4.11: +text for new data series 2004/06/29 15:43:53 bm 1.1.1.1.4.10: internal strings converted to ressource strings 2004/06/12 13:37:05 iha 1.1.1.1.4.9: correct german text; added comments 2004/06/09 20:17:40 iha 1.1.1.1.4.8: Smooth Line Properties Dialog 2004/06/09 18:43:46 iha 1.1.1.1.4.7: minor resource changes 2004/06/08 19:27:19 iha 1.1.1.1.4.6: added STR_OBJECT_DATA_RANGE 2004/06/03 03:38:21 iha 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/01 18:59:14 iha 1.1.1.1.4.4: new 3D view/effects dialog 2004/05/17 17:33:47 iha 1.1.1.1.4.3: provide object naming; resource cleanup 2004/05/05 20:42:45 iha 1.1.1.1.4.2: #i20344# additional strings for chart wizard 2004/04/22 15:00:39 iha 1.1.1.1.4.1: #i20344# chabged legend, grid and title resources
2007-05-22 16:30:11 +00:00
Text [ en-US ] = "Z Axis" ;
2003-10-06 08:58:36 +00:00
};
INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:03:29 bm 1.1.1.1.4.52: RESYNC: (1.4-1.5); FILE MERGED 2007/04/23 12:32:31 ihi 1.1.1.1.4.51: #i72301# German removed 2007/03/19 15:13:39 bm 1.1.1.1.4.50: #i75403# Use strings from resource for row and column labels 2007/03/05 13:58:44 iha 1.1.1.1.4.49: changed string according to spec 2007/03/05 13:17:56 iha 1.1.1.1.4.48: changed string according to spec 2007/02/09 12:25:45 bm 1.1.1.1.4.47: #i72841# +STR_ACTION_NOTPOSSIBLE for message box that pops up when a non-deleteable object gets a delete-request 2007/02/06 12:02:16 iha 1.1.1.1.4.46: resource change: Torte -> Kreis 2006/12/11 15:45:45 bm 1.1.1.1.4.45: -STR_DATA_NEW_SERIES, +STR_DATA_UNNAMED_SERIES_WITH_INDEX 2006/12/05 23:40:41 iha 1.1.1.1.4.44: #i71675# enable set data label range for xy charts 2006/12/05 17:55:08 iha 1.1.1.1.4.43: String changes according to wizard spec 2006/11/01 17:46:23 iha 1.1.1.1.4.42: cleanup resources: no hardcoded quotes 2006/11/01 16:10:40 iha 1.1.1.1.4.41: cleanup resources: removed obsolete x-commenet string 2006/11/01 15:36:56 iha 1.1.1.1.4.40: cleanup resources + changed variable names according to style guide 2006/10/29 11:37:39 iha 1.1.1.1.4.39: moved STR_STATISTICS_IN_LEGEND from Strings.src to Strings_Statistic.src 2006/10/27 17:49:08 iha 1.1.1.1.4.38: more cleanup 2006/10/27 15:31:33 iha 1.1.1.1.4.37: name consolidation 2006/10/27 15:02:59 iha 1.1.1.1.4.36: name consolidation 2006/10/27 14:59:19 iha 1.1.1.1.4.35: name consolidation 2006/10/21 12:13:57 iha 1.1.1.1.4.34: name consolidation 2006/10/21 11:03:15 iha 1.1.1.1.4.33: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead 2006/10/21 09:03:31 iha 1.1.1.1.4.32: changed 'Data Series Symbol' to 'Legend Key' 2006/09/27 17:25:31 iha 1.1.1.1.4.31: corrected HelpText for color button 2006/08/22 17:00:21 bm 1.1.1.1.4.30: #i68861# also changed: STR_STATUS_DATAPOINT_MARKED: row replaced by data series 2006/08/02 12:16:24 bm 1.1.1.1.4.29: STR_OBJECT_DATAPOINT_XXX, STR_BALLOONHELP_DATAPOINT changed: row replaced by data series 2006/07/19 15:53:02 bm 1.1.1.1.4.28: #i64824# +STR_DATA_ROLE_CATEGORIES for the role categories in the data dialog 2006/05/29 18:00:39 iha 1.1.1.1.4.27: adapted STR_OBJECT_DIAGRAM_DATA to spec 2006/05/29 17:54:52 iha 1.1.1.1.4.26: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/05/29 17:08:56 iha 1.1.1.1.4.25: adapted grid names to spec 2006/03/28 15:50:00 iha 1.1.1.1.4.24: corrected broken german umlauts 2006/01/14 14:58:41 iha 1.1.1.1.4.23: renamed first page of 3D View Dialog 2006/01/13 15:07:00 bm 1.1.1.1.4.22: +STR_ACTION_REARRANGE_CHART 2006/01/12 17:54:01 iha 1.1.1.1.4.21: change name of wizard step 4 according to spec 2005/11/30 17:52:21 iha 1.1.1.1.4.20: corrected Strings 2005/11/29 18:36:37 bm 1.1.1.1.4.19: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/22 09:39:41 bm 1.1.1.1.4.18: insert object removed, these kind of strings are used from svx 2005/11/21 16:13:43 bm 1.1.1.1.4.17: +undo insert object string, conversion to UTF-8 2005/10/07 11:12:12 bm 1.1.1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 11:45:02 iha 1.1.1.1.4.15: added specialized title names 2004/08/10 12:16:13 bm 1.1.1.1.4.14: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:12:54 bm 1.1.1.1.4.13: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 14:38:23 iha 1.1.1.1.4.12: #i30126# string review changes 2004/06/30 11:54:40 bm 1.1.1.1.4.11: +text for new data series 2004/06/29 15:43:53 bm 1.1.1.1.4.10: internal strings converted to ressource strings 2004/06/12 13:37:05 iha 1.1.1.1.4.9: correct german text; added comments 2004/06/09 20:17:40 iha 1.1.1.1.4.8: Smooth Line Properties Dialog 2004/06/09 18:43:46 iha 1.1.1.1.4.7: minor resource changes 2004/06/08 19:27:19 iha 1.1.1.1.4.6: added STR_OBJECT_DATA_RANGE 2004/06/03 03:38:21 iha 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/01 18:59:14 iha 1.1.1.1.4.4: new 3D view/effects dialog 2004/05/17 17:33:47 iha 1.1.1.1.4.3: provide object naming; resource cleanup 2004/05/05 20:42:45 iha 1.1.1.1.4.2: #i20344# additional strings for chart wizard 2004/04/22 15:00:39 iha 1.1.1.1.4.1: #i20344# chabged legend, grid and title resources
2007-05-22 16:30:11 +00:00
String STR_OBJECT_AXES
2003-10-06 08:58:36 +00:00
{
INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:03:29 bm 1.1.1.1.4.52: RESYNC: (1.4-1.5); FILE MERGED 2007/04/23 12:32:31 ihi 1.1.1.1.4.51: #i72301# German removed 2007/03/19 15:13:39 bm 1.1.1.1.4.50: #i75403# Use strings from resource for row and column labels 2007/03/05 13:58:44 iha 1.1.1.1.4.49: changed string according to spec 2007/03/05 13:17:56 iha 1.1.1.1.4.48: changed string according to spec 2007/02/09 12:25:45 bm 1.1.1.1.4.47: #i72841# +STR_ACTION_NOTPOSSIBLE for message box that pops up when a non-deleteable object gets a delete-request 2007/02/06 12:02:16 iha 1.1.1.1.4.46: resource change: Torte -> Kreis 2006/12/11 15:45:45 bm 1.1.1.1.4.45: -STR_DATA_NEW_SERIES, +STR_DATA_UNNAMED_SERIES_WITH_INDEX 2006/12/05 23:40:41 iha 1.1.1.1.4.44: #i71675# enable set data label range for xy charts 2006/12/05 17:55:08 iha 1.1.1.1.4.43: String changes according to wizard spec 2006/11/01 17:46:23 iha 1.1.1.1.4.42: cleanup resources: no hardcoded quotes 2006/11/01 16:10:40 iha 1.1.1.1.4.41: cleanup resources: removed obsolete x-commenet string 2006/11/01 15:36:56 iha 1.1.1.1.4.40: cleanup resources + changed variable names according to style guide 2006/10/29 11:37:39 iha 1.1.1.1.4.39: moved STR_STATISTICS_IN_LEGEND from Strings.src to Strings_Statistic.src 2006/10/27 17:49:08 iha 1.1.1.1.4.38: more cleanup 2006/10/27 15:31:33 iha 1.1.1.1.4.37: name consolidation 2006/10/27 15:02:59 iha 1.1.1.1.4.36: name consolidation 2006/10/27 14:59:19 iha 1.1.1.1.4.35: name consolidation 2006/10/21 12:13:57 iha 1.1.1.1.4.34: name consolidation 2006/10/21 11:03:15 iha 1.1.1.1.4.33: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead 2006/10/21 09:03:31 iha 1.1.1.1.4.32: changed 'Data Series Symbol' to 'Legend Key' 2006/09/27 17:25:31 iha 1.1.1.1.4.31: corrected HelpText for color button 2006/08/22 17:00:21 bm 1.1.1.1.4.30: #i68861# also changed: STR_STATUS_DATAPOINT_MARKED: row replaced by data series 2006/08/02 12:16:24 bm 1.1.1.1.4.29: STR_OBJECT_DATAPOINT_XXX, STR_BALLOONHELP_DATAPOINT changed: row replaced by data series 2006/07/19 15:53:02 bm 1.1.1.1.4.28: #i64824# +STR_DATA_ROLE_CATEGORIES for the role categories in the data dialog 2006/05/29 18:00:39 iha 1.1.1.1.4.27: adapted STR_OBJECT_DIAGRAM_DATA to spec 2006/05/29 17:54:52 iha 1.1.1.1.4.26: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/05/29 17:08:56 iha 1.1.1.1.4.25: adapted grid names to spec 2006/03/28 15:50:00 iha 1.1.1.1.4.24: corrected broken german umlauts 2006/01/14 14:58:41 iha 1.1.1.1.4.23: renamed first page of 3D View Dialog 2006/01/13 15:07:00 bm 1.1.1.1.4.22: +STR_ACTION_REARRANGE_CHART 2006/01/12 17:54:01 iha 1.1.1.1.4.21: change name of wizard step 4 according to spec 2005/11/30 17:52:21 iha 1.1.1.1.4.20: corrected Strings 2005/11/29 18:36:37 bm 1.1.1.1.4.19: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/22 09:39:41 bm 1.1.1.1.4.18: insert object removed, these kind of strings are used from svx 2005/11/21 16:13:43 bm 1.1.1.1.4.17: +undo insert object string, conversion to UTF-8 2005/10/07 11:12:12 bm 1.1.1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 11:45:02 iha 1.1.1.1.4.15: added specialized title names 2004/08/10 12:16:13 bm 1.1.1.1.4.14: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:12:54 bm 1.1.1.1.4.13: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 14:38:23 iha 1.1.1.1.4.12: #i30126# string review changes 2004/06/30 11:54:40 bm 1.1.1.1.4.11: +text for new data series 2004/06/29 15:43:53 bm 1.1.1.1.4.10: internal strings converted to ressource strings 2004/06/12 13:37:05 iha 1.1.1.1.4.9: correct german text; added comments 2004/06/09 20:17:40 iha 1.1.1.1.4.8: Smooth Line Properties Dialog 2004/06/09 18:43:46 iha 1.1.1.1.4.7: minor resource changes 2004/06/08 19:27:19 iha 1.1.1.1.4.6: added STR_OBJECT_DATA_RANGE 2004/06/03 03:38:21 iha 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/01 18:59:14 iha 1.1.1.1.4.4: new 3D view/effects dialog 2004/05/17 17:33:47 iha 1.1.1.1.4.3: provide object naming; resource cleanup 2004/05/05 20:42:45 iha 1.1.1.1.4.2: #i20344# additional strings for chart wizard 2004/04/22 15:00:39 iha 1.1.1.1.4.1: #i20344# chabged legend, grid and title resources
2007-05-22 16:30:11 +00:00
Text [ en-US ] = "Axes" ;
2003-10-06 08:58:36 +00:00
};
INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:03:29 bm 1.1.1.1.4.52: RESYNC: (1.4-1.5); FILE MERGED 2007/04/23 12:32:31 ihi 1.1.1.1.4.51: #i72301# German removed 2007/03/19 15:13:39 bm 1.1.1.1.4.50: #i75403# Use strings from resource for row and column labels 2007/03/05 13:58:44 iha 1.1.1.1.4.49: changed string according to spec 2007/03/05 13:17:56 iha 1.1.1.1.4.48: changed string according to spec 2007/02/09 12:25:45 bm 1.1.1.1.4.47: #i72841# +STR_ACTION_NOTPOSSIBLE for message box that pops up when a non-deleteable object gets a delete-request 2007/02/06 12:02:16 iha 1.1.1.1.4.46: resource change: Torte -> Kreis 2006/12/11 15:45:45 bm 1.1.1.1.4.45: -STR_DATA_NEW_SERIES, +STR_DATA_UNNAMED_SERIES_WITH_INDEX 2006/12/05 23:40:41 iha 1.1.1.1.4.44: #i71675# enable set data label range for xy charts 2006/12/05 17:55:08 iha 1.1.1.1.4.43: String changes according to wizard spec 2006/11/01 17:46:23 iha 1.1.1.1.4.42: cleanup resources: no hardcoded quotes 2006/11/01 16:10:40 iha 1.1.1.1.4.41: cleanup resources: removed obsolete x-commenet string 2006/11/01 15:36:56 iha 1.1.1.1.4.40: cleanup resources + changed variable names according to style guide 2006/10/29 11:37:39 iha 1.1.1.1.4.39: moved STR_STATISTICS_IN_LEGEND from Strings.src to Strings_Statistic.src 2006/10/27 17:49:08 iha 1.1.1.1.4.38: more cleanup 2006/10/27 15:31:33 iha 1.1.1.1.4.37: name consolidation 2006/10/27 15:02:59 iha 1.1.1.1.4.36: name consolidation 2006/10/27 14:59:19 iha 1.1.1.1.4.35: name consolidation 2006/10/21 12:13:57 iha 1.1.1.1.4.34: name consolidation 2006/10/21 11:03:15 iha 1.1.1.1.4.33: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead 2006/10/21 09:03:31 iha 1.1.1.1.4.32: changed 'Data Series Symbol' to 'Legend Key' 2006/09/27 17:25:31 iha 1.1.1.1.4.31: corrected HelpText for color button 2006/08/22 17:00:21 bm 1.1.1.1.4.30: #i68861# also changed: STR_STATUS_DATAPOINT_MARKED: row replaced by data series 2006/08/02 12:16:24 bm 1.1.1.1.4.29: STR_OBJECT_DATAPOINT_XXX, STR_BALLOONHELP_DATAPOINT changed: row replaced by data series 2006/07/19 15:53:02 bm 1.1.1.1.4.28: #i64824# +STR_DATA_ROLE_CATEGORIES for the role categories in the data dialog 2006/05/29 18:00:39 iha 1.1.1.1.4.27: adapted STR_OBJECT_DIAGRAM_DATA to spec 2006/05/29 17:54:52 iha 1.1.1.1.4.26: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/05/29 17:08:56 iha 1.1.1.1.4.25: adapted grid names to spec 2006/03/28 15:50:00 iha 1.1.1.1.4.24: corrected broken german umlauts 2006/01/14 14:58:41 iha 1.1.1.1.4.23: renamed first page of 3D View Dialog 2006/01/13 15:07:00 bm 1.1.1.1.4.22: +STR_ACTION_REARRANGE_CHART 2006/01/12 17:54:01 iha 1.1.1.1.4.21: change name of wizard step 4 according to spec 2005/11/30 17:52:21 iha 1.1.1.1.4.20: corrected Strings 2005/11/29 18:36:37 bm 1.1.1.1.4.19: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/22 09:39:41 bm 1.1.1.1.4.18: insert object removed, these kind of strings are used from svx 2005/11/21 16:13:43 bm 1.1.1.1.4.17: +undo insert object string, conversion to UTF-8 2005/10/07 11:12:12 bm 1.1.1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 11:45:02 iha 1.1.1.1.4.15: added specialized title names 2004/08/10 12:16:13 bm 1.1.1.1.4.14: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:12:54 bm 1.1.1.1.4.13: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 14:38:23 iha 1.1.1.1.4.12: #i30126# string review changes 2004/06/30 11:54:40 bm 1.1.1.1.4.11: +text for new data series 2004/06/29 15:43:53 bm 1.1.1.1.4.10: internal strings converted to ressource strings 2004/06/12 13:37:05 iha 1.1.1.1.4.9: correct german text; added comments 2004/06/09 20:17:40 iha 1.1.1.1.4.8: Smooth Line Properties Dialog 2004/06/09 18:43:46 iha 1.1.1.1.4.7: minor resource changes 2004/06/08 19:27:19 iha 1.1.1.1.4.6: added STR_OBJECT_DATA_RANGE 2004/06/03 03:38:21 iha 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/01 18:59:14 iha 1.1.1.1.4.4: new 3D view/effects dialog 2004/05/17 17:33:47 iha 1.1.1.1.4.3: provide object naming; resource cleanup 2004/05/05 20:42:45 iha 1.1.1.1.4.2: #i20344# additional strings for chart wizard 2004/04/22 15:00:39 iha 1.1.1.1.4.1: #i20344# chabged legend, grid and title resources
2007-05-22 16:30:11 +00:00
String STR_OBJECT_GRIDS
2003-10-06 08:58:36 +00:00
{
INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:03:29 bm 1.1.1.1.4.52: RESYNC: (1.4-1.5); FILE MERGED 2007/04/23 12:32:31 ihi 1.1.1.1.4.51: #i72301# German removed 2007/03/19 15:13:39 bm 1.1.1.1.4.50: #i75403# Use strings from resource for row and column labels 2007/03/05 13:58:44 iha 1.1.1.1.4.49: changed string according to spec 2007/03/05 13:17:56 iha 1.1.1.1.4.48: changed string according to spec 2007/02/09 12:25:45 bm 1.1.1.1.4.47: #i72841# +STR_ACTION_NOTPOSSIBLE for message box that pops up when a non-deleteable object gets a delete-request 2007/02/06 12:02:16 iha 1.1.1.1.4.46: resource change: Torte -> Kreis 2006/12/11 15:45:45 bm 1.1.1.1.4.45: -STR_DATA_NEW_SERIES, +STR_DATA_UNNAMED_SERIES_WITH_INDEX 2006/12/05 23:40:41 iha 1.1.1.1.4.44: #i71675# enable set data label range for xy charts 2006/12/05 17:55:08 iha 1.1.1.1.4.43: String changes according to wizard spec 2006/11/01 17:46:23 iha 1.1.1.1.4.42: cleanup resources: no hardcoded quotes 2006/11/01 16:10:40 iha 1.1.1.1.4.41: cleanup resources: removed obsolete x-commenet string 2006/11/01 15:36:56 iha 1.1.1.1.4.40: cleanup resources + changed variable names according to style guide 2006/10/29 11:37:39 iha 1.1.1.1.4.39: moved STR_STATISTICS_IN_LEGEND from Strings.src to Strings_Statistic.src 2006/10/27 17:49:08 iha 1.1.1.1.4.38: more cleanup 2006/10/27 15:31:33 iha 1.1.1.1.4.37: name consolidation 2006/10/27 15:02:59 iha 1.1.1.1.4.36: name consolidation 2006/10/27 14:59:19 iha 1.1.1.1.4.35: name consolidation 2006/10/21 12:13:57 iha 1.1.1.1.4.34: name consolidation 2006/10/21 11:03:15 iha 1.1.1.1.4.33: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead 2006/10/21 09:03:31 iha 1.1.1.1.4.32: changed 'Data Series Symbol' to 'Legend Key' 2006/09/27 17:25:31 iha 1.1.1.1.4.31: corrected HelpText for color button 2006/08/22 17:00:21 bm 1.1.1.1.4.30: #i68861# also changed: STR_STATUS_DATAPOINT_MARKED: row replaced by data series 2006/08/02 12:16:24 bm 1.1.1.1.4.29: STR_OBJECT_DATAPOINT_XXX, STR_BALLOONHELP_DATAPOINT changed: row replaced by data series 2006/07/19 15:53:02 bm 1.1.1.1.4.28: #i64824# +STR_DATA_ROLE_CATEGORIES for the role categories in the data dialog 2006/05/29 18:00:39 iha 1.1.1.1.4.27: adapted STR_OBJECT_DIAGRAM_DATA to spec 2006/05/29 17:54:52 iha 1.1.1.1.4.26: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/05/29 17:08:56 iha 1.1.1.1.4.25: adapted grid names to spec 2006/03/28 15:50:00 iha 1.1.1.1.4.24: corrected broken german umlauts 2006/01/14 14:58:41 iha 1.1.1.1.4.23: renamed first page of 3D View Dialog 2006/01/13 15:07:00 bm 1.1.1.1.4.22: +STR_ACTION_REARRANGE_CHART 2006/01/12 17:54:01 iha 1.1.1.1.4.21: change name of wizard step 4 according to spec 2005/11/30 17:52:21 iha 1.1.1.1.4.20: corrected Strings 2005/11/29 18:36:37 bm 1.1.1.1.4.19: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/22 09:39:41 bm 1.1.1.1.4.18: insert object removed, these kind of strings are used from svx 2005/11/21 16:13:43 bm 1.1.1.1.4.17: +undo insert object string, conversion to UTF-8 2005/10/07 11:12:12 bm 1.1.1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 11:45:02 iha 1.1.1.1.4.15: added specialized title names 2004/08/10 12:16:13 bm 1.1.1.1.4.14: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:12:54 bm 1.1.1.1.4.13: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 14:38:23 iha 1.1.1.1.4.12: #i30126# string review changes 2004/06/30 11:54:40 bm 1.1.1.1.4.11: +text for new data series 2004/06/29 15:43:53 bm 1.1.1.1.4.10: internal strings converted to ressource strings 2004/06/12 13:37:05 iha 1.1.1.1.4.9: correct german text; added comments 2004/06/09 20:17:40 iha 1.1.1.1.4.8: Smooth Line Properties Dialog 2004/06/09 18:43:46 iha 1.1.1.1.4.7: minor resource changes 2004/06/08 19:27:19 iha 1.1.1.1.4.6: added STR_OBJECT_DATA_RANGE 2004/06/03 03:38:21 iha 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/01 18:59:14 iha 1.1.1.1.4.4: new 3D view/effects dialog 2004/05/17 17:33:47 iha 1.1.1.1.4.3: provide object naming; resource cleanup 2004/05/05 20:42:45 iha 1.1.1.1.4.2: #i20344# additional strings for chart wizard 2004/04/22 15:00:39 iha 1.1.1.1.4.1: #i20344# chabged legend, grid and title resources
2007-05-22 16:30:11 +00:00
Text [ en-US ] = "Grids" ;
2003-10-06 08:58:36 +00:00
};
INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:03:29 bm 1.1.1.1.4.52: RESYNC: (1.4-1.5); FILE MERGED 2007/04/23 12:32:31 ihi 1.1.1.1.4.51: #i72301# German removed 2007/03/19 15:13:39 bm 1.1.1.1.4.50: #i75403# Use strings from resource for row and column labels 2007/03/05 13:58:44 iha 1.1.1.1.4.49: changed string according to spec 2007/03/05 13:17:56 iha 1.1.1.1.4.48: changed string according to spec 2007/02/09 12:25:45 bm 1.1.1.1.4.47: #i72841# +STR_ACTION_NOTPOSSIBLE for message box that pops up when a non-deleteable object gets a delete-request 2007/02/06 12:02:16 iha 1.1.1.1.4.46: resource change: Torte -> Kreis 2006/12/11 15:45:45 bm 1.1.1.1.4.45: -STR_DATA_NEW_SERIES, +STR_DATA_UNNAMED_SERIES_WITH_INDEX 2006/12/05 23:40:41 iha 1.1.1.1.4.44: #i71675# enable set data label range for xy charts 2006/12/05 17:55:08 iha 1.1.1.1.4.43: String changes according to wizard spec 2006/11/01 17:46:23 iha 1.1.1.1.4.42: cleanup resources: no hardcoded quotes 2006/11/01 16:10:40 iha 1.1.1.1.4.41: cleanup resources: removed obsolete x-commenet string 2006/11/01 15:36:56 iha 1.1.1.1.4.40: cleanup resources + changed variable names according to style guide 2006/10/29 11:37:39 iha 1.1.1.1.4.39: moved STR_STATISTICS_IN_LEGEND from Strings.src to Strings_Statistic.src 2006/10/27 17:49:08 iha 1.1.1.1.4.38: more cleanup 2006/10/27 15:31:33 iha 1.1.1.1.4.37: name consolidation 2006/10/27 15:02:59 iha 1.1.1.1.4.36: name consolidation 2006/10/27 14:59:19 iha 1.1.1.1.4.35: name consolidation 2006/10/21 12:13:57 iha 1.1.1.1.4.34: name consolidation 2006/10/21 11:03:15 iha 1.1.1.1.4.33: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead 2006/10/21 09:03:31 iha 1.1.1.1.4.32: changed 'Data Series Symbol' to 'Legend Key' 2006/09/27 17:25:31 iha 1.1.1.1.4.31: corrected HelpText for color button 2006/08/22 17:00:21 bm 1.1.1.1.4.30: #i68861# also changed: STR_STATUS_DATAPOINT_MARKED: row replaced by data series 2006/08/02 12:16:24 bm 1.1.1.1.4.29: STR_OBJECT_DATAPOINT_XXX, STR_BALLOONHELP_DATAPOINT changed: row replaced by data series 2006/07/19 15:53:02 bm 1.1.1.1.4.28: #i64824# +STR_DATA_ROLE_CATEGORIES for the role categories in the data dialog 2006/05/29 18:00:39 iha 1.1.1.1.4.27: adapted STR_OBJECT_DIAGRAM_DATA to spec 2006/05/29 17:54:52 iha 1.1.1.1.4.26: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/05/29 17:08:56 iha 1.1.1.1.4.25: adapted grid names to spec 2006/03/28 15:50:00 iha 1.1.1.1.4.24: corrected broken german umlauts 2006/01/14 14:58:41 iha 1.1.1.1.4.23: renamed first page of 3D View Dialog 2006/01/13 15:07:00 bm 1.1.1.1.4.22: +STR_ACTION_REARRANGE_CHART 2006/01/12 17:54:01 iha 1.1.1.1.4.21: change name of wizard step 4 according to spec 2005/11/30 17:52:21 iha 1.1.1.1.4.20: corrected Strings 2005/11/29 18:36:37 bm 1.1.1.1.4.19: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/22 09:39:41 bm 1.1.1.1.4.18: insert object removed, these kind of strings are used from svx 2005/11/21 16:13:43 bm 1.1.1.1.4.17: +undo insert object string, conversion to UTF-8 2005/10/07 11:12:12 bm 1.1.1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 11:45:02 iha 1.1.1.1.4.15: added specialized title names 2004/08/10 12:16:13 bm 1.1.1.1.4.14: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:12:54 bm 1.1.1.1.4.13: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 14:38:23 iha 1.1.1.1.4.12: #i30126# string review changes 2004/06/30 11:54:40 bm 1.1.1.1.4.11: +text for new data series 2004/06/29 15:43:53 bm 1.1.1.1.4.10: internal strings converted to ressource strings 2004/06/12 13:37:05 iha 1.1.1.1.4.9: correct german text; added comments 2004/06/09 20:17:40 iha 1.1.1.1.4.8: Smooth Line Properties Dialog 2004/06/09 18:43:46 iha 1.1.1.1.4.7: minor resource changes 2004/06/08 19:27:19 iha 1.1.1.1.4.6: added STR_OBJECT_DATA_RANGE 2004/06/03 03:38:21 iha 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/01 18:59:14 iha 1.1.1.1.4.4: new 3D view/effects dialog 2004/05/17 17:33:47 iha 1.1.1.1.4.3: provide object naming; resource cleanup 2004/05/05 20:42:45 iha 1.1.1.1.4.2: #i20344# additional strings for chart wizard 2004/04/22 15:00:39 iha 1.1.1.1.4.1: #i20344# chabged legend, grid and title resources
2007-05-22 16:30:11 +00:00
String STR_OBJECT_GRID
2003-10-06 08:58:36 +00:00
{
INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:03:29 bm 1.1.1.1.4.52: RESYNC: (1.4-1.5); FILE MERGED 2007/04/23 12:32:31 ihi 1.1.1.1.4.51: #i72301# German removed 2007/03/19 15:13:39 bm 1.1.1.1.4.50: #i75403# Use strings from resource for row and column labels 2007/03/05 13:58:44 iha 1.1.1.1.4.49: changed string according to spec 2007/03/05 13:17:56 iha 1.1.1.1.4.48: changed string according to spec 2007/02/09 12:25:45 bm 1.1.1.1.4.47: #i72841# +STR_ACTION_NOTPOSSIBLE for message box that pops up when a non-deleteable object gets a delete-request 2007/02/06 12:02:16 iha 1.1.1.1.4.46: resource change: Torte -> Kreis 2006/12/11 15:45:45 bm 1.1.1.1.4.45: -STR_DATA_NEW_SERIES, +STR_DATA_UNNAMED_SERIES_WITH_INDEX 2006/12/05 23:40:41 iha 1.1.1.1.4.44: #i71675# enable set data label range for xy charts 2006/12/05 17:55:08 iha 1.1.1.1.4.43: String changes according to wizard spec 2006/11/01 17:46:23 iha 1.1.1.1.4.42: cleanup resources: no hardcoded quotes 2006/11/01 16:10:40 iha 1.1.1.1.4.41: cleanup resources: removed obsolete x-commenet string 2006/11/01 15:36:56 iha 1.1.1.1.4.40: cleanup resources + changed variable names according to style guide 2006/10/29 11:37:39 iha 1.1.1.1.4.39: moved STR_STATISTICS_IN_LEGEND from Strings.src to Strings_Statistic.src 2006/10/27 17:49:08 iha 1.1.1.1.4.38: more cleanup 2006/10/27 15:31:33 iha 1.1.1.1.4.37: name consolidation 2006/10/27 15:02:59 iha 1.1.1.1.4.36: name consolidation 2006/10/27 14:59:19 iha 1.1.1.1.4.35: name consolidation 2006/10/21 12:13:57 iha 1.1.1.1.4.34: name consolidation 2006/10/21 11:03:15 iha 1.1.1.1.4.33: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead 2006/10/21 09:03:31 iha 1.1.1.1.4.32: changed 'Data Series Symbol' to 'Legend Key' 2006/09/27 17:25:31 iha 1.1.1.1.4.31: corrected HelpText for color button 2006/08/22 17:00:21 bm 1.1.1.1.4.30: #i68861# also changed: STR_STATUS_DATAPOINT_MARKED: row replaced by data series 2006/08/02 12:16:24 bm 1.1.1.1.4.29: STR_OBJECT_DATAPOINT_XXX, STR_BALLOONHELP_DATAPOINT changed: row replaced by data series 2006/07/19 15:53:02 bm 1.1.1.1.4.28: #i64824# +STR_DATA_ROLE_CATEGORIES for the role categories in the data dialog 2006/05/29 18:00:39 iha 1.1.1.1.4.27: adapted STR_OBJECT_DIAGRAM_DATA to spec 2006/05/29 17:54:52 iha 1.1.1.1.4.26: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/05/29 17:08:56 iha 1.1.1.1.4.25: adapted grid names to spec 2006/03/28 15:50:00 iha 1.1.1.1.4.24: corrected broken german umlauts 2006/01/14 14:58:41 iha 1.1.1.1.4.23: renamed first page of 3D View Dialog 2006/01/13 15:07:00 bm 1.1.1.1.4.22: +STR_ACTION_REARRANGE_CHART 2006/01/12 17:54:01 iha 1.1.1.1.4.21: change name of wizard step 4 according to spec 2005/11/30 17:52:21 iha 1.1.1.1.4.20: corrected Strings 2005/11/29 18:36:37 bm 1.1.1.1.4.19: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/22 09:39:41 bm 1.1.1.1.4.18: insert object removed, these kind of strings are used from svx 2005/11/21 16:13:43 bm 1.1.1.1.4.17: +undo insert object string, conversion to UTF-8 2005/10/07 11:12:12 bm 1.1.1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 11:45:02 iha 1.1.1.1.4.15: added specialized title names 2004/08/10 12:16:13 bm 1.1.1.1.4.14: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:12:54 bm 1.1.1.1.4.13: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 14:38:23 iha 1.1.1.1.4.12: #i30126# string review changes 2004/06/30 11:54:40 bm 1.1.1.1.4.11: +text for new data series 2004/06/29 15:43:53 bm 1.1.1.1.4.10: internal strings converted to ressource strings 2004/06/12 13:37:05 iha 1.1.1.1.4.9: correct german text; added comments 2004/06/09 20:17:40 iha 1.1.1.1.4.8: Smooth Line Properties Dialog 2004/06/09 18:43:46 iha 1.1.1.1.4.7: minor resource changes 2004/06/08 19:27:19 iha 1.1.1.1.4.6: added STR_OBJECT_DATA_RANGE 2004/06/03 03:38:21 iha 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/01 18:59:14 iha 1.1.1.1.4.4: new 3D view/effects dialog 2004/05/17 17:33:47 iha 1.1.1.1.4.3: provide object naming; resource cleanup 2004/05/05 20:42:45 iha 1.1.1.1.4.2: #i20344# additional strings for chart wizard 2004/04/22 15:00:39 iha 1.1.1.1.4.1: #i20344# chabged legend, grid and title resources
2007-05-22 16:30:11 +00:00
Text [ en-US ] = "Grid" ;
2003-10-06 08:58:36 +00:00
};
INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:03:29 bm 1.1.1.1.4.52: RESYNC: (1.4-1.5); FILE MERGED 2007/04/23 12:32:31 ihi 1.1.1.1.4.51: #i72301# German removed 2007/03/19 15:13:39 bm 1.1.1.1.4.50: #i75403# Use strings from resource for row and column labels 2007/03/05 13:58:44 iha 1.1.1.1.4.49: changed string according to spec 2007/03/05 13:17:56 iha 1.1.1.1.4.48: changed string according to spec 2007/02/09 12:25:45 bm 1.1.1.1.4.47: #i72841# +STR_ACTION_NOTPOSSIBLE for message box that pops up when a non-deleteable object gets a delete-request 2007/02/06 12:02:16 iha 1.1.1.1.4.46: resource change: Torte -> Kreis 2006/12/11 15:45:45 bm 1.1.1.1.4.45: -STR_DATA_NEW_SERIES, +STR_DATA_UNNAMED_SERIES_WITH_INDEX 2006/12/05 23:40:41 iha 1.1.1.1.4.44: #i71675# enable set data label range for xy charts 2006/12/05 17:55:08 iha 1.1.1.1.4.43: String changes according to wizard spec 2006/11/01 17:46:23 iha 1.1.1.1.4.42: cleanup resources: no hardcoded quotes 2006/11/01 16:10:40 iha 1.1.1.1.4.41: cleanup resources: removed obsolete x-commenet string 2006/11/01 15:36:56 iha 1.1.1.1.4.40: cleanup resources + changed variable names according to style guide 2006/10/29 11:37:39 iha 1.1.1.1.4.39: moved STR_STATISTICS_IN_LEGEND from Strings.src to Strings_Statistic.src 2006/10/27 17:49:08 iha 1.1.1.1.4.38: more cleanup 2006/10/27 15:31:33 iha 1.1.1.1.4.37: name consolidation 2006/10/27 15:02:59 iha 1.1.1.1.4.36: name consolidation 2006/10/27 14:59:19 iha 1.1.1.1.4.35: name consolidation 2006/10/21 12:13:57 iha 1.1.1.1.4.34: name consolidation 2006/10/21 11:03:15 iha 1.1.1.1.4.33: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead 2006/10/21 09:03:31 iha 1.1.1.1.4.32: changed 'Data Series Symbol' to 'Legend Key' 2006/09/27 17:25:31 iha 1.1.1.1.4.31: corrected HelpText for color button 2006/08/22 17:00:21 bm 1.1.1.1.4.30: #i68861# also changed: STR_STATUS_DATAPOINT_MARKED: row replaced by data series 2006/08/02 12:16:24 bm 1.1.1.1.4.29: STR_OBJECT_DATAPOINT_XXX, STR_BALLOONHELP_DATAPOINT changed: row replaced by data series 2006/07/19 15:53:02 bm 1.1.1.1.4.28: #i64824# +STR_DATA_ROLE_CATEGORIES for the role categories in the data dialog 2006/05/29 18:00:39 iha 1.1.1.1.4.27: adapted STR_OBJECT_DIAGRAM_DATA to spec 2006/05/29 17:54:52 iha 1.1.1.1.4.26: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/05/29 17:08:56 iha 1.1.1.1.4.25: adapted grid names to spec 2006/03/28 15:50:00 iha 1.1.1.1.4.24: corrected broken german umlauts 2006/01/14 14:58:41 iha 1.1.1.1.4.23: renamed first page of 3D View Dialog 2006/01/13 15:07:00 bm 1.1.1.1.4.22: +STR_ACTION_REARRANGE_CHART 2006/01/12 17:54:01 iha 1.1.1.1.4.21: change name of wizard step 4 according to spec 2005/11/30 17:52:21 iha 1.1.1.1.4.20: corrected Strings 2005/11/29 18:36:37 bm 1.1.1.1.4.19: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/22 09:39:41 bm 1.1.1.1.4.18: insert object removed, these kind of strings are used from svx 2005/11/21 16:13:43 bm 1.1.1.1.4.17: +undo insert object string, conversion to UTF-8 2005/10/07 11:12:12 bm 1.1.1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 11:45:02 iha 1.1.1.1.4.15: added specialized title names 2004/08/10 12:16:13 bm 1.1.1.1.4.14: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:12:54 bm 1.1.1.1.4.13: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 14:38:23 iha 1.1.1.1.4.12: #i30126# string review changes 2004/06/30 11:54:40 bm 1.1.1.1.4.11: +text for new data series 2004/06/29 15:43:53 bm 1.1.1.1.4.10: internal strings converted to ressource strings 2004/06/12 13:37:05 iha 1.1.1.1.4.9: correct german text; added comments 2004/06/09 20:17:40 iha 1.1.1.1.4.8: Smooth Line Properties Dialog 2004/06/09 18:43:46 iha 1.1.1.1.4.7: minor resource changes 2004/06/08 19:27:19 iha 1.1.1.1.4.6: added STR_OBJECT_DATA_RANGE 2004/06/03 03:38:21 iha 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/01 18:59:14 iha 1.1.1.1.4.4: new 3D view/effects dialog 2004/05/17 17:33:47 iha 1.1.1.1.4.3: provide object naming; resource cleanup 2004/05/05 20:42:45 iha 1.1.1.1.4.2: #i20344# additional strings for chart wizard 2004/04/22 15:00:39 iha 1.1.1.1.4.1: #i20344# chabged legend, grid and title resources
2007-05-22 16:30:11 +00:00
String STR_OBJECT_GRID_MAJOR_X
2003-10-06 08:58:36 +00:00
{
INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:03:29 bm 1.1.1.1.4.52: RESYNC: (1.4-1.5); FILE MERGED 2007/04/23 12:32:31 ihi 1.1.1.1.4.51: #i72301# German removed 2007/03/19 15:13:39 bm 1.1.1.1.4.50: #i75403# Use strings from resource for row and column labels 2007/03/05 13:58:44 iha 1.1.1.1.4.49: changed string according to spec 2007/03/05 13:17:56 iha 1.1.1.1.4.48: changed string according to spec 2007/02/09 12:25:45 bm 1.1.1.1.4.47: #i72841# +STR_ACTION_NOTPOSSIBLE for message box that pops up when a non-deleteable object gets a delete-request 2007/02/06 12:02:16 iha 1.1.1.1.4.46: resource change: Torte -> Kreis 2006/12/11 15:45:45 bm 1.1.1.1.4.45: -STR_DATA_NEW_SERIES, +STR_DATA_UNNAMED_SERIES_WITH_INDEX 2006/12/05 23:40:41 iha 1.1.1.1.4.44: #i71675# enable set data label range for xy charts 2006/12/05 17:55:08 iha 1.1.1.1.4.43: String changes according to wizard spec 2006/11/01 17:46:23 iha 1.1.1.1.4.42: cleanup resources: no hardcoded quotes 2006/11/01 16:10:40 iha 1.1.1.1.4.41: cleanup resources: removed obsolete x-commenet string 2006/11/01 15:36:56 iha 1.1.1.1.4.40: cleanup resources + changed variable names according to style guide 2006/10/29 11:37:39 iha 1.1.1.1.4.39: moved STR_STATISTICS_IN_LEGEND from Strings.src to Strings_Statistic.src 2006/10/27 17:49:08 iha 1.1.1.1.4.38: more cleanup 2006/10/27 15:31:33 iha 1.1.1.1.4.37: name consolidation 2006/10/27 15:02:59 iha 1.1.1.1.4.36: name consolidation 2006/10/27 14:59:19 iha 1.1.1.1.4.35: name consolidation 2006/10/21 12:13:57 iha 1.1.1.1.4.34: name consolidation 2006/10/21 11:03:15 iha 1.1.1.1.4.33: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead 2006/10/21 09:03:31 iha 1.1.1.1.4.32: changed 'Data Series Symbol' to 'Legend Key' 2006/09/27 17:25:31 iha 1.1.1.1.4.31: corrected HelpText for color button 2006/08/22 17:00:21 bm 1.1.1.1.4.30: #i68861# also changed: STR_STATUS_DATAPOINT_MARKED: row replaced by data series 2006/08/02 12:16:24 bm 1.1.1.1.4.29: STR_OBJECT_DATAPOINT_XXX, STR_BALLOONHELP_DATAPOINT changed: row replaced by data series 2006/07/19 15:53:02 bm 1.1.1.1.4.28: #i64824# +STR_DATA_ROLE_CATEGORIES for the role categories in the data dialog 2006/05/29 18:00:39 iha 1.1.1.1.4.27: adapted STR_OBJECT_DIAGRAM_DATA to spec 2006/05/29 17:54:52 iha 1.1.1.1.4.26: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/05/29 17:08:56 iha 1.1.1.1.4.25: adapted grid names to spec 2006/03/28 15:50:00 iha 1.1.1.1.4.24: corrected broken german umlauts 2006/01/14 14:58:41 iha 1.1.1.1.4.23: renamed first page of 3D View Dialog 2006/01/13 15:07:00 bm 1.1.1.1.4.22: +STR_ACTION_REARRANGE_CHART 2006/01/12 17:54:01 iha 1.1.1.1.4.21: change name of wizard step 4 according to spec 2005/11/30 17:52:21 iha 1.1.1.1.4.20: corrected Strings 2005/11/29 18:36:37 bm 1.1.1.1.4.19: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/22 09:39:41 bm 1.1.1.1.4.18: insert object removed, these kind of strings are used from svx 2005/11/21 16:13:43 bm 1.1.1.1.4.17: +undo insert object string, conversion to UTF-8 2005/10/07 11:12:12 bm 1.1.1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 11:45:02 iha 1.1.1.1.4.15: added specialized title names 2004/08/10 12:16:13 bm 1.1.1.1.4.14: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:12:54 bm 1.1.1.1.4.13: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 14:38:23 iha 1.1.1.1.4.12: #i30126# string review changes 2004/06/30 11:54:40 bm 1.1.1.1.4.11: +text for new data series 2004/06/29 15:43:53 bm 1.1.1.1.4.10: internal strings converted to ressource strings 2004/06/12 13:37:05 iha 1.1.1.1.4.9: correct german text; added comments 2004/06/09 20:17:40 iha 1.1.1.1.4.8: Smooth Line Properties Dialog 2004/06/09 18:43:46 iha 1.1.1.1.4.7: minor resource changes 2004/06/08 19:27:19 iha 1.1.1.1.4.6: added STR_OBJECT_DATA_RANGE 2004/06/03 03:38:21 iha 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/01 18:59:14 iha 1.1.1.1.4.4: new 3D view/effects dialog 2004/05/17 17:33:47 iha 1.1.1.1.4.3: provide object naming; resource cleanup 2004/05/05 20:42:45 iha 1.1.1.1.4.2: #i20344# additional strings for chart wizard 2004/04/22 15:00:39 iha 1.1.1.1.4.1: #i20344# chabged legend, grid and title resources
2007-05-22 16:30:11 +00:00
Text [ en-US ] = "X Axis Major Grid" ;
2003-10-06 08:58:36 +00:00
};
INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:03:29 bm 1.1.1.1.4.52: RESYNC: (1.4-1.5); FILE MERGED 2007/04/23 12:32:31 ihi 1.1.1.1.4.51: #i72301# German removed 2007/03/19 15:13:39 bm 1.1.1.1.4.50: #i75403# Use strings from resource for row and column labels 2007/03/05 13:58:44 iha 1.1.1.1.4.49: changed string according to spec 2007/03/05 13:17:56 iha 1.1.1.1.4.48: changed string according to spec 2007/02/09 12:25:45 bm 1.1.1.1.4.47: #i72841# +STR_ACTION_NOTPOSSIBLE for message box that pops up when a non-deleteable object gets a delete-request 2007/02/06 12:02:16 iha 1.1.1.1.4.46: resource change: Torte -> Kreis 2006/12/11 15:45:45 bm 1.1.1.1.4.45: -STR_DATA_NEW_SERIES, +STR_DATA_UNNAMED_SERIES_WITH_INDEX 2006/12/05 23:40:41 iha 1.1.1.1.4.44: #i71675# enable set data label range for xy charts 2006/12/05 17:55:08 iha 1.1.1.1.4.43: String changes according to wizard spec 2006/11/01 17:46:23 iha 1.1.1.1.4.42: cleanup resources: no hardcoded quotes 2006/11/01 16:10:40 iha 1.1.1.1.4.41: cleanup resources: removed obsolete x-commenet string 2006/11/01 15:36:56 iha 1.1.1.1.4.40: cleanup resources + changed variable names according to style guide 2006/10/29 11:37:39 iha 1.1.1.1.4.39: moved STR_STATISTICS_IN_LEGEND from Strings.src to Strings_Statistic.src 2006/10/27 17:49:08 iha 1.1.1.1.4.38: more cleanup 2006/10/27 15:31:33 iha 1.1.1.1.4.37: name consolidation 2006/10/27 15:02:59 iha 1.1.1.1.4.36: name consolidation 2006/10/27 14:59:19 iha 1.1.1.1.4.35: name consolidation 2006/10/21 12:13:57 iha 1.1.1.1.4.34: name consolidation 2006/10/21 11:03:15 iha 1.1.1.1.4.33: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead 2006/10/21 09:03:31 iha 1.1.1.1.4.32: changed 'Data Series Symbol' to 'Legend Key' 2006/09/27 17:25:31 iha 1.1.1.1.4.31: corrected HelpText for color button 2006/08/22 17:00:21 bm 1.1.1.1.4.30: #i68861# also changed: STR_STATUS_DATAPOINT_MARKED: row replaced by data series 2006/08/02 12:16:24 bm 1.1.1.1.4.29: STR_OBJECT_DATAPOINT_XXX, STR_BALLOONHELP_DATAPOINT changed: row replaced by data series 2006/07/19 15:53:02 bm 1.1.1.1.4.28: #i64824# +STR_DATA_ROLE_CATEGORIES for the role categories in the data dialog 2006/05/29 18:00:39 iha 1.1.1.1.4.27: adapted STR_OBJECT_DIAGRAM_DATA to spec 2006/05/29 17:54:52 iha 1.1.1.1.4.26: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/05/29 17:08:56 iha 1.1.1.1.4.25: adapted grid names to spec 2006/03/28 15:50:00 iha 1.1.1.1.4.24: corrected broken german umlauts 2006/01/14 14:58:41 iha 1.1.1.1.4.23: renamed first page of 3D View Dialog 2006/01/13 15:07:00 bm 1.1.1.1.4.22: +STR_ACTION_REARRANGE_CHART 2006/01/12 17:54:01 iha 1.1.1.1.4.21: change name of wizard step 4 according to spec 2005/11/30 17:52:21 iha 1.1.1.1.4.20: corrected Strings 2005/11/29 18:36:37 bm 1.1.1.1.4.19: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/22 09:39:41 bm 1.1.1.1.4.18: insert object removed, these kind of strings are used from svx 2005/11/21 16:13:43 bm 1.1.1.1.4.17: +undo insert object string, conversion to UTF-8 2005/10/07 11:12:12 bm 1.1.1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 11:45:02 iha 1.1.1.1.4.15: added specialized title names 2004/08/10 12:16:13 bm 1.1.1.1.4.14: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:12:54 bm 1.1.1.1.4.13: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 14:38:23 iha 1.1.1.1.4.12: #i30126# string review changes 2004/06/30 11:54:40 bm 1.1.1.1.4.11: +text for new data series 2004/06/29 15:43:53 bm 1.1.1.1.4.10: internal strings converted to ressource strings 2004/06/12 13:37:05 iha 1.1.1.1.4.9: correct german text; added comments 2004/06/09 20:17:40 iha 1.1.1.1.4.8: Smooth Line Properties Dialog 2004/06/09 18:43:46 iha 1.1.1.1.4.7: minor resource changes 2004/06/08 19:27:19 iha 1.1.1.1.4.6: added STR_OBJECT_DATA_RANGE 2004/06/03 03:38:21 iha 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/01 18:59:14 iha 1.1.1.1.4.4: new 3D view/effects dialog 2004/05/17 17:33:47 iha 1.1.1.1.4.3: provide object naming; resource cleanup 2004/05/05 20:42:45 iha 1.1.1.1.4.2: #i20344# additional strings for chart wizard 2004/04/22 15:00:39 iha 1.1.1.1.4.1: #i20344# chabged legend, grid and title resources
2007-05-22 16:30:11 +00:00
String STR_OBJECT_GRID_MAJOR_Y
2003-10-06 08:58:36 +00:00
{
INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:03:29 bm 1.1.1.1.4.52: RESYNC: (1.4-1.5); FILE MERGED 2007/04/23 12:32:31 ihi 1.1.1.1.4.51: #i72301# German removed 2007/03/19 15:13:39 bm 1.1.1.1.4.50: #i75403# Use strings from resource for row and column labels 2007/03/05 13:58:44 iha 1.1.1.1.4.49: changed string according to spec 2007/03/05 13:17:56 iha 1.1.1.1.4.48: changed string according to spec 2007/02/09 12:25:45 bm 1.1.1.1.4.47: #i72841# +STR_ACTION_NOTPOSSIBLE for message box that pops up when a non-deleteable object gets a delete-request 2007/02/06 12:02:16 iha 1.1.1.1.4.46: resource change: Torte -> Kreis 2006/12/11 15:45:45 bm 1.1.1.1.4.45: -STR_DATA_NEW_SERIES, +STR_DATA_UNNAMED_SERIES_WITH_INDEX 2006/12/05 23:40:41 iha 1.1.1.1.4.44: #i71675# enable set data label range for xy charts 2006/12/05 17:55:08 iha 1.1.1.1.4.43: String changes according to wizard spec 2006/11/01 17:46:23 iha 1.1.1.1.4.42: cleanup resources: no hardcoded quotes 2006/11/01 16:10:40 iha 1.1.1.1.4.41: cleanup resources: removed obsolete x-commenet string 2006/11/01 15:36:56 iha 1.1.1.1.4.40: cleanup resources + changed variable names according to style guide 2006/10/29 11:37:39 iha 1.1.1.1.4.39: moved STR_STATISTICS_IN_LEGEND from Strings.src to Strings_Statistic.src 2006/10/27 17:49:08 iha 1.1.1.1.4.38: more cleanup 2006/10/27 15:31:33 iha 1.1.1.1.4.37: name consolidation 2006/10/27 15:02:59 iha 1.1.1.1.4.36: name consolidation 2006/10/27 14:59:19 iha 1.1.1.1.4.35: name consolidation 2006/10/21 12:13:57 iha 1.1.1.1.4.34: name consolidation 2006/10/21 11:03:15 iha 1.1.1.1.4.33: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead 2006/10/21 09:03:31 iha 1.1.1.1.4.32: changed 'Data Series Symbol' to 'Legend Key' 2006/09/27 17:25:31 iha 1.1.1.1.4.31: corrected HelpText for color button 2006/08/22 17:00:21 bm 1.1.1.1.4.30: #i68861# also changed: STR_STATUS_DATAPOINT_MARKED: row replaced by data series 2006/08/02 12:16:24 bm 1.1.1.1.4.29: STR_OBJECT_DATAPOINT_XXX, STR_BALLOONHELP_DATAPOINT changed: row replaced by data series 2006/07/19 15:53:02 bm 1.1.1.1.4.28: #i64824# +STR_DATA_ROLE_CATEGORIES for the role categories in the data dialog 2006/05/29 18:00:39 iha 1.1.1.1.4.27: adapted STR_OBJECT_DIAGRAM_DATA to spec 2006/05/29 17:54:52 iha 1.1.1.1.4.26: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/05/29 17:08:56 iha 1.1.1.1.4.25: adapted grid names to spec 2006/03/28 15:50:00 iha 1.1.1.1.4.24: corrected broken german umlauts 2006/01/14 14:58:41 iha 1.1.1.1.4.23: renamed first page of 3D View Dialog 2006/01/13 15:07:00 bm 1.1.1.1.4.22: +STR_ACTION_REARRANGE_CHART 2006/01/12 17:54:01 iha 1.1.1.1.4.21: change name of wizard step 4 according to spec 2005/11/30 17:52:21 iha 1.1.1.1.4.20: corrected Strings 2005/11/29 18:36:37 bm 1.1.1.1.4.19: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/22 09:39:41 bm 1.1.1.1.4.18: insert object removed, these kind of strings are used from svx 2005/11/21 16:13:43 bm 1.1.1.1.4.17: +undo insert object string, conversion to UTF-8 2005/10/07 11:12:12 bm 1.1.1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 11:45:02 iha 1.1.1.1.4.15: added specialized title names 2004/08/10 12:16:13 bm 1.1.1.1.4.14: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:12:54 bm 1.1.1.1.4.13: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 14:38:23 iha 1.1.1.1.4.12: #i30126# string review changes 2004/06/30 11:54:40 bm 1.1.1.1.4.11: +text for new data series 2004/06/29 15:43:53 bm 1.1.1.1.4.10: internal strings converted to ressource strings 2004/06/12 13:37:05 iha 1.1.1.1.4.9: correct german text; added comments 2004/06/09 20:17:40 iha 1.1.1.1.4.8: Smooth Line Properties Dialog 2004/06/09 18:43:46 iha 1.1.1.1.4.7: minor resource changes 2004/06/08 19:27:19 iha 1.1.1.1.4.6: added STR_OBJECT_DATA_RANGE 2004/06/03 03:38:21 iha 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/01 18:59:14 iha 1.1.1.1.4.4: new 3D view/effects dialog 2004/05/17 17:33:47 iha 1.1.1.1.4.3: provide object naming; resource cleanup 2004/05/05 20:42:45 iha 1.1.1.1.4.2: #i20344# additional strings for chart wizard 2004/04/22 15:00:39 iha 1.1.1.1.4.1: #i20344# chabged legend, grid and title resources
2007-05-22 16:30:11 +00:00
Text [ en-US ] = "Y Axis Major Grid" ;
2003-10-06 08:58:36 +00:00
};
INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:03:29 bm 1.1.1.1.4.52: RESYNC: (1.4-1.5); FILE MERGED 2007/04/23 12:32:31 ihi 1.1.1.1.4.51: #i72301# German removed 2007/03/19 15:13:39 bm 1.1.1.1.4.50: #i75403# Use strings from resource for row and column labels 2007/03/05 13:58:44 iha 1.1.1.1.4.49: changed string according to spec 2007/03/05 13:17:56 iha 1.1.1.1.4.48: changed string according to spec 2007/02/09 12:25:45 bm 1.1.1.1.4.47: #i72841# +STR_ACTION_NOTPOSSIBLE for message box that pops up when a non-deleteable object gets a delete-request 2007/02/06 12:02:16 iha 1.1.1.1.4.46: resource change: Torte -> Kreis 2006/12/11 15:45:45 bm 1.1.1.1.4.45: -STR_DATA_NEW_SERIES, +STR_DATA_UNNAMED_SERIES_WITH_INDEX 2006/12/05 23:40:41 iha 1.1.1.1.4.44: #i71675# enable set data label range for xy charts 2006/12/05 17:55:08 iha 1.1.1.1.4.43: String changes according to wizard spec 2006/11/01 17:46:23 iha 1.1.1.1.4.42: cleanup resources: no hardcoded quotes 2006/11/01 16:10:40 iha 1.1.1.1.4.41: cleanup resources: removed obsolete x-commenet string 2006/11/01 15:36:56 iha 1.1.1.1.4.40: cleanup resources + changed variable names according to style guide 2006/10/29 11:37:39 iha 1.1.1.1.4.39: moved STR_STATISTICS_IN_LEGEND from Strings.src to Strings_Statistic.src 2006/10/27 17:49:08 iha 1.1.1.1.4.38: more cleanup 2006/10/27 15:31:33 iha 1.1.1.1.4.37: name consolidation 2006/10/27 15:02:59 iha 1.1.1.1.4.36: name consolidation 2006/10/27 14:59:19 iha 1.1.1.1.4.35: name consolidation 2006/10/21 12:13:57 iha 1.1.1.1.4.34: name consolidation 2006/10/21 11:03:15 iha 1.1.1.1.4.33: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead 2006/10/21 09:03:31 iha 1.1.1.1.4.32: changed 'Data Series Symbol' to 'Legend Key' 2006/09/27 17:25:31 iha 1.1.1.1.4.31: corrected HelpText for color button 2006/08/22 17:00:21 bm 1.1.1.1.4.30: #i68861# also changed: STR_STATUS_DATAPOINT_MARKED: row replaced by data series 2006/08/02 12:16:24 bm 1.1.1.1.4.29: STR_OBJECT_DATAPOINT_XXX, STR_BALLOONHELP_DATAPOINT changed: row replaced by data series 2006/07/19 15:53:02 bm 1.1.1.1.4.28: #i64824# +STR_DATA_ROLE_CATEGORIES for the role categories in the data dialog 2006/05/29 18:00:39 iha 1.1.1.1.4.27: adapted STR_OBJECT_DIAGRAM_DATA to spec 2006/05/29 17:54:52 iha 1.1.1.1.4.26: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/05/29 17:08:56 iha 1.1.1.1.4.25: adapted grid names to spec 2006/03/28 15:50:00 iha 1.1.1.1.4.24: corrected broken german umlauts 2006/01/14 14:58:41 iha 1.1.1.1.4.23: renamed first page of 3D View Dialog 2006/01/13 15:07:00 bm 1.1.1.1.4.22: +STR_ACTION_REARRANGE_CHART 2006/01/12 17:54:01 iha 1.1.1.1.4.21: change name of wizard step 4 according to spec 2005/11/30 17:52:21 iha 1.1.1.1.4.20: corrected Strings 2005/11/29 18:36:37 bm 1.1.1.1.4.19: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/22 09:39:41 bm 1.1.1.1.4.18: insert object removed, these kind of strings are used from svx 2005/11/21 16:13:43 bm 1.1.1.1.4.17: +undo insert object string, conversion to UTF-8 2005/10/07 11:12:12 bm 1.1.1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 11:45:02 iha 1.1.1.1.4.15: added specialized title names 2004/08/10 12:16:13 bm 1.1.1.1.4.14: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:12:54 bm 1.1.1.1.4.13: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 14:38:23 iha 1.1.1.1.4.12: #i30126# string review changes 2004/06/30 11:54:40 bm 1.1.1.1.4.11: +text for new data series 2004/06/29 15:43:53 bm 1.1.1.1.4.10: internal strings converted to ressource strings 2004/06/12 13:37:05 iha 1.1.1.1.4.9: correct german text; added comments 2004/06/09 20:17:40 iha 1.1.1.1.4.8: Smooth Line Properties Dialog 2004/06/09 18:43:46 iha 1.1.1.1.4.7: minor resource changes 2004/06/08 19:27:19 iha 1.1.1.1.4.6: added STR_OBJECT_DATA_RANGE 2004/06/03 03:38:21 iha 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/01 18:59:14 iha 1.1.1.1.4.4: new 3D view/effects dialog 2004/05/17 17:33:47 iha 1.1.1.1.4.3: provide object naming; resource cleanup 2004/05/05 20:42:45 iha 1.1.1.1.4.2: #i20344# additional strings for chart wizard 2004/04/22 15:00:39 iha 1.1.1.1.4.1: #i20344# chabged legend, grid and title resources
2007-05-22 16:30:11 +00:00
String STR_OBJECT_GRID_MAJOR_Z
2003-10-06 08:58:36 +00:00
{
INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:03:29 bm 1.1.1.1.4.52: RESYNC: (1.4-1.5); FILE MERGED 2007/04/23 12:32:31 ihi 1.1.1.1.4.51: #i72301# German removed 2007/03/19 15:13:39 bm 1.1.1.1.4.50: #i75403# Use strings from resource for row and column labels 2007/03/05 13:58:44 iha 1.1.1.1.4.49: changed string according to spec 2007/03/05 13:17:56 iha 1.1.1.1.4.48: changed string according to spec 2007/02/09 12:25:45 bm 1.1.1.1.4.47: #i72841# +STR_ACTION_NOTPOSSIBLE for message box that pops up when a non-deleteable object gets a delete-request 2007/02/06 12:02:16 iha 1.1.1.1.4.46: resource change: Torte -> Kreis 2006/12/11 15:45:45 bm 1.1.1.1.4.45: -STR_DATA_NEW_SERIES, +STR_DATA_UNNAMED_SERIES_WITH_INDEX 2006/12/05 23:40:41 iha 1.1.1.1.4.44: #i71675# enable set data label range for xy charts 2006/12/05 17:55:08 iha 1.1.1.1.4.43: String changes according to wizard spec 2006/11/01 17:46:23 iha 1.1.1.1.4.42: cleanup resources: no hardcoded quotes 2006/11/01 16:10:40 iha 1.1.1.1.4.41: cleanup resources: removed obsolete x-commenet string 2006/11/01 15:36:56 iha 1.1.1.1.4.40: cleanup resources + changed variable names according to style guide 2006/10/29 11:37:39 iha 1.1.1.1.4.39: moved STR_STATISTICS_IN_LEGEND from Strings.src to Strings_Statistic.src 2006/10/27 17:49:08 iha 1.1.1.1.4.38: more cleanup 2006/10/27 15:31:33 iha 1.1.1.1.4.37: name consolidation 2006/10/27 15:02:59 iha 1.1.1.1.4.36: name consolidation 2006/10/27 14:59:19 iha 1.1.1.1.4.35: name consolidation 2006/10/21 12:13:57 iha 1.1.1.1.4.34: name consolidation 2006/10/21 11:03:15 iha 1.1.1.1.4.33: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead 2006/10/21 09:03:31 iha 1.1.1.1.4.32: changed 'Data Series Symbol' to 'Legend Key' 2006/09/27 17:25:31 iha 1.1.1.1.4.31: corrected HelpText for color button 2006/08/22 17:00:21 bm 1.1.1.1.4.30: #i68861# also changed: STR_STATUS_DATAPOINT_MARKED: row replaced by data series 2006/08/02 12:16:24 bm 1.1.1.1.4.29: STR_OBJECT_DATAPOINT_XXX, STR_BALLOONHELP_DATAPOINT changed: row replaced by data series 2006/07/19 15:53:02 bm 1.1.1.1.4.28: #i64824# +STR_DATA_ROLE_CATEGORIES for the role categories in the data dialog 2006/05/29 18:00:39 iha 1.1.1.1.4.27: adapted STR_OBJECT_DIAGRAM_DATA to spec 2006/05/29 17:54:52 iha 1.1.1.1.4.26: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/05/29 17:08:56 iha 1.1.1.1.4.25: adapted grid names to spec 2006/03/28 15:50:00 iha 1.1.1.1.4.24: corrected broken german umlauts 2006/01/14 14:58:41 iha 1.1.1.1.4.23: renamed first page of 3D View Dialog 2006/01/13 15:07:00 bm 1.1.1.1.4.22: +STR_ACTION_REARRANGE_CHART 2006/01/12 17:54:01 iha 1.1.1.1.4.21: change name of wizard step 4 according to spec 2005/11/30 17:52:21 iha 1.1.1.1.4.20: corrected Strings 2005/11/29 18:36:37 bm 1.1.1.1.4.19: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/22 09:39:41 bm 1.1.1.1.4.18: insert object removed, these kind of strings are used from svx 2005/11/21 16:13:43 bm 1.1.1.1.4.17: +undo insert object string, conversion to UTF-8 2005/10/07 11:12:12 bm 1.1.1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 11:45:02 iha 1.1.1.1.4.15: added specialized title names 2004/08/10 12:16:13 bm 1.1.1.1.4.14: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:12:54 bm 1.1.1.1.4.13: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 14:38:23 iha 1.1.1.1.4.12: #i30126# string review changes 2004/06/30 11:54:40 bm 1.1.1.1.4.11: +text for new data series 2004/06/29 15:43:53 bm 1.1.1.1.4.10: internal strings converted to ressource strings 2004/06/12 13:37:05 iha 1.1.1.1.4.9: correct german text; added comments 2004/06/09 20:17:40 iha 1.1.1.1.4.8: Smooth Line Properties Dialog 2004/06/09 18:43:46 iha 1.1.1.1.4.7: minor resource changes 2004/06/08 19:27:19 iha 1.1.1.1.4.6: added STR_OBJECT_DATA_RANGE 2004/06/03 03:38:21 iha 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/01 18:59:14 iha 1.1.1.1.4.4: new 3D view/effects dialog 2004/05/17 17:33:47 iha 1.1.1.1.4.3: provide object naming; resource cleanup 2004/05/05 20:42:45 iha 1.1.1.1.4.2: #i20344# additional strings for chart wizard 2004/04/22 15:00:39 iha 1.1.1.1.4.1: #i20344# chabged legend, grid and title resources
2007-05-22 16:30:11 +00:00
Text [ en-US ] = "Z Axis Major Grid" ;
2003-10-06 08:58:36 +00:00
};
INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:03:29 bm 1.1.1.1.4.52: RESYNC: (1.4-1.5); FILE MERGED 2007/04/23 12:32:31 ihi 1.1.1.1.4.51: #i72301# German removed 2007/03/19 15:13:39 bm 1.1.1.1.4.50: #i75403# Use strings from resource for row and column labels 2007/03/05 13:58:44 iha 1.1.1.1.4.49: changed string according to spec 2007/03/05 13:17:56 iha 1.1.1.1.4.48: changed string according to spec 2007/02/09 12:25:45 bm 1.1.1.1.4.47: #i72841# +STR_ACTION_NOTPOSSIBLE for message box that pops up when a non-deleteable object gets a delete-request 2007/02/06 12:02:16 iha 1.1.1.1.4.46: resource change: Torte -> Kreis 2006/12/11 15:45:45 bm 1.1.1.1.4.45: -STR_DATA_NEW_SERIES, +STR_DATA_UNNAMED_SERIES_WITH_INDEX 2006/12/05 23:40:41 iha 1.1.1.1.4.44: #i71675# enable set data label range for xy charts 2006/12/05 17:55:08 iha 1.1.1.1.4.43: String changes according to wizard spec 2006/11/01 17:46:23 iha 1.1.1.1.4.42: cleanup resources: no hardcoded quotes 2006/11/01 16:10:40 iha 1.1.1.1.4.41: cleanup resources: removed obsolete x-commenet string 2006/11/01 15:36:56 iha 1.1.1.1.4.40: cleanup resources + changed variable names according to style guide 2006/10/29 11:37:39 iha 1.1.1.1.4.39: moved STR_STATISTICS_IN_LEGEND from Strings.src to Strings_Statistic.src 2006/10/27 17:49:08 iha 1.1.1.1.4.38: more cleanup 2006/10/27 15:31:33 iha 1.1.1.1.4.37: name consolidation 2006/10/27 15:02:59 iha 1.1.1.1.4.36: name consolidation 2006/10/27 14:59:19 iha 1.1.1.1.4.35: name consolidation 2006/10/21 12:13:57 iha 1.1.1.1.4.34: name consolidation 2006/10/21 11:03:15 iha 1.1.1.1.4.33: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead 2006/10/21 09:03:31 iha 1.1.1.1.4.32: changed 'Data Series Symbol' to 'Legend Key' 2006/09/27 17:25:31 iha 1.1.1.1.4.31: corrected HelpText for color button 2006/08/22 17:00:21 bm 1.1.1.1.4.30: #i68861# also changed: STR_STATUS_DATAPOINT_MARKED: row replaced by data series 2006/08/02 12:16:24 bm 1.1.1.1.4.29: STR_OBJECT_DATAPOINT_XXX, STR_BALLOONHELP_DATAPOINT changed: row replaced by data series 2006/07/19 15:53:02 bm 1.1.1.1.4.28: #i64824# +STR_DATA_ROLE_CATEGORIES for the role categories in the data dialog 2006/05/29 18:00:39 iha 1.1.1.1.4.27: adapted STR_OBJECT_DIAGRAM_DATA to spec 2006/05/29 17:54:52 iha 1.1.1.1.4.26: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/05/29 17:08:56 iha 1.1.1.1.4.25: adapted grid names to spec 2006/03/28 15:50:00 iha 1.1.1.1.4.24: corrected broken german umlauts 2006/01/14 14:58:41 iha 1.1.1.1.4.23: renamed first page of 3D View Dialog 2006/01/13 15:07:00 bm 1.1.1.1.4.22: +STR_ACTION_REARRANGE_CHART 2006/01/12 17:54:01 iha 1.1.1.1.4.21: change name of wizard step 4 according to spec 2005/11/30 17:52:21 iha 1.1.1.1.4.20: corrected Strings 2005/11/29 18:36:37 bm 1.1.1.1.4.19: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/22 09:39:41 bm 1.1.1.1.4.18: insert object removed, these kind of strings are used from svx 2005/11/21 16:13:43 bm 1.1.1.1.4.17: +undo insert object string, conversion to UTF-8 2005/10/07 11:12:12 bm 1.1.1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 11:45:02 iha 1.1.1.1.4.15: added specialized title names 2004/08/10 12:16:13 bm 1.1.1.1.4.14: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:12:54 bm 1.1.1.1.4.13: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 14:38:23 iha 1.1.1.1.4.12: #i30126# string review changes 2004/06/30 11:54:40 bm 1.1.1.1.4.11: +text for new data series 2004/06/29 15:43:53 bm 1.1.1.1.4.10: internal strings converted to ressource strings 2004/06/12 13:37:05 iha 1.1.1.1.4.9: correct german text; added comments 2004/06/09 20:17:40 iha 1.1.1.1.4.8: Smooth Line Properties Dialog 2004/06/09 18:43:46 iha 1.1.1.1.4.7: minor resource changes 2004/06/08 19:27:19 iha 1.1.1.1.4.6: added STR_OBJECT_DATA_RANGE 2004/06/03 03:38:21 iha 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/01 18:59:14 iha 1.1.1.1.4.4: new 3D view/effects dialog 2004/05/17 17:33:47 iha 1.1.1.1.4.3: provide object naming; resource cleanup 2004/05/05 20:42:45 iha 1.1.1.1.4.2: #i20344# additional strings for chart wizard 2004/04/22 15:00:39 iha 1.1.1.1.4.1: #i20344# chabged legend, grid and title resources
2007-05-22 16:30:11 +00:00
String STR_OBJECT_GRID_MINOR_X
2003-10-06 08:58:36 +00:00
{
INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:03:29 bm 1.1.1.1.4.52: RESYNC: (1.4-1.5); FILE MERGED 2007/04/23 12:32:31 ihi 1.1.1.1.4.51: #i72301# German removed 2007/03/19 15:13:39 bm 1.1.1.1.4.50: #i75403# Use strings from resource for row and column labels 2007/03/05 13:58:44 iha 1.1.1.1.4.49: changed string according to spec 2007/03/05 13:17:56 iha 1.1.1.1.4.48: changed string according to spec 2007/02/09 12:25:45 bm 1.1.1.1.4.47: #i72841# +STR_ACTION_NOTPOSSIBLE for message box that pops up when a non-deleteable object gets a delete-request 2007/02/06 12:02:16 iha 1.1.1.1.4.46: resource change: Torte -> Kreis 2006/12/11 15:45:45 bm 1.1.1.1.4.45: -STR_DATA_NEW_SERIES, +STR_DATA_UNNAMED_SERIES_WITH_INDEX 2006/12/05 23:40:41 iha 1.1.1.1.4.44: #i71675# enable set data label range for xy charts 2006/12/05 17:55:08 iha 1.1.1.1.4.43: String changes according to wizard spec 2006/11/01 17:46:23 iha 1.1.1.1.4.42: cleanup resources: no hardcoded quotes 2006/11/01 16:10:40 iha 1.1.1.1.4.41: cleanup resources: removed obsolete x-commenet string 2006/11/01 15:36:56 iha 1.1.1.1.4.40: cleanup resources + changed variable names according to style guide 2006/10/29 11:37:39 iha 1.1.1.1.4.39: moved STR_STATISTICS_IN_LEGEND from Strings.src to Strings_Statistic.src 2006/10/27 17:49:08 iha 1.1.1.1.4.38: more cleanup 2006/10/27 15:31:33 iha 1.1.1.1.4.37: name consolidation 2006/10/27 15:02:59 iha 1.1.1.1.4.36: name consolidation 2006/10/27 14:59:19 iha 1.1.1.1.4.35: name consolidation 2006/10/21 12:13:57 iha 1.1.1.1.4.34: name consolidation 2006/10/21 11:03:15 iha 1.1.1.1.4.33: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead 2006/10/21 09:03:31 iha 1.1.1.1.4.32: changed 'Data Series Symbol' to 'Legend Key' 2006/09/27 17:25:31 iha 1.1.1.1.4.31: corrected HelpText for color button 2006/08/22 17:00:21 bm 1.1.1.1.4.30: #i68861# also changed: STR_STATUS_DATAPOINT_MARKED: row replaced by data series 2006/08/02 12:16:24 bm 1.1.1.1.4.29: STR_OBJECT_DATAPOINT_XXX, STR_BALLOONHELP_DATAPOINT changed: row replaced by data series 2006/07/19 15:53:02 bm 1.1.1.1.4.28: #i64824# +STR_DATA_ROLE_CATEGORIES for the role categories in the data dialog 2006/05/29 18:00:39 iha 1.1.1.1.4.27: adapted STR_OBJECT_DIAGRAM_DATA to spec 2006/05/29 17:54:52 iha 1.1.1.1.4.26: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/05/29 17:08:56 iha 1.1.1.1.4.25: adapted grid names to spec 2006/03/28 15:50:00 iha 1.1.1.1.4.24: corrected broken german umlauts 2006/01/14 14:58:41 iha 1.1.1.1.4.23: renamed first page of 3D View Dialog 2006/01/13 15:07:00 bm 1.1.1.1.4.22: +STR_ACTION_REARRANGE_CHART 2006/01/12 17:54:01 iha 1.1.1.1.4.21: change name of wizard step 4 according to spec 2005/11/30 17:52:21 iha 1.1.1.1.4.20: corrected Strings 2005/11/29 18:36:37 bm 1.1.1.1.4.19: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/22 09:39:41 bm 1.1.1.1.4.18: insert object removed, these kind of strings are used from svx 2005/11/21 16:13:43 bm 1.1.1.1.4.17: +undo insert object string, conversion to UTF-8 2005/10/07 11:12:12 bm 1.1.1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 11:45:02 iha 1.1.1.1.4.15: added specialized title names 2004/08/10 12:16:13 bm 1.1.1.1.4.14: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:12:54 bm 1.1.1.1.4.13: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 14:38:23 iha 1.1.1.1.4.12: #i30126# string review changes 2004/06/30 11:54:40 bm 1.1.1.1.4.11: +text for new data series 2004/06/29 15:43:53 bm 1.1.1.1.4.10: internal strings converted to ressource strings 2004/06/12 13:37:05 iha 1.1.1.1.4.9: correct german text; added comments 2004/06/09 20:17:40 iha 1.1.1.1.4.8: Smooth Line Properties Dialog 2004/06/09 18:43:46 iha 1.1.1.1.4.7: minor resource changes 2004/06/08 19:27:19 iha 1.1.1.1.4.6: added STR_OBJECT_DATA_RANGE 2004/06/03 03:38:21 iha 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/01 18:59:14 iha 1.1.1.1.4.4: new 3D view/effects dialog 2004/05/17 17:33:47 iha 1.1.1.1.4.3: provide object naming; resource cleanup 2004/05/05 20:42:45 iha 1.1.1.1.4.2: #i20344# additional strings for chart wizard 2004/04/22 15:00:39 iha 1.1.1.1.4.1: #i20344# chabged legend, grid and title resources
2007-05-22 16:30:11 +00:00
Text [ en-US ] = "X Axis Minor Grid" ;
2003-10-06 08:58:36 +00:00
};
INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:03:29 bm 1.1.1.1.4.52: RESYNC: (1.4-1.5); FILE MERGED 2007/04/23 12:32:31 ihi 1.1.1.1.4.51: #i72301# German removed 2007/03/19 15:13:39 bm 1.1.1.1.4.50: #i75403# Use strings from resource for row and column labels 2007/03/05 13:58:44 iha 1.1.1.1.4.49: changed string according to spec 2007/03/05 13:17:56 iha 1.1.1.1.4.48: changed string according to spec 2007/02/09 12:25:45 bm 1.1.1.1.4.47: #i72841# +STR_ACTION_NOTPOSSIBLE for message box that pops up when a non-deleteable object gets a delete-request 2007/02/06 12:02:16 iha 1.1.1.1.4.46: resource change: Torte -> Kreis 2006/12/11 15:45:45 bm 1.1.1.1.4.45: -STR_DATA_NEW_SERIES, +STR_DATA_UNNAMED_SERIES_WITH_INDEX 2006/12/05 23:40:41 iha 1.1.1.1.4.44: #i71675# enable set data label range for xy charts 2006/12/05 17:55:08 iha 1.1.1.1.4.43: String changes according to wizard spec 2006/11/01 17:46:23 iha 1.1.1.1.4.42: cleanup resources: no hardcoded quotes 2006/11/01 16:10:40 iha 1.1.1.1.4.41: cleanup resources: removed obsolete x-commenet string 2006/11/01 15:36:56 iha 1.1.1.1.4.40: cleanup resources + changed variable names according to style guide 2006/10/29 11:37:39 iha 1.1.1.1.4.39: moved STR_STATISTICS_IN_LEGEND from Strings.src to Strings_Statistic.src 2006/10/27 17:49:08 iha 1.1.1.1.4.38: more cleanup 2006/10/27 15:31:33 iha 1.1.1.1.4.37: name consolidation 2006/10/27 15:02:59 iha 1.1.1.1.4.36: name consolidation 2006/10/27 14:59:19 iha 1.1.1.1.4.35: name consolidation 2006/10/21 12:13:57 iha 1.1.1.1.4.34: name consolidation 2006/10/21 11:03:15 iha 1.1.1.1.4.33: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead 2006/10/21 09:03:31 iha 1.1.1.1.4.32: changed 'Data Series Symbol' to 'Legend Key' 2006/09/27 17:25:31 iha 1.1.1.1.4.31: corrected HelpText for color button 2006/08/22 17:00:21 bm 1.1.1.1.4.30: #i68861# also changed: STR_STATUS_DATAPOINT_MARKED: row replaced by data series 2006/08/02 12:16:24 bm 1.1.1.1.4.29: STR_OBJECT_DATAPOINT_XXX, STR_BALLOONHELP_DATAPOINT changed: row replaced by data series 2006/07/19 15:53:02 bm 1.1.1.1.4.28: #i64824# +STR_DATA_ROLE_CATEGORIES for the role categories in the data dialog 2006/05/29 18:00:39 iha 1.1.1.1.4.27: adapted STR_OBJECT_DIAGRAM_DATA to spec 2006/05/29 17:54:52 iha 1.1.1.1.4.26: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/05/29 17:08:56 iha 1.1.1.1.4.25: adapted grid names to spec 2006/03/28 15:50:00 iha 1.1.1.1.4.24: corrected broken german umlauts 2006/01/14 14:58:41 iha 1.1.1.1.4.23: renamed first page of 3D View Dialog 2006/01/13 15:07:00 bm 1.1.1.1.4.22: +STR_ACTION_REARRANGE_CHART 2006/01/12 17:54:01 iha 1.1.1.1.4.21: change name of wizard step 4 according to spec 2005/11/30 17:52:21 iha 1.1.1.1.4.20: corrected Strings 2005/11/29 18:36:37 bm 1.1.1.1.4.19: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/22 09:39:41 bm 1.1.1.1.4.18: insert object removed, these kind of strings are used from svx 2005/11/21 16:13:43 bm 1.1.1.1.4.17: +undo insert object string, conversion to UTF-8 2005/10/07 11:12:12 bm 1.1.1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 11:45:02 iha 1.1.1.1.4.15: added specialized title names 2004/08/10 12:16:13 bm 1.1.1.1.4.14: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:12:54 bm 1.1.1.1.4.13: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 14:38:23 iha 1.1.1.1.4.12: #i30126# string review changes 2004/06/30 11:54:40 bm 1.1.1.1.4.11: +text for new data series 2004/06/29 15:43:53 bm 1.1.1.1.4.10: internal strings converted to ressource strings 2004/06/12 13:37:05 iha 1.1.1.1.4.9: correct german text; added comments 2004/06/09 20:17:40 iha 1.1.1.1.4.8: Smooth Line Properties Dialog 2004/06/09 18:43:46 iha 1.1.1.1.4.7: minor resource changes 2004/06/08 19:27:19 iha 1.1.1.1.4.6: added STR_OBJECT_DATA_RANGE 2004/06/03 03:38:21 iha 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/01 18:59:14 iha 1.1.1.1.4.4: new 3D view/effects dialog 2004/05/17 17:33:47 iha 1.1.1.1.4.3: provide object naming; resource cleanup 2004/05/05 20:42:45 iha 1.1.1.1.4.2: #i20344# additional strings for chart wizard 2004/04/22 15:00:39 iha 1.1.1.1.4.1: #i20344# chabged legend, grid and title resources
2007-05-22 16:30:11 +00:00
String STR_OBJECT_GRID_MINOR_Y
2003-10-06 08:58:36 +00:00
{
INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:03:29 bm 1.1.1.1.4.52: RESYNC: (1.4-1.5); FILE MERGED 2007/04/23 12:32:31 ihi 1.1.1.1.4.51: #i72301# German removed 2007/03/19 15:13:39 bm 1.1.1.1.4.50: #i75403# Use strings from resource for row and column labels 2007/03/05 13:58:44 iha 1.1.1.1.4.49: changed string according to spec 2007/03/05 13:17:56 iha 1.1.1.1.4.48: changed string according to spec 2007/02/09 12:25:45 bm 1.1.1.1.4.47: #i72841# +STR_ACTION_NOTPOSSIBLE for message box that pops up when a non-deleteable object gets a delete-request 2007/02/06 12:02:16 iha 1.1.1.1.4.46: resource change: Torte -> Kreis 2006/12/11 15:45:45 bm 1.1.1.1.4.45: -STR_DATA_NEW_SERIES, +STR_DATA_UNNAMED_SERIES_WITH_INDEX 2006/12/05 23:40:41 iha 1.1.1.1.4.44: #i71675# enable set data label range for xy charts 2006/12/05 17:55:08 iha 1.1.1.1.4.43: String changes according to wizard spec 2006/11/01 17:46:23 iha 1.1.1.1.4.42: cleanup resources: no hardcoded quotes 2006/11/01 16:10:40 iha 1.1.1.1.4.41: cleanup resources: removed obsolete x-commenet string 2006/11/01 15:36:56 iha 1.1.1.1.4.40: cleanup resources + changed variable names according to style guide 2006/10/29 11:37:39 iha 1.1.1.1.4.39: moved STR_STATISTICS_IN_LEGEND from Strings.src to Strings_Statistic.src 2006/10/27 17:49:08 iha 1.1.1.1.4.38: more cleanup 2006/10/27 15:31:33 iha 1.1.1.1.4.37: name consolidation 2006/10/27 15:02:59 iha 1.1.1.1.4.36: name consolidation 2006/10/27 14:59:19 iha 1.1.1.1.4.35: name consolidation 2006/10/21 12:13:57 iha 1.1.1.1.4.34: name consolidation 2006/10/21 11:03:15 iha 1.1.1.1.4.33: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead 2006/10/21 09:03:31 iha 1.1.1.1.4.32: changed 'Data Series Symbol' to 'Legend Key' 2006/09/27 17:25:31 iha 1.1.1.1.4.31: corrected HelpText for color button 2006/08/22 17:00:21 bm 1.1.1.1.4.30: #i68861# also changed: STR_STATUS_DATAPOINT_MARKED: row replaced by data series 2006/08/02 12:16:24 bm 1.1.1.1.4.29: STR_OBJECT_DATAPOINT_XXX, STR_BALLOONHELP_DATAPOINT changed: row replaced by data series 2006/07/19 15:53:02 bm 1.1.1.1.4.28: #i64824# +STR_DATA_ROLE_CATEGORIES for the role categories in the data dialog 2006/05/29 18:00:39 iha 1.1.1.1.4.27: adapted STR_OBJECT_DIAGRAM_DATA to spec 2006/05/29 17:54:52 iha 1.1.1.1.4.26: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/05/29 17:08:56 iha 1.1.1.1.4.25: adapted grid names to spec 2006/03/28 15:50:00 iha 1.1.1.1.4.24: corrected broken german umlauts 2006/01/14 14:58:41 iha 1.1.1.1.4.23: renamed first page of 3D View Dialog 2006/01/13 15:07:00 bm 1.1.1.1.4.22: +STR_ACTION_REARRANGE_CHART 2006/01/12 17:54:01 iha 1.1.1.1.4.21: change name of wizard step 4 according to spec 2005/11/30 17:52:21 iha 1.1.1.1.4.20: corrected Strings 2005/11/29 18:36:37 bm 1.1.1.1.4.19: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/22 09:39:41 bm 1.1.1.1.4.18: insert object removed, these kind of strings are used from svx 2005/11/21 16:13:43 bm 1.1.1.1.4.17: +undo insert object string, conversion to UTF-8 2005/10/07 11:12:12 bm 1.1.1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 11:45:02 iha 1.1.1.1.4.15: added specialized title names 2004/08/10 12:16:13 bm 1.1.1.1.4.14: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:12:54 bm 1.1.1.1.4.13: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 14:38:23 iha 1.1.1.1.4.12: #i30126# string review changes 2004/06/30 11:54:40 bm 1.1.1.1.4.11: +text for new data series 2004/06/29 15:43:53 bm 1.1.1.1.4.10: internal strings converted to ressource strings 2004/06/12 13:37:05 iha 1.1.1.1.4.9: correct german text; added comments 2004/06/09 20:17:40 iha 1.1.1.1.4.8: Smooth Line Properties Dialog 2004/06/09 18:43:46 iha 1.1.1.1.4.7: minor resource changes 2004/06/08 19:27:19 iha 1.1.1.1.4.6: added STR_OBJECT_DATA_RANGE 2004/06/03 03:38:21 iha 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/01 18:59:14 iha 1.1.1.1.4.4: new 3D view/effects dialog 2004/05/17 17:33:47 iha 1.1.1.1.4.3: provide object naming; resource cleanup 2004/05/05 20:42:45 iha 1.1.1.1.4.2: #i20344# additional strings for chart wizard 2004/04/22 15:00:39 iha 1.1.1.1.4.1: #i20344# chabged legend, grid and title resources
2007-05-22 16:30:11 +00:00
Text [ en-US ] = "Y Axis Minor Grid" ;
2003-10-06 08:58:36 +00:00
};
INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:03:29 bm 1.1.1.1.4.52: RESYNC: (1.4-1.5); FILE MERGED 2007/04/23 12:32:31 ihi 1.1.1.1.4.51: #i72301# German removed 2007/03/19 15:13:39 bm 1.1.1.1.4.50: #i75403# Use strings from resource for row and column labels 2007/03/05 13:58:44 iha 1.1.1.1.4.49: changed string according to spec 2007/03/05 13:17:56 iha 1.1.1.1.4.48: changed string according to spec 2007/02/09 12:25:45 bm 1.1.1.1.4.47: #i72841# +STR_ACTION_NOTPOSSIBLE for message box that pops up when a non-deleteable object gets a delete-request 2007/02/06 12:02:16 iha 1.1.1.1.4.46: resource change: Torte -> Kreis 2006/12/11 15:45:45 bm 1.1.1.1.4.45: -STR_DATA_NEW_SERIES, +STR_DATA_UNNAMED_SERIES_WITH_INDEX 2006/12/05 23:40:41 iha 1.1.1.1.4.44: #i71675# enable set data label range for xy charts 2006/12/05 17:55:08 iha 1.1.1.1.4.43: String changes according to wizard spec 2006/11/01 17:46:23 iha 1.1.1.1.4.42: cleanup resources: no hardcoded quotes 2006/11/01 16:10:40 iha 1.1.1.1.4.41: cleanup resources: removed obsolete x-commenet string 2006/11/01 15:36:56 iha 1.1.1.1.4.40: cleanup resources + changed variable names according to style guide 2006/10/29 11:37:39 iha 1.1.1.1.4.39: moved STR_STATISTICS_IN_LEGEND from Strings.src to Strings_Statistic.src 2006/10/27 17:49:08 iha 1.1.1.1.4.38: more cleanup 2006/10/27 15:31:33 iha 1.1.1.1.4.37: name consolidation 2006/10/27 15:02:59 iha 1.1.1.1.4.36: name consolidation 2006/10/27 14:59:19 iha 1.1.1.1.4.35: name consolidation 2006/10/21 12:13:57 iha 1.1.1.1.4.34: name consolidation 2006/10/21 11:03:15 iha 1.1.1.1.4.33: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead 2006/10/21 09:03:31 iha 1.1.1.1.4.32: changed 'Data Series Symbol' to 'Legend Key' 2006/09/27 17:25:31 iha 1.1.1.1.4.31: corrected HelpText for color button 2006/08/22 17:00:21 bm 1.1.1.1.4.30: #i68861# also changed: STR_STATUS_DATAPOINT_MARKED: row replaced by data series 2006/08/02 12:16:24 bm 1.1.1.1.4.29: STR_OBJECT_DATAPOINT_XXX, STR_BALLOONHELP_DATAPOINT changed: row replaced by data series 2006/07/19 15:53:02 bm 1.1.1.1.4.28: #i64824# +STR_DATA_ROLE_CATEGORIES for the role categories in the data dialog 2006/05/29 18:00:39 iha 1.1.1.1.4.27: adapted STR_OBJECT_DIAGRAM_DATA to spec 2006/05/29 17:54:52 iha 1.1.1.1.4.26: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/05/29 17:08:56 iha 1.1.1.1.4.25: adapted grid names to spec 2006/03/28 15:50:00 iha 1.1.1.1.4.24: corrected broken german umlauts 2006/01/14 14:58:41 iha 1.1.1.1.4.23: renamed first page of 3D View Dialog 2006/01/13 15:07:00 bm 1.1.1.1.4.22: +STR_ACTION_REARRANGE_CHART 2006/01/12 17:54:01 iha 1.1.1.1.4.21: change name of wizard step 4 according to spec 2005/11/30 17:52:21 iha 1.1.1.1.4.20: corrected Strings 2005/11/29 18:36:37 bm 1.1.1.1.4.19: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/22 09:39:41 bm 1.1.1.1.4.18: insert object removed, these kind of strings are used from svx 2005/11/21 16:13:43 bm 1.1.1.1.4.17: +undo insert object string, conversion to UTF-8 2005/10/07 11:12:12 bm 1.1.1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 11:45:02 iha 1.1.1.1.4.15: added specialized title names 2004/08/10 12:16:13 bm 1.1.1.1.4.14: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:12:54 bm 1.1.1.1.4.13: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 14:38:23 iha 1.1.1.1.4.12: #i30126# string review changes 2004/06/30 11:54:40 bm 1.1.1.1.4.11: +text for new data series 2004/06/29 15:43:53 bm 1.1.1.1.4.10: internal strings converted to ressource strings 2004/06/12 13:37:05 iha 1.1.1.1.4.9: correct german text; added comments 2004/06/09 20:17:40 iha 1.1.1.1.4.8: Smooth Line Properties Dialog 2004/06/09 18:43:46 iha 1.1.1.1.4.7: minor resource changes 2004/06/08 19:27:19 iha 1.1.1.1.4.6: added STR_OBJECT_DATA_RANGE 2004/06/03 03:38:21 iha 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/01 18:59:14 iha 1.1.1.1.4.4: new 3D view/effects dialog 2004/05/17 17:33:47 iha 1.1.1.1.4.3: provide object naming; resource cleanup 2004/05/05 20:42:45 iha 1.1.1.1.4.2: #i20344# additional strings for chart wizard 2004/04/22 15:00:39 iha 1.1.1.1.4.1: #i20344# chabged legend, grid and title resources
2007-05-22 16:30:11 +00:00
String STR_OBJECT_GRID_MINOR_Z
2003-10-06 08:58:36 +00:00
{
INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:03:29 bm 1.1.1.1.4.52: RESYNC: (1.4-1.5); FILE MERGED 2007/04/23 12:32:31 ihi 1.1.1.1.4.51: #i72301# German removed 2007/03/19 15:13:39 bm 1.1.1.1.4.50: #i75403# Use strings from resource for row and column labels 2007/03/05 13:58:44 iha 1.1.1.1.4.49: changed string according to spec 2007/03/05 13:17:56 iha 1.1.1.1.4.48: changed string according to spec 2007/02/09 12:25:45 bm 1.1.1.1.4.47: #i72841# +STR_ACTION_NOTPOSSIBLE for message box that pops up when a non-deleteable object gets a delete-request 2007/02/06 12:02:16 iha 1.1.1.1.4.46: resource change: Torte -> Kreis 2006/12/11 15:45:45 bm 1.1.1.1.4.45: -STR_DATA_NEW_SERIES, +STR_DATA_UNNAMED_SERIES_WITH_INDEX 2006/12/05 23:40:41 iha 1.1.1.1.4.44: #i71675# enable set data label range for xy charts 2006/12/05 17:55:08 iha 1.1.1.1.4.43: String changes according to wizard spec 2006/11/01 17:46:23 iha 1.1.1.1.4.42: cleanup resources: no hardcoded quotes 2006/11/01 16:10:40 iha 1.1.1.1.4.41: cleanup resources: removed obsolete x-commenet string 2006/11/01 15:36:56 iha 1.1.1.1.4.40: cleanup resources + changed variable names according to style guide 2006/10/29 11:37:39 iha 1.1.1.1.4.39: moved STR_STATISTICS_IN_LEGEND from Strings.src to Strings_Statistic.src 2006/10/27 17:49:08 iha 1.1.1.1.4.38: more cleanup 2006/10/27 15:31:33 iha 1.1.1.1.4.37: name consolidation 2006/10/27 15:02:59 iha 1.1.1.1.4.36: name consolidation 2006/10/27 14:59:19 iha 1.1.1.1.4.35: name consolidation 2006/10/21 12:13:57 iha 1.1.1.1.4.34: name consolidation 2006/10/21 11:03:15 iha 1.1.1.1.4.33: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead 2006/10/21 09:03:31 iha 1.1.1.1.4.32: changed 'Data Series Symbol' to 'Legend Key' 2006/09/27 17:25:31 iha 1.1.1.1.4.31: corrected HelpText for color button 2006/08/22 17:00:21 bm 1.1.1.1.4.30: #i68861# also changed: STR_STATUS_DATAPOINT_MARKED: row replaced by data series 2006/08/02 12:16:24 bm 1.1.1.1.4.29: STR_OBJECT_DATAPOINT_XXX, STR_BALLOONHELP_DATAPOINT changed: row replaced by data series 2006/07/19 15:53:02 bm 1.1.1.1.4.28: #i64824# +STR_DATA_ROLE_CATEGORIES for the role categories in the data dialog 2006/05/29 18:00:39 iha 1.1.1.1.4.27: adapted STR_OBJECT_DIAGRAM_DATA to spec 2006/05/29 17:54:52 iha 1.1.1.1.4.26: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/05/29 17:08:56 iha 1.1.1.1.4.25: adapted grid names to spec 2006/03/28 15:50:00 iha 1.1.1.1.4.24: corrected broken german umlauts 2006/01/14 14:58:41 iha 1.1.1.1.4.23: renamed first page of 3D View Dialog 2006/01/13 15:07:00 bm 1.1.1.1.4.22: +STR_ACTION_REARRANGE_CHART 2006/01/12 17:54:01 iha 1.1.1.1.4.21: change name of wizard step 4 according to spec 2005/11/30 17:52:21 iha 1.1.1.1.4.20: corrected Strings 2005/11/29 18:36:37 bm 1.1.1.1.4.19: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/22 09:39:41 bm 1.1.1.1.4.18: insert object removed, these kind of strings are used from svx 2005/11/21 16:13:43 bm 1.1.1.1.4.17: +undo insert object string, conversion to UTF-8 2005/10/07 11:12:12 bm 1.1.1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 11:45:02 iha 1.1.1.1.4.15: added specialized title names 2004/08/10 12:16:13 bm 1.1.1.1.4.14: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:12:54 bm 1.1.1.1.4.13: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 14:38:23 iha 1.1.1.1.4.12: #i30126# string review changes 2004/06/30 11:54:40 bm 1.1.1.1.4.11: +text for new data series 2004/06/29 15:43:53 bm 1.1.1.1.4.10: internal strings converted to ressource strings 2004/06/12 13:37:05 iha 1.1.1.1.4.9: correct german text; added comments 2004/06/09 20:17:40 iha 1.1.1.1.4.8: Smooth Line Properties Dialog 2004/06/09 18:43:46 iha 1.1.1.1.4.7: minor resource changes 2004/06/08 19:27:19 iha 1.1.1.1.4.6: added STR_OBJECT_DATA_RANGE 2004/06/03 03:38:21 iha 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/01 18:59:14 iha 1.1.1.1.4.4: new 3D view/effects dialog 2004/05/17 17:33:47 iha 1.1.1.1.4.3: provide object naming; resource cleanup 2004/05/05 20:42:45 iha 1.1.1.1.4.2: #i20344# additional strings for chart wizard 2004/04/22 15:00:39 iha 1.1.1.1.4.1: #i20344# chabged legend, grid and title resources
2007-05-22 16:30:11 +00:00
Text [ en-US ] = "Z Axis Minor Grid" ;
2003-10-06 08:58:36 +00:00
};
INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:03:29 bm 1.1.1.1.4.52: RESYNC: (1.4-1.5); FILE MERGED 2007/04/23 12:32:31 ihi 1.1.1.1.4.51: #i72301# German removed 2007/03/19 15:13:39 bm 1.1.1.1.4.50: #i75403# Use strings from resource for row and column labels 2007/03/05 13:58:44 iha 1.1.1.1.4.49: changed string according to spec 2007/03/05 13:17:56 iha 1.1.1.1.4.48: changed string according to spec 2007/02/09 12:25:45 bm 1.1.1.1.4.47: #i72841# +STR_ACTION_NOTPOSSIBLE for message box that pops up when a non-deleteable object gets a delete-request 2007/02/06 12:02:16 iha 1.1.1.1.4.46: resource change: Torte -> Kreis 2006/12/11 15:45:45 bm 1.1.1.1.4.45: -STR_DATA_NEW_SERIES, +STR_DATA_UNNAMED_SERIES_WITH_INDEX 2006/12/05 23:40:41 iha 1.1.1.1.4.44: #i71675# enable set data label range for xy charts 2006/12/05 17:55:08 iha 1.1.1.1.4.43: String changes according to wizard spec 2006/11/01 17:46:23 iha 1.1.1.1.4.42: cleanup resources: no hardcoded quotes 2006/11/01 16:10:40 iha 1.1.1.1.4.41: cleanup resources: removed obsolete x-commenet string 2006/11/01 15:36:56 iha 1.1.1.1.4.40: cleanup resources + changed variable names according to style guide 2006/10/29 11:37:39 iha 1.1.1.1.4.39: moved STR_STATISTICS_IN_LEGEND from Strings.src to Strings_Statistic.src 2006/10/27 17:49:08 iha 1.1.1.1.4.38: more cleanup 2006/10/27 15:31:33 iha 1.1.1.1.4.37: name consolidation 2006/10/27 15:02:59 iha 1.1.1.1.4.36: name consolidation 2006/10/27 14:59:19 iha 1.1.1.1.4.35: name consolidation 2006/10/21 12:13:57 iha 1.1.1.1.4.34: name consolidation 2006/10/21 11:03:15 iha 1.1.1.1.4.33: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead 2006/10/21 09:03:31 iha 1.1.1.1.4.32: changed 'Data Series Symbol' to 'Legend Key' 2006/09/27 17:25:31 iha 1.1.1.1.4.31: corrected HelpText for color button 2006/08/22 17:00:21 bm 1.1.1.1.4.30: #i68861# also changed: STR_STATUS_DATAPOINT_MARKED: row replaced by data series 2006/08/02 12:16:24 bm 1.1.1.1.4.29: STR_OBJECT_DATAPOINT_XXX, STR_BALLOONHELP_DATAPOINT changed: row replaced by data series 2006/07/19 15:53:02 bm 1.1.1.1.4.28: #i64824# +STR_DATA_ROLE_CATEGORIES for the role categories in the data dialog 2006/05/29 18:00:39 iha 1.1.1.1.4.27: adapted STR_OBJECT_DIAGRAM_DATA to spec 2006/05/29 17:54:52 iha 1.1.1.1.4.26: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/05/29 17:08:56 iha 1.1.1.1.4.25: adapted grid names to spec 2006/03/28 15:50:00 iha 1.1.1.1.4.24: corrected broken german umlauts 2006/01/14 14:58:41 iha 1.1.1.1.4.23: renamed first page of 3D View Dialog 2006/01/13 15:07:00 bm 1.1.1.1.4.22: +STR_ACTION_REARRANGE_CHART 2006/01/12 17:54:01 iha 1.1.1.1.4.21: change name of wizard step 4 according to spec 2005/11/30 17:52:21 iha 1.1.1.1.4.20: corrected Strings 2005/11/29 18:36:37 bm 1.1.1.1.4.19: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/22 09:39:41 bm 1.1.1.1.4.18: insert object removed, these kind of strings are used from svx 2005/11/21 16:13:43 bm 1.1.1.1.4.17: +undo insert object string, conversion to UTF-8 2005/10/07 11:12:12 bm 1.1.1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 11:45:02 iha 1.1.1.1.4.15: added specialized title names 2004/08/10 12:16:13 bm 1.1.1.1.4.14: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:12:54 bm 1.1.1.1.4.13: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 14:38:23 iha 1.1.1.1.4.12: #i30126# string review changes 2004/06/30 11:54:40 bm 1.1.1.1.4.11: +text for new data series 2004/06/29 15:43:53 bm 1.1.1.1.4.10: internal strings converted to ressource strings 2004/06/12 13:37:05 iha 1.1.1.1.4.9: correct german text; added comments 2004/06/09 20:17:40 iha 1.1.1.1.4.8: Smooth Line Properties Dialog 2004/06/09 18:43:46 iha 1.1.1.1.4.7: minor resource changes 2004/06/08 19:27:19 iha 1.1.1.1.4.6: added STR_OBJECT_DATA_RANGE 2004/06/03 03:38:21 iha 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/01 18:59:14 iha 1.1.1.1.4.4: new 3D view/effects dialog 2004/05/17 17:33:47 iha 1.1.1.1.4.3: provide object naming; resource cleanup 2004/05/05 20:42:45 iha 1.1.1.1.4.2: #i20344# additional strings for chart wizard 2004/04/22 15:00:39 iha 1.1.1.1.4.1: #i20344# chabged legend, grid and title resources
2007-05-22 16:30:11 +00:00
String STR_OBJECT_LEGEND
2003-10-06 08:58:36 +00:00
{
INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:03:29 bm 1.1.1.1.4.52: RESYNC: (1.4-1.5); FILE MERGED 2007/04/23 12:32:31 ihi 1.1.1.1.4.51: #i72301# German removed 2007/03/19 15:13:39 bm 1.1.1.1.4.50: #i75403# Use strings from resource for row and column labels 2007/03/05 13:58:44 iha 1.1.1.1.4.49: changed string according to spec 2007/03/05 13:17:56 iha 1.1.1.1.4.48: changed string according to spec 2007/02/09 12:25:45 bm 1.1.1.1.4.47: #i72841# +STR_ACTION_NOTPOSSIBLE for message box that pops up when a non-deleteable object gets a delete-request 2007/02/06 12:02:16 iha 1.1.1.1.4.46: resource change: Torte -> Kreis 2006/12/11 15:45:45 bm 1.1.1.1.4.45: -STR_DATA_NEW_SERIES, +STR_DATA_UNNAMED_SERIES_WITH_INDEX 2006/12/05 23:40:41 iha 1.1.1.1.4.44: #i71675# enable set data label range for xy charts 2006/12/05 17:55:08 iha 1.1.1.1.4.43: String changes according to wizard spec 2006/11/01 17:46:23 iha 1.1.1.1.4.42: cleanup resources: no hardcoded quotes 2006/11/01 16:10:40 iha 1.1.1.1.4.41: cleanup resources: removed obsolete x-commenet string 2006/11/01 15:36:56 iha 1.1.1.1.4.40: cleanup resources + changed variable names according to style guide 2006/10/29 11:37:39 iha 1.1.1.1.4.39: moved STR_STATISTICS_IN_LEGEND from Strings.src to Strings_Statistic.src 2006/10/27 17:49:08 iha 1.1.1.1.4.38: more cleanup 2006/10/27 15:31:33 iha 1.1.1.1.4.37: name consolidation 2006/10/27 15:02:59 iha 1.1.1.1.4.36: name consolidation 2006/10/27 14:59:19 iha 1.1.1.1.4.35: name consolidation 2006/10/21 12:13:57 iha 1.1.1.1.4.34: name consolidation 2006/10/21 11:03:15 iha 1.1.1.1.4.33: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead 2006/10/21 09:03:31 iha 1.1.1.1.4.32: changed 'Data Series Symbol' to 'Legend Key' 2006/09/27 17:25:31 iha 1.1.1.1.4.31: corrected HelpText for color button 2006/08/22 17:00:21 bm 1.1.1.1.4.30: #i68861# also changed: STR_STATUS_DATAPOINT_MARKED: row replaced by data series 2006/08/02 12:16:24 bm 1.1.1.1.4.29: STR_OBJECT_DATAPOINT_XXX, STR_BALLOONHELP_DATAPOINT changed: row replaced by data series 2006/07/19 15:53:02 bm 1.1.1.1.4.28: #i64824# +STR_DATA_ROLE_CATEGORIES for the role categories in the data dialog 2006/05/29 18:00:39 iha 1.1.1.1.4.27: adapted STR_OBJECT_DIAGRAM_DATA to spec 2006/05/29 17:54:52 iha 1.1.1.1.4.26: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/05/29 17:08:56 iha 1.1.1.1.4.25: adapted grid names to spec 2006/03/28 15:50:00 iha 1.1.1.1.4.24: corrected broken german umlauts 2006/01/14 14:58:41 iha 1.1.1.1.4.23: renamed first page of 3D View Dialog 2006/01/13 15:07:00 bm 1.1.1.1.4.22: +STR_ACTION_REARRANGE_CHART 2006/01/12 17:54:01 iha 1.1.1.1.4.21: change name of wizard step 4 according to spec 2005/11/30 17:52:21 iha 1.1.1.1.4.20: corrected Strings 2005/11/29 18:36:37 bm 1.1.1.1.4.19: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/22 09:39:41 bm 1.1.1.1.4.18: insert object removed, these kind of strings are used from svx 2005/11/21 16:13:43 bm 1.1.1.1.4.17: +undo insert object string, conversion to UTF-8 2005/10/07 11:12:12 bm 1.1.1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 11:45:02 iha 1.1.1.1.4.15: added specialized title names 2004/08/10 12:16:13 bm 1.1.1.1.4.14: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:12:54 bm 1.1.1.1.4.13: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 14:38:23 iha 1.1.1.1.4.12: #i30126# string review changes 2004/06/30 11:54:40 bm 1.1.1.1.4.11: +text for new data series 2004/06/29 15:43:53 bm 1.1.1.1.4.10: internal strings converted to ressource strings 2004/06/12 13:37:05 iha 1.1.1.1.4.9: correct german text; added comments 2004/06/09 20:17:40 iha 1.1.1.1.4.8: Smooth Line Properties Dialog 2004/06/09 18:43:46 iha 1.1.1.1.4.7: minor resource changes 2004/06/08 19:27:19 iha 1.1.1.1.4.6: added STR_OBJECT_DATA_RANGE 2004/06/03 03:38:21 iha 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/01 18:59:14 iha 1.1.1.1.4.4: new 3D view/effects dialog 2004/05/17 17:33:47 iha 1.1.1.1.4.3: provide object naming; resource cleanup 2004/05/05 20:42:45 iha 1.1.1.1.4.2: #i20344# additional strings for chart wizard 2004/04/22 15:00:39 iha 1.1.1.1.4.1: #i20344# chabged legend, grid and title resources
2007-05-22 16:30:11 +00:00
Text [ en-US ] = "Legend" ;
2003-10-06 08:58:36 +00:00
};
INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:03:29 bm 1.1.1.1.4.52: RESYNC: (1.4-1.5); FILE MERGED 2007/04/23 12:32:31 ihi 1.1.1.1.4.51: #i72301# German removed 2007/03/19 15:13:39 bm 1.1.1.1.4.50: #i75403# Use strings from resource for row and column labels 2007/03/05 13:58:44 iha 1.1.1.1.4.49: changed string according to spec 2007/03/05 13:17:56 iha 1.1.1.1.4.48: changed string according to spec 2007/02/09 12:25:45 bm 1.1.1.1.4.47: #i72841# +STR_ACTION_NOTPOSSIBLE for message box that pops up when a non-deleteable object gets a delete-request 2007/02/06 12:02:16 iha 1.1.1.1.4.46: resource change: Torte -> Kreis 2006/12/11 15:45:45 bm 1.1.1.1.4.45: -STR_DATA_NEW_SERIES, +STR_DATA_UNNAMED_SERIES_WITH_INDEX 2006/12/05 23:40:41 iha 1.1.1.1.4.44: #i71675# enable set data label range for xy charts 2006/12/05 17:55:08 iha 1.1.1.1.4.43: String changes according to wizard spec 2006/11/01 17:46:23 iha 1.1.1.1.4.42: cleanup resources: no hardcoded quotes 2006/11/01 16:10:40 iha 1.1.1.1.4.41: cleanup resources: removed obsolete x-commenet string 2006/11/01 15:36:56 iha 1.1.1.1.4.40: cleanup resources + changed variable names according to style guide 2006/10/29 11:37:39 iha 1.1.1.1.4.39: moved STR_STATISTICS_IN_LEGEND from Strings.src to Strings_Statistic.src 2006/10/27 17:49:08 iha 1.1.1.1.4.38: more cleanup 2006/10/27 15:31:33 iha 1.1.1.1.4.37: name consolidation 2006/10/27 15:02:59 iha 1.1.1.1.4.36: name consolidation 2006/10/27 14:59:19 iha 1.1.1.1.4.35: name consolidation 2006/10/21 12:13:57 iha 1.1.1.1.4.34: name consolidation 2006/10/21 11:03:15 iha 1.1.1.1.4.33: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead 2006/10/21 09:03:31 iha 1.1.1.1.4.32: changed 'Data Series Symbol' to 'Legend Key' 2006/09/27 17:25:31 iha 1.1.1.1.4.31: corrected HelpText for color button 2006/08/22 17:00:21 bm 1.1.1.1.4.30: #i68861# also changed: STR_STATUS_DATAPOINT_MARKED: row replaced by data series 2006/08/02 12:16:24 bm 1.1.1.1.4.29: STR_OBJECT_DATAPOINT_XXX, STR_BALLOONHELP_DATAPOINT changed: row replaced by data series 2006/07/19 15:53:02 bm 1.1.1.1.4.28: #i64824# +STR_DATA_ROLE_CATEGORIES for the role categories in the data dialog 2006/05/29 18:00:39 iha 1.1.1.1.4.27: adapted STR_OBJECT_DIAGRAM_DATA to spec 2006/05/29 17:54:52 iha 1.1.1.1.4.26: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/05/29 17:08:56 iha 1.1.1.1.4.25: adapted grid names to spec 2006/03/28 15:50:00 iha 1.1.1.1.4.24: corrected broken german umlauts 2006/01/14 14:58:41 iha 1.1.1.1.4.23: renamed first page of 3D View Dialog 2006/01/13 15:07:00 bm 1.1.1.1.4.22: +STR_ACTION_REARRANGE_CHART 2006/01/12 17:54:01 iha 1.1.1.1.4.21: change name of wizard step 4 according to spec 2005/11/30 17:52:21 iha 1.1.1.1.4.20: corrected Strings 2005/11/29 18:36:37 bm 1.1.1.1.4.19: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/22 09:39:41 bm 1.1.1.1.4.18: insert object removed, these kind of strings are used from svx 2005/11/21 16:13:43 bm 1.1.1.1.4.17: +undo insert object string, conversion to UTF-8 2005/10/07 11:12:12 bm 1.1.1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 11:45:02 iha 1.1.1.1.4.15: added specialized title names 2004/08/10 12:16:13 bm 1.1.1.1.4.14: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:12:54 bm 1.1.1.1.4.13: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 14:38:23 iha 1.1.1.1.4.12: #i30126# string review changes 2004/06/30 11:54:40 bm 1.1.1.1.4.11: +text for new data series 2004/06/29 15:43:53 bm 1.1.1.1.4.10: internal strings converted to ressource strings 2004/06/12 13:37:05 iha 1.1.1.1.4.9: correct german text; added comments 2004/06/09 20:17:40 iha 1.1.1.1.4.8: Smooth Line Properties Dialog 2004/06/09 18:43:46 iha 1.1.1.1.4.7: minor resource changes 2004/06/08 19:27:19 iha 1.1.1.1.4.6: added STR_OBJECT_DATA_RANGE 2004/06/03 03:38:21 iha 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/01 18:59:14 iha 1.1.1.1.4.4: new 3D view/effects dialog 2004/05/17 17:33:47 iha 1.1.1.1.4.3: provide object naming; resource cleanup 2004/05/05 20:42:45 iha 1.1.1.1.4.2: #i20344# additional strings for chart wizard 2004/04/22 15:00:39 iha 1.1.1.1.4.1: #i20344# chabged legend, grid and title resources
2007-05-22 16:30:11 +00:00
String STR_OBJECT_TITLE
2003-10-06 08:58:36 +00:00
{
INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:03:29 bm 1.1.1.1.4.52: RESYNC: (1.4-1.5); FILE MERGED 2007/04/23 12:32:31 ihi 1.1.1.1.4.51: #i72301# German removed 2007/03/19 15:13:39 bm 1.1.1.1.4.50: #i75403# Use strings from resource for row and column labels 2007/03/05 13:58:44 iha 1.1.1.1.4.49: changed string according to spec 2007/03/05 13:17:56 iha 1.1.1.1.4.48: changed string according to spec 2007/02/09 12:25:45 bm 1.1.1.1.4.47: #i72841# +STR_ACTION_NOTPOSSIBLE for message box that pops up when a non-deleteable object gets a delete-request 2007/02/06 12:02:16 iha 1.1.1.1.4.46: resource change: Torte -> Kreis 2006/12/11 15:45:45 bm 1.1.1.1.4.45: -STR_DATA_NEW_SERIES, +STR_DATA_UNNAMED_SERIES_WITH_INDEX 2006/12/05 23:40:41 iha 1.1.1.1.4.44: #i71675# enable set data label range for xy charts 2006/12/05 17:55:08 iha 1.1.1.1.4.43: String changes according to wizard spec 2006/11/01 17:46:23 iha 1.1.1.1.4.42: cleanup resources: no hardcoded quotes 2006/11/01 16:10:40 iha 1.1.1.1.4.41: cleanup resources: removed obsolete x-commenet string 2006/11/01 15:36:56 iha 1.1.1.1.4.40: cleanup resources + changed variable names according to style guide 2006/10/29 11:37:39 iha 1.1.1.1.4.39: moved STR_STATISTICS_IN_LEGEND from Strings.src to Strings_Statistic.src 2006/10/27 17:49:08 iha 1.1.1.1.4.38: more cleanup 2006/10/27 15:31:33 iha 1.1.1.1.4.37: name consolidation 2006/10/27 15:02:59 iha 1.1.1.1.4.36: name consolidation 2006/10/27 14:59:19 iha 1.1.1.1.4.35: name consolidation 2006/10/21 12:13:57 iha 1.1.1.1.4.34: name consolidation 2006/10/21 11:03:15 iha 1.1.1.1.4.33: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead 2006/10/21 09:03:31 iha 1.1.1.1.4.32: changed 'Data Series Symbol' to 'Legend Key' 2006/09/27 17:25:31 iha 1.1.1.1.4.31: corrected HelpText for color button 2006/08/22 17:00:21 bm 1.1.1.1.4.30: #i68861# also changed: STR_STATUS_DATAPOINT_MARKED: row replaced by data series 2006/08/02 12:16:24 bm 1.1.1.1.4.29: STR_OBJECT_DATAPOINT_XXX, STR_BALLOONHELP_DATAPOINT changed: row replaced by data series 2006/07/19 15:53:02 bm 1.1.1.1.4.28: #i64824# +STR_DATA_ROLE_CATEGORIES for the role categories in the data dialog 2006/05/29 18:00:39 iha 1.1.1.1.4.27: adapted STR_OBJECT_DIAGRAM_DATA to spec 2006/05/29 17:54:52 iha 1.1.1.1.4.26: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/05/29 17:08:56 iha 1.1.1.1.4.25: adapted grid names to spec 2006/03/28 15:50:00 iha 1.1.1.1.4.24: corrected broken german umlauts 2006/01/14 14:58:41 iha 1.1.1.1.4.23: renamed first page of 3D View Dialog 2006/01/13 15:07:00 bm 1.1.1.1.4.22: +STR_ACTION_REARRANGE_CHART 2006/01/12 17:54:01 iha 1.1.1.1.4.21: change name of wizard step 4 according to spec 2005/11/30 17:52:21 iha 1.1.1.1.4.20: corrected Strings 2005/11/29 18:36:37 bm 1.1.1.1.4.19: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/22 09:39:41 bm 1.1.1.1.4.18: insert object removed, these kind of strings are used from svx 2005/11/21 16:13:43 bm 1.1.1.1.4.17: +undo insert object string, conversion to UTF-8 2005/10/07 11:12:12 bm 1.1.1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 11:45:02 iha 1.1.1.1.4.15: added specialized title names 2004/08/10 12:16:13 bm 1.1.1.1.4.14: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:12:54 bm 1.1.1.1.4.13: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 14:38:23 iha 1.1.1.1.4.12: #i30126# string review changes 2004/06/30 11:54:40 bm 1.1.1.1.4.11: +text for new data series 2004/06/29 15:43:53 bm 1.1.1.1.4.10: internal strings converted to ressource strings 2004/06/12 13:37:05 iha 1.1.1.1.4.9: correct german text; added comments 2004/06/09 20:17:40 iha 1.1.1.1.4.8: Smooth Line Properties Dialog 2004/06/09 18:43:46 iha 1.1.1.1.4.7: minor resource changes 2004/06/08 19:27:19 iha 1.1.1.1.4.6: added STR_OBJECT_DATA_RANGE 2004/06/03 03:38:21 iha 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/01 18:59:14 iha 1.1.1.1.4.4: new 3D view/effects dialog 2004/05/17 17:33:47 iha 1.1.1.1.4.3: provide object naming; resource cleanup 2004/05/05 20:42:45 iha 1.1.1.1.4.2: #i20344# additional strings for chart wizard 2004/04/22 15:00:39 iha 1.1.1.1.4.1: #i20344# chabged legend, grid and title resources
2007-05-22 16:30:11 +00:00
Text [ en-US ] = "Title" ;
2003-10-06 08:58:36 +00:00
};
INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:03:29 bm 1.1.1.1.4.52: RESYNC: (1.4-1.5); FILE MERGED 2007/04/23 12:32:31 ihi 1.1.1.1.4.51: #i72301# German removed 2007/03/19 15:13:39 bm 1.1.1.1.4.50: #i75403# Use strings from resource for row and column labels 2007/03/05 13:58:44 iha 1.1.1.1.4.49: changed string according to spec 2007/03/05 13:17:56 iha 1.1.1.1.4.48: changed string according to spec 2007/02/09 12:25:45 bm 1.1.1.1.4.47: #i72841# +STR_ACTION_NOTPOSSIBLE for message box that pops up when a non-deleteable object gets a delete-request 2007/02/06 12:02:16 iha 1.1.1.1.4.46: resource change: Torte -> Kreis 2006/12/11 15:45:45 bm 1.1.1.1.4.45: -STR_DATA_NEW_SERIES, +STR_DATA_UNNAMED_SERIES_WITH_INDEX 2006/12/05 23:40:41 iha 1.1.1.1.4.44: #i71675# enable set data label range for xy charts 2006/12/05 17:55:08 iha 1.1.1.1.4.43: String changes according to wizard spec 2006/11/01 17:46:23 iha 1.1.1.1.4.42: cleanup resources: no hardcoded quotes 2006/11/01 16:10:40 iha 1.1.1.1.4.41: cleanup resources: removed obsolete x-commenet string 2006/11/01 15:36:56 iha 1.1.1.1.4.40: cleanup resources + changed variable names according to style guide 2006/10/29 11:37:39 iha 1.1.1.1.4.39: moved STR_STATISTICS_IN_LEGEND from Strings.src to Strings_Statistic.src 2006/10/27 17:49:08 iha 1.1.1.1.4.38: more cleanup 2006/10/27 15:31:33 iha 1.1.1.1.4.37: name consolidation 2006/10/27 15:02:59 iha 1.1.1.1.4.36: name consolidation 2006/10/27 14:59:19 iha 1.1.1.1.4.35: name consolidation 2006/10/21 12:13:57 iha 1.1.1.1.4.34: name consolidation 2006/10/21 11:03:15 iha 1.1.1.1.4.33: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead 2006/10/21 09:03:31 iha 1.1.1.1.4.32: changed 'Data Series Symbol' to 'Legend Key' 2006/09/27 17:25:31 iha 1.1.1.1.4.31: corrected HelpText for color button 2006/08/22 17:00:21 bm 1.1.1.1.4.30: #i68861# also changed: STR_STATUS_DATAPOINT_MARKED: row replaced by data series 2006/08/02 12:16:24 bm 1.1.1.1.4.29: STR_OBJECT_DATAPOINT_XXX, STR_BALLOONHELP_DATAPOINT changed: row replaced by data series 2006/07/19 15:53:02 bm 1.1.1.1.4.28: #i64824# +STR_DATA_ROLE_CATEGORIES for the role categories in the data dialog 2006/05/29 18:00:39 iha 1.1.1.1.4.27: adapted STR_OBJECT_DIAGRAM_DATA to spec 2006/05/29 17:54:52 iha 1.1.1.1.4.26: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/05/29 17:08:56 iha 1.1.1.1.4.25: adapted grid names to spec 2006/03/28 15:50:00 iha 1.1.1.1.4.24: corrected broken german umlauts 2006/01/14 14:58:41 iha 1.1.1.1.4.23: renamed first page of 3D View Dialog 2006/01/13 15:07:00 bm 1.1.1.1.4.22: +STR_ACTION_REARRANGE_CHART 2006/01/12 17:54:01 iha 1.1.1.1.4.21: change name of wizard step 4 according to spec 2005/11/30 17:52:21 iha 1.1.1.1.4.20: corrected Strings 2005/11/29 18:36:37 bm 1.1.1.1.4.19: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/22 09:39:41 bm 1.1.1.1.4.18: insert object removed, these kind of strings are used from svx 2005/11/21 16:13:43 bm 1.1.1.1.4.17: +undo insert object string, conversion to UTF-8 2005/10/07 11:12:12 bm 1.1.1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 11:45:02 iha 1.1.1.1.4.15: added specialized title names 2004/08/10 12:16:13 bm 1.1.1.1.4.14: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:12:54 bm 1.1.1.1.4.13: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 14:38:23 iha 1.1.1.1.4.12: #i30126# string review changes 2004/06/30 11:54:40 bm 1.1.1.1.4.11: +text for new data series 2004/06/29 15:43:53 bm 1.1.1.1.4.10: internal strings converted to ressource strings 2004/06/12 13:37:05 iha 1.1.1.1.4.9: correct german text; added comments 2004/06/09 20:17:40 iha 1.1.1.1.4.8: Smooth Line Properties Dialog 2004/06/09 18:43:46 iha 1.1.1.1.4.7: minor resource changes 2004/06/08 19:27:19 iha 1.1.1.1.4.6: added STR_OBJECT_DATA_RANGE 2004/06/03 03:38:21 iha 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/01 18:59:14 iha 1.1.1.1.4.4: new 3D view/effects dialog 2004/05/17 17:33:47 iha 1.1.1.1.4.3: provide object naming; resource cleanup 2004/05/05 20:42:45 iha 1.1.1.1.4.2: #i20344# additional strings for chart wizard 2004/04/22 15:00:39 iha 1.1.1.1.4.1: #i20344# chabged legend, grid and title resources
2007-05-22 16:30:11 +00:00
String STR_OBJECT_TITLES
2003-10-06 08:58:36 +00:00
{
INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:03:29 bm 1.1.1.1.4.52: RESYNC: (1.4-1.5); FILE MERGED 2007/04/23 12:32:31 ihi 1.1.1.1.4.51: #i72301# German removed 2007/03/19 15:13:39 bm 1.1.1.1.4.50: #i75403# Use strings from resource for row and column labels 2007/03/05 13:58:44 iha 1.1.1.1.4.49: changed string according to spec 2007/03/05 13:17:56 iha 1.1.1.1.4.48: changed string according to spec 2007/02/09 12:25:45 bm 1.1.1.1.4.47: #i72841# +STR_ACTION_NOTPOSSIBLE for message box that pops up when a non-deleteable object gets a delete-request 2007/02/06 12:02:16 iha 1.1.1.1.4.46: resource change: Torte -> Kreis 2006/12/11 15:45:45 bm 1.1.1.1.4.45: -STR_DATA_NEW_SERIES, +STR_DATA_UNNAMED_SERIES_WITH_INDEX 2006/12/05 23:40:41 iha 1.1.1.1.4.44: #i71675# enable set data label range for xy charts 2006/12/05 17:55:08 iha 1.1.1.1.4.43: String changes according to wizard spec 2006/11/01 17:46:23 iha 1.1.1.1.4.42: cleanup resources: no hardcoded quotes 2006/11/01 16:10:40 iha 1.1.1.1.4.41: cleanup resources: removed obsolete x-commenet string 2006/11/01 15:36:56 iha 1.1.1.1.4.40: cleanup resources + changed variable names according to style guide 2006/10/29 11:37:39 iha 1.1.1.1.4.39: moved STR_STATISTICS_IN_LEGEND from Strings.src to Strings_Statistic.src 2006/10/27 17:49:08 iha 1.1.1.1.4.38: more cleanup 2006/10/27 15:31:33 iha 1.1.1.1.4.37: name consolidation 2006/10/27 15:02:59 iha 1.1.1.1.4.36: name consolidation 2006/10/27 14:59:19 iha 1.1.1.1.4.35: name consolidation 2006/10/21 12:13:57 iha 1.1.1.1.4.34: name consolidation 2006/10/21 11:03:15 iha 1.1.1.1.4.33: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead 2006/10/21 09:03:31 iha 1.1.1.1.4.32: changed 'Data Series Symbol' to 'Legend Key' 2006/09/27 17:25:31 iha 1.1.1.1.4.31: corrected HelpText for color button 2006/08/22 17:00:21 bm 1.1.1.1.4.30: #i68861# also changed: STR_STATUS_DATAPOINT_MARKED: row replaced by data series 2006/08/02 12:16:24 bm 1.1.1.1.4.29: STR_OBJECT_DATAPOINT_XXX, STR_BALLOONHELP_DATAPOINT changed: row replaced by data series 2006/07/19 15:53:02 bm 1.1.1.1.4.28: #i64824# +STR_DATA_ROLE_CATEGORIES for the role categories in the data dialog 2006/05/29 18:00:39 iha 1.1.1.1.4.27: adapted STR_OBJECT_DIAGRAM_DATA to spec 2006/05/29 17:54:52 iha 1.1.1.1.4.26: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/05/29 17:08:56 iha 1.1.1.1.4.25: adapted grid names to spec 2006/03/28 15:50:00 iha 1.1.1.1.4.24: corrected broken german umlauts 2006/01/14 14:58:41 iha 1.1.1.1.4.23: renamed first page of 3D View Dialog 2006/01/13 15:07:00 bm 1.1.1.1.4.22: +STR_ACTION_REARRANGE_CHART 2006/01/12 17:54:01 iha 1.1.1.1.4.21: change name of wizard step 4 according to spec 2005/11/30 17:52:21 iha 1.1.1.1.4.20: corrected Strings 2005/11/29 18:36:37 bm 1.1.1.1.4.19: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/22 09:39:41 bm 1.1.1.1.4.18: insert object removed, these kind of strings are used from svx 2005/11/21 16:13:43 bm 1.1.1.1.4.17: +undo insert object string, conversion to UTF-8 2005/10/07 11:12:12 bm 1.1.1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 11:45:02 iha 1.1.1.1.4.15: added specialized title names 2004/08/10 12:16:13 bm 1.1.1.1.4.14: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:12:54 bm 1.1.1.1.4.13: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 14:38:23 iha 1.1.1.1.4.12: #i30126# string review changes 2004/06/30 11:54:40 bm 1.1.1.1.4.11: +text for new data series 2004/06/29 15:43:53 bm 1.1.1.1.4.10: internal strings converted to ressource strings 2004/06/12 13:37:05 iha 1.1.1.1.4.9: correct german text; added comments 2004/06/09 20:17:40 iha 1.1.1.1.4.8: Smooth Line Properties Dialog 2004/06/09 18:43:46 iha 1.1.1.1.4.7: minor resource changes 2004/06/08 19:27:19 iha 1.1.1.1.4.6: added STR_OBJECT_DATA_RANGE 2004/06/03 03:38:21 iha 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/01 18:59:14 iha 1.1.1.1.4.4: new 3D view/effects dialog 2004/05/17 17:33:47 iha 1.1.1.1.4.3: provide object naming; resource cleanup 2004/05/05 20:42:45 iha 1.1.1.1.4.2: #i20344# additional strings for chart wizard 2004/04/22 15:00:39 iha 1.1.1.1.4.1: #i20344# chabged legend, grid and title resources
2007-05-22 16:30:11 +00:00
Text [ en-US ] = "Titles" ;
2003-10-06 08:58:36 +00:00
};
INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:03:29 bm 1.1.1.1.4.52: RESYNC: (1.4-1.5); FILE MERGED 2007/04/23 12:32:31 ihi 1.1.1.1.4.51: #i72301# German removed 2007/03/19 15:13:39 bm 1.1.1.1.4.50: #i75403# Use strings from resource for row and column labels 2007/03/05 13:58:44 iha 1.1.1.1.4.49: changed string according to spec 2007/03/05 13:17:56 iha 1.1.1.1.4.48: changed string according to spec 2007/02/09 12:25:45 bm 1.1.1.1.4.47: #i72841# +STR_ACTION_NOTPOSSIBLE for message box that pops up when a non-deleteable object gets a delete-request 2007/02/06 12:02:16 iha 1.1.1.1.4.46: resource change: Torte -> Kreis 2006/12/11 15:45:45 bm 1.1.1.1.4.45: -STR_DATA_NEW_SERIES, +STR_DATA_UNNAMED_SERIES_WITH_INDEX 2006/12/05 23:40:41 iha 1.1.1.1.4.44: #i71675# enable set data label range for xy charts 2006/12/05 17:55:08 iha 1.1.1.1.4.43: String changes according to wizard spec 2006/11/01 17:46:23 iha 1.1.1.1.4.42: cleanup resources: no hardcoded quotes 2006/11/01 16:10:40 iha 1.1.1.1.4.41: cleanup resources: removed obsolete x-commenet string 2006/11/01 15:36:56 iha 1.1.1.1.4.40: cleanup resources + changed variable names according to style guide 2006/10/29 11:37:39 iha 1.1.1.1.4.39: moved STR_STATISTICS_IN_LEGEND from Strings.src to Strings_Statistic.src 2006/10/27 17:49:08 iha 1.1.1.1.4.38: more cleanup 2006/10/27 15:31:33 iha 1.1.1.1.4.37: name consolidation 2006/10/27 15:02:59 iha 1.1.1.1.4.36: name consolidation 2006/10/27 14:59:19 iha 1.1.1.1.4.35: name consolidation 2006/10/21 12:13:57 iha 1.1.1.1.4.34: name consolidation 2006/10/21 11:03:15 iha 1.1.1.1.4.33: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead 2006/10/21 09:03:31 iha 1.1.1.1.4.32: changed 'Data Series Symbol' to 'Legend Key' 2006/09/27 17:25:31 iha 1.1.1.1.4.31: corrected HelpText for color button 2006/08/22 17:00:21 bm 1.1.1.1.4.30: #i68861# also changed: STR_STATUS_DATAPOINT_MARKED: row replaced by data series 2006/08/02 12:16:24 bm 1.1.1.1.4.29: STR_OBJECT_DATAPOINT_XXX, STR_BALLOONHELP_DATAPOINT changed: row replaced by data series 2006/07/19 15:53:02 bm 1.1.1.1.4.28: #i64824# +STR_DATA_ROLE_CATEGORIES for the role categories in the data dialog 2006/05/29 18:00:39 iha 1.1.1.1.4.27: adapted STR_OBJECT_DIAGRAM_DATA to spec 2006/05/29 17:54:52 iha 1.1.1.1.4.26: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/05/29 17:08:56 iha 1.1.1.1.4.25: adapted grid names to spec 2006/03/28 15:50:00 iha 1.1.1.1.4.24: corrected broken german umlauts 2006/01/14 14:58:41 iha 1.1.1.1.4.23: renamed first page of 3D View Dialog 2006/01/13 15:07:00 bm 1.1.1.1.4.22: +STR_ACTION_REARRANGE_CHART 2006/01/12 17:54:01 iha 1.1.1.1.4.21: change name of wizard step 4 according to spec 2005/11/30 17:52:21 iha 1.1.1.1.4.20: corrected Strings 2005/11/29 18:36:37 bm 1.1.1.1.4.19: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/22 09:39:41 bm 1.1.1.1.4.18: insert object removed, these kind of strings are used from svx 2005/11/21 16:13:43 bm 1.1.1.1.4.17: +undo insert object string, conversion to UTF-8 2005/10/07 11:12:12 bm 1.1.1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 11:45:02 iha 1.1.1.1.4.15: added specialized title names 2004/08/10 12:16:13 bm 1.1.1.1.4.14: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:12:54 bm 1.1.1.1.4.13: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 14:38:23 iha 1.1.1.1.4.12: #i30126# string review changes 2004/06/30 11:54:40 bm 1.1.1.1.4.11: +text for new data series 2004/06/29 15:43:53 bm 1.1.1.1.4.10: internal strings converted to ressource strings 2004/06/12 13:37:05 iha 1.1.1.1.4.9: correct german text; added comments 2004/06/09 20:17:40 iha 1.1.1.1.4.8: Smooth Line Properties Dialog 2004/06/09 18:43:46 iha 1.1.1.1.4.7: minor resource changes 2004/06/08 19:27:19 iha 1.1.1.1.4.6: added STR_OBJECT_DATA_RANGE 2004/06/03 03:38:21 iha 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/01 18:59:14 iha 1.1.1.1.4.4: new 3D view/effects dialog 2004/05/17 17:33:47 iha 1.1.1.1.4.3: provide object naming; resource cleanup 2004/05/05 20:42:45 iha 1.1.1.1.4.2: #i20344# additional strings for chart wizard 2004/04/22 15:00:39 iha 1.1.1.1.4.1: #i20344# chabged legend, grid and title resources
2007-05-22 16:30:11 +00:00
String STR_OBJECT_TITLE_MAIN
2003-10-06 08:58:36 +00:00
{
INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:03:29 bm 1.1.1.1.4.52: RESYNC: (1.4-1.5); FILE MERGED 2007/04/23 12:32:31 ihi 1.1.1.1.4.51: #i72301# German removed 2007/03/19 15:13:39 bm 1.1.1.1.4.50: #i75403# Use strings from resource for row and column labels 2007/03/05 13:58:44 iha 1.1.1.1.4.49: changed string according to spec 2007/03/05 13:17:56 iha 1.1.1.1.4.48: changed string according to spec 2007/02/09 12:25:45 bm 1.1.1.1.4.47: #i72841# +STR_ACTION_NOTPOSSIBLE for message box that pops up when a non-deleteable object gets a delete-request 2007/02/06 12:02:16 iha 1.1.1.1.4.46: resource change: Torte -> Kreis 2006/12/11 15:45:45 bm 1.1.1.1.4.45: -STR_DATA_NEW_SERIES, +STR_DATA_UNNAMED_SERIES_WITH_INDEX 2006/12/05 23:40:41 iha 1.1.1.1.4.44: #i71675# enable set data label range for xy charts 2006/12/05 17:55:08 iha 1.1.1.1.4.43: String changes according to wizard spec 2006/11/01 17:46:23 iha 1.1.1.1.4.42: cleanup resources: no hardcoded quotes 2006/11/01 16:10:40 iha 1.1.1.1.4.41: cleanup resources: removed obsolete x-commenet string 2006/11/01 15:36:56 iha 1.1.1.1.4.40: cleanup resources + changed variable names according to style guide 2006/10/29 11:37:39 iha 1.1.1.1.4.39: moved STR_STATISTICS_IN_LEGEND from Strings.src to Strings_Statistic.src 2006/10/27 17:49:08 iha 1.1.1.1.4.38: more cleanup 2006/10/27 15:31:33 iha 1.1.1.1.4.37: name consolidation 2006/10/27 15:02:59 iha 1.1.1.1.4.36: name consolidation 2006/10/27 14:59:19 iha 1.1.1.1.4.35: name consolidation 2006/10/21 12:13:57 iha 1.1.1.1.4.34: name consolidation 2006/10/21 11:03:15 iha 1.1.1.1.4.33: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead 2006/10/21 09:03:31 iha 1.1.1.1.4.32: changed 'Data Series Symbol' to 'Legend Key' 2006/09/27 17:25:31 iha 1.1.1.1.4.31: corrected HelpText for color button 2006/08/22 17:00:21 bm 1.1.1.1.4.30: #i68861# also changed: STR_STATUS_DATAPOINT_MARKED: row replaced by data series 2006/08/02 12:16:24 bm 1.1.1.1.4.29: STR_OBJECT_DATAPOINT_XXX, STR_BALLOONHELP_DATAPOINT changed: row replaced by data series 2006/07/19 15:53:02 bm 1.1.1.1.4.28: #i64824# +STR_DATA_ROLE_CATEGORIES for the role categories in the data dialog 2006/05/29 18:00:39 iha 1.1.1.1.4.27: adapted STR_OBJECT_DIAGRAM_DATA to spec 2006/05/29 17:54:52 iha 1.1.1.1.4.26: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/05/29 17:08:56 iha 1.1.1.1.4.25: adapted grid names to spec 2006/03/28 15:50:00 iha 1.1.1.1.4.24: corrected broken german umlauts 2006/01/14 14:58:41 iha 1.1.1.1.4.23: renamed first page of 3D View Dialog 2006/01/13 15:07:00 bm 1.1.1.1.4.22: +STR_ACTION_REARRANGE_CHART 2006/01/12 17:54:01 iha 1.1.1.1.4.21: change name of wizard step 4 according to spec 2005/11/30 17:52:21 iha 1.1.1.1.4.20: corrected Strings 2005/11/29 18:36:37 bm 1.1.1.1.4.19: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/22 09:39:41 bm 1.1.1.1.4.18: insert object removed, these kind of strings are used from svx 2005/11/21 16:13:43 bm 1.1.1.1.4.17: +undo insert object string, conversion to UTF-8 2005/10/07 11:12:12 bm 1.1.1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 11:45:02 iha 1.1.1.1.4.15: added specialized title names 2004/08/10 12:16:13 bm 1.1.1.1.4.14: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:12:54 bm 1.1.1.1.4.13: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 14:38:23 iha 1.1.1.1.4.12: #i30126# string review changes 2004/06/30 11:54:40 bm 1.1.1.1.4.11: +text for new data series 2004/06/29 15:43:53 bm 1.1.1.1.4.10: internal strings converted to ressource strings 2004/06/12 13:37:05 iha 1.1.1.1.4.9: correct german text; added comments 2004/06/09 20:17:40 iha 1.1.1.1.4.8: Smooth Line Properties Dialog 2004/06/09 18:43:46 iha 1.1.1.1.4.7: minor resource changes 2004/06/08 19:27:19 iha 1.1.1.1.4.6: added STR_OBJECT_DATA_RANGE 2004/06/03 03:38:21 iha 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/01 18:59:14 iha 1.1.1.1.4.4: new 3D view/effects dialog 2004/05/17 17:33:47 iha 1.1.1.1.4.3: provide object naming; resource cleanup 2004/05/05 20:42:45 iha 1.1.1.1.4.2: #i20344# additional strings for chart wizard 2004/04/22 15:00:39 iha 1.1.1.1.4.1: #i20344# chabged legend, grid and title resources
2007-05-22 16:30:11 +00:00
Text [ en-US ] = "Main Title" ;
2003-10-06 08:58:36 +00:00
};
INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:03:29 bm 1.1.1.1.4.52: RESYNC: (1.4-1.5); FILE MERGED 2007/04/23 12:32:31 ihi 1.1.1.1.4.51: #i72301# German removed 2007/03/19 15:13:39 bm 1.1.1.1.4.50: #i75403# Use strings from resource for row and column labels 2007/03/05 13:58:44 iha 1.1.1.1.4.49: changed string according to spec 2007/03/05 13:17:56 iha 1.1.1.1.4.48: changed string according to spec 2007/02/09 12:25:45 bm 1.1.1.1.4.47: #i72841# +STR_ACTION_NOTPOSSIBLE for message box that pops up when a non-deleteable object gets a delete-request 2007/02/06 12:02:16 iha 1.1.1.1.4.46: resource change: Torte -> Kreis 2006/12/11 15:45:45 bm 1.1.1.1.4.45: -STR_DATA_NEW_SERIES, +STR_DATA_UNNAMED_SERIES_WITH_INDEX 2006/12/05 23:40:41 iha 1.1.1.1.4.44: #i71675# enable set data label range for xy charts 2006/12/05 17:55:08 iha 1.1.1.1.4.43: String changes according to wizard spec 2006/11/01 17:46:23 iha 1.1.1.1.4.42: cleanup resources: no hardcoded quotes 2006/11/01 16:10:40 iha 1.1.1.1.4.41: cleanup resources: removed obsolete x-commenet string 2006/11/01 15:36:56 iha 1.1.1.1.4.40: cleanup resources + changed variable names according to style guide 2006/10/29 11:37:39 iha 1.1.1.1.4.39: moved STR_STATISTICS_IN_LEGEND from Strings.src to Strings_Statistic.src 2006/10/27 17:49:08 iha 1.1.1.1.4.38: more cleanup 2006/10/27 15:31:33 iha 1.1.1.1.4.37: name consolidation 2006/10/27 15:02:59 iha 1.1.1.1.4.36: name consolidation 2006/10/27 14:59:19 iha 1.1.1.1.4.35: name consolidation 2006/10/21 12:13:57 iha 1.1.1.1.4.34: name consolidation 2006/10/21 11:03:15 iha 1.1.1.1.4.33: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead 2006/10/21 09:03:31 iha 1.1.1.1.4.32: changed 'Data Series Symbol' to 'Legend Key' 2006/09/27 17:25:31 iha 1.1.1.1.4.31: corrected HelpText for color button 2006/08/22 17:00:21 bm 1.1.1.1.4.30: #i68861# also changed: STR_STATUS_DATAPOINT_MARKED: row replaced by data series 2006/08/02 12:16:24 bm 1.1.1.1.4.29: STR_OBJECT_DATAPOINT_XXX, STR_BALLOONHELP_DATAPOINT changed: row replaced by data series 2006/07/19 15:53:02 bm 1.1.1.1.4.28: #i64824# +STR_DATA_ROLE_CATEGORIES for the role categories in the data dialog 2006/05/29 18:00:39 iha 1.1.1.1.4.27: adapted STR_OBJECT_DIAGRAM_DATA to spec 2006/05/29 17:54:52 iha 1.1.1.1.4.26: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/05/29 17:08:56 iha 1.1.1.1.4.25: adapted grid names to spec 2006/03/28 15:50:00 iha 1.1.1.1.4.24: corrected broken german umlauts 2006/01/14 14:58:41 iha 1.1.1.1.4.23: renamed first page of 3D View Dialog 2006/01/13 15:07:00 bm 1.1.1.1.4.22: +STR_ACTION_REARRANGE_CHART 2006/01/12 17:54:01 iha 1.1.1.1.4.21: change name of wizard step 4 according to spec 2005/11/30 17:52:21 iha 1.1.1.1.4.20: corrected Strings 2005/11/29 18:36:37 bm 1.1.1.1.4.19: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/22 09:39:41 bm 1.1.1.1.4.18: insert object removed, these kind of strings are used from svx 2005/11/21 16:13:43 bm 1.1.1.1.4.17: +undo insert object string, conversion to UTF-8 2005/10/07 11:12:12 bm 1.1.1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 11:45:02 iha 1.1.1.1.4.15: added specialized title names 2004/08/10 12:16:13 bm 1.1.1.1.4.14: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:12:54 bm 1.1.1.1.4.13: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 14:38:23 iha 1.1.1.1.4.12: #i30126# string review changes 2004/06/30 11:54:40 bm 1.1.1.1.4.11: +text for new data series 2004/06/29 15:43:53 bm 1.1.1.1.4.10: internal strings converted to ressource strings 2004/06/12 13:37:05 iha 1.1.1.1.4.9: correct german text; added comments 2004/06/09 20:17:40 iha 1.1.1.1.4.8: Smooth Line Properties Dialog 2004/06/09 18:43:46 iha 1.1.1.1.4.7: minor resource changes 2004/06/08 19:27:19 iha 1.1.1.1.4.6: added STR_OBJECT_DATA_RANGE 2004/06/03 03:38:21 iha 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/01 18:59:14 iha 1.1.1.1.4.4: new 3D view/effects dialog 2004/05/17 17:33:47 iha 1.1.1.1.4.3: provide object naming; resource cleanup 2004/05/05 20:42:45 iha 1.1.1.1.4.2: #i20344# additional strings for chart wizard 2004/04/22 15:00:39 iha 1.1.1.1.4.1: #i20344# chabged legend, grid and title resources
2007-05-22 16:30:11 +00:00
String STR_OBJECT_TITLE_SUB
2003-10-06 08:58:36 +00:00
{
INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:03:29 bm 1.1.1.1.4.52: RESYNC: (1.4-1.5); FILE MERGED 2007/04/23 12:32:31 ihi 1.1.1.1.4.51: #i72301# German removed 2007/03/19 15:13:39 bm 1.1.1.1.4.50: #i75403# Use strings from resource for row and column labels 2007/03/05 13:58:44 iha 1.1.1.1.4.49: changed string according to spec 2007/03/05 13:17:56 iha 1.1.1.1.4.48: changed string according to spec 2007/02/09 12:25:45 bm 1.1.1.1.4.47: #i72841# +STR_ACTION_NOTPOSSIBLE for message box that pops up when a non-deleteable object gets a delete-request 2007/02/06 12:02:16 iha 1.1.1.1.4.46: resource change: Torte -> Kreis 2006/12/11 15:45:45 bm 1.1.1.1.4.45: -STR_DATA_NEW_SERIES, +STR_DATA_UNNAMED_SERIES_WITH_INDEX 2006/12/05 23:40:41 iha 1.1.1.1.4.44: #i71675# enable set data label range for xy charts 2006/12/05 17:55:08 iha 1.1.1.1.4.43: String changes according to wizard spec 2006/11/01 17:46:23 iha 1.1.1.1.4.42: cleanup resources: no hardcoded quotes 2006/11/01 16:10:40 iha 1.1.1.1.4.41: cleanup resources: removed obsolete x-commenet string 2006/11/01 15:36:56 iha 1.1.1.1.4.40: cleanup resources + changed variable names according to style guide 2006/10/29 11:37:39 iha 1.1.1.1.4.39: moved STR_STATISTICS_IN_LEGEND from Strings.src to Strings_Statistic.src 2006/10/27 17:49:08 iha 1.1.1.1.4.38: more cleanup 2006/10/27 15:31:33 iha 1.1.1.1.4.37: name consolidation 2006/10/27 15:02:59 iha 1.1.1.1.4.36: name consolidation 2006/10/27 14:59:19 iha 1.1.1.1.4.35: name consolidation 2006/10/21 12:13:57 iha 1.1.1.1.4.34: name consolidation 2006/10/21 11:03:15 iha 1.1.1.1.4.33: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead 2006/10/21 09:03:31 iha 1.1.1.1.4.32: changed 'Data Series Symbol' to 'Legend Key' 2006/09/27 17:25:31 iha 1.1.1.1.4.31: corrected HelpText for color button 2006/08/22 17:00:21 bm 1.1.1.1.4.30: #i68861# also changed: STR_STATUS_DATAPOINT_MARKED: row replaced by data series 2006/08/02 12:16:24 bm 1.1.1.1.4.29: STR_OBJECT_DATAPOINT_XXX, STR_BALLOONHELP_DATAPOINT changed: row replaced by data series 2006/07/19 15:53:02 bm 1.1.1.1.4.28: #i64824# +STR_DATA_ROLE_CATEGORIES for the role categories in the data dialog 2006/05/29 18:00:39 iha 1.1.1.1.4.27: adapted STR_OBJECT_DIAGRAM_DATA to spec 2006/05/29 17:54:52 iha 1.1.1.1.4.26: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/05/29 17:08:56 iha 1.1.1.1.4.25: adapted grid names to spec 2006/03/28 15:50:00 iha 1.1.1.1.4.24: corrected broken german umlauts 2006/01/14 14:58:41 iha 1.1.1.1.4.23: renamed first page of 3D View Dialog 2006/01/13 15:07:00 bm 1.1.1.1.4.22: +STR_ACTION_REARRANGE_CHART 2006/01/12 17:54:01 iha 1.1.1.1.4.21: change name of wizard step 4 according to spec 2005/11/30 17:52:21 iha 1.1.1.1.4.20: corrected Strings 2005/11/29 18:36:37 bm 1.1.1.1.4.19: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/22 09:39:41 bm 1.1.1.1.4.18: insert object removed, these kind of strings are used from svx 2005/11/21 16:13:43 bm 1.1.1.1.4.17: +undo insert object string, conversion to UTF-8 2005/10/07 11:12:12 bm 1.1.1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 11:45:02 iha 1.1.1.1.4.15: added specialized title names 2004/08/10 12:16:13 bm 1.1.1.1.4.14: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:12:54 bm 1.1.1.1.4.13: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 14:38:23 iha 1.1.1.1.4.12: #i30126# string review changes 2004/06/30 11:54:40 bm 1.1.1.1.4.11: +text for new data series 2004/06/29 15:43:53 bm 1.1.1.1.4.10: internal strings converted to ressource strings 2004/06/12 13:37:05 iha 1.1.1.1.4.9: correct german text; added comments 2004/06/09 20:17:40 iha 1.1.1.1.4.8: Smooth Line Properties Dialog 2004/06/09 18:43:46 iha 1.1.1.1.4.7: minor resource changes 2004/06/08 19:27:19 iha 1.1.1.1.4.6: added STR_OBJECT_DATA_RANGE 2004/06/03 03:38:21 iha 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/01 18:59:14 iha 1.1.1.1.4.4: new 3D view/effects dialog 2004/05/17 17:33:47 iha 1.1.1.1.4.3: provide object naming; resource cleanup 2004/05/05 20:42:45 iha 1.1.1.1.4.2: #i20344# additional strings for chart wizard 2004/04/22 15:00:39 iha 1.1.1.1.4.1: #i20344# chabged legend, grid and title resources
2007-05-22 16:30:11 +00:00
Text [ en-US ] = "Subtitle" ;
2003-10-06 08:58:36 +00:00
};
INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:03:29 bm 1.1.1.1.4.52: RESYNC: (1.4-1.5); FILE MERGED 2007/04/23 12:32:31 ihi 1.1.1.1.4.51: #i72301# German removed 2007/03/19 15:13:39 bm 1.1.1.1.4.50: #i75403# Use strings from resource for row and column labels 2007/03/05 13:58:44 iha 1.1.1.1.4.49: changed string according to spec 2007/03/05 13:17:56 iha 1.1.1.1.4.48: changed string according to spec 2007/02/09 12:25:45 bm 1.1.1.1.4.47: #i72841# +STR_ACTION_NOTPOSSIBLE for message box that pops up when a non-deleteable object gets a delete-request 2007/02/06 12:02:16 iha 1.1.1.1.4.46: resource change: Torte -> Kreis 2006/12/11 15:45:45 bm 1.1.1.1.4.45: -STR_DATA_NEW_SERIES, +STR_DATA_UNNAMED_SERIES_WITH_INDEX 2006/12/05 23:40:41 iha 1.1.1.1.4.44: #i71675# enable set data label range for xy charts 2006/12/05 17:55:08 iha 1.1.1.1.4.43: String changes according to wizard spec 2006/11/01 17:46:23 iha 1.1.1.1.4.42: cleanup resources: no hardcoded quotes 2006/11/01 16:10:40 iha 1.1.1.1.4.41: cleanup resources: removed obsolete x-commenet string 2006/11/01 15:36:56 iha 1.1.1.1.4.40: cleanup resources + changed variable names according to style guide 2006/10/29 11:37:39 iha 1.1.1.1.4.39: moved STR_STATISTICS_IN_LEGEND from Strings.src to Strings_Statistic.src 2006/10/27 17:49:08 iha 1.1.1.1.4.38: more cleanup 2006/10/27 15:31:33 iha 1.1.1.1.4.37: name consolidation 2006/10/27 15:02:59 iha 1.1.1.1.4.36: name consolidation 2006/10/27 14:59:19 iha 1.1.1.1.4.35: name consolidation 2006/10/21 12:13:57 iha 1.1.1.1.4.34: name consolidation 2006/10/21 11:03:15 iha 1.1.1.1.4.33: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead 2006/10/21 09:03:31 iha 1.1.1.1.4.32: changed 'Data Series Symbol' to 'Legend Key' 2006/09/27 17:25:31 iha 1.1.1.1.4.31: corrected HelpText for color button 2006/08/22 17:00:21 bm 1.1.1.1.4.30: #i68861# also changed: STR_STATUS_DATAPOINT_MARKED: row replaced by data series 2006/08/02 12:16:24 bm 1.1.1.1.4.29: STR_OBJECT_DATAPOINT_XXX, STR_BALLOONHELP_DATAPOINT changed: row replaced by data series 2006/07/19 15:53:02 bm 1.1.1.1.4.28: #i64824# +STR_DATA_ROLE_CATEGORIES for the role categories in the data dialog 2006/05/29 18:00:39 iha 1.1.1.1.4.27: adapted STR_OBJECT_DIAGRAM_DATA to spec 2006/05/29 17:54:52 iha 1.1.1.1.4.26: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/05/29 17:08:56 iha 1.1.1.1.4.25: adapted grid names to spec 2006/03/28 15:50:00 iha 1.1.1.1.4.24: corrected broken german umlauts 2006/01/14 14:58:41 iha 1.1.1.1.4.23: renamed first page of 3D View Dialog 2006/01/13 15:07:00 bm 1.1.1.1.4.22: +STR_ACTION_REARRANGE_CHART 2006/01/12 17:54:01 iha 1.1.1.1.4.21: change name of wizard step 4 according to spec 2005/11/30 17:52:21 iha 1.1.1.1.4.20: corrected Strings 2005/11/29 18:36:37 bm 1.1.1.1.4.19: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/22 09:39:41 bm 1.1.1.1.4.18: insert object removed, these kind of strings are used from svx 2005/11/21 16:13:43 bm 1.1.1.1.4.17: +undo insert object string, conversion to UTF-8 2005/10/07 11:12:12 bm 1.1.1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 11:45:02 iha 1.1.1.1.4.15: added specialized title names 2004/08/10 12:16:13 bm 1.1.1.1.4.14: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:12:54 bm 1.1.1.1.4.13: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 14:38:23 iha 1.1.1.1.4.12: #i30126# string review changes 2004/06/30 11:54:40 bm 1.1.1.1.4.11: +text for new data series 2004/06/29 15:43:53 bm 1.1.1.1.4.10: internal strings converted to ressource strings 2004/06/12 13:37:05 iha 1.1.1.1.4.9: correct german text; added comments 2004/06/09 20:17:40 iha 1.1.1.1.4.8: Smooth Line Properties Dialog 2004/06/09 18:43:46 iha 1.1.1.1.4.7: minor resource changes 2004/06/08 19:27:19 iha 1.1.1.1.4.6: added STR_OBJECT_DATA_RANGE 2004/06/03 03:38:21 iha 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/01 18:59:14 iha 1.1.1.1.4.4: new 3D view/effects dialog 2004/05/17 17:33:47 iha 1.1.1.1.4.3: provide object naming; resource cleanup 2004/05/05 20:42:45 iha 1.1.1.1.4.2: #i20344# additional strings for chart wizard 2004/04/22 15:00:39 iha 1.1.1.1.4.1: #i20344# chabged legend, grid and title resources
2007-05-22 16:30:11 +00:00
String STR_OBJECT_TITLE_X_AXIS
2003-10-06 08:58:36 +00:00
{
INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:03:29 bm 1.1.1.1.4.52: RESYNC: (1.4-1.5); FILE MERGED 2007/04/23 12:32:31 ihi 1.1.1.1.4.51: #i72301# German removed 2007/03/19 15:13:39 bm 1.1.1.1.4.50: #i75403# Use strings from resource for row and column labels 2007/03/05 13:58:44 iha 1.1.1.1.4.49: changed string according to spec 2007/03/05 13:17:56 iha 1.1.1.1.4.48: changed string according to spec 2007/02/09 12:25:45 bm 1.1.1.1.4.47: #i72841# +STR_ACTION_NOTPOSSIBLE for message box that pops up when a non-deleteable object gets a delete-request 2007/02/06 12:02:16 iha 1.1.1.1.4.46: resource change: Torte -> Kreis 2006/12/11 15:45:45 bm 1.1.1.1.4.45: -STR_DATA_NEW_SERIES, +STR_DATA_UNNAMED_SERIES_WITH_INDEX 2006/12/05 23:40:41 iha 1.1.1.1.4.44: #i71675# enable set data label range for xy charts 2006/12/05 17:55:08 iha 1.1.1.1.4.43: String changes according to wizard spec 2006/11/01 17:46:23 iha 1.1.1.1.4.42: cleanup resources: no hardcoded quotes 2006/11/01 16:10:40 iha 1.1.1.1.4.41: cleanup resources: removed obsolete x-commenet string 2006/11/01 15:36:56 iha 1.1.1.1.4.40: cleanup resources + changed variable names according to style guide 2006/10/29 11:37:39 iha 1.1.1.1.4.39: moved STR_STATISTICS_IN_LEGEND from Strings.src to Strings_Statistic.src 2006/10/27 17:49:08 iha 1.1.1.1.4.38: more cleanup 2006/10/27 15:31:33 iha 1.1.1.1.4.37: name consolidation 2006/10/27 15:02:59 iha 1.1.1.1.4.36: name consolidation 2006/10/27 14:59:19 iha 1.1.1.1.4.35: name consolidation 2006/10/21 12:13:57 iha 1.1.1.1.4.34: name consolidation 2006/10/21 11:03:15 iha 1.1.1.1.4.33: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead 2006/10/21 09:03:31 iha 1.1.1.1.4.32: changed 'Data Series Symbol' to 'Legend Key' 2006/09/27 17:25:31 iha 1.1.1.1.4.31: corrected HelpText for color button 2006/08/22 17:00:21 bm 1.1.1.1.4.30: #i68861# also changed: STR_STATUS_DATAPOINT_MARKED: row replaced by data series 2006/08/02 12:16:24 bm 1.1.1.1.4.29: STR_OBJECT_DATAPOINT_XXX, STR_BALLOONHELP_DATAPOINT changed: row replaced by data series 2006/07/19 15:53:02 bm 1.1.1.1.4.28: #i64824# +STR_DATA_ROLE_CATEGORIES for the role categories in the data dialog 2006/05/29 18:00:39 iha 1.1.1.1.4.27: adapted STR_OBJECT_DIAGRAM_DATA to spec 2006/05/29 17:54:52 iha 1.1.1.1.4.26: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/05/29 17:08:56 iha 1.1.1.1.4.25: adapted grid names to spec 2006/03/28 15:50:00 iha 1.1.1.1.4.24: corrected broken german umlauts 2006/01/14 14:58:41 iha 1.1.1.1.4.23: renamed first page of 3D View Dialog 2006/01/13 15:07:00 bm 1.1.1.1.4.22: +STR_ACTION_REARRANGE_CHART 2006/01/12 17:54:01 iha 1.1.1.1.4.21: change name of wizard step 4 according to spec 2005/11/30 17:52:21 iha 1.1.1.1.4.20: corrected Strings 2005/11/29 18:36:37 bm 1.1.1.1.4.19: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/22 09:39:41 bm 1.1.1.1.4.18: insert object removed, these kind of strings are used from svx 2005/11/21 16:13:43 bm 1.1.1.1.4.17: +undo insert object string, conversion to UTF-8 2005/10/07 11:12:12 bm 1.1.1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 11:45:02 iha 1.1.1.1.4.15: added specialized title names 2004/08/10 12:16:13 bm 1.1.1.1.4.14: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:12:54 bm 1.1.1.1.4.13: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 14:38:23 iha 1.1.1.1.4.12: #i30126# string review changes 2004/06/30 11:54:40 bm 1.1.1.1.4.11: +text for new data series 2004/06/29 15:43:53 bm 1.1.1.1.4.10: internal strings converted to ressource strings 2004/06/12 13:37:05 iha 1.1.1.1.4.9: correct german text; added comments 2004/06/09 20:17:40 iha 1.1.1.1.4.8: Smooth Line Properties Dialog 2004/06/09 18:43:46 iha 1.1.1.1.4.7: minor resource changes 2004/06/08 19:27:19 iha 1.1.1.1.4.6: added STR_OBJECT_DATA_RANGE 2004/06/03 03:38:21 iha 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/01 18:59:14 iha 1.1.1.1.4.4: new 3D view/effects dialog 2004/05/17 17:33:47 iha 1.1.1.1.4.3: provide object naming; resource cleanup 2004/05/05 20:42:45 iha 1.1.1.1.4.2: #i20344# additional strings for chart wizard 2004/04/22 15:00:39 iha 1.1.1.1.4.1: #i20344# chabged legend, grid and title resources
2007-05-22 16:30:11 +00:00
Text [ en-US ] = "X Axis Title" ;
2003-10-06 08:58:36 +00:00
};
INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:03:29 bm 1.1.1.1.4.52: RESYNC: (1.4-1.5); FILE MERGED 2007/04/23 12:32:31 ihi 1.1.1.1.4.51: #i72301# German removed 2007/03/19 15:13:39 bm 1.1.1.1.4.50: #i75403# Use strings from resource for row and column labels 2007/03/05 13:58:44 iha 1.1.1.1.4.49: changed string according to spec 2007/03/05 13:17:56 iha 1.1.1.1.4.48: changed string according to spec 2007/02/09 12:25:45 bm 1.1.1.1.4.47: #i72841# +STR_ACTION_NOTPOSSIBLE for message box that pops up when a non-deleteable object gets a delete-request 2007/02/06 12:02:16 iha 1.1.1.1.4.46: resource change: Torte -> Kreis 2006/12/11 15:45:45 bm 1.1.1.1.4.45: -STR_DATA_NEW_SERIES, +STR_DATA_UNNAMED_SERIES_WITH_INDEX 2006/12/05 23:40:41 iha 1.1.1.1.4.44: #i71675# enable set data label range for xy charts 2006/12/05 17:55:08 iha 1.1.1.1.4.43: String changes according to wizard spec 2006/11/01 17:46:23 iha 1.1.1.1.4.42: cleanup resources: no hardcoded quotes 2006/11/01 16:10:40 iha 1.1.1.1.4.41: cleanup resources: removed obsolete x-commenet string 2006/11/01 15:36:56 iha 1.1.1.1.4.40: cleanup resources + changed variable names according to style guide 2006/10/29 11:37:39 iha 1.1.1.1.4.39: moved STR_STATISTICS_IN_LEGEND from Strings.src to Strings_Statistic.src 2006/10/27 17:49:08 iha 1.1.1.1.4.38: more cleanup 2006/10/27 15:31:33 iha 1.1.1.1.4.37: name consolidation 2006/10/27 15:02:59 iha 1.1.1.1.4.36: name consolidation 2006/10/27 14:59:19 iha 1.1.1.1.4.35: name consolidation 2006/10/21 12:13:57 iha 1.1.1.1.4.34: name consolidation 2006/10/21 11:03:15 iha 1.1.1.1.4.33: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead 2006/10/21 09:03:31 iha 1.1.1.1.4.32: changed 'Data Series Symbol' to 'Legend Key' 2006/09/27 17:25:31 iha 1.1.1.1.4.31: corrected HelpText for color button 2006/08/22 17:00:21 bm 1.1.1.1.4.30: #i68861# also changed: STR_STATUS_DATAPOINT_MARKED: row replaced by data series 2006/08/02 12:16:24 bm 1.1.1.1.4.29: STR_OBJECT_DATAPOINT_XXX, STR_BALLOONHELP_DATAPOINT changed: row replaced by data series 2006/07/19 15:53:02 bm 1.1.1.1.4.28: #i64824# +STR_DATA_ROLE_CATEGORIES for the role categories in the data dialog 2006/05/29 18:00:39 iha 1.1.1.1.4.27: adapted STR_OBJECT_DIAGRAM_DATA to spec 2006/05/29 17:54:52 iha 1.1.1.1.4.26: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/05/29 17:08:56 iha 1.1.1.1.4.25: adapted grid names to spec 2006/03/28 15:50:00 iha 1.1.1.1.4.24: corrected broken german umlauts 2006/01/14 14:58:41 iha 1.1.1.1.4.23: renamed first page of 3D View Dialog 2006/01/13 15:07:00 bm 1.1.1.1.4.22: +STR_ACTION_REARRANGE_CHART 2006/01/12 17:54:01 iha 1.1.1.1.4.21: change name of wizard step 4 according to spec 2005/11/30 17:52:21 iha 1.1.1.1.4.20: corrected Strings 2005/11/29 18:36:37 bm 1.1.1.1.4.19: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/22 09:39:41 bm 1.1.1.1.4.18: insert object removed, these kind of strings are used from svx 2005/11/21 16:13:43 bm 1.1.1.1.4.17: +undo insert object string, conversion to UTF-8 2005/10/07 11:12:12 bm 1.1.1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 11:45:02 iha 1.1.1.1.4.15: added specialized title names 2004/08/10 12:16:13 bm 1.1.1.1.4.14: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:12:54 bm 1.1.1.1.4.13: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 14:38:23 iha 1.1.1.1.4.12: #i30126# string review changes 2004/06/30 11:54:40 bm 1.1.1.1.4.11: +text for new data series 2004/06/29 15:43:53 bm 1.1.1.1.4.10: internal strings converted to ressource strings 2004/06/12 13:37:05 iha 1.1.1.1.4.9: correct german text; added comments 2004/06/09 20:17:40 iha 1.1.1.1.4.8: Smooth Line Properties Dialog 2004/06/09 18:43:46 iha 1.1.1.1.4.7: minor resource changes 2004/06/08 19:27:19 iha 1.1.1.1.4.6: added STR_OBJECT_DATA_RANGE 2004/06/03 03:38:21 iha 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/01 18:59:14 iha 1.1.1.1.4.4: new 3D view/effects dialog 2004/05/17 17:33:47 iha 1.1.1.1.4.3: provide object naming; resource cleanup 2004/05/05 20:42:45 iha 1.1.1.1.4.2: #i20344# additional strings for chart wizard 2004/04/22 15:00:39 iha 1.1.1.1.4.1: #i20344# chabged legend, grid and title resources
2007-05-22 16:30:11 +00:00
String STR_OBJECT_TITLE_Y_AXIS
2003-10-06 08:58:36 +00:00
{
INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:03:29 bm 1.1.1.1.4.52: RESYNC: (1.4-1.5); FILE MERGED 2007/04/23 12:32:31 ihi 1.1.1.1.4.51: #i72301# German removed 2007/03/19 15:13:39 bm 1.1.1.1.4.50: #i75403# Use strings from resource for row and column labels 2007/03/05 13:58:44 iha 1.1.1.1.4.49: changed string according to spec 2007/03/05 13:17:56 iha 1.1.1.1.4.48: changed string according to spec 2007/02/09 12:25:45 bm 1.1.1.1.4.47: #i72841# +STR_ACTION_NOTPOSSIBLE for message box that pops up when a non-deleteable object gets a delete-request 2007/02/06 12:02:16 iha 1.1.1.1.4.46: resource change: Torte -> Kreis 2006/12/11 15:45:45 bm 1.1.1.1.4.45: -STR_DATA_NEW_SERIES, +STR_DATA_UNNAMED_SERIES_WITH_INDEX 2006/12/05 23:40:41 iha 1.1.1.1.4.44: #i71675# enable set data label range for xy charts 2006/12/05 17:55:08 iha 1.1.1.1.4.43: String changes according to wizard spec 2006/11/01 17:46:23 iha 1.1.1.1.4.42: cleanup resources: no hardcoded quotes 2006/11/01 16:10:40 iha 1.1.1.1.4.41: cleanup resources: removed obsolete x-commenet string 2006/11/01 15:36:56 iha 1.1.1.1.4.40: cleanup resources + changed variable names according to style guide 2006/10/29 11:37:39 iha 1.1.1.1.4.39: moved STR_STATISTICS_IN_LEGEND from Strings.src to Strings_Statistic.src 2006/10/27 17:49:08 iha 1.1.1.1.4.38: more cleanup 2006/10/27 15:31:33 iha 1.1.1.1.4.37: name consolidation 2006/10/27 15:02:59 iha 1.1.1.1.4.36: name consolidation 2006/10/27 14:59:19 iha 1.1.1.1.4.35: name consolidation 2006/10/21 12:13:57 iha 1.1.1.1.4.34: name consolidation 2006/10/21 11:03:15 iha 1.1.1.1.4.33: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead 2006/10/21 09:03:31 iha 1.1.1.1.4.32: changed 'Data Series Symbol' to 'Legend Key' 2006/09/27 17:25:31 iha 1.1.1.1.4.31: corrected HelpText for color button 2006/08/22 17:00:21 bm 1.1.1.1.4.30: #i68861# also changed: STR_STATUS_DATAPOINT_MARKED: row replaced by data series 2006/08/02 12:16:24 bm 1.1.1.1.4.29: STR_OBJECT_DATAPOINT_XXX, STR_BALLOONHELP_DATAPOINT changed: row replaced by data series 2006/07/19 15:53:02 bm 1.1.1.1.4.28: #i64824# +STR_DATA_ROLE_CATEGORIES for the role categories in the data dialog 2006/05/29 18:00:39 iha 1.1.1.1.4.27: adapted STR_OBJECT_DIAGRAM_DATA to spec 2006/05/29 17:54:52 iha 1.1.1.1.4.26: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/05/29 17:08:56 iha 1.1.1.1.4.25: adapted grid names to spec 2006/03/28 15:50:00 iha 1.1.1.1.4.24: corrected broken german umlauts 2006/01/14 14:58:41 iha 1.1.1.1.4.23: renamed first page of 3D View Dialog 2006/01/13 15:07:00 bm 1.1.1.1.4.22: +STR_ACTION_REARRANGE_CHART 2006/01/12 17:54:01 iha 1.1.1.1.4.21: change name of wizard step 4 according to spec 2005/11/30 17:52:21 iha 1.1.1.1.4.20: corrected Strings 2005/11/29 18:36:37 bm 1.1.1.1.4.19: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/22 09:39:41 bm 1.1.1.1.4.18: insert object removed, these kind of strings are used from svx 2005/11/21 16:13:43 bm 1.1.1.1.4.17: +undo insert object string, conversion to UTF-8 2005/10/07 11:12:12 bm 1.1.1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 11:45:02 iha 1.1.1.1.4.15: added specialized title names 2004/08/10 12:16:13 bm 1.1.1.1.4.14: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:12:54 bm 1.1.1.1.4.13: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 14:38:23 iha 1.1.1.1.4.12: #i30126# string review changes 2004/06/30 11:54:40 bm 1.1.1.1.4.11: +text for new data series 2004/06/29 15:43:53 bm 1.1.1.1.4.10: internal strings converted to ressource strings 2004/06/12 13:37:05 iha 1.1.1.1.4.9: correct german text; added comments 2004/06/09 20:17:40 iha 1.1.1.1.4.8: Smooth Line Properties Dialog 2004/06/09 18:43:46 iha 1.1.1.1.4.7: minor resource changes 2004/06/08 19:27:19 iha 1.1.1.1.4.6: added STR_OBJECT_DATA_RANGE 2004/06/03 03:38:21 iha 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/01 18:59:14 iha 1.1.1.1.4.4: new 3D view/effects dialog 2004/05/17 17:33:47 iha 1.1.1.1.4.3: provide object naming; resource cleanup 2004/05/05 20:42:45 iha 1.1.1.1.4.2: #i20344# additional strings for chart wizard 2004/04/22 15:00:39 iha 1.1.1.1.4.1: #i20344# chabged legend, grid and title resources
2007-05-22 16:30:11 +00:00
Text [ en-US ] = "Y Axis Title" ;
2003-10-06 08:58:36 +00:00
};
INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:03:29 bm 1.1.1.1.4.52: RESYNC: (1.4-1.5); FILE MERGED 2007/04/23 12:32:31 ihi 1.1.1.1.4.51: #i72301# German removed 2007/03/19 15:13:39 bm 1.1.1.1.4.50: #i75403# Use strings from resource for row and column labels 2007/03/05 13:58:44 iha 1.1.1.1.4.49: changed string according to spec 2007/03/05 13:17:56 iha 1.1.1.1.4.48: changed string according to spec 2007/02/09 12:25:45 bm 1.1.1.1.4.47: #i72841# +STR_ACTION_NOTPOSSIBLE for message box that pops up when a non-deleteable object gets a delete-request 2007/02/06 12:02:16 iha 1.1.1.1.4.46: resource change: Torte -> Kreis 2006/12/11 15:45:45 bm 1.1.1.1.4.45: -STR_DATA_NEW_SERIES, +STR_DATA_UNNAMED_SERIES_WITH_INDEX 2006/12/05 23:40:41 iha 1.1.1.1.4.44: #i71675# enable set data label range for xy charts 2006/12/05 17:55:08 iha 1.1.1.1.4.43: String changes according to wizard spec 2006/11/01 17:46:23 iha 1.1.1.1.4.42: cleanup resources: no hardcoded quotes 2006/11/01 16:10:40 iha 1.1.1.1.4.41: cleanup resources: removed obsolete x-commenet string 2006/11/01 15:36:56 iha 1.1.1.1.4.40: cleanup resources + changed variable names according to style guide 2006/10/29 11:37:39 iha 1.1.1.1.4.39: moved STR_STATISTICS_IN_LEGEND from Strings.src to Strings_Statistic.src 2006/10/27 17:49:08 iha 1.1.1.1.4.38: more cleanup 2006/10/27 15:31:33 iha 1.1.1.1.4.37: name consolidation 2006/10/27 15:02:59 iha 1.1.1.1.4.36: name consolidation 2006/10/27 14:59:19 iha 1.1.1.1.4.35: name consolidation 2006/10/21 12:13:57 iha 1.1.1.1.4.34: name consolidation 2006/10/21 11:03:15 iha 1.1.1.1.4.33: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead 2006/10/21 09:03:31 iha 1.1.1.1.4.32: changed 'Data Series Symbol' to 'Legend Key' 2006/09/27 17:25:31 iha 1.1.1.1.4.31: corrected HelpText for color button 2006/08/22 17:00:21 bm 1.1.1.1.4.30: #i68861# also changed: STR_STATUS_DATAPOINT_MARKED: row replaced by data series 2006/08/02 12:16:24 bm 1.1.1.1.4.29: STR_OBJECT_DATAPOINT_XXX, STR_BALLOONHELP_DATAPOINT changed: row replaced by data series 2006/07/19 15:53:02 bm 1.1.1.1.4.28: #i64824# +STR_DATA_ROLE_CATEGORIES for the role categories in the data dialog 2006/05/29 18:00:39 iha 1.1.1.1.4.27: adapted STR_OBJECT_DIAGRAM_DATA to spec 2006/05/29 17:54:52 iha 1.1.1.1.4.26: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/05/29 17:08:56 iha 1.1.1.1.4.25: adapted grid names to spec 2006/03/28 15:50:00 iha 1.1.1.1.4.24: corrected broken german umlauts 2006/01/14 14:58:41 iha 1.1.1.1.4.23: renamed first page of 3D View Dialog 2006/01/13 15:07:00 bm 1.1.1.1.4.22: +STR_ACTION_REARRANGE_CHART 2006/01/12 17:54:01 iha 1.1.1.1.4.21: change name of wizard step 4 according to spec 2005/11/30 17:52:21 iha 1.1.1.1.4.20: corrected Strings 2005/11/29 18:36:37 bm 1.1.1.1.4.19: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/22 09:39:41 bm 1.1.1.1.4.18: insert object removed, these kind of strings are used from svx 2005/11/21 16:13:43 bm 1.1.1.1.4.17: +undo insert object string, conversion to UTF-8 2005/10/07 11:12:12 bm 1.1.1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 11:45:02 iha 1.1.1.1.4.15: added specialized title names 2004/08/10 12:16:13 bm 1.1.1.1.4.14: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:12:54 bm 1.1.1.1.4.13: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 14:38:23 iha 1.1.1.1.4.12: #i30126# string review changes 2004/06/30 11:54:40 bm 1.1.1.1.4.11: +text for new data series 2004/06/29 15:43:53 bm 1.1.1.1.4.10: internal strings converted to ressource strings 2004/06/12 13:37:05 iha 1.1.1.1.4.9: correct german text; added comments 2004/06/09 20:17:40 iha 1.1.1.1.4.8: Smooth Line Properties Dialog 2004/06/09 18:43:46 iha 1.1.1.1.4.7: minor resource changes 2004/06/08 19:27:19 iha 1.1.1.1.4.6: added STR_OBJECT_DATA_RANGE 2004/06/03 03:38:21 iha 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/01 18:59:14 iha 1.1.1.1.4.4: new 3D view/effects dialog 2004/05/17 17:33:47 iha 1.1.1.1.4.3: provide object naming; resource cleanup 2004/05/05 20:42:45 iha 1.1.1.1.4.2: #i20344# additional strings for chart wizard 2004/04/22 15:00:39 iha 1.1.1.1.4.1: #i20344# chabged legend, grid and title resources
2007-05-22 16:30:11 +00:00
String STR_OBJECT_TITLE_Z_AXIS
2003-10-06 08:58:36 +00:00
{
INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:03:29 bm 1.1.1.1.4.52: RESYNC: (1.4-1.5); FILE MERGED 2007/04/23 12:32:31 ihi 1.1.1.1.4.51: #i72301# German removed 2007/03/19 15:13:39 bm 1.1.1.1.4.50: #i75403# Use strings from resource for row and column labels 2007/03/05 13:58:44 iha 1.1.1.1.4.49: changed string according to spec 2007/03/05 13:17:56 iha 1.1.1.1.4.48: changed string according to spec 2007/02/09 12:25:45 bm 1.1.1.1.4.47: #i72841# +STR_ACTION_NOTPOSSIBLE for message box that pops up when a non-deleteable object gets a delete-request 2007/02/06 12:02:16 iha 1.1.1.1.4.46: resource change: Torte -> Kreis 2006/12/11 15:45:45 bm 1.1.1.1.4.45: -STR_DATA_NEW_SERIES, +STR_DATA_UNNAMED_SERIES_WITH_INDEX 2006/12/05 23:40:41 iha 1.1.1.1.4.44: #i71675# enable set data label range for xy charts 2006/12/05 17:55:08 iha 1.1.1.1.4.43: String changes according to wizard spec 2006/11/01 17:46:23 iha 1.1.1.1.4.42: cleanup resources: no hardcoded quotes 2006/11/01 16:10:40 iha 1.1.1.1.4.41: cleanup resources: removed obsolete x-commenet string 2006/11/01 15:36:56 iha 1.1.1.1.4.40: cleanup resources + changed variable names according to style guide 2006/10/29 11:37:39 iha 1.1.1.1.4.39: moved STR_STATISTICS_IN_LEGEND from Strings.src to Strings_Statistic.src 2006/10/27 17:49:08 iha 1.1.1.1.4.38: more cleanup 2006/10/27 15:31:33 iha 1.1.1.1.4.37: name consolidation 2006/10/27 15:02:59 iha 1.1.1.1.4.36: name consolidation 2006/10/27 14:59:19 iha 1.1.1.1.4.35: name consolidation 2006/10/21 12:13:57 iha 1.1.1.1.4.34: name consolidation 2006/10/21 11:03:15 iha 1.1.1.1.4.33: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead 2006/10/21 09:03:31 iha 1.1.1.1.4.32: changed 'Data Series Symbol' to 'Legend Key' 2006/09/27 17:25:31 iha 1.1.1.1.4.31: corrected HelpText for color button 2006/08/22 17:00:21 bm 1.1.1.1.4.30: #i68861# also changed: STR_STATUS_DATAPOINT_MARKED: row replaced by data series 2006/08/02 12:16:24 bm 1.1.1.1.4.29: STR_OBJECT_DATAPOINT_XXX, STR_BALLOONHELP_DATAPOINT changed: row replaced by data series 2006/07/19 15:53:02 bm 1.1.1.1.4.28: #i64824# +STR_DATA_ROLE_CATEGORIES for the role categories in the data dialog 2006/05/29 18:00:39 iha 1.1.1.1.4.27: adapted STR_OBJECT_DIAGRAM_DATA to spec 2006/05/29 17:54:52 iha 1.1.1.1.4.26: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/05/29 17:08:56 iha 1.1.1.1.4.25: adapted grid names to spec 2006/03/28 15:50:00 iha 1.1.1.1.4.24: corrected broken german umlauts 2006/01/14 14:58:41 iha 1.1.1.1.4.23: renamed first page of 3D View Dialog 2006/01/13 15:07:00 bm 1.1.1.1.4.22: +STR_ACTION_REARRANGE_CHART 2006/01/12 17:54:01 iha 1.1.1.1.4.21: change name of wizard step 4 according to spec 2005/11/30 17:52:21 iha 1.1.1.1.4.20: corrected Strings 2005/11/29 18:36:37 bm 1.1.1.1.4.19: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/22 09:39:41 bm 1.1.1.1.4.18: insert object removed, these kind of strings are used from svx 2005/11/21 16:13:43 bm 1.1.1.1.4.17: +undo insert object string, conversion to UTF-8 2005/10/07 11:12:12 bm 1.1.1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 11:45:02 iha 1.1.1.1.4.15: added specialized title names 2004/08/10 12:16:13 bm 1.1.1.1.4.14: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:12:54 bm 1.1.1.1.4.13: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 14:38:23 iha 1.1.1.1.4.12: #i30126# string review changes 2004/06/30 11:54:40 bm 1.1.1.1.4.11: +text for new data series 2004/06/29 15:43:53 bm 1.1.1.1.4.10: internal strings converted to ressource strings 2004/06/12 13:37:05 iha 1.1.1.1.4.9: correct german text; added comments 2004/06/09 20:17:40 iha 1.1.1.1.4.8: Smooth Line Properties Dialog 2004/06/09 18:43:46 iha 1.1.1.1.4.7: minor resource changes 2004/06/08 19:27:19 iha 1.1.1.1.4.6: added STR_OBJECT_DATA_RANGE 2004/06/03 03:38:21 iha 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/01 18:59:14 iha 1.1.1.1.4.4: new 3D view/effects dialog 2004/05/17 17:33:47 iha 1.1.1.1.4.3: provide object naming; resource cleanup 2004/05/05 20:42:45 iha 1.1.1.1.4.2: #i20344# additional strings for chart wizard 2004/04/22 15:00:39 iha 1.1.1.1.4.1: #i20344# chabged legend, grid and title resources
2007-05-22 16:30:11 +00:00
Text [ en-US ] = "Z Axis Title" ;
2003-10-06 08:58:36 +00:00
};
String STR_OBJECT_TITLE_SECONDARY_X_AXIS
{
Text [ en-US ] = "Secondary X Axis Title" ;
};
String STR_OBJECT_TITLE_SECONDARY_Y_AXIS
{
Text [ en-US ] = "Secondary Y Axis Title" ;
};
INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:03:29 bm 1.1.1.1.4.52: RESYNC: (1.4-1.5); FILE MERGED 2007/04/23 12:32:31 ihi 1.1.1.1.4.51: #i72301# German removed 2007/03/19 15:13:39 bm 1.1.1.1.4.50: #i75403# Use strings from resource for row and column labels 2007/03/05 13:58:44 iha 1.1.1.1.4.49: changed string according to spec 2007/03/05 13:17:56 iha 1.1.1.1.4.48: changed string according to spec 2007/02/09 12:25:45 bm 1.1.1.1.4.47: #i72841# +STR_ACTION_NOTPOSSIBLE for message box that pops up when a non-deleteable object gets a delete-request 2007/02/06 12:02:16 iha 1.1.1.1.4.46: resource change: Torte -> Kreis 2006/12/11 15:45:45 bm 1.1.1.1.4.45: -STR_DATA_NEW_SERIES, +STR_DATA_UNNAMED_SERIES_WITH_INDEX 2006/12/05 23:40:41 iha 1.1.1.1.4.44: #i71675# enable set data label range for xy charts 2006/12/05 17:55:08 iha 1.1.1.1.4.43: String changes according to wizard spec 2006/11/01 17:46:23 iha 1.1.1.1.4.42: cleanup resources: no hardcoded quotes 2006/11/01 16:10:40 iha 1.1.1.1.4.41: cleanup resources: removed obsolete x-commenet string 2006/11/01 15:36:56 iha 1.1.1.1.4.40: cleanup resources + changed variable names according to style guide 2006/10/29 11:37:39 iha 1.1.1.1.4.39: moved STR_STATISTICS_IN_LEGEND from Strings.src to Strings_Statistic.src 2006/10/27 17:49:08 iha 1.1.1.1.4.38: more cleanup 2006/10/27 15:31:33 iha 1.1.1.1.4.37: name consolidation 2006/10/27 15:02:59 iha 1.1.1.1.4.36: name consolidation 2006/10/27 14:59:19 iha 1.1.1.1.4.35: name consolidation 2006/10/21 12:13:57 iha 1.1.1.1.4.34: name consolidation 2006/10/21 11:03:15 iha 1.1.1.1.4.33: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead 2006/10/21 09:03:31 iha 1.1.1.1.4.32: changed 'Data Series Symbol' to 'Legend Key' 2006/09/27 17:25:31 iha 1.1.1.1.4.31: corrected HelpText for color button 2006/08/22 17:00:21 bm 1.1.1.1.4.30: #i68861# also changed: STR_STATUS_DATAPOINT_MARKED: row replaced by data series 2006/08/02 12:16:24 bm 1.1.1.1.4.29: STR_OBJECT_DATAPOINT_XXX, STR_BALLOONHELP_DATAPOINT changed: row replaced by data series 2006/07/19 15:53:02 bm 1.1.1.1.4.28: #i64824# +STR_DATA_ROLE_CATEGORIES for the role categories in the data dialog 2006/05/29 18:00:39 iha 1.1.1.1.4.27: adapted STR_OBJECT_DIAGRAM_DATA to spec 2006/05/29 17:54:52 iha 1.1.1.1.4.26: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/05/29 17:08:56 iha 1.1.1.1.4.25: adapted grid names to spec 2006/03/28 15:50:00 iha 1.1.1.1.4.24: corrected broken german umlauts 2006/01/14 14:58:41 iha 1.1.1.1.4.23: renamed first page of 3D View Dialog 2006/01/13 15:07:00 bm 1.1.1.1.4.22: +STR_ACTION_REARRANGE_CHART 2006/01/12 17:54:01 iha 1.1.1.1.4.21: change name of wizard step 4 according to spec 2005/11/30 17:52:21 iha 1.1.1.1.4.20: corrected Strings 2005/11/29 18:36:37 bm 1.1.1.1.4.19: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/22 09:39:41 bm 1.1.1.1.4.18: insert object removed, these kind of strings are used from svx 2005/11/21 16:13:43 bm 1.1.1.1.4.17: +undo insert object string, conversion to UTF-8 2005/10/07 11:12:12 bm 1.1.1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 11:45:02 iha 1.1.1.1.4.15: added specialized title names 2004/08/10 12:16:13 bm 1.1.1.1.4.14: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:12:54 bm 1.1.1.1.4.13: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 14:38:23 iha 1.1.1.1.4.12: #i30126# string review changes 2004/06/30 11:54:40 bm 1.1.1.1.4.11: +text for new data series 2004/06/29 15:43:53 bm 1.1.1.1.4.10: internal strings converted to ressource strings 2004/06/12 13:37:05 iha 1.1.1.1.4.9: correct german text; added comments 2004/06/09 20:17:40 iha 1.1.1.1.4.8: Smooth Line Properties Dialog 2004/06/09 18:43:46 iha 1.1.1.1.4.7: minor resource changes 2004/06/08 19:27:19 iha 1.1.1.1.4.6: added STR_OBJECT_DATA_RANGE 2004/06/03 03:38:21 iha 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/01 18:59:14 iha 1.1.1.1.4.4: new 3D view/effects dialog 2004/05/17 17:33:47 iha 1.1.1.1.4.3: provide object naming; resource cleanup 2004/05/05 20:42:45 iha 1.1.1.1.4.2: #i20344# additional strings for chart wizard 2004/04/22 15:00:39 iha 1.1.1.1.4.1: #i20344# chabged legend, grid and title resources
2007-05-22 16:30:11 +00:00
String STR_OBJECT_LABEL
2003-10-06 08:58:36 +00:00
{
INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:03:29 bm 1.1.1.1.4.52: RESYNC: (1.4-1.5); FILE MERGED 2007/04/23 12:32:31 ihi 1.1.1.1.4.51: #i72301# German removed 2007/03/19 15:13:39 bm 1.1.1.1.4.50: #i75403# Use strings from resource for row and column labels 2007/03/05 13:58:44 iha 1.1.1.1.4.49: changed string according to spec 2007/03/05 13:17:56 iha 1.1.1.1.4.48: changed string according to spec 2007/02/09 12:25:45 bm 1.1.1.1.4.47: #i72841# +STR_ACTION_NOTPOSSIBLE for message box that pops up when a non-deleteable object gets a delete-request 2007/02/06 12:02:16 iha 1.1.1.1.4.46: resource change: Torte -> Kreis 2006/12/11 15:45:45 bm 1.1.1.1.4.45: -STR_DATA_NEW_SERIES, +STR_DATA_UNNAMED_SERIES_WITH_INDEX 2006/12/05 23:40:41 iha 1.1.1.1.4.44: #i71675# enable set data label range for xy charts 2006/12/05 17:55:08 iha 1.1.1.1.4.43: String changes according to wizard spec 2006/11/01 17:46:23 iha 1.1.1.1.4.42: cleanup resources: no hardcoded quotes 2006/11/01 16:10:40 iha 1.1.1.1.4.41: cleanup resources: removed obsolete x-commenet string 2006/11/01 15:36:56 iha 1.1.1.1.4.40: cleanup resources + changed variable names according to style guide 2006/10/29 11:37:39 iha 1.1.1.1.4.39: moved STR_STATISTICS_IN_LEGEND from Strings.src to Strings_Statistic.src 2006/10/27 17:49:08 iha 1.1.1.1.4.38: more cleanup 2006/10/27 15:31:33 iha 1.1.1.1.4.37: name consolidation 2006/10/27 15:02:59 iha 1.1.1.1.4.36: name consolidation 2006/10/27 14:59:19 iha 1.1.1.1.4.35: name consolidation 2006/10/21 12:13:57 iha 1.1.1.1.4.34: name consolidation 2006/10/21 11:03:15 iha 1.1.1.1.4.33: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead 2006/10/21 09:03:31 iha 1.1.1.1.4.32: changed 'Data Series Symbol' to 'Legend Key' 2006/09/27 17:25:31 iha 1.1.1.1.4.31: corrected HelpText for color button 2006/08/22 17:00:21 bm 1.1.1.1.4.30: #i68861# also changed: STR_STATUS_DATAPOINT_MARKED: row replaced by data series 2006/08/02 12:16:24 bm 1.1.1.1.4.29: STR_OBJECT_DATAPOINT_XXX, STR_BALLOONHELP_DATAPOINT changed: row replaced by data series 2006/07/19 15:53:02 bm 1.1.1.1.4.28: #i64824# +STR_DATA_ROLE_CATEGORIES for the role categories in the data dialog 2006/05/29 18:00:39 iha 1.1.1.1.4.27: adapted STR_OBJECT_DIAGRAM_DATA to spec 2006/05/29 17:54:52 iha 1.1.1.1.4.26: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/05/29 17:08:56 iha 1.1.1.1.4.25: adapted grid names to spec 2006/03/28 15:50:00 iha 1.1.1.1.4.24: corrected broken german umlauts 2006/01/14 14:58:41 iha 1.1.1.1.4.23: renamed first page of 3D View Dialog 2006/01/13 15:07:00 bm 1.1.1.1.4.22: +STR_ACTION_REARRANGE_CHART 2006/01/12 17:54:01 iha 1.1.1.1.4.21: change name of wizard step 4 according to spec 2005/11/30 17:52:21 iha 1.1.1.1.4.20: corrected Strings 2005/11/29 18:36:37 bm 1.1.1.1.4.19: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/22 09:39:41 bm 1.1.1.1.4.18: insert object removed, these kind of strings are used from svx 2005/11/21 16:13:43 bm 1.1.1.1.4.17: +undo insert object string, conversion to UTF-8 2005/10/07 11:12:12 bm 1.1.1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 11:45:02 iha 1.1.1.1.4.15: added specialized title names 2004/08/10 12:16:13 bm 1.1.1.1.4.14: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:12:54 bm 1.1.1.1.4.13: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 14:38:23 iha 1.1.1.1.4.12: #i30126# string review changes 2004/06/30 11:54:40 bm 1.1.1.1.4.11: +text for new data series 2004/06/29 15:43:53 bm 1.1.1.1.4.10: internal strings converted to ressource strings 2004/06/12 13:37:05 iha 1.1.1.1.4.9: correct german text; added comments 2004/06/09 20:17:40 iha 1.1.1.1.4.8: Smooth Line Properties Dialog 2004/06/09 18:43:46 iha 1.1.1.1.4.7: minor resource changes 2004/06/08 19:27:19 iha 1.1.1.1.4.6: added STR_OBJECT_DATA_RANGE 2004/06/03 03:38:21 iha 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/01 18:59:14 iha 1.1.1.1.4.4: new 3D view/effects dialog 2004/05/17 17:33:47 iha 1.1.1.1.4.3: provide object naming; resource cleanup 2004/05/05 20:42:45 iha 1.1.1.1.4.2: #i20344# additional strings for chart wizard 2004/04/22 15:00:39 iha 1.1.1.1.4.1: #i20344# chabged legend, grid and title resources
2007-05-22 16:30:11 +00:00
Text [ en-US ] = "Label" ;
2003-10-06 08:58:36 +00:00
};
INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:03:29 bm 1.1.1.1.4.52: RESYNC: (1.4-1.5); FILE MERGED 2007/04/23 12:32:31 ihi 1.1.1.1.4.51: #i72301# German removed 2007/03/19 15:13:39 bm 1.1.1.1.4.50: #i75403# Use strings from resource for row and column labels 2007/03/05 13:58:44 iha 1.1.1.1.4.49: changed string according to spec 2007/03/05 13:17:56 iha 1.1.1.1.4.48: changed string according to spec 2007/02/09 12:25:45 bm 1.1.1.1.4.47: #i72841# +STR_ACTION_NOTPOSSIBLE for message box that pops up when a non-deleteable object gets a delete-request 2007/02/06 12:02:16 iha 1.1.1.1.4.46: resource change: Torte -> Kreis 2006/12/11 15:45:45 bm 1.1.1.1.4.45: -STR_DATA_NEW_SERIES, +STR_DATA_UNNAMED_SERIES_WITH_INDEX 2006/12/05 23:40:41 iha 1.1.1.1.4.44: #i71675# enable set data label range for xy charts 2006/12/05 17:55:08 iha 1.1.1.1.4.43: String changes according to wizard spec 2006/11/01 17:46:23 iha 1.1.1.1.4.42: cleanup resources: no hardcoded quotes 2006/11/01 16:10:40 iha 1.1.1.1.4.41: cleanup resources: removed obsolete x-commenet string 2006/11/01 15:36:56 iha 1.1.1.1.4.40: cleanup resources + changed variable names according to style guide 2006/10/29 11:37:39 iha 1.1.1.1.4.39: moved STR_STATISTICS_IN_LEGEND from Strings.src to Strings_Statistic.src 2006/10/27 17:49:08 iha 1.1.1.1.4.38: more cleanup 2006/10/27 15:31:33 iha 1.1.1.1.4.37: name consolidation 2006/10/27 15:02:59 iha 1.1.1.1.4.36: name consolidation 2006/10/27 14:59:19 iha 1.1.1.1.4.35: name consolidation 2006/10/21 12:13:57 iha 1.1.1.1.4.34: name consolidation 2006/10/21 11:03:15 iha 1.1.1.1.4.33: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead 2006/10/21 09:03:31 iha 1.1.1.1.4.32: changed 'Data Series Symbol' to 'Legend Key' 2006/09/27 17:25:31 iha 1.1.1.1.4.31: corrected HelpText for color button 2006/08/22 17:00:21 bm 1.1.1.1.4.30: #i68861# also changed: STR_STATUS_DATAPOINT_MARKED: row replaced by data series 2006/08/02 12:16:24 bm 1.1.1.1.4.29: STR_OBJECT_DATAPOINT_XXX, STR_BALLOONHELP_DATAPOINT changed: row replaced by data series 2006/07/19 15:53:02 bm 1.1.1.1.4.28: #i64824# +STR_DATA_ROLE_CATEGORIES for the role categories in the data dialog 2006/05/29 18:00:39 iha 1.1.1.1.4.27: adapted STR_OBJECT_DIAGRAM_DATA to spec 2006/05/29 17:54:52 iha 1.1.1.1.4.26: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/05/29 17:08:56 iha 1.1.1.1.4.25: adapted grid names to spec 2006/03/28 15:50:00 iha 1.1.1.1.4.24: corrected broken german umlauts 2006/01/14 14:58:41 iha 1.1.1.1.4.23: renamed first page of 3D View Dialog 2006/01/13 15:07:00 bm 1.1.1.1.4.22: +STR_ACTION_REARRANGE_CHART 2006/01/12 17:54:01 iha 1.1.1.1.4.21: change name of wizard step 4 according to spec 2005/11/30 17:52:21 iha 1.1.1.1.4.20: corrected Strings 2005/11/29 18:36:37 bm 1.1.1.1.4.19: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/22 09:39:41 bm 1.1.1.1.4.18: insert object removed, these kind of strings are used from svx 2005/11/21 16:13:43 bm 1.1.1.1.4.17: +undo insert object string, conversion to UTF-8 2005/10/07 11:12:12 bm 1.1.1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 11:45:02 iha 1.1.1.1.4.15: added specialized title names 2004/08/10 12:16:13 bm 1.1.1.1.4.14: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:12:54 bm 1.1.1.1.4.13: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 14:38:23 iha 1.1.1.1.4.12: #i30126# string review changes 2004/06/30 11:54:40 bm 1.1.1.1.4.11: +text for new data series 2004/06/29 15:43:53 bm 1.1.1.1.4.10: internal strings converted to ressource strings 2004/06/12 13:37:05 iha 1.1.1.1.4.9: correct german text; added comments 2004/06/09 20:17:40 iha 1.1.1.1.4.8: Smooth Line Properties Dialog 2004/06/09 18:43:46 iha 1.1.1.1.4.7: minor resource changes 2004/06/08 19:27:19 iha 1.1.1.1.4.6: added STR_OBJECT_DATA_RANGE 2004/06/03 03:38:21 iha 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/01 18:59:14 iha 1.1.1.1.4.4: new 3D view/effects dialog 2004/05/17 17:33:47 iha 1.1.1.1.4.3: provide object naming; resource cleanup 2004/05/05 20:42:45 iha 1.1.1.1.4.2: #i20344# additional strings for chart wizard 2004/04/22 15:00:39 iha 1.1.1.1.4.1: #i20344# chabged legend, grid and title resources
2007-05-22 16:30:11 +00:00
String STR_OBJECT_DATALABELS
2003-10-06 08:58:36 +00:00
{
INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:03:29 bm 1.1.1.1.4.52: RESYNC: (1.4-1.5); FILE MERGED 2007/04/23 12:32:31 ihi 1.1.1.1.4.51: #i72301# German removed 2007/03/19 15:13:39 bm 1.1.1.1.4.50: #i75403# Use strings from resource for row and column labels 2007/03/05 13:58:44 iha 1.1.1.1.4.49: changed string according to spec 2007/03/05 13:17:56 iha 1.1.1.1.4.48: changed string according to spec 2007/02/09 12:25:45 bm 1.1.1.1.4.47: #i72841# +STR_ACTION_NOTPOSSIBLE for message box that pops up when a non-deleteable object gets a delete-request 2007/02/06 12:02:16 iha 1.1.1.1.4.46: resource change: Torte -> Kreis 2006/12/11 15:45:45 bm 1.1.1.1.4.45: -STR_DATA_NEW_SERIES, +STR_DATA_UNNAMED_SERIES_WITH_INDEX 2006/12/05 23:40:41 iha 1.1.1.1.4.44: #i71675# enable set data label range for xy charts 2006/12/05 17:55:08 iha 1.1.1.1.4.43: String changes according to wizard spec 2006/11/01 17:46:23 iha 1.1.1.1.4.42: cleanup resources: no hardcoded quotes 2006/11/01 16:10:40 iha 1.1.1.1.4.41: cleanup resources: removed obsolete x-commenet string 2006/11/01 15:36:56 iha 1.1.1.1.4.40: cleanup resources + changed variable names according to style guide 2006/10/29 11:37:39 iha 1.1.1.1.4.39: moved STR_STATISTICS_IN_LEGEND from Strings.src to Strings_Statistic.src 2006/10/27 17:49:08 iha 1.1.1.1.4.38: more cleanup 2006/10/27 15:31:33 iha 1.1.1.1.4.37: name consolidation 2006/10/27 15:02:59 iha 1.1.1.1.4.36: name consolidation 2006/10/27 14:59:19 iha 1.1.1.1.4.35: name consolidation 2006/10/21 12:13:57 iha 1.1.1.1.4.34: name consolidation 2006/10/21 11:03:15 iha 1.1.1.1.4.33: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead 2006/10/21 09:03:31 iha 1.1.1.1.4.32: changed 'Data Series Symbol' to 'Legend Key' 2006/09/27 17:25:31 iha 1.1.1.1.4.31: corrected HelpText for color button 2006/08/22 17:00:21 bm 1.1.1.1.4.30: #i68861# also changed: STR_STATUS_DATAPOINT_MARKED: row replaced by data series 2006/08/02 12:16:24 bm 1.1.1.1.4.29: STR_OBJECT_DATAPOINT_XXX, STR_BALLOONHELP_DATAPOINT changed: row replaced by data series 2006/07/19 15:53:02 bm 1.1.1.1.4.28: #i64824# +STR_DATA_ROLE_CATEGORIES for the role categories in the data dialog 2006/05/29 18:00:39 iha 1.1.1.1.4.27: adapted STR_OBJECT_DIAGRAM_DATA to spec 2006/05/29 17:54:52 iha 1.1.1.1.4.26: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/05/29 17:08:56 iha 1.1.1.1.4.25: adapted grid names to spec 2006/03/28 15:50:00 iha 1.1.1.1.4.24: corrected broken german umlauts 2006/01/14 14:58:41 iha 1.1.1.1.4.23: renamed first page of 3D View Dialog 2006/01/13 15:07:00 bm 1.1.1.1.4.22: +STR_ACTION_REARRANGE_CHART 2006/01/12 17:54:01 iha 1.1.1.1.4.21: change name of wizard step 4 according to spec 2005/11/30 17:52:21 iha 1.1.1.1.4.20: corrected Strings 2005/11/29 18:36:37 bm 1.1.1.1.4.19: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/22 09:39:41 bm 1.1.1.1.4.18: insert object removed, these kind of strings are used from svx 2005/11/21 16:13:43 bm 1.1.1.1.4.17: +undo insert object string, conversion to UTF-8 2005/10/07 11:12:12 bm 1.1.1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 11:45:02 iha 1.1.1.1.4.15: added specialized title names 2004/08/10 12:16:13 bm 1.1.1.1.4.14: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:12:54 bm 1.1.1.1.4.13: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 14:38:23 iha 1.1.1.1.4.12: #i30126# string review changes 2004/06/30 11:54:40 bm 1.1.1.1.4.11: +text for new data series 2004/06/29 15:43:53 bm 1.1.1.1.4.10: internal strings converted to ressource strings 2004/06/12 13:37:05 iha 1.1.1.1.4.9: correct german text; added comments 2004/06/09 20:17:40 iha 1.1.1.1.4.8: Smooth Line Properties Dialog 2004/06/09 18:43:46 iha 1.1.1.1.4.7: minor resource changes 2004/06/08 19:27:19 iha 1.1.1.1.4.6: added STR_OBJECT_DATA_RANGE 2004/06/03 03:38:21 iha 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/01 18:59:14 iha 1.1.1.1.4.4: new 3D view/effects dialog 2004/05/17 17:33:47 iha 1.1.1.1.4.3: provide object naming; resource cleanup 2004/05/05 20:42:45 iha 1.1.1.1.4.2: #i20344# additional strings for chart wizard 2004/04/22 15:00:39 iha 1.1.1.1.4.1: #i20344# chabged legend, grid and title resources
2007-05-22 16:30:11 +00:00
Text [ en-US ] = "Data Labels" ;
2003-10-06 08:58:36 +00:00
};
INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:03:29 bm 1.1.1.1.4.52: RESYNC: (1.4-1.5); FILE MERGED 2007/04/23 12:32:31 ihi 1.1.1.1.4.51: #i72301# German removed 2007/03/19 15:13:39 bm 1.1.1.1.4.50: #i75403# Use strings from resource for row and column labels 2007/03/05 13:58:44 iha 1.1.1.1.4.49: changed string according to spec 2007/03/05 13:17:56 iha 1.1.1.1.4.48: changed string according to spec 2007/02/09 12:25:45 bm 1.1.1.1.4.47: #i72841# +STR_ACTION_NOTPOSSIBLE for message box that pops up when a non-deleteable object gets a delete-request 2007/02/06 12:02:16 iha 1.1.1.1.4.46: resource change: Torte -> Kreis 2006/12/11 15:45:45 bm 1.1.1.1.4.45: -STR_DATA_NEW_SERIES, +STR_DATA_UNNAMED_SERIES_WITH_INDEX 2006/12/05 23:40:41 iha 1.1.1.1.4.44: #i71675# enable set data label range for xy charts 2006/12/05 17:55:08 iha 1.1.1.1.4.43: String changes according to wizard spec 2006/11/01 17:46:23 iha 1.1.1.1.4.42: cleanup resources: no hardcoded quotes 2006/11/01 16:10:40 iha 1.1.1.1.4.41: cleanup resources: removed obsolete x-commenet string 2006/11/01 15:36:56 iha 1.1.1.1.4.40: cleanup resources + changed variable names according to style guide 2006/10/29 11:37:39 iha 1.1.1.1.4.39: moved STR_STATISTICS_IN_LEGEND from Strings.src to Strings_Statistic.src 2006/10/27 17:49:08 iha 1.1.1.1.4.38: more cleanup 2006/10/27 15:31:33 iha 1.1.1.1.4.37: name consolidation 2006/10/27 15:02:59 iha 1.1.1.1.4.36: name consolidation 2006/10/27 14:59:19 iha 1.1.1.1.4.35: name consolidation 2006/10/21 12:13:57 iha 1.1.1.1.4.34: name consolidation 2006/10/21 11:03:15 iha 1.1.1.1.4.33: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead 2006/10/21 09:03:31 iha 1.1.1.1.4.32: changed 'Data Series Symbol' to 'Legend Key' 2006/09/27 17:25:31 iha 1.1.1.1.4.31: corrected HelpText for color button 2006/08/22 17:00:21 bm 1.1.1.1.4.30: #i68861# also changed: STR_STATUS_DATAPOINT_MARKED: row replaced by data series 2006/08/02 12:16:24 bm 1.1.1.1.4.29: STR_OBJECT_DATAPOINT_XXX, STR_BALLOONHELP_DATAPOINT changed: row replaced by data series 2006/07/19 15:53:02 bm 1.1.1.1.4.28: #i64824# +STR_DATA_ROLE_CATEGORIES for the role categories in the data dialog 2006/05/29 18:00:39 iha 1.1.1.1.4.27: adapted STR_OBJECT_DIAGRAM_DATA to spec 2006/05/29 17:54:52 iha 1.1.1.1.4.26: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/05/29 17:08:56 iha 1.1.1.1.4.25: adapted grid names to spec 2006/03/28 15:50:00 iha 1.1.1.1.4.24: corrected broken german umlauts 2006/01/14 14:58:41 iha 1.1.1.1.4.23: renamed first page of 3D View Dialog 2006/01/13 15:07:00 bm 1.1.1.1.4.22: +STR_ACTION_REARRANGE_CHART 2006/01/12 17:54:01 iha 1.1.1.1.4.21: change name of wizard step 4 according to spec 2005/11/30 17:52:21 iha 1.1.1.1.4.20: corrected Strings 2005/11/29 18:36:37 bm 1.1.1.1.4.19: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/22 09:39:41 bm 1.1.1.1.4.18: insert object removed, these kind of strings are used from svx 2005/11/21 16:13:43 bm 1.1.1.1.4.17: +undo insert object string, conversion to UTF-8 2005/10/07 11:12:12 bm 1.1.1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 11:45:02 iha 1.1.1.1.4.15: added specialized title names 2004/08/10 12:16:13 bm 1.1.1.1.4.14: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:12:54 bm 1.1.1.1.4.13: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 14:38:23 iha 1.1.1.1.4.12: #i30126# string review changes 2004/06/30 11:54:40 bm 1.1.1.1.4.11: +text for new data series 2004/06/29 15:43:53 bm 1.1.1.1.4.10: internal strings converted to ressource strings 2004/06/12 13:37:05 iha 1.1.1.1.4.9: correct german text; added comments 2004/06/09 20:17:40 iha 1.1.1.1.4.8: Smooth Line Properties Dialog 2004/06/09 18:43:46 iha 1.1.1.1.4.7: minor resource changes 2004/06/08 19:27:19 iha 1.1.1.1.4.6: added STR_OBJECT_DATA_RANGE 2004/06/03 03:38:21 iha 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/01 18:59:14 iha 1.1.1.1.4.4: new 3D view/effects dialog 2004/05/17 17:33:47 iha 1.1.1.1.4.3: provide object naming; resource cleanup 2004/05/05 20:42:45 iha 1.1.1.1.4.2: #i20344# additional strings for chart wizard 2004/04/22 15:00:39 iha 1.1.1.1.4.1: #i20344# chabged legend, grid and title resources
2007-05-22 16:30:11 +00:00
String STR_OBJECT_DATAPOINT
2003-10-06 08:58:36 +00:00
{
INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:03:29 bm 1.1.1.1.4.52: RESYNC: (1.4-1.5); FILE MERGED 2007/04/23 12:32:31 ihi 1.1.1.1.4.51: #i72301# German removed 2007/03/19 15:13:39 bm 1.1.1.1.4.50: #i75403# Use strings from resource for row and column labels 2007/03/05 13:58:44 iha 1.1.1.1.4.49: changed string according to spec 2007/03/05 13:17:56 iha 1.1.1.1.4.48: changed string according to spec 2007/02/09 12:25:45 bm 1.1.1.1.4.47: #i72841# +STR_ACTION_NOTPOSSIBLE for message box that pops up when a non-deleteable object gets a delete-request 2007/02/06 12:02:16 iha 1.1.1.1.4.46: resource change: Torte -> Kreis 2006/12/11 15:45:45 bm 1.1.1.1.4.45: -STR_DATA_NEW_SERIES, +STR_DATA_UNNAMED_SERIES_WITH_INDEX 2006/12/05 23:40:41 iha 1.1.1.1.4.44: #i71675# enable set data label range for xy charts 2006/12/05 17:55:08 iha 1.1.1.1.4.43: String changes according to wizard spec 2006/11/01 17:46:23 iha 1.1.1.1.4.42: cleanup resources: no hardcoded quotes 2006/11/01 16:10:40 iha 1.1.1.1.4.41: cleanup resources: removed obsolete x-commenet string 2006/11/01 15:36:56 iha 1.1.1.1.4.40: cleanup resources + changed variable names according to style guide 2006/10/29 11:37:39 iha 1.1.1.1.4.39: moved STR_STATISTICS_IN_LEGEND from Strings.src to Strings_Statistic.src 2006/10/27 17:49:08 iha 1.1.1.1.4.38: more cleanup 2006/10/27 15:31:33 iha 1.1.1.1.4.37: name consolidation 2006/10/27 15:02:59 iha 1.1.1.1.4.36: name consolidation 2006/10/27 14:59:19 iha 1.1.1.1.4.35: name consolidation 2006/10/21 12:13:57 iha 1.1.1.1.4.34: name consolidation 2006/10/21 11:03:15 iha 1.1.1.1.4.33: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead 2006/10/21 09:03:31 iha 1.1.1.1.4.32: changed 'Data Series Symbol' to 'Legend Key' 2006/09/27 17:25:31 iha 1.1.1.1.4.31: corrected HelpText for color button 2006/08/22 17:00:21 bm 1.1.1.1.4.30: #i68861# also changed: STR_STATUS_DATAPOINT_MARKED: row replaced by data series 2006/08/02 12:16:24 bm 1.1.1.1.4.29: STR_OBJECT_DATAPOINT_XXX, STR_BALLOONHELP_DATAPOINT changed: row replaced by data series 2006/07/19 15:53:02 bm 1.1.1.1.4.28: #i64824# +STR_DATA_ROLE_CATEGORIES for the role categories in the data dialog 2006/05/29 18:00:39 iha 1.1.1.1.4.27: adapted STR_OBJECT_DIAGRAM_DATA to spec 2006/05/29 17:54:52 iha 1.1.1.1.4.26: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/05/29 17:08:56 iha 1.1.1.1.4.25: adapted grid names to spec 2006/03/28 15:50:00 iha 1.1.1.1.4.24: corrected broken german umlauts 2006/01/14 14:58:41 iha 1.1.1.1.4.23: renamed first page of 3D View Dialog 2006/01/13 15:07:00 bm 1.1.1.1.4.22: +STR_ACTION_REARRANGE_CHART 2006/01/12 17:54:01 iha 1.1.1.1.4.21: change name of wizard step 4 according to spec 2005/11/30 17:52:21 iha 1.1.1.1.4.20: corrected Strings 2005/11/29 18:36:37 bm 1.1.1.1.4.19: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/22 09:39:41 bm 1.1.1.1.4.18: insert object removed, these kind of strings are used from svx 2005/11/21 16:13:43 bm 1.1.1.1.4.17: +undo insert object string, conversion to UTF-8 2005/10/07 11:12:12 bm 1.1.1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 11:45:02 iha 1.1.1.1.4.15: added specialized title names 2004/08/10 12:16:13 bm 1.1.1.1.4.14: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:12:54 bm 1.1.1.1.4.13: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 14:38:23 iha 1.1.1.1.4.12: #i30126# string review changes 2004/06/30 11:54:40 bm 1.1.1.1.4.11: +text for new data series 2004/06/29 15:43:53 bm 1.1.1.1.4.10: internal strings converted to ressource strings 2004/06/12 13:37:05 iha 1.1.1.1.4.9: correct german text; added comments 2004/06/09 20:17:40 iha 1.1.1.1.4.8: Smooth Line Properties Dialog 2004/06/09 18:43:46 iha 1.1.1.1.4.7: minor resource changes 2004/06/08 19:27:19 iha 1.1.1.1.4.6: added STR_OBJECT_DATA_RANGE 2004/06/03 03:38:21 iha 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/01 18:59:14 iha 1.1.1.1.4.4: new 3D view/effects dialog 2004/05/17 17:33:47 iha 1.1.1.1.4.3: provide object naming; resource cleanup 2004/05/05 20:42:45 iha 1.1.1.1.4.2: #i20344# additional strings for chart wizard 2004/04/22 15:00:39 iha 1.1.1.1.4.1: #i20344# chabged legend, grid and title resources
2007-05-22 16:30:11 +00:00
Text [ en-US ] = "Data Point" ;
2003-10-06 08:58:36 +00:00
};
INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:03:29 bm 1.1.1.1.4.52: RESYNC: (1.4-1.5); FILE MERGED 2007/04/23 12:32:31 ihi 1.1.1.1.4.51: #i72301# German removed 2007/03/19 15:13:39 bm 1.1.1.1.4.50: #i75403# Use strings from resource for row and column labels 2007/03/05 13:58:44 iha 1.1.1.1.4.49: changed string according to spec 2007/03/05 13:17:56 iha 1.1.1.1.4.48: changed string according to spec 2007/02/09 12:25:45 bm 1.1.1.1.4.47: #i72841# +STR_ACTION_NOTPOSSIBLE for message box that pops up when a non-deleteable object gets a delete-request 2007/02/06 12:02:16 iha 1.1.1.1.4.46: resource change: Torte -> Kreis 2006/12/11 15:45:45 bm 1.1.1.1.4.45: -STR_DATA_NEW_SERIES, +STR_DATA_UNNAMED_SERIES_WITH_INDEX 2006/12/05 23:40:41 iha 1.1.1.1.4.44: #i71675# enable set data label range for xy charts 2006/12/05 17:55:08 iha 1.1.1.1.4.43: String changes according to wizard spec 2006/11/01 17:46:23 iha 1.1.1.1.4.42: cleanup resources: no hardcoded quotes 2006/11/01 16:10:40 iha 1.1.1.1.4.41: cleanup resources: removed obsolete x-commenet string 2006/11/01 15:36:56 iha 1.1.1.1.4.40: cleanup resources + changed variable names according to style guide 2006/10/29 11:37:39 iha 1.1.1.1.4.39: moved STR_STATISTICS_IN_LEGEND from Strings.src to Strings_Statistic.src 2006/10/27 17:49:08 iha 1.1.1.1.4.38: more cleanup 2006/10/27 15:31:33 iha 1.1.1.1.4.37: name consolidation 2006/10/27 15:02:59 iha 1.1.1.1.4.36: name consolidation 2006/10/27 14:59:19 iha 1.1.1.1.4.35: name consolidation 2006/10/21 12:13:57 iha 1.1.1.1.4.34: name consolidation 2006/10/21 11:03:15 iha 1.1.1.1.4.33: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead 2006/10/21 09:03:31 iha 1.1.1.1.4.32: changed 'Data Series Symbol' to 'Legend Key' 2006/09/27 17:25:31 iha 1.1.1.1.4.31: corrected HelpText for color button 2006/08/22 17:00:21 bm 1.1.1.1.4.30: #i68861# also changed: STR_STATUS_DATAPOINT_MARKED: row replaced by data series 2006/08/02 12:16:24 bm 1.1.1.1.4.29: STR_OBJECT_DATAPOINT_XXX, STR_BALLOONHELP_DATAPOINT changed: row replaced by data series 2006/07/19 15:53:02 bm 1.1.1.1.4.28: #i64824# +STR_DATA_ROLE_CATEGORIES for the role categories in the data dialog 2006/05/29 18:00:39 iha 1.1.1.1.4.27: adapted STR_OBJECT_DIAGRAM_DATA to spec 2006/05/29 17:54:52 iha 1.1.1.1.4.26: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/05/29 17:08:56 iha 1.1.1.1.4.25: adapted grid names to spec 2006/03/28 15:50:00 iha 1.1.1.1.4.24: corrected broken german umlauts 2006/01/14 14:58:41 iha 1.1.1.1.4.23: renamed first page of 3D View Dialog 2006/01/13 15:07:00 bm 1.1.1.1.4.22: +STR_ACTION_REARRANGE_CHART 2006/01/12 17:54:01 iha 1.1.1.1.4.21: change name of wizard step 4 according to spec 2005/11/30 17:52:21 iha 1.1.1.1.4.20: corrected Strings 2005/11/29 18:36:37 bm 1.1.1.1.4.19: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/22 09:39:41 bm 1.1.1.1.4.18: insert object removed, these kind of strings are used from svx 2005/11/21 16:13:43 bm 1.1.1.1.4.17: +undo insert object string, conversion to UTF-8 2005/10/07 11:12:12 bm 1.1.1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 11:45:02 iha 1.1.1.1.4.15: added specialized title names 2004/08/10 12:16:13 bm 1.1.1.1.4.14: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:12:54 bm 1.1.1.1.4.13: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 14:38:23 iha 1.1.1.1.4.12: #i30126# string review changes 2004/06/30 11:54:40 bm 1.1.1.1.4.11: +text for new data series 2004/06/29 15:43:53 bm 1.1.1.1.4.10: internal strings converted to ressource strings 2004/06/12 13:37:05 iha 1.1.1.1.4.9: correct german text; added comments 2004/06/09 20:17:40 iha 1.1.1.1.4.8: Smooth Line Properties Dialog 2004/06/09 18:43:46 iha 1.1.1.1.4.7: minor resource changes 2004/06/08 19:27:19 iha 1.1.1.1.4.6: added STR_OBJECT_DATA_RANGE 2004/06/03 03:38:21 iha 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/01 18:59:14 iha 1.1.1.1.4.4: new 3D view/effects dialog 2004/05/17 17:33:47 iha 1.1.1.1.4.3: provide object naming; resource cleanup 2004/05/05 20:42:45 iha 1.1.1.1.4.2: #i20344# additional strings for chart wizard 2004/04/22 15:00:39 iha 1.1.1.1.4.1: #i20344# chabged legend, grid and title resources
2007-05-22 16:30:11 +00:00
String STR_OBJECT_DATAPOINTS
2003-10-06 08:58:36 +00:00
{
INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:03:29 bm 1.1.1.1.4.52: RESYNC: (1.4-1.5); FILE MERGED 2007/04/23 12:32:31 ihi 1.1.1.1.4.51: #i72301# German removed 2007/03/19 15:13:39 bm 1.1.1.1.4.50: #i75403# Use strings from resource for row and column labels 2007/03/05 13:58:44 iha 1.1.1.1.4.49: changed string according to spec 2007/03/05 13:17:56 iha 1.1.1.1.4.48: changed string according to spec 2007/02/09 12:25:45 bm 1.1.1.1.4.47: #i72841# +STR_ACTION_NOTPOSSIBLE for message box that pops up when a non-deleteable object gets a delete-request 2007/02/06 12:02:16 iha 1.1.1.1.4.46: resource change: Torte -> Kreis 2006/12/11 15:45:45 bm 1.1.1.1.4.45: -STR_DATA_NEW_SERIES, +STR_DATA_UNNAMED_SERIES_WITH_INDEX 2006/12/05 23:40:41 iha 1.1.1.1.4.44: #i71675# enable set data label range for xy charts 2006/12/05 17:55:08 iha 1.1.1.1.4.43: String changes according to wizard spec 2006/11/01 17:46:23 iha 1.1.1.1.4.42: cleanup resources: no hardcoded quotes 2006/11/01 16:10:40 iha 1.1.1.1.4.41: cleanup resources: removed obsolete x-commenet string 2006/11/01 15:36:56 iha 1.1.1.1.4.40: cleanup resources + changed variable names according to style guide 2006/10/29 11:37:39 iha 1.1.1.1.4.39: moved STR_STATISTICS_IN_LEGEND from Strings.src to Strings_Statistic.src 2006/10/27 17:49:08 iha 1.1.1.1.4.38: more cleanup 2006/10/27 15:31:33 iha 1.1.1.1.4.37: name consolidation 2006/10/27 15:02:59 iha 1.1.1.1.4.36: name consolidation 2006/10/27 14:59:19 iha 1.1.1.1.4.35: name consolidation 2006/10/21 12:13:57 iha 1.1.1.1.4.34: name consolidation 2006/10/21 11:03:15 iha 1.1.1.1.4.33: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead 2006/10/21 09:03:31 iha 1.1.1.1.4.32: changed 'Data Series Symbol' to 'Legend Key' 2006/09/27 17:25:31 iha 1.1.1.1.4.31: corrected HelpText for color button 2006/08/22 17:00:21 bm 1.1.1.1.4.30: #i68861# also changed: STR_STATUS_DATAPOINT_MARKED: row replaced by data series 2006/08/02 12:16:24 bm 1.1.1.1.4.29: STR_OBJECT_DATAPOINT_XXX, STR_BALLOONHELP_DATAPOINT changed: row replaced by data series 2006/07/19 15:53:02 bm 1.1.1.1.4.28: #i64824# +STR_DATA_ROLE_CATEGORIES for the role categories in the data dialog 2006/05/29 18:00:39 iha 1.1.1.1.4.27: adapted STR_OBJECT_DIAGRAM_DATA to spec 2006/05/29 17:54:52 iha 1.1.1.1.4.26: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/05/29 17:08:56 iha 1.1.1.1.4.25: adapted grid names to spec 2006/03/28 15:50:00 iha 1.1.1.1.4.24: corrected broken german umlauts 2006/01/14 14:58:41 iha 1.1.1.1.4.23: renamed first page of 3D View Dialog 2006/01/13 15:07:00 bm 1.1.1.1.4.22: +STR_ACTION_REARRANGE_CHART 2006/01/12 17:54:01 iha 1.1.1.1.4.21: change name of wizard step 4 according to spec 2005/11/30 17:52:21 iha 1.1.1.1.4.20: corrected Strings 2005/11/29 18:36:37 bm 1.1.1.1.4.19: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/22 09:39:41 bm 1.1.1.1.4.18: insert object removed, these kind of strings are used from svx 2005/11/21 16:13:43 bm 1.1.1.1.4.17: +undo insert object string, conversion to UTF-8 2005/10/07 11:12:12 bm 1.1.1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 11:45:02 iha 1.1.1.1.4.15: added specialized title names 2004/08/10 12:16:13 bm 1.1.1.1.4.14: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:12:54 bm 1.1.1.1.4.13: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 14:38:23 iha 1.1.1.1.4.12: #i30126# string review changes 2004/06/30 11:54:40 bm 1.1.1.1.4.11: +text for new data series 2004/06/29 15:43:53 bm 1.1.1.1.4.10: internal strings converted to ressource strings 2004/06/12 13:37:05 iha 1.1.1.1.4.9: correct german text; added comments 2004/06/09 20:17:40 iha 1.1.1.1.4.8: Smooth Line Properties Dialog 2004/06/09 18:43:46 iha 1.1.1.1.4.7: minor resource changes 2004/06/08 19:27:19 iha 1.1.1.1.4.6: added STR_OBJECT_DATA_RANGE 2004/06/03 03:38:21 iha 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/01 18:59:14 iha 1.1.1.1.4.4: new 3D view/effects dialog 2004/05/17 17:33:47 iha 1.1.1.1.4.3: provide object naming; resource cleanup 2004/05/05 20:42:45 iha 1.1.1.1.4.2: #i20344# additional strings for chart wizard 2004/04/22 15:00:39 iha 1.1.1.1.4.1: #i20344# chabged legend, grid and title resources
2007-05-22 16:30:11 +00:00
Text [ en-US ] = "Data Points" ;
2003-10-06 08:58:36 +00:00
};
INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:03:29 bm 1.1.1.1.4.52: RESYNC: (1.4-1.5); FILE MERGED 2007/04/23 12:32:31 ihi 1.1.1.1.4.51: #i72301# German removed 2007/03/19 15:13:39 bm 1.1.1.1.4.50: #i75403# Use strings from resource for row and column labels 2007/03/05 13:58:44 iha 1.1.1.1.4.49: changed string according to spec 2007/03/05 13:17:56 iha 1.1.1.1.4.48: changed string according to spec 2007/02/09 12:25:45 bm 1.1.1.1.4.47: #i72841# +STR_ACTION_NOTPOSSIBLE for message box that pops up when a non-deleteable object gets a delete-request 2007/02/06 12:02:16 iha 1.1.1.1.4.46: resource change: Torte -> Kreis 2006/12/11 15:45:45 bm 1.1.1.1.4.45: -STR_DATA_NEW_SERIES, +STR_DATA_UNNAMED_SERIES_WITH_INDEX 2006/12/05 23:40:41 iha 1.1.1.1.4.44: #i71675# enable set data label range for xy charts 2006/12/05 17:55:08 iha 1.1.1.1.4.43: String changes according to wizard spec 2006/11/01 17:46:23 iha 1.1.1.1.4.42: cleanup resources: no hardcoded quotes 2006/11/01 16:10:40 iha 1.1.1.1.4.41: cleanup resources: removed obsolete x-commenet string 2006/11/01 15:36:56 iha 1.1.1.1.4.40: cleanup resources + changed variable names according to style guide 2006/10/29 11:37:39 iha 1.1.1.1.4.39: moved STR_STATISTICS_IN_LEGEND from Strings.src to Strings_Statistic.src 2006/10/27 17:49:08 iha 1.1.1.1.4.38: more cleanup 2006/10/27 15:31:33 iha 1.1.1.1.4.37: name consolidation 2006/10/27 15:02:59 iha 1.1.1.1.4.36: name consolidation 2006/10/27 14:59:19 iha 1.1.1.1.4.35: name consolidation 2006/10/21 12:13:57 iha 1.1.1.1.4.34: name consolidation 2006/10/21 11:03:15 iha 1.1.1.1.4.33: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead 2006/10/21 09:03:31 iha 1.1.1.1.4.32: changed 'Data Series Symbol' to 'Legend Key' 2006/09/27 17:25:31 iha 1.1.1.1.4.31: corrected HelpText for color button 2006/08/22 17:00:21 bm 1.1.1.1.4.30: #i68861# also changed: STR_STATUS_DATAPOINT_MARKED: row replaced by data series 2006/08/02 12:16:24 bm 1.1.1.1.4.29: STR_OBJECT_DATAPOINT_XXX, STR_BALLOONHELP_DATAPOINT changed: row replaced by data series 2006/07/19 15:53:02 bm 1.1.1.1.4.28: #i64824# +STR_DATA_ROLE_CATEGORIES for the role categories in the data dialog 2006/05/29 18:00:39 iha 1.1.1.1.4.27: adapted STR_OBJECT_DIAGRAM_DATA to spec 2006/05/29 17:54:52 iha 1.1.1.1.4.26: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/05/29 17:08:56 iha 1.1.1.1.4.25: adapted grid names to spec 2006/03/28 15:50:00 iha 1.1.1.1.4.24: corrected broken german umlauts 2006/01/14 14:58:41 iha 1.1.1.1.4.23: renamed first page of 3D View Dialog 2006/01/13 15:07:00 bm 1.1.1.1.4.22: +STR_ACTION_REARRANGE_CHART 2006/01/12 17:54:01 iha 1.1.1.1.4.21: change name of wizard step 4 according to spec 2005/11/30 17:52:21 iha 1.1.1.1.4.20: corrected Strings 2005/11/29 18:36:37 bm 1.1.1.1.4.19: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/22 09:39:41 bm 1.1.1.1.4.18: insert object removed, these kind of strings are used from svx 2005/11/21 16:13:43 bm 1.1.1.1.4.17: +undo insert object string, conversion to UTF-8 2005/10/07 11:12:12 bm 1.1.1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 11:45:02 iha 1.1.1.1.4.15: added specialized title names 2004/08/10 12:16:13 bm 1.1.1.1.4.14: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:12:54 bm 1.1.1.1.4.13: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 14:38:23 iha 1.1.1.1.4.12: #i30126# string review changes 2004/06/30 11:54:40 bm 1.1.1.1.4.11: +text for new data series 2004/06/29 15:43:53 bm 1.1.1.1.4.10: internal strings converted to ressource strings 2004/06/12 13:37:05 iha 1.1.1.1.4.9: correct german text; added comments 2004/06/09 20:17:40 iha 1.1.1.1.4.8: Smooth Line Properties Dialog 2004/06/09 18:43:46 iha 1.1.1.1.4.7: minor resource changes 2004/06/08 19:27:19 iha 1.1.1.1.4.6: added STR_OBJECT_DATA_RANGE 2004/06/03 03:38:21 iha 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/01 18:59:14 iha 1.1.1.1.4.4: new 3D view/effects dialog 2004/05/17 17:33:47 iha 1.1.1.1.4.3: provide object naming; resource cleanup 2004/05/05 20:42:45 iha 1.1.1.1.4.2: #i20344# additional strings for chart wizard 2004/04/22 15:00:39 iha 1.1.1.1.4.1: #i20344# chabged legend, grid and title resources
2007-05-22 16:30:11 +00:00
String STR_OBJECT_LEGEND_SYMBOL
2003-10-06 08:58:36 +00:00
{
INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:03:29 bm 1.1.1.1.4.52: RESYNC: (1.4-1.5); FILE MERGED 2007/04/23 12:32:31 ihi 1.1.1.1.4.51: #i72301# German removed 2007/03/19 15:13:39 bm 1.1.1.1.4.50: #i75403# Use strings from resource for row and column labels 2007/03/05 13:58:44 iha 1.1.1.1.4.49: changed string according to spec 2007/03/05 13:17:56 iha 1.1.1.1.4.48: changed string according to spec 2007/02/09 12:25:45 bm 1.1.1.1.4.47: #i72841# +STR_ACTION_NOTPOSSIBLE for message box that pops up when a non-deleteable object gets a delete-request 2007/02/06 12:02:16 iha 1.1.1.1.4.46: resource change: Torte -> Kreis 2006/12/11 15:45:45 bm 1.1.1.1.4.45: -STR_DATA_NEW_SERIES, +STR_DATA_UNNAMED_SERIES_WITH_INDEX 2006/12/05 23:40:41 iha 1.1.1.1.4.44: #i71675# enable set data label range for xy charts 2006/12/05 17:55:08 iha 1.1.1.1.4.43: String changes according to wizard spec 2006/11/01 17:46:23 iha 1.1.1.1.4.42: cleanup resources: no hardcoded quotes 2006/11/01 16:10:40 iha 1.1.1.1.4.41: cleanup resources: removed obsolete x-commenet string 2006/11/01 15:36:56 iha 1.1.1.1.4.40: cleanup resources + changed variable names according to style guide 2006/10/29 11:37:39 iha 1.1.1.1.4.39: moved STR_STATISTICS_IN_LEGEND from Strings.src to Strings_Statistic.src 2006/10/27 17:49:08 iha 1.1.1.1.4.38: more cleanup 2006/10/27 15:31:33 iha 1.1.1.1.4.37: name consolidation 2006/10/27 15:02:59 iha 1.1.1.1.4.36: name consolidation 2006/10/27 14:59:19 iha 1.1.1.1.4.35: name consolidation 2006/10/21 12:13:57 iha 1.1.1.1.4.34: name consolidation 2006/10/21 11:03:15 iha 1.1.1.1.4.33: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead 2006/10/21 09:03:31 iha 1.1.1.1.4.32: changed 'Data Series Symbol' to 'Legend Key' 2006/09/27 17:25:31 iha 1.1.1.1.4.31: corrected HelpText for color button 2006/08/22 17:00:21 bm 1.1.1.1.4.30: #i68861# also changed: STR_STATUS_DATAPOINT_MARKED: row replaced by data series 2006/08/02 12:16:24 bm 1.1.1.1.4.29: STR_OBJECT_DATAPOINT_XXX, STR_BALLOONHELP_DATAPOINT changed: row replaced by data series 2006/07/19 15:53:02 bm 1.1.1.1.4.28: #i64824# +STR_DATA_ROLE_CATEGORIES for the role categories in the data dialog 2006/05/29 18:00:39 iha 1.1.1.1.4.27: adapted STR_OBJECT_DIAGRAM_DATA to spec 2006/05/29 17:54:52 iha 1.1.1.1.4.26: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/05/29 17:08:56 iha 1.1.1.1.4.25: adapted grid names to spec 2006/03/28 15:50:00 iha 1.1.1.1.4.24: corrected broken german umlauts 2006/01/14 14:58:41 iha 1.1.1.1.4.23: renamed first page of 3D View Dialog 2006/01/13 15:07:00 bm 1.1.1.1.4.22: +STR_ACTION_REARRANGE_CHART 2006/01/12 17:54:01 iha 1.1.1.1.4.21: change name of wizard step 4 according to spec 2005/11/30 17:52:21 iha 1.1.1.1.4.20: corrected Strings 2005/11/29 18:36:37 bm 1.1.1.1.4.19: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/22 09:39:41 bm 1.1.1.1.4.18: insert object removed, these kind of strings are used from svx 2005/11/21 16:13:43 bm 1.1.1.1.4.17: +undo insert object string, conversion to UTF-8 2005/10/07 11:12:12 bm 1.1.1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 11:45:02 iha 1.1.1.1.4.15: added specialized title names 2004/08/10 12:16:13 bm 1.1.1.1.4.14: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:12:54 bm 1.1.1.1.4.13: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 14:38:23 iha 1.1.1.1.4.12: #i30126# string review changes 2004/06/30 11:54:40 bm 1.1.1.1.4.11: +text for new data series 2004/06/29 15:43:53 bm 1.1.1.1.4.10: internal strings converted to ressource strings 2004/06/12 13:37:05 iha 1.1.1.1.4.9: correct german text; added comments 2004/06/09 20:17:40 iha 1.1.1.1.4.8: Smooth Line Properties Dialog 2004/06/09 18:43:46 iha 1.1.1.1.4.7: minor resource changes 2004/06/08 19:27:19 iha 1.1.1.1.4.6: added STR_OBJECT_DATA_RANGE 2004/06/03 03:38:21 iha 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/01 18:59:14 iha 1.1.1.1.4.4: new 3D view/effects dialog 2004/05/17 17:33:47 iha 1.1.1.1.4.3: provide object naming; resource cleanup 2004/05/05 20:42:45 iha 1.1.1.1.4.2: #i20344# additional strings for chart wizard 2004/04/22 15:00:39 iha 1.1.1.1.4.1: #i20344# chabged legend, grid and title resources
2007-05-22 16:30:11 +00:00
Text [ en-US ] = "Legend Key" ;
2003-10-06 08:58:36 +00:00
};
INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:03:29 bm 1.1.1.1.4.52: RESYNC: (1.4-1.5); FILE MERGED 2007/04/23 12:32:31 ihi 1.1.1.1.4.51: #i72301# German removed 2007/03/19 15:13:39 bm 1.1.1.1.4.50: #i75403# Use strings from resource for row and column labels 2007/03/05 13:58:44 iha 1.1.1.1.4.49: changed string according to spec 2007/03/05 13:17:56 iha 1.1.1.1.4.48: changed string according to spec 2007/02/09 12:25:45 bm 1.1.1.1.4.47: #i72841# +STR_ACTION_NOTPOSSIBLE for message box that pops up when a non-deleteable object gets a delete-request 2007/02/06 12:02:16 iha 1.1.1.1.4.46: resource change: Torte -> Kreis 2006/12/11 15:45:45 bm 1.1.1.1.4.45: -STR_DATA_NEW_SERIES, +STR_DATA_UNNAMED_SERIES_WITH_INDEX 2006/12/05 23:40:41 iha 1.1.1.1.4.44: #i71675# enable set data label range for xy charts 2006/12/05 17:55:08 iha 1.1.1.1.4.43: String changes according to wizard spec 2006/11/01 17:46:23 iha 1.1.1.1.4.42: cleanup resources: no hardcoded quotes 2006/11/01 16:10:40 iha 1.1.1.1.4.41: cleanup resources: removed obsolete x-commenet string 2006/11/01 15:36:56 iha 1.1.1.1.4.40: cleanup resources + changed variable names according to style guide 2006/10/29 11:37:39 iha 1.1.1.1.4.39: moved STR_STATISTICS_IN_LEGEND from Strings.src to Strings_Statistic.src 2006/10/27 17:49:08 iha 1.1.1.1.4.38: more cleanup 2006/10/27 15:31:33 iha 1.1.1.1.4.37: name consolidation 2006/10/27 15:02:59 iha 1.1.1.1.4.36: name consolidation 2006/10/27 14:59:19 iha 1.1.1.1.4.35: name consolidation 2006/10/21 12:13:57 iha 1.1.1.1.4.34: name consolidation 2006/10/21 11:03:15 iha 1.1.1.1.4.33: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead 2006/10/21 09:03:31 iha 1.1.1.1.4.32: changed 'Data Series Symbol' to 'Legend Key' 2006/09/27 17:25:31 iha 1.1.1.1.4.31: corrected HelpText for color button 2006/08/22 17:00:21 bm 1.1.1.1.4.30: #i68861# also changed: STR_STATUS_DATAPOINT_MARKED: row replaced by data series 2006/08/02 12:16:24 bm 1.1.1.1.4.29: STR_OBJECT_DATAPOINT_XXX, STR_BALLOONHELP_DATAPOINT changed: row replaced by data series 2006/07/19 15:53:02 bm 1.1.1.1.4.28: #i64824# +STR_DATA_ROLE_CATEGORIES for the role categories in the data dialog 2006/05/29 18:00:39 iha 1.1.1.1.4.27: adapted STR_OBJECT_DIAGRAM_DATA to spec 2006/05/29 17:54:52 iha 1.1.1.1.4.26: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/05/29 17:08:56 iha 1.1.1.1.4.25: adapted grid names to spec 2006/03/28 15:50:00 iha 1.1.1.1.4.24: corrected broken german umlauts 2006/01/14 14:58:41 iha 1.1.1.1.4.23: renamed first page of 3D View Dialog 2006/01/13 15:07:00 bm 1.1.1.1.4.22: +STR_ACTION_REARRANGE_CHART 2006/01/12 17:54:01 iha 1.1.1.1.4.21: change name of wizard step 4 according to spec 2005/11/30 17:52:21 iha 1.1.1.1.4.20: corrected Strings 2005/11/29 18:36:37 bm 1.1.1.1.4.19: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/22 09:39:41 bm 1.1.1.1.4.18: insert object removed, these kind of strings are used from svx 2005/11/21 16:13:43 bm 1.1.1.1.4.17: +undo insert object string, conversion to UTF-8 2005/10/07 11:12:12 bm 1.1.1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 11:45:02 iha 1.1.1.1.4.15: added specialized title names 2004/08/10 12:16:13 bm 1.1.1.1.4.14: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:12:54 bm 1.1.1.1.4.13: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 14:38:23 iha 1.1.1.1.4.12: #i30126# string review changes 2004/06/30 11:54:40 bm 1.1.1.1.4.11: +text for new data series 2004/06/29 15:43:53 bm 1.1.1.1.4.10: internal strings converted to ressource strings 2004/06/12 13:37:05 iha 1.1.1.1.4.9: correct german text; added comments 2004/06/09 20:17:40 iha 1.1.1.1.4.8: Smooth Line Properties Dialog 2004/06/09 18:43:46 iha 1.1.1.1.4.7: minor resource changes 2004/06/08 19:27:19 iha 1.1.1.1.4.6: added STR_OBJECT_DATA_RANGE 2004/06/03 03:38:21 iha 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/01 18:59:14 iha 1.1.1.1.4.4: new 3D view/effects dialog 2004/05/17 17:33:47 iha 1.1.1.1.4.3: provide object naming; resource cleanup 2004/05/05 20:42:45 iha 1.1.1.1.4.2: #i20344# additional strings for chart wizard 2004/04/22 15:00:39 iha 1.1.1.1.4.1: #i20344# chabged legend, grid and title resources
2007-05-22 16:30:11 +00:00
String STR_OBJECT_DATASERIES
2003-10-06 08:58:36 +00:00
{
INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:03:29 bm 1.1.1.1.4.52: RESYNC: (1.4-1.5); FILE MERGED 2007/04/23 12:32:31 ihi 1.1.1.1.4.51: #i72301# German removed 2007/03/19 15:13:39 bm 1.1.1.1.4.50: #i75403# Use strings from resource for row and column labels 2007/03/05 13:58:44 iha 1.1.1.1.4.49: changed string according to spec 2007/03/05 13:17:56 iha 1.1.1.1.4.48: changed string according to spec 2007/02/09 12:25:45 bm 1.1.1.1.4.47: #i72841# +STR_ACTION_NOTPOSSIBLE for message box that pops up when a non-deleteable object gets a delete-request 2007/02/06 12:02:16 iha 1.1.1.1.4.46: resource change: Torte -> Kreis 2006/12/11 15:45:45 bm 1.1.1.1.4.45: -STR_DATA_NEW_SERIES, +STR_DATA_UNNAMED_SERIES_WITH_INDEX 2006/12/05 23:40:41 iha 1.1.1.1.4.44: #i71675# enable set data label range for xy charts 2006/12/05 17:55:08 iha 1.1.1.1.4.43: String changes according to wizard spec 2006/11/01 17:46:23 iha 1.1.1.1.4.42: cleanup resources: no hardcoded quotes 2006/11/01 16:10:40 iha 1.1.1.1.4.41: cleanup resources: removed obsolete x-commenet string 2006/11/01 15:36:56 iha 1.1.1.1.4.40: cleanup resources + changed variable names according to style guide 2006/10/29 11:37:39 iha 1.1.1.1.4.39: moved STR_STATISTICS_IN_LEGEND from Strings.src to Strings_Statistic.src 2006/10/27 17:49:08 iha 1.1.1.1.4.38: more cleanup 2006/10/27 15:31:33 iha 1.1.1.1.4.37: name consolidation 2006/10/27 15:02:59 iha 1.1.1.1.4.36: name consolidation 2006/10/27 14:59:19 iha 1.1.1.1.4.35: name consolidation 2006/10/21 12:13:57 iha 1.1.1.1.4.34: name consolidation 2006/10/21 11:03:15 iha 1.1.1.1.4.33: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead 2006/10/21 09:03:31 iha 1.1.1.1.4.32: changed 'Data Series Symbol' to 'Legend Key' 2006/09/27 17:25:31 iha 1.1.1.1.4.31: corrected HelpText for color button 2006/08/22 17:00:21 bm 1.1.1.1.4.30: #i68861# also changed: STR_STATUS_DATAPOINT_MARKED: row replaced by data series 2006/08/02 12:16:24 bm 1.1.1.1.4.29: STR_OBJECT_DATAPOINT_XXX, STR_BALLOONHELP_DATAPOINT changed: row replaced by data series 2006/07/19 15:53:02 bm 1.1.1.1.4.28: #i64824# +STR_DATA_ROLE_CATEGORIES for the role categories in the data dialog 2006/05/29 18:00:39 iha 1.1.1.1.4.27: adapted STR_OBJECT_DIAGRAM_DATA to spec 2006/05/29 17:54:52 iha 1.1.1.1.4.26: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/05/29 17:08:56 iha 1.1.1.1.4.25: adapted grid names to spec 2006/03/28 15:50:00 iha 1.1.1.1.4.24: corrected broken german umlauts 2006/01/14 14:58:41 iha 1.1.1.1.4.23: renamed first page of 3D View Dialog 2006/01/13 15:07:00 bm 1.1.1.1.4.22: +STR_ACTION_REARRANGE_CHART 2006/01/12 17:54:01 iha 1.1.1.1.4.21: change name of wizard step 4 according to spec 2005/11/30 17:52:21 iha 1.1.1.1.4.20: corrected Strings 2005/11/29 18:36:37 bm 1.1.1.1.4.19: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/22 09:39:41 bm 1.1.1.1.4.18: insert object removed, these kind of strings are used from svx 2005/11/21 16:13:43 bm 1.1.1.1.4.17: +undo insert object string, conversion to UTF-8 2005/10/07 11:12:12 bm 1.1.1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 11:45:02 iha 1.1.1.1.4.15: added specialized title names 2004/08/10 12:16:13 bm 1.1.1.1.4.14: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:12:54 bm 1.1.1.1.4.13: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 14:38:23 iha 1.1.1.1.4.12: #i30126# string review changes 2004/06/30 11:54:40 bm 1.1.1.1.4.11: +text for new data series 2004/06/29 15:43:53 bm 1.1.1.1.4.10: internal strings converted to ressource strings 2004/06/12 13:37:05 iha 1.1.1.1.4.9: correct german text; added comments 2004/06/09 20:17:40 iha 1.1.1.1.4.8: Smooth Line Properties Dialog 2004/06/09 18:43:46 iha 1.1.1.1.4.7: minor resource changes 2004/06/08 19:27:19 iha 1.1.1.1.4.6: added STR_OBJECT_DATA_RANGE 2004/06/03 03:38:21 iha 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/01 18:59:14 iha 1.1.1.1.4.4: new 3D view/effects dialog 2004/05/17 17:33:47 iha 1.1.1.1.4.3: provide object naming; resource cleanup 2004/05/05 20:42:45 iha 1.1.1.1.4.2: #i20344# additional strings for chart wizard 2004/04/22 15:00:39 iha 1.1.1.1.4.1: #i20344# chabged legend, grid and title resources
2007-05-22 16:30:11 +00:00
Text [ en-US ] = "Data Series" ;
2003-10-06 08:58:36 +00:00
};
INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:03:29 bm 1.1.1.1.4.52: RESYNC: (1.4-1.5); FILE MERGED 2007/04/23 12:32:31 ihi 1.1.1.1.4.51: #i72301# German removed 2007/03/19 15:13:39 bm 1.1.1.1.4.50: #i75403# Use strings from resource for row and column labels 2007/03/05 13:58:44 iha 1.1.1.1.4.49: changed string according to spec 2007/03/05 13:17:56 iha 1.1.1.1.4.48: changed string according to spec 2007/02/09 12:25:45 bm 1.1.1.1.4.47: #i72841# +STR_ACTION_NOTPOSSIBLE for message box that pops up when a non-deleteable object gets a delete-request 2007/02/06 12:02:16 iha 1.1.1.1.4.46: resource change: Torte -> Kreis 2006/12/11 15:45:45 bm 1.1.1.1.4.45: -STR_DATA_NEW_SERIES, +STR_DATA_UNNAMED_SERIES_WITH_INDEX 2006/12/05 23:40:41 iha 1.1.1.1.4.44: #i71675# enable set data label range for xy charts 2006/12/05 17:55:08 iha 1.1.1.1.4.43: String changes according to wizard spec 2006/11/01 17:46:23 iha 1.1.1.1.4.42: cleanup resources: no hardcoded quotes 2006/11/01 16:10:40 iha 1.1.1.1.4.41: cleanup resources: removed obsolete x-commenet string 2006/11/01 15:36:56 iha 1.1.1.1.4.40: cleanup resources + changed variable names according to style guide 2006/10/29 11:37:39 iha 1.1.1.1.4.39: moved STR_STATISTICS_IN_LEGEND from Strings.src to Strings_Statistic.src 2006/10/27 17:49:08 iha 1.1.1.1.4.38: more cleanup 2006/10/27 15:31:33 iha 1.1.1.1.4.37: name consolidation 2006/10/27 15:02:59 iha 1.1.1.1.4.36: name consolidation 2006/10/27 14:59:19 iha 1.1.1.1.4.35: name consolidation 2006/10/21 12:13:57 iha 1.1.1.1.4.34: name consolidation 2006/10/21 11:03:15 iha 1.1.1.1.4.33: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead 2006/10/21 09:03:31 iha 1.1.1.1.4.32: changed 'Data Series Symbol' to 'Legend Key' 2006/09/27 17:25:31 iha 1.1.1.1.4.31: corrected HelpText for color button 2006/08/22 17:00:21 bm 1.1.1.1.4.30: #i68861# also changed: STR_STATUS_DATAPOINT_MARKED: row replaced by data series 2006/08/02 12:16:24 bm 1.1.1.1.4.29: STR_OBJECT_DATAPOINT_XXX, STR_BALLOONHELP_DATAPOINT changed: row replaced by data series 2006/07/19 15:53:02 bm 1.1.1.1.4.28: #i64824# +STR_DATA_ROLE_CATEGORIES for the role categories in the data dialog 2006/05/29 18:00:39 iha 1.1.1.1.4.27: adapted STR_OBJECT_DIAGRAM_DATA to spec 2006/05/29 17:54:52 iha 1.1.1.1.4.26: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/05/29 17:08:56 iha 1.1.1.1.4.25: adapted grid names to spec 2006/03/28 15:50:00 iha 1.1.1.1.4.24: corrected broken german umlauts 2006/01/14 14:58:41 iha 1.1.1.1.4.23: renamed first page of 3D View Dialog 2006/01/13 15:07:00 bm 1.1.1.1.4.22: +STR_ACTION_REARRANGE_CHART 2006/01/12 17:54:01 iha 1.1.1.1.4.21: change name of wizard step 4 according to spec 2005/11/30 17:52:21 iha 1.1.1.1.4.20: corrected Strings 2005/11/29 18:36:37 bm 1.1.1.1.4.19: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/22 09:39:41 bm 1.1.1.1.4.18: insert object removed, these kind of strings are used from svx 2005/11/21 16:13:43 bm 1.1.1.1.4.17: +undo insert object string, conversion to UTF-8 2005/10/07 11:12:12 bm 1.1.1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 11:45:02 iha 1.1.1.1.4.15: added specialized title names 2004/08/10 12:16:13 bm 1.1.1.1.4.14: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:12:54 bm 1.1.1.1.4.13: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 14:38:23 iha 1.1.1.1.4.12: #i30126# string review changes 2004/06/30 11:54:40 bm 1.1.1.1.4.11: +text for new data series 2004/06/29 15:43:53 bm 1.1.1.1.4.10: internal strings converted to ressource strings 2004/06/12 13:37:05 iha 1.1.1.1.4.9: correct german text; added comments 2004/06/09 20:17:40 iha 1.1.1.1.4.8: Smooth Line Properties Dialog 2004/06/09 18:43:46 iha 1.1.1.1.4.7: minor resource changes 2004/06/08 19:27:19 iha 1.1.1.1.4.6: added STR_OBJECT_DATA_RANGE 2004/06/03 03:38:21 iha 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/01 18:59:14 iha 1.1.1.1.4.4: new 3D view/effects dialog 2004/05/17 17:33:47 iha 1.1.1.1.4.3: provide object naming; resource cleanup 2004/05/05 20:42:45 iha 1.1.1.1.4.2: #i20344# additional strings for chart wizard 2004/04/22 15:00:39 iha 1.1.1.1.4.1: #i20344# chabged legend, grid and title resources
2007-05-22 16:30:11 +00:00
String STR_OBJECT_DATASERIES_PLURAL
2003-10-06 08:58:36 +00:00
{
INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:03:29 bm 1.1.1.1.4.52: RESYNC: (1.4-1.5); FILE MERGED 2007/04/23 12:32:31 ihi 1.1.1.1.4.51: #i72301# German removed 2007/03/19 15:13:39 bm 1.1.1.1.4.50: #i75403# Use strings from resource for row and column labels 2007/03/05 13:58:44 iha 1.1.1.1.4.49: changed string according to spec 2007/03/05 13:17:56 iha 1.1.1.1.4.48: changed string according to spec 2007/02/09 12:25:45 bm 1.1.1.1.4.47: #i72841# +STR_ACTION_NOTPOSSIBLE for message box that pops up when a non-deleteable object gets a delete-request 2007/02/06 12:02:16 iha 1.1.1.1.4.46: resource change: Torte -> Kreis 2006/12/11 15:45:45 bm 1.1.1.1.4.45: -STR_DATA_NEW_SERIES, +STR_DATA_UNNAMED_SERIES_WITH_INDEX 2006/12/05 23:40:41 iha 1.1.1.1.4.44: #i71675# enable set data label range for xy charts 2006/12/05 17:55:08 iha 1.1.1.1.4.43: String changes according to wizard spec 2006/11/01 17:46:23 iha 1.1.1.1.4.42: cleanup resources: no hardcoded quotes 2006/11/01 16:10:40 iha 1.1.1.1.4.41: cleanup resources: removed obsolete x-commenet string 2006/11/01 15:36:56 iha 1.1.1.1.4.40: cleanup resources + changed variable names according to style guide 2006/10/29 11:37:39 iha 1.1.1.1.4.39: moved STR_STATISTICS_IN_LEGEND from Strings.src to Strings_Statistic.src 2006/10/27 17:49:08 iha 1.1.1.1.4.38: more cleanup 2006/10/27 15:31:33 iha 1.1.1.1.4.37: name consolidation 2006/10/27 15:02:59 iha 1.1.1.1.4.36: name consolidation 2006/10/27 14:59:19 iha 1.1.1.1.4.35: name consolidation 2006/10/21 12:13:57 iha 1.1.1.1.4.34: name consolidation 2006/10/21 11:03:15 iha 1.1.1.1.4.33: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead 2006/10/21 09:03:31 iha 1.1.1.1.4.32: changed 'Data Series Symbol' to 'Legend Key' 2006/09/27 17:25:31 iha 1.1.1.1.4.31: corrected HelpText for color button 2006/08/22 17:00:21 bm 1.1.1.1.4.30: #i68861# also changed: STR_STATUS_DATAPOINT_MARKED: row replaced by data series 2006/08/02 12:16:24 bm 1.1.1.1.4.29: STR_OBJECT_DATAPOINT_XXX, STR_BALLOONHELP_DATAPOINT changed: row replaced by data series 2006/07/19 15:53:02 bm 1.1.1.1.4.28: #i64824# +STR_DATA_ROLE_CATEGORIES for the role categories in the data dialog 2006/05/29 18:00:39 iha 1.1.1.1.4.27: adapted STR_OBJECT_DIAGRAM_DATA to spec 2006/05/29 17:54:52 iha 1.1.1.1.4.26: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/05/29 17:08:56 iha 1.1.1.1.4.25: adapted grid names to spec 2006/03/28 15:50:00 iha 1.1.1.1.4.24: corrected broken german umlauts 2006/01/14 14:58:41 iha 1.1.1.1.4.23: renamed first page of 3D View Dialog 2006/01/13 15:07:00 bm 1.1.1.1.4.22: +STR_ACTION_REARRANGE_CHART 2006/01/12 17:54:01 iha 1.1.1.1.4.21: change name of wizard step 4 according to spec 2005/11/30 17:52:21 iha 1.1.1.1.4.20: corrected Strings 2005/11/29 18:36:37 bm 1.1.1.1.4.19: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/22 09:39:41 bm 1.1.1.1.4.18: insert object removed, these kind of strings are used from svx 2005/11/21 16:13:43 bm 1.1.1.1.4.17: +undo insert object string, conversion to UTF-8 2005/10/07 11:12:12 bm 1.1.1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 11:45:02 iha 1.1.1.1.4.15: added specialized title names 2004/08/10 12:16:13 bm 1.1.1.1.4.14: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:12:54 bm 1.1.1.1.4.13: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 14:38:23 iha 1.1.1.1.4.12: #i30126# string review changes 2004/06/30 11:54:40 bm 1.1.1.1.4.11: +text for new data series 2004/06/29 15:43:53 bm 1.1.1.1.4.10: internal strings converted to ressource strings 2004/06/12 13:37:05 iha 1.1.1.1.4.9: correct german text; added comments 2004/06/09 20:17:40 iha 1.1.1.1.4.8: Smooth Line Properties Dialog 2004/06/09 18:43:46 iha 1.1.1.1.4.7: minor resource changes 2004/06/08 19:27:19 iha 1.1.1.1.4.6: added STR_OBJECT_DATA_RANGE 2004/06/03 03:38:21 iha 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/01 18:59:14 iha 1.1.1.1.4.4: new 3D view/effects dialog 2004/05/17 17:33:47 iha 1.1.1.1.4.3: provide object naming; resource cleanup 2004/05/05 20:42:45 iha 1.1.1.1.4.2: #i20344# additional strings for chart wizard 2004/04/22 15:00:39 iha 1.1.1.1.4.1: #i20344# chabged legend, grid and title resources
2007-05-22 16:30:11 +00:00
Text [ en-US ] = "Data Series" ;
2003-10-06 08:58:36 +00:00
};
INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:03:29 bm 1.1.1.1.4.52: RESYNC: (1.4-1.5); FILE MERGED 2007/04/23 12:32:31 ihi 1.1.1.1.4.51: #i72301# German removed 2007/03/19 15:13:39 bm 1.1.1.1.4.50: #i75403# Use strings from resource for row and column labels 2007/03/05 13:58:44 iha 1.1.1.1.4.49: changed string according to spec 2007/03/05 13:17:56 iha 1.1.1.1.4.48: changed string according to spec 2007/02/09 12:25:45 bm 1.1.1.1.4.47: #i72841# +STR_ACTION_NOTPOSSIBLE for message box that pops up when a non-deleteable object gets a delete-request 2007/02/06 12:02:16 iha 1.1.1.1.4.46: resource change: Torte -> Kreis 2006/12/11 15:45:45 bm 1.1.1.1.4.45: -STR_DATA_NEW_SERIES, +STR_DATA_UNNAMED_SERIES_WITH_INDEX 2006/12/05 23:40:41 iha 1.1.1.1.4.44: #i71675# enable set data label range for xy charts 2006/12/05 17:55:08 iha 1.1.1.1.4.43: String changes according to wizard spec 2006/11/01 17:46:23 iha 1.1.1.1.4.42: cleanup resources: no hardcoded quotes 2006/11/01 16:10:40 iha 1.1.1.1.4.41: cleanup resources: removed obsolete x-commenet string 2006/11/01 15:36:56 iha 1.1.1.1.4.40: cleanup resources + changed variable names according to style guide 2006/10/29 11:37:39 iha 1.1.1.1.4.39: moved STR_STATISTICS_IN_LEGEND from Strings.src to Strings_Statistic.src 2006/10/27 17:49:08 iha 1.1.1.1.4.38: more cleanup 2006/10/27 15:31:33 iha 1.1.1.1.4.37: name consolidation 2006/10/27 15:02:59 iha 1.1.1.1.4.36: name consolidation 2006/10/27 14:59:19 iha 1.1.1.1.4.35: name consolidation 2006/10/21 12:13:57 iha 1.1.1.1.4.34: name consolidation 2006/10/21 11:03:15 iha 1.1.1.1.4.33: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead 2006/10/21 09:03:31 iha 1.1.1.1.4.32: changed 'Data Series Symbol' to 'Legend Key' 2006/09/27 17:25:31 iha 1.1.1.1.4.31: corrected HelpText for color button 2006/08/22 17:00:21 bm 1.1.1.1.4.30: #i68861# also changed: STR_STATUS_DATAPOINT_MARKED: row replaced by data series 2006/08/02 12:16:24 bm 1.1.1.1.4.29: STR_OBJECT_DATAPOINT_XXX, STR_BALLOONHELP_DATAPOINT changed: row replaced by data series 2006/07/19 15:53:02 bm 1.1.1.1.4.28: #i64824# +STR_DATA_ROLE_CATEGORIES for the role categories in the data dialog 2006/05/29 18:00:39 iha 1.1.1.1.4.27: adapted STR_OBJECT_DIAGRAM_DATA to spec 2006/05/29 17:54:52 iha 1.1.1.1.4.26: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/05/29 17:08:56 iha 1.1.1.1.4.25: adapted grid names to spec 2006/03/28 15:50:00 iha 1.1.1.1.4.24: corrected broken german umlauts 2006/01/14 14:58:41 iha 1.1.1.1.4.23: renamed first page of 3D View Dialog 2006/01/13 15:07:00 bm 1.1.1.1.4.22: +STR_ACTION_REARRANGE_CHART 2006/01/12 17:54:01 iha 1.1.1.1.4.21: change name of wizard step 4 according to spec 2005/11/30 17:52:21 iha 1.1.1.1.4.20: corrected Strings 2005/11/29 18:36:37 bm 1.1.1.1.4.19: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/22 09:39:41 bm 1.1.1.1.4.18: insert object removed, these kind of strings are used from svx 2005/11/21 16:13:43 bm 1.1.1.1.4.17: +undo insert object string, conversion to UTF-8 2005/10/07 11:12:12 bm 1.1.1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 11:45:02 iha 1.1.1.1.4.15: added specialized title names 2004/08/10 12:16:13 bm 1.1.1.1.4.14: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:12:54 bm 1.1.1.1.4.13: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 14:38:23 iha 1.1.1.1.4.12: #i30126# string review changes 2004/06/30 11:54:40 bm 1.1.1.1.4.11: +text for new data series 2004/06/29 15:43:53 bm 1.1.1.1.4.10: internal strings converted to ressource strings 2004/06/12 13:37:05 iha 1.1.1.1.4.9: correct german text; added comments 2004/06/09 20:17:40 iha 1.1.1.1.4.8: Smooth Line Properties Dialog 2004/06/09 18:43:46 iha 1.1.1.1.4.7: minor resource changes 2004/06/08 19:27:19 iha 1.1.1.1.4.6: added STR_OBJECT_DATA_RANGE 2004/06/03 03:38:21 iha 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/01 18:59:14 iha 1.1.1.1.4.4: new 3D view/effects dialog 2004/05/17 17:33:47 iha 1.1.1.1.4.3: provide object naming; resource cleanup 2004/05/05 20:42:45 iha 1.1.1.1.4.2: #i20344# additional strings for chart wizard 2004/04/22 15:00:39 iha 1.1.1.1.4.1: #i20344# chabged legend, grid and title resources
2007-05-22 16:30:11 +00:00
String STR_OBJECT_CURVE
2003-10-06 08:58:36 +00:00
{
Text [ en-US ] = "Trend Line";
};
String STR_OBJECT_CURVES
{
Text [ en-US ] = "Trend Lines";
2003-10-06 08:58:36 +00:00
};
String STR_OBJECT_CURVE_WITH_PARAMETERS
{
Text [ en-US ] = "Trend line %FORMULA with accuracy R² = %RSQUARED";
};
INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:03:29 bm 1.1.1.1.4.52: RESYNC: (1.4-1.5); FILE MERGED 2007/04/23 12:32:31 ihi 1.1.1.1.4.51: #i72301# German removed 2007/03/19 15:13:39 bm 1.1.1.1.4.50: #i75403# Use strings from resource for row and column labels 2007/03/05 13:58:44 iha 1.1.1.1.4.49: changed string according to spec 2007/03/05 13:17:56 iha 1.1.1.1.4.48: changed string according to spec 2007/02/09 12:25:45 bm 1.1.1.1.4.47: #i72841# +STR_ACTION_NOTPOSSIBLE for message box that pops up when a non-deleteable object gets a delete-request 2007/02/06 12:02:16 iha 1.1.1.1.4.46: resource change: Torte -> Kreis 2006/12/11 15:45:45 bm 1.1.1.1.4.45: -STR_DATA_NEW_SERIES, +STR_DATA_UNNAMED_SERIES_WITH_INDEX 2006/12/05 23:40:41 iha 1.1.1.1.4.44: #i71675# enable set data label range for xy charts 2006/12/05 17:55:08 iha 1.1.1.1.4.43: String changes according to wizard spec 2006/11/01 17:46:23 iha 1.1.1.1.4.42: cleanup resources: no hardcoded quotes 2006/11/01 16:10:40 iha 1.1.1.1.4.41: cleanup resources: removed obsolete x-commenet string 2006/11/01 15:36:56 iha 1.1.1.1.4.40: cleanup resources + changed variable names according to style guide 2006/10/29 11:37:39 iha 1.1.1.1.4.39: moved STR_STATISTICS_IN_LEGEND from Strings.src to Strings_Statistic.src 2006/10/27 17:49:08 iha 1.1.1.1.4.38: more cleanup 2006/10/27 15:31:33 iha 1.1.1.1.4.37: name consolidation 2006/10/27 15:02:59 iha 1.1.1.1.4.36: name consolidation 2006/10/27 14:59:19 iha 1.1.1.1.4.35: name consolidation 2006/10/21 12:13:57 iha 1.1.1.1.4.34: name consolidation 2006/10/21 11:03:15 iha 1.1.1.1.4.33: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead 2006/10/21 09:03:31 iha 1.1.1.1.4.32: changed 'Data Series Symbol' to 'Legend Key' 2006/09/27 17:25:31 iha 1.1.1.1.4.31: corrected HelpText for color button 2006/08/22 17:00:21 bm 1.1.1.1.4.30: #i68861# also changed: STR_STATUS_DATAPOINT_MARKED: row replaced by data series 2006/08/02 12:16:24 bm 1.1.1.1.4.29: STR_OBJECT_DATAPOINT_XXX, STR_BALLOONHELP_DATAPOINT changed: row replaced by data series 2006/07/19 15:53:02 bm 1.1.1.1.4.28: #i64824# +STR_DATA_ROLE_CATEGORIES for the role categories in the data dialog 2006/05/29 18:00:39 iha 1.1.1.1.4.27: adapted STR_OBJECT_DIAGRAM_DATA to spec 2006/05/29 17:54:52 iha 1.1.1.1.4.26: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/05/29 17:08:56 iha 1.1.1.1.4.25: adapted grid names to spec 2006/03/28 15:50:00 iha 1.1.1.1.4.24: corrected broken german umlauts 2006/01/14 14:58:41 iha 1.1.1.1.4.23: renamed first page of 3D View Dialog 2006/01/13 15:07:00 bm 1.1.1.1.4.22: +STR_ACTION_REARRANGE_CHART 2006/01/12 17:54:01 iha 1.1.1.1.4.21: change name of wizard step 4 according to spec 2005/11/30 17:52:21 iha 1.1.1.1.4.20: corrected Strings 2005/11/29 18:36:37 bm 1.1.1.1.4.19: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/22 09:39:41 bm 1.1.1.1.4.18: insert object removed, these kind of strings are used from svx 2005/11/21 16:13:43 bm 1.1.1.1.4.17: +undo insert object string, conversion to UTF-8 2005/10/07 11:12:12 bm 1.1.1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 11:45:02 iha 1.1.1.1.4.15: added specialized title names 2004/08/10 12:16:13 bm 1.1.1.1.4.14: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:12:54 bm 1.1.1.1.4.13: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 14:38:23 iha 1.1.1.1.4.12: #i30126# string review changes 2004/06/30 11:54:40 bm 1.1.1.1.4.11: +text for new data series 2004/06/29 15:43:53 bm 1.1.1.1.4.10: internal strings converted to ressource strings 2004/06/12 13:37:05 iha 1.1.1.1.4.9: correct german text; added comments 2004/06/09 20:17:40 iha 1.1.1.1.4.8: Smooth Line Properties Dialog 2004/06/09 18:43:46 iha 1.1.1.1.4.7: minor resource changes 2004/06/08 19:27:19 iha 1.1.1.1.4.6: added STR_OBJECT_DATA_RANGE 2004/06/03 03:38:21 iha 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/01 18:59:14 iha 1.1.1.1.4.4: new 3D view/effects dialog 2004/05/17 17:33:47 iha 1.1.1.1.4.3: provide object naming; resource cleanup 2004/05/05 20:42:45 iha 1.1.1.1.4.2: #i20344# additional strings for chart wizard 2004/04/22 15:00:39 iha 1.1.1.1.4.1: #i20344# chabged legend, grid and title resources
2007-05-22 16:30:11 +00:00
String STR_OBJECT_AVERAGE_LINE
2003-10-06 08:58:36 +00:00
{
Text [ en-US ] = "Mean Value Line";
2003-10-06 08:58:36 +00:00
};
String STR_OBJECT_CURVE_EQUATION
{
Text[ en-US ] = "Equation";
};
INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:03:29 bm 1.1.1.1.4.52: RESYNC: (1.4-1.5); FILE MERGED 2007/04/23 12:32:31 ihi 1.1.1.1.4.51: #i72301# German removed 2007/03/19 15:13:39 bm 1.1.1.1.4.50: #i75403# Use strings from resource for row and column labels 2007/03/05 13:58:44 iha 1.1.1.1.4.49: changed string according to spec 2007/03/05 13:17:56 iha 1.1.1.1.4.48: changed string according to spec 2007/02/09 12:25:45 bm 1.1.1.1.4.47: #i72841# +STR_ACTION_NOTPOSSIBLE for message box that pops up when a non-deleteable object gets a delete-request 2007/02/06 12:02:16 iha 1.1.1.1.4.46: resource change: Torte -> Kreis 2006/12/11 15:45:45 bm 1.1.1.1.4.45: -STR_DATA_NEW_SERIES, +STR_DATA_UNNAMED_SERIES_WITH_INDEX 2006/12/05 23:40:41 iha 1.1.1.1.4.44: #i71675# enable set data label range for xy charts 2006/12/05 17:55:08 iha 1.1.1.1.4.43: String changes according to wizard spec 2006/11/01 17:46:23 iha 1.1.1.1.4.42: cleanup resources: no hardcoded quotes 2006/11/01 16:10:40 iha 1.1.1.1.4.41: cleanup resources: removed obsolete x-commenet string 2006/11/01 15:36:56 iha 1.1.1.1.4.40: cleanup resources + changed variable names according to style guide 2006/10/29 11:37:39 iha 1.1.1.1.4.39: moved STR_STATISTICS_IN_LEGEND from Strings.src to Strings_Statistic.src 2006/10/27 17:49:08 iha 1.1.1.1.4.38: more cleanup 2006/10/27 15:31:33 iha 1.1.1.1.4.37: name consolidation 2006/10/27 15:02:59 iha 1.1.1.1.4.36: name consolidation 2006/10/27 14:59:19 iha 1.1.1.1.4.35: name consolidation 2006/10/21 12:13:57 iha 1.1.1.1.4.34: name consolidation 2006/10/21 11:03:15 iha 1.1.1.1.4.33: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead 2006/10/21 09:03:31 iha 1.1.1.1.4.32: changed 'Data Series Symbol' to 'Legend Key' 2006/09/27 17:25:31 iha 1.1.1.1.4.31: corrected HelpText for color button 2006/08/22 17:00:21 bm 1.1.1.1.4.30: #i68861# also changed: STR_STATUS_DATAPOINT_MARKED: row replaced by data series 2006/08/02 12:16:24 bm 1.1.1.1.4.29: STR_OBJECT_DATAPOINT_XXX, STR_BALLOONHELP_DATAPOINT changed: row replaced by data series 2006/07/19 15:53:02 bm 1.1.1.1.4.28: #i64824# +STR_DATA_ROLE_CATEGORIES for the role categories in the data dialog 2006/05/29 18:00:39 iha 1.1.1.1.4.27: adapted STR_OBJECT_DIAGRAM_DATA to spec 2006/05/29 17:54:52 iha 1.1.1.1.4.26: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/05/29 17:08:56 iha 1.1.1.1.4.25: adapted grid names to spec 2006/03/28 15:50:00 iha 1.1.1.1.4.24: corrected broken german umlauts 2006/01/14 14:58:41 iha 1.1.1.1.4.23: renamed first page of 3D View Dialog 2006/01/13 15:07:00 bm 1.1.1.1.4.22: +STR_ACTION_REARRANGE_CHART 2006/01/12 17:54:01 iha 1.1.1.1.4.21: change name of wizard step 4 according to spec 2005/11/30 17:52:21 iha 1.1.1.1.4.20: corrected Strings 2005/11/29 18:36:37 bm 1.1.1.1.4.19: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/22 09:39:41 bm 1.1.1.1.4.18: insert object removed, these kind of strings are used from svx 2005/11/21 16:13:43 bm 1.1.1.1.4.17: +undo insert object string, conversion to UTF-8 2005/10/07 11:12:12 bm 1.1.1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 11:45:02 iha 1.1.1.1.4.15: added specialized title names 2004/08/10 12:16:13 bm 1.1.1.1.4.14: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:12:54 bm 1.1.1.1.4.13: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 14:38:23 iha 1.1.1.1.4.12: #i30126# string review changes 2004/06/30 11:54:40 bm 1.1.1.1.4.11: +text for new data series 2004/06/29 15:43:53 bm 1.1.1.1.4.10: internal strings converted to ressource strings 2004/06/12 13:37:05 iha 1.1.1.1.4.9: correct german text; added comments 2004/06/09 20:17:40 iha 1.1.1.1.4.8: Smooth Line Properties Dialog 2004/06/09 18:43:46 iha 1.1.1.1.4.7: minor resource changes 2004/06/08 19:27:19 iha 1.1.1.1.4.6: added STR_OBJECT_DATA_RANGE 2004/06/03 03:38:21 iha 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/01 18:59:14 iha 1.1.1.1.4.4: new 3D view/effects dialog 2004/05/17 17:33:47 iha 1.1.1.1.4.3: provide object naming; resource cleanup 2004/05/05 20:42:45 iha 1.1.1.1.4.2: #i20344# additional strings for chart wizard 2004/04/22 15:00:39 iha 1.1.1.1.4.1: #i20344# chabged legend, grid and title resources
2007-05-22 16:30:11 +00:00
String STR_OBJECT_ERROR_INDICATOR
2003-10-06 08:58:36 +00:00
{
INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:03:29 bm 1.1.1.1.4.52: RESYNC: (1.4-1.5); FILE MERGED 2007/04/23 12:32:31 ihi 1.1.1.1.4.51: #i72301# German removed 2007/03/19 15:13:39 bm 1.1.1.1.4.50: #i75403# Use strings from resource for row and column labels 2007/03/05 13:58:44 iha 1.1.1.1.4.49: changed string according to spec 2007/03/05 13:17:56 iha 1.1.1.1.4.48: changed string according to spec 2007/02/09 12:25:45 bm 1.1.1.1.4.47: #i72841# +STR_ACTION_NOTPOSSIBLE for message box that pops up when a non-deleteable object gets a delete-request 2007/02/06 12:02:16 iha 1.1.1.1.4.46: resource change: Torte -> Kreis 2006/12/11 15:45:45 bm 1.1.1.1.4.45: -STR_DATA_NEW_SERIES, +STR_DATA_UNNAMED_SERIES_WITH_INDEX 2006/12/05 23:40:41 iha 1.1.1.1.4.44: #i71675# enable set data label range for xy charts 2006/12/05 17:55:08 iha 1.1.1.1.4.43: String changes according to wizard spec 2006/11/01 17:46:23 iha 1.1.1.1.4.42: cleanup resources: no hardcoded quotes 2006/11/01 16:10:40 iha 1.1.1.1.4.41: cleanup resources: removed obsolete x-commenet string 2006/11/01 15:36:56 iha 1.1.1.1.4.40: cleanup resources + changed variable names according to style guide 2006/10/29 11:37:39 iha 1.1.1.1.4.39: moved STR_STATISTICS_IN_LEGEND from Strings.src to Strings_Statistic.src 2006/10/27 17:49:08 iha 1.1.1.1.4.38: more cleanup 2006/10/27 15:31:33 iha 1.1.1.1.4.37: name consolidation 2006/10/27 15:02:59 iha 1.1.1.1.4.36: name consolidation 2006/10/27 14:59:19 iha 1.1.1.1.4.35: name consolidation 2006/10/21 12:13:57 iha 1.1.1.1.4.34: name consolidation 2006/10/21 11:03:15 iha 1.1.1.1.4.33: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead 2006/10/21 09:03:31 iha 1.1.1.1.4.32: changed 'Data Series Symbol' to 'Legend Key' 2006/09/27 17:25:31 iha 1.1.1.1.4.31: corrected HelpText for color button 2006/08/22 17:00:21 bm 1.1.1.1.4.30: #i68861# also changed: STR_STATUS_DATAPOINT_MARKED: row replaced by data series 2006/08/02 12:16:24 bm 1.1.1.1.4.29: STR_OBJECT_DATAPOINT_XXX, STR_BALLOONHELP_DATAPOINT changed: row replaced by data series 2006/07/19 15:53:02 bm 1.1.1.1.4.28: #i64824# +STR_DATA_ROLE_CATEGORIES for the role categories in the data dialog 2006/05/29 18:00:39 iha 1.1.1.1.4.27: adapted STR_OBJECT_DIAGRAM_DATA to spec 2006/05/29 17:54:52 iha 1.1.1.1.4.26: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/05/29 17:08:56 iha 1.1.1.1.4.25: adapted grid names to spec 2006/03/28 15:50:00 iha 1.1.1.1.4.24: corrected broken german umlauts 2006/01/14 14:58:41 iha 1.1.1.1.4.23: renamed first page of 3D View Dialog 2006/01/13 15:07:00 bm 1.1.1.1.4.22: +STR_ACTION_REARRANGE_CHART 2006/01/12 17:54:01 iha 1.1.1.1.4.21: change name of wizard step 4 according to spec 2005/11/30 17:52:21 iha 1.1.1.1.4.20: corrected Strings 2005/11/29 18:36:37 bm 1.1.1.1.4.19: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/22 09:39:41 bm 1.1.1.1.4.18: insert object removed, these kind of strings are used from svx 2005/11/21 16:13:43 bm 1.1.1.1.4.17: +undo insert object string, conversion to UTF-8 2005/10/07 11:12:12 bm 1.1.1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 11:45:02 iha 1.1.1.1.4.15: added specialized title names 2004/08/10 12:16:13 bm 1.1.1.1.4.14: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:12:54 bm 1.1.1.1.4.13: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 14:38:23 iha 1.1.1.1.4.12: #i30126# string review changes 2004/06/30 11:54:40 bm 1.1.1.1.4.11: +text for new data series 2004/06/29 15:43:53 bm 1.1.1.1.4.10: internal strings converted to ressource strings 2004/06/12 13:37:05 iha 1.1.1.1.4.9: correct german text; added comments 2004/06/09 20:17:40 iha 1.1.1.1.4.8: Smooth Line Properties Dialog 2004/06/09 18:43:46 iha 1.1.1.1.4.7: minor resource changes 2004/06/08 19:27:19 iha 1.1.1.1.4.6: added STR_OBJECT_DATA_RANGE 2004/06/03 03:38:21 iha 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/01 18:59:14 iha 1.1.1.1.4.4: new 3D view/effects dialog 2004/05/17 17:33:47 iha 1.1.1.1.4.3: provide object naming; resource cleanup 2004/05/05 20:42:45 iha 1.1.1.1.4.2: #i20344# additional strings for chart wizard 2004/04/22 15:00:39 iha 1.1.1.1.4.1: #i20344# chabged legend, grid and title resources
2007-05-22 16:30:11 +00:00
Text [ en-US ] = "Error Indicator";
2003-10-06 08:58:36 +00:00
};
INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:03:29 bm 1.1.1.1.4.52: RESYNC: (1.4-1.5); FILE MERGED 2007/04/23 12:32:31 ihi 1.1.1.1.4.51: #i72301# German removed 2007/03/19 15:13:39 bm 1.1.1.1.4.50: #i75403# Use strings from resource for row and column labels 2007/03/05 13:58:44 iha 1.1.1.1.4.49: changed string according to spec 2007/03/05 13:17:56 iha 1.1.1.1.4.48: changed string according to spec 2007/02/09 12:25:45 bm 1.1.1.1.4.47: #i72841# +STR_ACTION_NOTPOSSIBLE for message box that pops up when a non-deleteable object gets a delete-request 2007/02/06 12:02:16 iha 1.1.1.1.4.46: resource change: Torte -> Kreis 2006/12/11 15:45:45 bm 1.1.1.1.4.45: -STR_DATA_NEW_SERIES, +STR_DATA_UNNAMED_SERIES_WITH_INDEX 2006/12/05 23:40:41 iha 1.1.1.1.4.44: #i71675# enable set data label range for xy charts 2006/12/05 17:55:08 iha 1.1.1.1.4.43: String changes according to wizard spec 2006/11/01 17:46:23 iha 1.1.1.1.4.42: cleanup resources: no hardcoded quotes 2006/11/01 16:10:40 iha 1.1.1.1.4.41: cleanup resources: removed obsolete x-commenet string 2006/11/01 15:36:56 iha 1.1.1.1.4.40: cleanup resources + changed variable names according to style guide 2006/10/29 11:37:39 iha 1.1.1.1.4.39: moved STR_STATISTICS_IN_LEGEND from Strings.src to Strings_Statistic.src 2006/10/27 17:49:08 iha 1.1.1.1.4.38: more cleanup 2006/10/27 15:31:33 iha 1.1.1.1.4.37: name consolidation 2006/10/27 15:02:59 iha 1.1.1.1.4.36: name consolidation 2006/10/27 14:59:19 iha 1.1.1.1.4.35: name consolidation 2006/10/21 12:13:57 iha 1.1.1.1.4.34: name consolidation 2006/10/21 11:03:15 iha 1.1.1.1.4.33: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead 2006/10/21 09:03:31 iha 1.1.1.1.4.32: changed 'Data Series Symbol' to 'Legend Key' 2006/09/27 17:25:31 iha 1.1.1.1.4.31: corrected HelpText for color button 2006/08/22 17:00:21 bm 1.1.1.1.4.30: #i68861# also changed: STR_STATUS_DATAPOINT_MARKED: row replaced by data series 2006/08/02 12:16:24 bm 1.1.1.1.4.29: STR_OBJECT_DATAPOINT_XXX, STR_BALLOONHELP_DATAPOINT changed: row replaced by data series 2006/07/19 15:53:02 bm 1.1.1.1.4.28: #i64824# +STR_DATA_ROLE_CATEGORIES for the role categories in the data dialog 2006/05/29 18:00:39 iha 1.1.1.1.4.27: adapted STR_OBJECT_DIAGRAM_DATA to spec 2006/05/29 17:54:52 iha 1.1.1.1.4.26: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/05/29 17:08:56 iha 1.1.1.1.4.25: adapted grid names to spec 2006/03/28 15:50:00 iha 1.1.1.1.4.24: corrected broken german umlauts 2006/01/14 14:58:41 iha 1.1.1.1.4.23: renamed first page of 3D View Dialog 2006/01/13 15:07:00 bm 1.1.1.1.4.22: +STR_ACTION_REARRANGE_CHART 2006/01/12 17:54:01 iha 1.1.1.1.4.21: change name of wizard step 4 according to spec 2005/11/30 17:52:21 iha 1.1.1.1.4.20: corrected Strings 2005/11/29 18:36:37 bm 1.1.1.1.4.19: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/22 09:39:41 bm 1.1.1.1.4.18: insert object removed, these kind of strings are used from svx 2005/11/21 16:13:43 bm 1.1.1.1.4.17: +undo insert object string, conversion to UTF-8 2005/10/07 11:12:12 bm 1.1.1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 11:45:02 iha 1.1.1.1.4.15: added specialized title names 2004/08/10 12:16:13 bm 1.1.1.1.4.14: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:12:54 bm 1.1.1.1.4.13: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 14:38:23 iha 1.1.1.1.4.12: #i30126# string review changes 2004/06/30 11:54:40 bm 1.1.1.1.4.11: +text for new data series 2004/06/29 15:43:53 bm 1.1.1.1.4.10: internal strings converted to ressource strings 2004/06/12 13:37:05 iha 1.1.1.1.4.9: correct german text; added comments 2004/06/09 20:17:40 iha 1.1.1.1.4.8: Smooth Line Properties Dialog 2004/06/09 18:43:46 iha 1.1.1.1.4.7: minor resource changes 2004/06/08 19:27:19 iha 1.1.1.1.4.6: added STR_OBJECT_DATA_RANGE 2004/06/03 03:38:21 iha 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/01 18:59:14 iha 1.1.1.1.4.4: new 3D view/effects dialog 2004/05/17 17:33:47 iha 1.1.1.1.4.3: provide object naming; resource cleanup 2004/05/05 20:42:45 iha 1.1.1.1.4.2: #i20344# additional strings for chart wizard 2004/04/22 15:00:39 iha 1.1.1.1.4.1: #i20344# chabged legend, grid and title resources
2007-05-22 16:30:11 +00:00
String STR_OBJECT_STOCK_LOSS
2003-10-06 08:58:36 +00:00
{
INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:03:29 bm 1.1.1.1.4.52: RESYNC: (1.4-1.5); FILE MERGED 2007/04/23 12:32:31 ihi 1.1.1.1.4.51: #i72301# German removed 2007/03/19 15:13:39 bm 1.1.1.1.4.50: #i75403# Use strings from resource for row and column labels 2007/03/05 13:58:44 iha 1.1.1.1.4.49: changed string according to spec 2007/03/05 13:17:56 iha 1.1.1.1.4.48: changed string according to spec 2007/02/09 12:25:45 bm 1.1.1.1.4.47: #i72841# +STR_ACTION_NOTPOSSIBLE for message box that pops up when a non-deleteable object gets a delete-request 2007/02/06 12:02:16 iha 1.1.1.1.4.46: resource change: Torte -> Kreis 2006/12/11 15:45:45 bm 1.1.1.1.4.45: -STR_DATA_NEW_SERIES, +STR_DATA_UNNAMED_SERIES_WITH_INDEX 2006/12/05 23:40:41 iha 1.1.1.1.4.44: #i71675# enable set data label range for xy charts 2006/12/05 17:55:08 iha 1.1.1.1.4.43: String changes according to wizard spec 2006/11/01 17:46:23 iha 1.1.1.1.4.42: cleanup resources: no hardcoded quotes 2006/11/01 16:10:40 iha 1.1.1.1.4.41: cleanup resources: removed obsolete x-commenet string 2006/11/01 15:36:56 iha 1.1.1.1.4.40: cleanup resources + changed variable names according to style guide 2006/10/29 11:37:39 iha 1.1.1.1.4.39: moved STR_STATISTICS_IN_LEGEND from Strings.src to Strings_Statistic.src 2006/10/27 17:49:08 iha 1.1.1.1.4.38: more cleanup 2006/10/27 15:31:33 iha 1.1.1.1.4.37: name consolidation 2006/10/27 15:02:59 iha 1.1.1.1.4.36: name consolidation 2006/10/27 14:59:19 iha 1.1.1.1.4.35: name consolidation 2006/10/21 12:13:57 iha 1.1.1.1.4.34: name consolidation 2006/10/21 11:03:15 iha 1.1.1.1.4.33: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead 2006/10/21 09:03:31 iha 1.1.1.1.4.32: changed 'Data Series Symbol' to 'Legend Key' 2006/09/27 17:25:31 iha 1.1.1.1.4.31: corrected HelpText for color button 2006/08/22 17:00:21 bm 1.1.1.1.4.30: #i68861# also changed: STR_STATUS_DATAPOINT_MARKED: row replaced by data series 2006/08/02 12:16:24 bm 1.1.1.1.4.29: STR_OBJECT_DATAPOINT_XXX, STR_BALLOONHELP_DATAPOINT changed: row replaced by data series 2006/07/19 15:53:02 bm 1.1.1.1.4.28: #i64824# +STR_DATA_ROLE_CATEGORIES for the role categories in the data dialog 2006/05/29 18:00:39 iha 1.1.1.1.4.27: adapted STR_OBJECT_DIAGRAM_DATA to spec 2006/05/29 17:54:52 iha 1.1.1.1.4.26: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/05/29 17:08:56 iha 1.1.1.1.4.25: adapted grid names to spec 2006/03/28 15:50:00 iha 1.1.1.1.4.24: corrected broken german umlauts 2006/01/14 14:58:41 iha 1.1.1.1.4.23: renamed first page of 3D View Dialog 2006/01/13 15:07:00 bm 1.1.1.1.4.22: +STR_ACTION_REARRANGE_CHART 2006/01/12 17:54:01 iha 1.1.1.1.4.21: change name of wizard step 4 according to spec 2005/11/30 17:52:21 iha 1.1.1.1.4.20: corrected Strings 2005/11/29 18:36:37 bm 1.1.1.1.4.19: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/22 09:39:41 bm 1.1.1.1.4.18: insert object removed, these kind of strings are used from svx 2005/11/21 16:13:43 bm 1.1.1.1.4.17: +undo insert object string, conversion to UTF-8 2005/10/07 11:12:12 bm 1.1.1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 11:45:02 iha 1.1.1.1.4.15: added specialized title names 2004/08/10 12:16:13 bm 1.1.1.1.4.14: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:12:54 bm 1.1.1.1.4.13: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 14:38:23 iha 1.1.1.1.4.12: #i30126# string review changes 2004/06/30 11:54:40 bm 1.1.1.1.4.11: +text for new data series 2004/06/29 15:43:53 bm 1.1.1.1.4.10: internal strings converted to ressource strings 2004/06/12 13:37:05 iha 1.1.1.1.4.9: correct german text; added comments 2004/06/09 20:17:40 iha 1.1.1.1.4.8: Smooth Line Properties Dialog 2004/06/09 18:43:46 iha 1.1.1.1.4.7: minor resource changes 2004/06/08 19:27:19 iha 1.1.1.1.4.6: added STR_OBJECT_DATA_RANGE 2004/06/03 03:38:21 iha 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/01 18:59:14 iha 1.1.1.1.4.4: new 3D view/effects dialog 2004/05/17 17:33:47 iha 1.1.1.1.4.3: provide object naming; resource cleanup 2004/05/05 20:42:45 iha 1.1.1.1.4.2: #i20344# additional strings for chart wizard 2004/04/22 15:00:39 iha 1.1.1.1.4.1: #i20344# chabged legend, grid and title resources
2007-05-22 16:30:11 +00:00
Text [ en-US ] = "Negative Deviation";
2003-10-06 08:58:36 +00:00
};
INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:03:29 bm 1.1.1.1.4.52: RESYNC: (1.4-1.5); FILE MERGED 2007/04/23 12:32:31 ihi 1.1.1.1.4.51: #i72301# German removed 2007/03/19 15:13:39 bm 1.1.1.1.4.50: #i75403# Use strings from resource for row and column labels 2007/03/05 13:58:44 iha 1.1.1.1.4.49: changed string according to spec 2007/03/05 13:17:56 iha 1.1.1.1.4.48: changed string according to spec 2007/02/09 12:25:45 bm 1.1.1.1.4.47: #i72841# +STR_ACTION_NOTPOSSIBLE for message box that pops up when a non-deleteable object gets a delete-request 2007/02/06 12:02:16 iha 1.1.1.1.4.46: resource change: Torte -> Kreis 2006/12/11 15:45:45 bm 1.1.1.1.4.45: -STR_DATA_NEW_SERIES, +STR_DATA_UNNAMED_SERIES_WITH_INDEX 2006/12/05 23:40:41 iha 1.1.1.1.4.44: #i71675# enable set data label range for xy charts 2006/12/05 17:55:08 iha 1.1.1.1.4.43: String changes according to wizard spec 2006/11/01 17:46:23 iha 1.1.1.1.4.42: cleanup resources: no hardcoded quotes 2006/11/01 16:10:40 iha 1.1.1.1.4.41: cleanup resources: removed obsolete x-commenet string 2006/11/01 15:36:56 iha 1.1.1.1.4.40: cleanup resources + changed variable names according to style guide 2006/10/29 11:37:39 iha 1.1.1.1.4.39: moved STR_STATISTICS_IN_LEGEND from Strings.src to Strings_Statistic.src 2006/10/27 17:49:08 iha 1.1.1.1.4.38: more cleanup 2006/10/27 15:31:33 iha 1.1.1.1.4.37: name consolidation 2006/10/27 15:02:59 iha 1.1.1.1.4.36: name consolidation 2006/10/27 14:59:19 iha 1.1.1.1.4.35: name consolidation 2006/10/21 12:13:57 iha 1.1.1.1.4.34: name consolidation 2006/10/21 11:03:15 iha 1.1.1.1.4.33: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead 2006/10/21 09:03:31 iha 1.1.1.1.4.32: changed 'Data Series Symbol' to 'Legend Key' 2006/09/27 17:25:31 iha 1.1.1.1.4.31: corrected HelpText for color button 2006/08/22 17:00:21 bm 1.1.1.1.4.30: #i68861# also changed: STR_STATUS_DATAPOINT_MARKED: row replaced by data series 2006/08/02 12:16:24 bm 1.1.1.1.4.29: STR_OBJECT_DATAPOINT_XXX, STR_BALLOONHELP_DATAPOINT changed: row replaced by data series 2006/07/19 15:53:02 bm 1.1.1.1.4.28: #i64824# +STR_DATA_ROLE_CATEGORIES for the role categories in the data dialog 2006/05/29 18:00:39 iha 1.1.1.1.4.27: adapted STR_OBJECT_DIAGRAM_DATA to spec 2006/05/29 17:54:52 iha 1.1.1.1.4.26: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/05/29 17:08:56 iha 1.1.1.1.4.25: adapted grid names to spec 2006/03/28 15:50:00 iha 1.1.1.1.4.24: corrected broken german umlauts 2006/01/14 14:58:41 iha 1.1.1.1.4.23: renamed first page of 3D View Dialog 2006/01/13 15:07:00 bm 1.1.1.1.4.22: +STR_ACTION_REARRANGE_CHART 2006/01/12 17:54:01 iha 1.1.1.1.4.21: change name of wizard step 4 according to spec 2005/11/30 17:52:21 iha 1.1.1.1.4.20: corrected Strings 2005/11/29 18:36:37 bm 1.1.1.1.4.19: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/22 09:39:41 bm 1.1.1.1.4.18: insert object removed, these kind of strings are used from svx 2005/11/21 16:13:43 bm 1.1.1.1.4.17: +undo insert object string, conversion to UTF-8 2005/10/07 11:12:12 bm 1.1.1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 11:45:02 iha 1.1.1.1.4.15: added specialized title names 2004/08/10 12:16:13 bm 1.1.1.1.4.14: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:12:54 bm 1.1.1.1.4.13: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 14:38:23 iha 1.1.1.1.4.12: #i30126# string review changes 2004/06/30 11:54:40 bm 1.1.1.1.4.11: +text for new data series 2004/06/29 15:43:53 bm 1.1.1.1.4.10: internal strings converted to ressource strings 2004/06/12 13:37:05 iha 1.1.1.1.4.9: correct german text; added comments 2004/06/09 20:17:40 iha 1.1.1.1.4.8: Smooth Line Properties Dialog 2004/06/09 18:43:46 iha 1.1.1.1.4.7: minor resource changes 2004/06/08 19:27:19 iha 1.1.1.1.4.6: added STR_OBJECT_DATA_RANGE 2004/06/03 03:38:21 iha 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/01 18:59:14 iha 1.1.1.1.4.4: new 3D view/effects dialog 2004/05/17 17:33:47 iha 1.1.1.1.4.3: provide object naming; resource cleanup 2004/05/05 20:42:45 iha 1.1.1.1.4.2: #i20344# additional strings for chart wizard 2004/04/22 15:00:39 iha 1.1.1.1.4.1: #i20344# chabged legend, grid and title resources
2007-05-22 16:30:11 +00:00
String STR_OBJECT_STOCK_GAIN
2003-10-06 08:58:36 +00:00
{
INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:03:29 bm 1.1.1.1.4.52: RESYNC: (1.4-1.5); FILE MERGED 2007/04/23 12:32:31 ihi 1.1.1.1.4.51: #i72301# German removed 2007/03/19 15:13:39 bm 1.1.1.1.4.50: #i75403# Use strings from resource for row and column labels 2007/03/05 13:58:44 iha 1.1.1.1.4.49: changed string according to spec 2007/03/05 13:17:56 iha 1.1.1.1.4.48: changed string according to spec 2007/02/09 12:25:45 bm 1.1.1.1.4.47: #i72841# +STR_ACTION_NOTPOSSIBLE for message box that pops up when a non-deleteable object gets a delete-request 2007/02/06 12:02:16 iha 1.1.1.1.4.46: resource change: Torte -> Kreis 2006/12/11 15:45:45 bm 1.1.1.1.4.45: -STR_DATA_NEW_SERIES, +STR_DATA_UNNAMED_SERIES_WITH_INDEX 2006/12/05 23:40:41 iha 1.1.1.1.4.44: #i71675# enable set data label range for xy charts 2006/12/05 17:55:08 iha 1.1.1.1.4.43: String changes according to wizard spec 2006/11/01 17:46:23 iha 1.1.1.1.4.42: cleanup resources: no hardcoded quotes 2006/11/01 16:10:40 iha 1.1.1.1.4.41: cleanup resources: removed obsolete x-commenet string 2006/11/01 15:36:56 iha 1.1.1.1.4.40: cleanup resources + changed variable names according to style guide 2006/10/29 11:37:39 iha 1.1.1.1.4.39: moved STR_STATISTICS_IN_LEGEND from Strings.src to Strings_Statistic.src 2006/10/27 17:49:08 iha 1.1.1.1.4.38: more cleanup 2006/10/27 15:31:33 iha 1.1.1.1.4.37: name consolidation 2006/10/27 15:02:59 iha 1.1.1.1.4.36: name consolidation 2006/10/27 14:59:19 iha 1.1.1.1.4.35: name consolidation 2006/10/21 12:13:57 iha 1.1.1.1.4.34: name consolidation 2006/10/21 11:03:15 iha 1.1.1.1.4.33: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead 2006/10/21 09:03:31 iha 1.1.1.1.4.32: changed 'Data Series Symbol' to 'Legend Key' 2006/09/27 17:25:31 iha 1.1.1.1.4.31: corrected HelpText for color button 2006/08/22 17:00:21 bm 1.1.1.1.4.30: #i68861# also changed: STR_STATUS_DATAPOINT_MARKED: row replaced by data series 2006/08/02 12:16:24 bm 1.1.1.1.4.29: STR_OBJECT_DATAPOINT_XXX, STR_BALLOONHELP_DATAPOINT changed: row replaced by data series 2006/07/19 15:53:02 bm 1.1.1.1.4.28: #i64824# +STR_DATA_ROLE_CATEGORIES for the role categories in the data dialog 2006/05/29 18:00:39 iha 1.1.1.1.4.27: adapted STR_OBJECT_DIAGRAM_DATA to spec 2006/05/29 17:54:52 iha 1.1.1.1.4.26: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/05/29 17:08:56 iha 1.1.1.1.4.25: adapted grid names to spec 2006/03/28 15:50:00 iha 1.1.1.1.4.24: corrected broken german umlauts 2006/01/14 14:58:41 iha 1.1.1.1.4.23: renamed first page of 3D View Dialog 2006/01/13 15:07:00 bm 1.1.1.1.4.22: +STR_ACTION_REARRANGE_CHART 2006/01/12 17:54:01 iha 1.1.1.1.4.21: change name of wizard step 4 according to spec 2005/11/30 17:52:21 iha 1.1.1.1.4.20: corrected Strings 2005/11/29 18:36:37 bm 1.1.1.1.4.19: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/22 09:39:41 bm 1.1.1.1.4.18: insert object removed, these kind of strings are used from svx 2005/11/21 16:13:43 bm 1.1.1.1.4.17: +undo insert object string, conversion to UTF-8 2005/10/07 11:12:12 bm 1.1.1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 11:45:02 iha 1.1.1.1.4.15: added specialized title names 2004/08/10 12:16:13 bm 1.1.1.1.4.14: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:12:54 bm 1.1.1.1.4.13: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 14:38:23 iha 1.1.1.1.4.12: #i30126# string review changes 2004/06/30 11:54:40 bm 1.1.1.1.4.11: +text for new data series 2004/06/29 15:43:53 bm 1.1.1.1.4.10: internal strings converted to ressource strings 2004/06/12 13:37:05 iha 1.1.1.1.4.9: correct german text; added comments 2004/06/09 20:17:40 iha 1.1.1.1.4.8: Smooth Line Properties Dialog 2004/06/09 18:43:46 iha 1.1.1.1.4.7: minor resource changes 2004/06/08 19:27:19 iha 1.1.1.1.4.6: added STR_OBJECT_DATA_RANGE 2004/06/03 03:38:21 iha 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/01 18:59:14 iha 1.1.1.1.4.4: new 3D view/effects dialog 2004/05/17 17:33:47 iha 1.1.1.1.4.3: provide object naming; resource cleanup 2004/05/05 20:42:45 iha 1.1.1.1.4.2: #i20344# additional strings for chart wizard 2004/04/22 15:00:39 iha 1.1.1.1.4.1: #i20344# chabged legend, grid and title resources
2007-05-22 16:30:11 +00:00
Text [ en-US ] = "Positive Deviation";
2003-10-06 08:58:36 +00:00
};
INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:03:29 bm 1.1.1.1.4.52: RESYNC: (1.4-1.5); FILE MERGED 2007/04/23 12:32:31 ihi 1.1.1.1.4.51: #i72301# German removed 2007/03/19 15:13:39 bm 1.1.1.1.4.50: #i75403# Use strings from resource for row and column labels 2007/03/05 13:58:44 iha 1.1.1.1.4.49: changed string according to spec 2007/03/05 13:17:56 iha 1.1.1.1.4.48: changed string according to spec 2007/02/09 12:25:45 bm 1.1.1.1.4.47: #i72841# +STR_ACTION_NOTPOSSIBLE for message box that pops up when a non-deleteable object gets a delete-request 2007/02/06 12:02:16 iha 1.1.1.1.4.46: resource change: Torte -> Kreis 2006/12/11 15:45:45 bm 1.1.1.1.4.45: -STR_DATA_NEW_SERIES, +STR_DATA_UNNAMED_SERIES_WITH_INDEX 2006/12/05 23:40:41 iha 1.1.1.1.4.44: #i71675# enable set data label range for xy charts 2006/12/05 17:55:08 iha 1.1.1.1.4.43: String changes according to wizard spec 2006/11/01 17:46:23 iha 1.1.1.1.4.42: cleanup resources: no hardcoded quotes 2006/11/01 16:10:40 iha 1.1.1.1.4.41: cleanup resources: removed obsolete x-commenet string 2006/11/01 15:36:56 iha 1.1.1.1.4.40: cleanup resources + changed variable names according to style guide 2006/10/29 11:37:39 iha 1.1.1.1.4.39: moved STR_STATISTICS_IN_LEGEND from Strings.src to Strings_Statistic.src 2006/10/27 17:49:08 iha 1.1.1.1.4.38: more cleanup 2006/10/27 15:31:33 iha 1.1.1.1.4.37: name consolidation 2006/10/27 15:02:59 iha 1.1.1.1.4.36: name consolidation 2006/10/27 14:59:19 iha 1.1.1.1.4.35: name consolidation 2006/10/21 12:13:57 iha 1.1.1.1.4.34: name consolidation 2006/10/21 11:03:15 iha 1.1.1.1.4.33: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead 2006/10/21 09:03:31 iha 1.1.1.1.4.32: changed 'Data Series Symbol' to 'Legend Key' 2006/09/27 17:25:31 iha 1.1.1.1.4.31: corrected HelpText for color button 2006/08/22 17:00:21 bm 1.1.1.1.4.30: #i68861# also changed: STR_STATUS_DATAPOINT_MARKED: row replaced by data series 2006/08/02 12:16:24 bm 1.1.1.1.4.29: STR_OBJECT_DATAPOINT_XXX, STR_BALLOONHELP_DATAPOINT changed: row replaced by data series 2006/07/19 15:53:02 bm 1.1.1.1.4.28: #i64824# +STR_DATA_ROLE_CATEGORIES for the role categories in the data dialog 2006/05/29 18:00:39 iha 1.1.1.1.4.27: adapted STR_OBJECT_DIAGRAM_DATA to spec 2006/05/29 17:54:52 iha 1.1.1.1.4.26: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/05/29 17:08:56 iha 1.1.1.1.4.25: adapted grid names to spec 2006/03/28 15:50:00 iha 1.1.1.1.4.24: corrected broken german umlauts 2006/01/14 14:58:41 iha 1.1.1.1.4.23: renamed first page of 3D View Dialog 2006/01/13 15:07:00 bm 1.1.1.1.4.22: +STR_ACTION_REARRANGE_CHART 2006/01/12 17:54:01 iha 1.1.1.1.4.21: change name of wizard step 4 according to spec 2005/11/30 17:52:21 iha 1.1.1.1.4.20: corrected Strings 2005/11/29 18:36:37 bm 1.1.1.1.4.19: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/22 09:39:41 bm 1.1.1.1.4.18: insert object removed, these kind of strings are used from svx 2005/11/21 16:13:43 bm 1.1.1.1.4.17: +undo insert object string, conversion to UTF-8 2005/10/07 11:12:12 bm 1.1.1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 11:45:02 iha 1.1.1.1.4.15: added specialized title names 2004/08/10 12:16:13 bm 1.1.1.1.4.14: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:12:54 bm 1.1.1.1.4.13: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 14:38:23 iha 1.1.1.1.4.12: #i30126# string review changes 2004/06/30 11:54:40 bm 1.1.1.1.4.11: +text for new data series 2004/06/29 15:43:53 bm 1.1.1.1.4.10: internal strings converted to ressource strings 2004/06/12 13:37:05 iha 1.1.1.1.4.9: correct german text; added comments 2004/06/09 20:17:40 iha 1.1.1.1.4.8: Smooth Line Properties Dialog 2004/06/09 18:43:46 iha 1.1.1.1.4.7: minor resource changes 2004/06/08 19:27:19 iha 1.1.1.1.4.6: added STR_OBJECT_DATA_RANGE 2004/06/03 03:38:21 iha 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/01 18:59:14 iha 1.1.1.1.4.4: new 3D view/effects dialog 2004/05/17 17:33:47 iha 1.1.1.1.4.3: provide object naming; resource cleanup 2004/05/05 20:42:45 iha 1.1.1.1.4.2: #i20344# additional strings for chart wizard 2004/04/22 15:00:39 iha 1.1.1.1.4.1: #i20344# chabged legend, grid and title resources
2007-05-22 16:30:11 +00:00
String STR_OBJECT_PAGE
2003-10-06 08:58:36 +00:00
{
INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:03:29 bm 1.1.1.1.4.52: RESYNC: (1.4-1.5); FILE MERGED 2007/04/23 12:32:31 ihi 1.1.1.1.4.51: #i72301# German removed 2007/03/19 15:13:39 bm 1.1.1.1.4.50: #i75403# Use strings from resource for row and column labels 2007/03/05 13:58:44 iha 1.1.1.1.4.49: changed string according to spec 2007/03/05 13:17:56 iha 1.1.1.1.4.48: changed string according to spec 2007/02/09 12:25:45 bm 1.1.1.1.4.47: #i72841# +STR_ACTION_NOTPOSSIBLE for message box that pops up when a non-deleteable object gets a delete-request 2007/02/06 12:02:16 iha 1.1.1.1.4.46: resource change: Torte -> Kreis 2006/12/11 15:45:45 bm 1.1.1.1.4.45: -STR_DATA_NEW_SERIES, +STR_DATA_UNNAMED_SERIES_WITH_INDEX 2006/12/05 23:40:41 iha 1.1.1.1.4.44: #i71675# enable set data label range for xy charts 2006/12/05 17:55:08 iha 1.1.1.1.4.43: String changes according to wizard spec 2006/11/01 17:46:23 iha 1.1.1.1.4.42: cleanup resources: no hardcoded quotes 2006/11/01 16:10:40 iha 1.1.1.1.4.41: cleanup resources: removed obsolete x-commenet string 2006/11/01 15:36:56 iha 1.1.1.1.4.40: cleanup resources + changed variable names according to style guide 2006/10/29 11:37:39 iha 1.1.1.1.4.39: moved STR_STATISTICS_IN_LEGEND from Strings.src to Strings_Statistic.src 2006/10/27 17:49:08 iha 1.1.1.1.4.38: more cleanup 2006/10/27 15:31:33 iha 1.1.1.1.4.37: name consolidation 2006/10/27 15:02:59 iha 1.1.1.1.4.36: name consolidation 2006/10/27 14:59:19 iha 1.1.1.1.4.35: name consolidation 2006/10/21 12:13:57 iha 1.1.1.1.4.34: name consolidation 2006/10/21 11:03:15 iha 1.1.1.1.4.33: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead 2006/10/21 09:03:31 iha 1.1.1.1.4.32: changed 'Data Series Symbol' to 'Legend Key' 2006/09/27 17:25:31 iha 1.1.1.1.4.31: corrected HelpText for color button 2006/08/22 17:00:21 bm 1.1.1.1.4.30: #i68861# also changed: STR_STATUS_DATAPOINT_MARKED: row replaced by data series 2006/08/02 12:16:24 bm 1.1.1.1.4.29: STR_OBJECT_DATAPOINT_XXX, STR_BALLOONHELP_DATAPOINT changed: row replaced by data series 2006/07/19 15:53:02 bm 1.1.1.1.4.28: #i64824# +STR_DATA_ROLE_CATEGORIES for the role categories in the data dialog 2006/05/29 18:00:39 iha 1.1.1.1.4.27: adapted STR_OBJECT_DIAGRAM_DATA to spec 2006/05/29 17:54:52 iha 1.1.1.1.4.26: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/05/29 17:08:56 iha 1.1.1.1.4.25: adapted grid names to spec 2006/03/28 15:50:00 iha 1.1.1.1.4.24: corrected broken german umlauts 2006/01/14 14:58:41 iha 1.1.1.1.4.23: renamed first page of 3D View Dialog 2006/01/13 15:07:00 bm 1.1.1.1.4.22: +STR_ACTION_REARRANGE_CHART 2006/01/12 17:54:01 iha 1.1.1.1.4.21: change name of wizard step 4 according to spec 2005/11/30 17:52:21 iha 1.1.1.1.4.20: corrected Strings 2005/11/29 18:36:37 bm 1.1.1.1.4.19: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/22 09:39:41 bm 1.1.1.1.4.18: insert object removed, these kind of strings are used from svx 2005/11/21 16:13:43 bm 1.1.1.1.4.17: +undo insert object string, conversion to UTF-8 2005/10/07 11:12:12 bm 1.1.1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 11:45:02 iha 1.1.1.1.4.15: added specialized title names 2004/08/10 12:16:13 bm 1.1.1.1.4.14: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:12:54 bm 1.1.1.1.4.13: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 14:38:23 iha 1.1.1.1.4.12: #i30126# string review changes 2004/06/30 11:54:40 bm 1.1.1.1.4.11: +text for new data series 2004/06/29 15:43:53 bm 1.1.1.1.4.10: internal strings converted to ressource strings 2004/06/12 13:37:05 iha 1.1.1.1.4.9: correct german text; added comments 2004/06/09 20:17:40 iha 1.1.1.1.4.8: Smooth Line Properties Dialog 2004/06/09 18:43:46 iha 1.1.1.1.4.7: minor resource changes 2004/06/08 19:27:19 iha 1.1.1.1.4.6: added STR_OBJECT_DATA_RANGE 2004/06/03 03:38:21 iha 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/01 18:59:14 iha 1.1.1.1.4.4: new 3D view/effects dialog 2004/05/17 17:33:47 iha 1.1.1.1.4.3: provide object naming; resource cleanup 2004/05/05 20:42:45 iha 1.1.1.1.4.2: #i20344# additional strings for chart wizard 2004/04/22 15:00:39 iha 1.1.1.1.4.1: #i20344# chabged legend, grid and title resources
2007-05-22 16:30:11 +00:00
Text [ en-US ] = "Chart Area" ;
2003-10-06 08:58:36 +00:00
};
INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:03:29 bm 1.1.1.1.4.52: RESYNC: (1.4-1.5); FILE MERGED 2007/04/23 12:32:31 ihi 1.1.1.1.4.51: #i72301# German removed 2007/03/19 15:13:39 bm 1.1.1.1.4.50: #i75403# Use strings from resource for row and column labels 2007/03/05 13:58:44 iha 1.1.1.1.4.49: changed string according to spec 2007/03/05 13:17:56 iha 1.1.1.1.4.48: changed string according to spec 2007/02/09 12:25:45 bm 1.1.1.1.4.47: #i72841# +STR_ACTION_NOTPOSSIBLE for message box that pops up when a non-deleteable object gets a delete-request 2007/02/06 12:02:16 iha 1.1.1.1.4.46: resource change: Torte -> Kreis 2006/12/11 15:45:45 bm 1.1.1.1.4.45: -STR_DATA_NEW_SERIES, +STR_DATA_UNNAMED_SERIES_WITH_INDEX 2006/12/05 23:40:41 iha 1.1.1.1.4.44: #i71675# enable set data label range for xy charts 2006/12/05 17:55:08 iha 1.1.1.1.4.43: String changes according to wizard spec 2006/11/01 17:46:23 iha 1.1.1.1.4.42: cleanup resources: no hardcoded quotes 2006/11/01 16:10:40 iha 1.1.1.1.4.41: cleanup resources: removed obsolete x-commenet string 2006/11/01 15:36:56 iha 1.1.1.1.4.40: cleanup resources + changed variable names according to style guide 2006/10/29 11:37:39 iha 1.1.1.1.4.39: moved STR_STATISTICS_IN_LEGEND from Strings.src to Strings_Statistic.src 2006/10/27 17:49:08 iha 1.1.1.1.4.38: more cleanup 2006/10/27 15:31:33 iha 1.1.1.1.4.37: name consolidation 2006/10/27 15:02:59 iha 1.1.1.1.4.36: name consolidation 2006/10/27 14:59:19 iha 1.1.1.1.4.35: name consolidation 2006/10/21 12:13:57 iha 1.1.1.1.4.34: name consolidation 2006/10/21 11:03:15 iha 1.1.1.1.4.33: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead 2006/10/21 09:03:31 iha 1.1.1.1.4.32: changed 'Data Series Symbol' to 'Legend Key' 2006/09/27 17:25:31 iha 1.1.1.1.4.31: corrected HelpText for color button 2006/08/22 17:00:21 bm 1.1.1.1.4.30: #i68861# also changed: STR_STATUS_DATAPOINT_MARKED: row replaced by data series 2006/08/02 12:16:24 bm 1.1.1.1.4.29: STR_OBJECT_DATAPOINT_XXX, STR_BALLOONHELP_DATAPOINT changed: row replaced by data series 2006/07/19 15:53:02 bm 1.1.1.1.4.28: #i64824# +STR_DATA_ROLE_CATEGORIES for the role categories in the data dialog 2006/05/29 18:00:39 iha 1.1.1.1.4.27: adapted STR_OBJECT_DIAGRAM_DATA to spec 2006/05/29 17:54:52 iha 1.1.1.1.4.26: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/05/29 17:08:56 iha 1.1.1.1.4.25: adapted grid names to spec 2006/03/28 15:50:00 iha 1.1.1.1.4.24: corrected broken german umlauts 2006/01/14 14:58:41 iha 1.1.1.1.4.23: renamed first page of 3D View Dialog 2006/01/13 15:07:00 bm 1.1.1.1.4.22: +STR_ACTION_REARRANGE_CHART 2006/01/12 17:54:01 iha 1.1.1.1.4.21: change name of wizard step 4 according to spec 2005/11/30 17:52:21 iha 1.1.1.1.4.20: corrected Strings 2005/11/29 18:36:37 bm 1.1.1.1.4.19: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/22 09:39:41 bm 1.1.1.1.4.18: insert object removed, these kind of strings are used from svx 2005/11/21 16:13:43 bm 1.1.1.1.4.17: +undo insert object string, conversion to UTF-8 2005/10/07 11:12:12 bm 1.1.1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 11:45:02 iha 1.1.1.1.4.15: added specialized title names 2004/08/10 12:16:13 bm 1.1.1.1.4.14: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:12:54 bm 1.1.1.1.4.13: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 14:38:23 iha 1.1.1.1.4.12: #i30126# string review changes 2004/06/30 11:54:40 bm 1.1.1.1.4.11: +text for new data series 2004/06/29 15:43:53 bm 1.1.1.1.4.10: internal strings converted to ressource strings 2004/06/12 13:37:05 iha 1.1.1.1.4.9: correct german text; added comments 2004/06/09 20:17:40 iha 1.1.1.1.4.8: Smooth Line Properties Dialog 2004/06/09 18:43:46 iha 1.1.1.1.4.7: minor resource changes 2004/06/08 19:27:19 iha 1.1.1.1.4.6: added STR_OBJECT_DATA_RANGE 2004/06/03 03:38:21 iha 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/01 18:59:14 iha 1.1.1.1.4.4: new 3D view/effects dialog 2004/05/17 17:33:47 iha 1.1.1.1.4.3: provide object naming; resource cleanup 2004/05/05 20:42:45 iha 1.1.1.1.4.2: #i20344# additional strings for chart wizard 2004/04/22 15:00:39 iha 1.1.1.1.4.1: #i20344# chabged legend, grid and title resources
2007-05-22 16:30:11 +00:00
String STR_OBJECT_DIAGRAM
2003-10-06 08:58:36 +00:00
{
INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:03:29 bm 1.1.1.1.4.52: RESYNC: (1.4-1.5); FILE MERGED 2007/04/23 12:32:31 ihi 1.1.1.1.4.51: #i72301# German removed 2007/03/19 15:13:39 bm 1.1.1.1.4.50: #i75403# Use strings from resource for row and column labels 2007/03/05 13:58:44 iha 1.1.1.1.4.49: changed string according to spec 2007/03/05 13:17:56 iha 1.1.1.1.4.48: changed string according to spec 2007/02/09 12:25:45 bm 1.1.1.1.4.47: #i72841# +STR_ACTION_NOTPOSSIBLE for message box that pops up when a non-deleteable object gets a delete-request 2007/02/06 12:02:16 iha 1.1.1.1.4.46: resource change: Torte -> Kreis 2006/12/11 15:45:45 bm 1.1.1.1.4.45: -STR_DATA_NEW_SERIES, +STR_DATA_UNNAMED_SERIES_WITH_INDEX 2006/12/05 23:40:41 iha 1.1.1.1.4.44: #i71675# enable set data label range for xy charts 2006/12/05 17:55:08 iha 1.1.1.1.4.43: String changes according to wizard spec 2006/11/01 17:46:23 iha 1.1.1.1.4.42: cleanup resources: no hardcoded quotes 2006/11/01 16:10:40 iha 1.1.1.1.4.41: cleanup resources: removed obsolete x-commenet string 2006/11/01 15:36:56 iha 1.1.1.1.4.40: cleanup resources + changed variable names according to style guide 2006/10/29 11:37:39 iha 1.1.1.1.4.39: moved STR_STATISTICS_IN_LEGEND from Strings.src to Strings_Statistic.src 2006/10/27 17:49:08 iha 1.1.1.1.4.38: more cleanup 2006/10/27 15:31:33 iha 1.1.1.1.4.37: name consolidation 2006/10/27 15:02:59 iha 1.1.1.1.4.36: name consolidation 2006/10/27 14:59:19 iha 1.1.1.1.4.35: name consolidation 2006/10/21 12:13:57 iha 1.1.1.1.4.34: name consolidation 2006/10/21 11:03:15 iha 1.1.1.1.4.33: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead 2006/10/21 09:03:31 iha 1.1.1.1.4.32: changed 'Data Series Symbol' to 'Legend Key' 2006/09/27 17:25:31 iha 1.1.1.1.4.31: corrected HelpText for color button 2006/08/22 17:00:21 bm 1.1.1.1.4.30: #i68861# also changed: STR_STATUS_DATAPOINT_MARKED: row replaced by data series 2006/08/02 12:16:24 bm 1.1.1.1.4.29: STR_OBJECT_DATAPOINT_XXX, STR_BALLOONHELP_DATAPOINT changed: row replaced by data series 2006/07/19 15:53:02 bm 1.1.1.1.4.28: #i64824# +STR_DATA_ROLE_CATEGORIES for the role categories in the data dialog 2006/05/29 18:00:39 iha 1.1.1.1.4.27: adapted STR_OBJECT_DIAGRAM_DATA to spec 2006/05/29 17:54:52 iha 1.1.1.1.4.26: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/05/29 17:08:56 iha 1.1.1.1.4.25: adapted grid names to spec 2006/03/28 15:50:00 iha 1.1.1.1.4.24: corrected broken german umlauts 2006/01/14 14:58:41 iha 1.1.1.1.4.23: renamed first page of 3D View Dialog 2006/01/13 15:07:00 bm 1.1.1.1.4.22: +STR_ACTION_REARRANGE_CHART 2006/01/12 17:54:01 iha 1.1.1.1.4.21: change name of wizard step 4 according to spec 2005/11/30 17:52:21 iha 1.1.1.1.4.20: corrected Strings 2005/11/29 18:36:37 bm 1.1.1.1.4.19: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/22 09:39:41 bm 1.1.1.1.4.18: insert object removed, these kind of strings are used from svx 2005/11/21 16:13:43 bm 1.1.1.1.4.17: +undo insert object string, conversion to UTF-8 2005/10/07 11:12:12 bm 1.1.1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 11:45:02 iha 1.1.1.1.4.15: added specialized title names 2004/08/10 12:16:13 bm 1.1.1.1.4.14: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:12:54 bm 1.1.1.1.4.13: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 14:38:23 iha 1.1.1.1.4.12: #i30126# string review changes 2004/06/30 11:54:40 bm 1.1.1.1.4.11: +text for new data series 2004/06/29 15:43:53 bm 1.1.1.1.4.10: internal strings converted to ressource strings 2004/06/12 13:37:05 iha 1.1.1.1.4.9: correct german text; added comments 2004/06/09 20:17:40 iha 1.1.1.1.4.8: Smooth Line Properties Dialog 2004/06/09 18:43:46 iha 1.1.1.1.4.7: minor resource changes 2004/06/08 19:27:19 iha 1.1.1.1.4.6: added STR_OBJECT_DATA_RANGE 2004/06/03 03:38:21 iha 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/01 18:59:14 iha 1.1.1.1.4.4: new 3D view/effects dialog 2004/05/17 17:33:47 iha 1.1.1.1.4.3: provide object naming; resource cleanup 2004/05/05 20:42:45 iha 1.1.1.1.4.2: #i20344# additional strings for chart wizard 2004/04/22 15:00:39 iha 1.1.1.1.4.1: #i20344# chabged legend, grid and title resources
2007-05-22 16:30:11 +00:00
Text [ en-US ] = "Chart" ;
2003-10-06 08:58:36 +00:00
};
INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:03:29 bm 1.1.1.1.4.52: RESYNC: (1.4-1.5); FILE MERGED 2007/04/23 12:32:31 ihi 1.1.1.1.4.51: #i72301# German removed 2007/03/19 15:13:39 bm 1.1.1.1.4.50: #i75403# Use strings from resource for row and column labels 2007/03/05 13:58:44 iha 1.1.1.1.4.49: changed string according to spec 2007/03/05 13:17:56 iha 1.1.1.1.4.48: changed string according to spec 2007/02/09 12:25:45 bm 1.1.1.1.4.47: #i72841# +STR_ACTION_NOTPOSSIBLE for message box that pops up when a non-deleteable object gets a delete-request 2007/02/06 12:02:16 iha 1.1.1.1.4.46: resource change: Torte -> Kreis 2006/12/11 15:45:45 bm 1.1.1.1.4.45: -STR_DATA_NEW_SERIES, +STR_DATA_UNNAMED_SERIES_WITH_INDEX 2006/12/05 23:40:41 iha 1.1.1.1.4.44: #i71675# enable set data label range for xy charts 2006/12/05 17:55:08 iha 1.1.1.1.4.43: String changes according to wizard spec 2006/11/01 17:46:23 iha 1.1.1.1.4.42: cleanup resources: no hardcoded quotes 2006/11/01 16:10:40 iha 1.1.1.1.4.41: cleanup resources: removed obsolete x-commenet string 2006/11/01 15:36:56 iha 1.1.1.1.4.40: cleanup resources + changed variable names according to style guide 2006/10/29 11:37:39 iha 1.1.1.1.4.39: moved STR_STATISTICS_IN_LEGEND from Strings.src to Strings_Statistic.src 2006/10/27 17:49:08 iha 1.1.1.1.4.38: more cleanup 2006/10/27 15:31:33 iha 1.1.1.1.4.37: name consolidation 2006/10/27 15:02:59 iha 1.1.1.1.4.36: name consolidation 2006/10/27 14:59:19 iha 1.1.1.1.4.35: name consolidation 2006/10/21 12:13:57 iha 1.1.1.1.4.34: name consolidation 2006/10/21 11:03:15 iha 1.1.1.1.4.33: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead 2006/10/21 09:03:31 iha 1.1.1.1.4.32: changed 'Data Series Symbol' to 'Legend Key' 2006/09/27 17:25:31 iha 1.1.1.1.4.31: corrected HelpText for color button 2006/08/22 17:00:21 bm 1.1.1.1.4.30: #i68861# also changed: STR_STATUS_DATAPOINT_MARKED: row replaced by data series 2006/08/02 12:16:24 bm 1.1.1.1.4.29: STR_OBJECT_DATAPOINT_XXX, STR_BALLOONHELP_DATAPOINT changed: row replaced by data series 2006/07/19 15:53:02 bm 1.1.1.1.4.28: #i64824# +STR_DATA_ROLE_CATEGORIES for the role categories in the data dialog 2006/05/29 18:00:39 iha 1.1.1.1.4.27: adapted STR_OBJECT_DIAGRAM_DATA to spec 2006/05/29 17:54:52 iha 1.1.1.1.4.26: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/05/29 17:08:56 iha 1.1.1.1.4.25: adapted grid names to spec 2006/03/28 15:50:00 iha 1.1.1.1.4.24: corrected broken german umlauts 2006/01/14 14:58:41 iha 1.1.1.1.4.23: renamed first page of 3D View Dialog 2006/01/13 15:07:00 bm 1.1.1.1.4.22: +STR_ACTION_REARRANGE_CHART 2006/01/12 17:54:01 iha 1.1.1.1.4.21: change name of wizard step 4 according to spec 2005/11/30 17:52:21 iha 1.1.1.1.4.20: corrected Strings 2005/11/29 18:36:37 bm 1.1.1.1.4.19: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/22 09:39:41 bm 1.1.1.1.4.18: insert object removed, these kind of strings are used from svx 2005/11/21 16:13:43 bm 1.1.1.1.4.17: +undo insert object string, conversion to UTF-8 2005/10/07 11:12:12 bm 1.1.1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 11:45:02 iha 1.1.1.1.4.15: added specialized title names 2004/08/10 12:16:13 bm 1.1.1.1.4.14: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:12:54 bm 1.1.1.1.4.13: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 14:38:23 iha 1.1.1.1.4.12: #i30126# string review changes 2004/06/30 11:54:40 bm 1.1.1.1.4.11: +text for new data series 2004/06/29 15:43:53 bm 1.1.1.1.4.10: internal strings converted to ressource strings 2004/06/12 13:37:05 iha 1.1.1.1.4.9: correct german text; added comments 2004/06/09 20:17:40 iha 1.1.1.1.4.8: Smooth Line Properties Dialog 2004/06/09 18:43:46 iha 1.1.1.1.4.7: minor resource changes 2004/06/08 19:27:19 iha 1.1.1.1.4.6: added STR_OBJECT_DATA_RANGE 2004/06/03 03:38:21 iha 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/01 18:59:14 iha 1.1.1.1.4.4: new 3D view/effects dialog 2004/05/17 17:33:47 iha 1.1.1.1.4.3: provide object naming; resource cleanup 2004/05/05 20:42:45 iha 1.1.1.1.4.2: #i20344# additional strings for chart wizard 2004/04/22 15:00:39 iha 1.1.1.1.4.1: #i20344# chabged legend, grid and title resources
2007-05-22 16:30:11 +00:00
String STR_OBJECT_DIAGRAM_WALL
2003-10-06 08:58:36 +00:00
{
INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:03:29 bm 1.1.1.1.4.52: RESYNC: (1.4-1.5); FILE MERGED 2007/04/23 12:32:31 ihi 1.1.1.1.4.51: #i72301# German removed 2007/03/19 15:13:39 bm 1.1.1.1.4.50: #i75403# Use strings from resource for row and column labels 2007/03/05 13:58:44 iha 1.1.1.1.4.49: changed string according to spec 2007/03/05 13:17:56 iha 1.1.1.1.4.48: changed string according to spec 2007/02/09 12:25:45 bm 1.1.1.1.4.47: #i72841# +STR_ACTION_NOTPOSSIBLE for message box that pops up when a non-deleteable object gets a delete-request 2007/02/06 12:02:16 iha 1.1.1.1.4.46: resource change: Torte -> Kreis 2006/12/11 15:45:45 bm 1.1.1.1.4.45: -STR_DATA_NEW_SERIES, +STR_DATA_UNNAMED_SERIES_WITH_INDEX 2006/12/05 23:40:41 iha 1.1.1.1.4.44: #i71675# enable set data label range for xy charts 2006/12/05 17:55:08 iha 1.1.1.1.4.43: String changes according to wizard spec 2006/11/01 17:46:23 iha 1.1.1.1.4.42: cleanup resources: no hardcoded quotes 2006/11/01 16:10:40 iha 1.1.1.1.4.41: cleanup resources: removed obsolete x-commenet string 2006/11/01 15:36:56 iha 1.1.1.1.4.40: cleanup resources + changed variable names according to style guide 2006/10/29 11:37:39 iha 1.1.1.1.4.39: moved STR_STATISTICS_IN_LEGEND from Strings.src to Strings_Statistic.src 2006/10/27 17:49:08 iha 1.1.1.1.4.38: more cleanup 2006/10/27 15:31:33 iha 1.1.1.1.4.37: name consolidation 2006/10/27 15:02:59 iha 1.1.1.1.4.36: name consolidation 2006/10/27 14:59:19 iha 1.1.1.1.4.35: name consolidation 2006/10/21 12:13:57 iha 1.1.1.1.4.34: name consolidation 2006/10/21 11:03:15 iha 1.1.1.1.4.33: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead 2006/10/21 09:03:31 iha 1.1.1.1.4.32: changed 'Data Series Symbol' to 'Legend Key' 2006/09/27 17:25:31 iha 1.1.1.1.4.31: corrected HelpText for color button 2006/08/22 17:00:21 bm 1.1.1.1.4.30: #i68861# also changed: STR_STATUS_DATAPOINT_MARKED: row replaced by data series 2006/08/02 12:16:24 bm 1.1.1.1.4.29: STR_OBJECT_DATAPOINT_XXX, STR_BALLOONHELP_DATAPOINT changed: row replaced by data series 2006/07/19 15:53:02 bm 1.1.1.1.4.28: #i64824# +STR_DATA_ROLE_CATEGORIES for the role categories in the data dialog 2006/05/29 18:00:39 iha 1.1.1.1.4.27: adapted STR_OBJECT_DIAGRAM_DATA to spec 2006/05/29 17:54:52 iha 1.1.1.1.4.26: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/05/29 17:08:56 iha 1.1.1.1.4.25: adapted grid names to spec 2006/03/28 15:50:00 iha 1.1.1.1.4.24: corrected broken german umlauts 2006/01/14 14:58:41 iha 1.1.1.1.4.23: renamed first page of 3D View Dialog 2006/01/13 15:07:00 bm 1.1.1.1.4.22: +STR_ACTION_REARRANGE_CHART 2006/01/12 17:54:01 iha 1.1.1.1.4.21: change name of wizard step 4 according to spec 2005/11/30 17:52:21 iha 1.1.1.1.4.20: corrected Strings 2005/11/29 18:36:37 bm 1.1.1.1.4.19: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/22 09:39:41 bm 1.1.1.1.4.18: insert object removed, these kind of strings are used from svx 2005/11/21 16:13:43 bm 1.1.1.1.4.17: +undo insert object string, conversion to UTF-8 2005/10/07 11:12:12 bm 1.1.1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 11:45:02 iha 1.1.1.1.4.15: added specialized title names 2004/08/10 12:16:13 bm 1.1.1.1.4.14: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:12:54 bm 1.1.1.1.4.13: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 14:38:23 iha 1.1.1.1.4.12: #i30126# string review changes 2004/06/30 11:54:40 bm 1.1.1.1.4.11: +text for new data series 2004/06/29 15:43:53 bm 1.1.1.1.4.10: internal strings converted to ressource strings 2004/06/12 13:37:05 iha 1.1.1.1.4.9: correct german text; added comments 2004/06/09 20:17:40 iha 1.1.1.1.4.8: Smooth Line Properties Dialog 2004/06/09 18:43:46 iha 1.1.1.1.4.7: minor resource changes 2004/06/08 19:27:19 iha 1.1.1.1.4.6: added STR_OBJECT_DATA_RANGE 2004/06/03 03:38:21 iha 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/01 18:59:14 iha 1.1.1.1.4.4: new 3D view/effects dialog 2004/05/17 17:33:47 iha 1.1.1.1.4.3: provide object naming; resource cleanup 2004/05/05 20:42:45 iha 1.1.1.1.4.2: #i20344# additional strings for chart wizard 2004/04/22 15:00:39 iha 1.1.1.1.4.1: #i20344# chabged legend, grid and title resources
2007-05-22 16:30:11 +00:00
Text [ en-US ] = "Chart Wall" ;
2003-10-06 08:58:36 +00:00
};
INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:03:29 bm 1.1.1.1.4.52: RESYNC: (1.4-1.5); FILE MERGED 2007/04/23 12:32:31 ihi 1.1.1.1.4.51: #i72301# German removed 2007/03/19 15:13:39 bm 1.1.1.1.4.50: #i75403# Use strings from resource for row and column labels 2007/03/05 13:58:44 iha 1.1.1.1.4.49: changed string according to spec 2007/03/05 13:17:56 iha 1.1.1.1.4.48: changed string according to spec 2007/02/09 12:25:45 bm 1.1.1.1.4.47: #i72841# +STR_ACTION_NOTPOSSIBLE for message box that pops up when a non-deleteable object gets a delete-request 2007/02/06 12:02:16 iha 1.1.1.1.4.46: resource change: Torte -> Kreis 2006/12/11 15:45:45 bm 1.1.1.1.4.45: -STR_DATA_NEW_SERIES, +STR_DATA_UNNAMED_SERIES_WITH_INDEX 2006/12/05 23:40:41 iha 1.1.1.1.4.44: #i71675# enable set data label range for xy charts 2006/12/05 17:55:08 iha 1.1.1.1.4.43: String changes according to wizard spec 2006/11/01 17:46:23 iha 1.1.1.1.4.42: cleanup resources: no hardcoded quotes 2006/11/01 16:10:40 iha 1.1.1.1.4.41: cleanup resources: removed obsolete x-commenet string 2006/11/01 15:36:56 iha 1.1.1.1.4.40: cleanup resources + changed variable names according to style guide 2006/10/29 11:37:39 iha 1.1.1.1.4.39: moved STR_STATISTICS_IN_LEGEND from Strings.src to Strings_Statistic.src 2006/10/27 17:49:08 iha 1.1.1.1.4.38: more cleanup 2006/10/27 15:31:33 iha 1.1.1.1.4.37: name consolidation 2006/10/27 15:02:59 iha 1.1.1.1.4.36: name consolidation 2006/10/27 14:59:19 iha 1.1.1.1.4.35: name consolidation 2006/10/21 12:13:57 iha 1.1.1.1.4.34: name consolidation 2006/10/21 11:03:15 iha 1.1.1.1.4.33: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead 2006/10/21 09:03:31 iha 1.1.1.1.4.32: changed 'Data Series Symbol' to 'Legend Key' 2006/09/27 17:25:31 iha 1.1.1.1.4.31: corrected HelpText for color button 2006/08/22 17:00:21 bm 1.1.1.1.4.30: #i68861# also changed: STR_STATUS_DATAPOINT_MARKED: row replaced by data series 2006/08/02 12:16:24 bm 1.1.1.1.4.29: STR_OBJECT_DATAPOINT_XXX, STR_BALLOONHELP_DATAPOINT changed: row replaced by data series 2006/07/19 15:53:02 bm 1.1.1.1.4.28: #i64824# +STR_DATA_ROLE_CATEGORIES for the role categories in the data dialog 2006/05/29 18:00:39 iha 1.1.1.1.4.27: adapted STR_OBJECT_DIAGRAM_DATA to spec 2006/05/29 17:54:52 iha 1.1.1.1.4.26: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/05/29 17:08:56 iha 1.1.1.1.4.25: adapted grid names to spec 2006/03/28 15:50:00 iha 1.1.1.1.4.24: corrected broken german umlauts 2006/01/14 14:58:41 iha 1.1.1.1.4.23: renamed first page of 3D View Dialog 2006/01/13 15:07:00 bm 1.1.1.1.4.22: +STR_ACTION_REARRANGE_CHART 2006/01/12 17:54:01 iha 1.1.1.1.4.21: change name of wizard step 4 according to spec 2005/11/30 17:52:21 iha 1.1.1.1.4.20: corrected Strings 2005/11/29 18:36:37 bm 1.1.1.1.4.19: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/22 09:39:41 bm 1.1.1.1.4.18: insert object removed, these kind of strings are used from svx 2005/11/21 16:13:43 bm 1.1.1.1.4.17: +undo insert object string, conversion to UTF-8 2005/10/07 11:12:12 bm 1.1.1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 11:45:02 iha 1.1.1.1.4.15: added specialized title names 2004/08/10 12:16:13 bm 1.1.1.1.4.14: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:12:54 bm 1.1.1.1.4.13: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 14:38:23 iha 1.1.1.1.4.12: #i30126# string review changes 2004/06/30 11:54:40 bm 1.1.1.1.4.11: +text for new data series 2004/06/29 15:43:53 bm 1.1.1.1.4.10: internal strings converted to ressource strings 2004/06/12 13:37:05 iha 1.1.1.1.4.9: correct german text; added comments 2004/06/09 20:17:40 iha 1.1.1.1.4.8: Smooth Line Properties Dialog 2004/06/09 18:43:46 iha 1.1.1.1.4.7: minor resource changes 2004/06/08 19:27:19 iha 1.1.1.1.4.6: added STR_OBJECT_DATA_RANGE 2004/06/03 03:38:21 iha 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/01 18:59:14 iha 1.1.1.1.4.4: new 3D view/effects dialog 2004/05/17 17:33:47 iha 1.1.1.1.4.3: provide object naming; resource cleanup 2004/05/05 20:42:45 iha 1.1.1.1.4.2: #i20344# additional strings for chart wizard 2004/04/22 15:00:39 iha 1.1.1.1.4.1: #i20344# chabged legend, grid and title resources
2007-05-22 16:30:11 +00:00
String STR_OBJECT_DIAGRAM_FLOOR
2003-10-06 08:58:36 +00:00
{
INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:03:29 bm 1.1.1.1.4.52: RESYNC: (1.4-1.5); FILE MERGED 2007/04/23 12:32:31 ihi 1.1.1.1.4.51: #i72301# German removed 2007/03/19 15:13:39 bm 1.1.1.1.4.50: #i75403# Use strings from resource for row and column labels 2007/03/05 13:58:44 iha 1.1.1.1.4.49: changed string according to spec 2007/03/05 13:17:56 iha 1.1.1.1.4.48: changed string according to spec 2007/02/09 12:25:45 bm 1.1.1.1.4.47: #i72841# +STR_ACTION_NOTPOSSIBLE for message box that pops up when a non-deleteable object gets a delete-request 2007/02/06 12:02:16 iha 1.1.1.1.4.46: resource change: Torte -> Kreis 2006/12/11 15:45:45 bm 1.1.1.1.4.45: -STR_DATA_NEW_SERIES, +STR_DATA_UNNAMED_SERIES_WITH_INDEX 2006/12/05 23:40:41 iha 1.1.1.1.4.44: #i71675# enable set data label range for xy charts 2006/12/05 17:55:08 iha 1.1.1.1.4.43: String changes according to wizard spec 2006/11/01 17:46:23 iha 1.1.1.1.4.42: cleanup resources: no hardcoded quotes 2006/11/01 16:10:40 iha 1.1.1.1.4.41: cleanup resources: removed obsolete x-commenet string 2006/11/01 15:36:56 iha 1.1.1.1.4.40: cleanup resources + changed variable names according to style guide 2006/10/29 11:37:39 iha 1.1.1.1.4.39: moved STR_STATISTICS_IN_LEGEND from Strings.src to Strings_Statistic.src 2006/10/27 17:49:08 iha 1.1.1.1.4.38: more cleanup 2006/10/27 15:31:33 iha 1.1.1.1.4.37: name consolidation 2006/10/27 15:02:59 iha 1.1.1.1.4.36: name consolidation 2006/10/27 14:59:19 iha 1.1.1.1.4.35: name consolidation 2006/10/21 12:13:57 iha 1.1.1.1.4.34: name consolidation 2006/10/21 11:03:15 iha 1.1.1.1.4.33: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead 2006/10/21 09:03:31 iha 1.1.1.1.4.32: changed 'Data Series Symbol' to 'Legend Key' 2006/09/27 17:25:31 iha 1.1.1.1.4.31: corrected HelpText for color button 2006/08/22 17:00:21 bm 1.1.1.1.4.30: #i68861# also changed: STR_STATUS_DATAPOINT_MARKED: row replaced by data series 2006/08/02 12:16:24 bm 1.1.1.1.4.29: STR_OBJECT_DATAPOINT_XXX, STR_BALLOONHELP_DATAPOINT changed: row replaced by data series 2006/07/19 15:53:02 bm 1.1.1.1.4.28: #i64824# +STR_DATA_ROLE_CATEGORIES for the role categories in the data dialog 2006/05/29 18:00:39 iha 1.1.1.1.4.27: adapted STR_OBJECT_DIAGRAM_DATA to spec 2006/05/29 17:54:52 iha 1.1.1.1.4.26: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/05/29 17:08:56 iha 1.1.1.1.4.25: adapted grid names to spec 2006/03/28 15:50:00 iha 1.1.1.1.4.24: corrected broken german umlauts 2006/01/14 14:58:41 iha 1.1.1.1.4.23: renamed first page of 3D View Dialog 2006/01/13 15:07:00 bm 1.1.1.1.4.22: +STR_ACTION_REARRANGE_CHART 2006/01/12 17:54:01 iha 1.1.1.1.4.21: change name of wizard step 4 according to spec 2005/11/30 17:52:21 iha 1.1.1.1.4.20: corrected Strings 2005/11/29 18:36:37 bm 1.1.1.1.4.19: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/22 09:39:41 bm 1.1.1.1.4.18: insert object removed, these kind of strings are used from svx 2005/11/21 16:13:43 bm 1.1.1.1.4.17: +undo insert object string, conversion to UTF-8 2005/10/07 11:12:12 bm 1.1.1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 11:45:02 iha 1.1.1.1.4.15: added specialized title names 2004/08/10 12:16:13 bm 1.1.1.1.4.14: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:12:54 bm 1.1.1.1.4.13: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 14:38:23 iha 1.1.1.1.4.12: #i30126# string review changes 2004/06/30 11:54:40 bm 1.1.1.1.4.11: +text for new data series 2004/06/29 15:43:53 bm 1.1.1.1.4.10: internal strings converted to ressource strings 2004/06/12 13:37:05 iha 1.1.1.1.4.9: correct german text; added comments 2004/06/09 20:17:40 iha 1.1.1.1.4.8: Smooth Line Properties Dialog 2004/06/09 18:43:46 iha 1.1.1.1.4.7: minor resource changes 2004/06/08 19:27:19 iha 1.1.1.1.4.6: added STR_OBJECT_DATA_RANGE 2004/06/03 03:38:21 iha 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/01 18:59:14 iha 1.1.1.1.4.4: new 3D view/effects dialog 2004/05/17 17:33:47 iha 1.1.1.1.4.3: provide object naming; resource cleanup 2004/05/05 20:42:45 iha 1.1.1.1.4.2: #i20344# additional strings for chart wizard 2004/04/22 15:00:39 iha 1.1.1.1.4.1: #i20344# chabged legend, grid and title resources
2007-05-22 16:30:11 +00:00
Text [ en-US ] = "Chart Floor" ;
2003-10-06 08:58:36 +00:00
};
INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:03:29 bm 1.1.1.1.4.52: RESYNC: (1.4-1.5); FILE MERGED 2007/04/23 12:32:31 ihi 1.1.1.1.4.51: #i72301# German removed 2007/03/19 15:13:39 bm 1.1.1.1.4.50: #i75403# Use strings from resource for row and column labels 2007/03/05 13:58:44 iha 1.1.1.1.4.49: changed string according to spec 2007/03/05 13:17:56 iha 1.1.1.1.4.48: changed string according to spec 2007/02/09 12:25:45 bm 1.1.1.1.4.47: #i72841# +STR_ACTION_NOTPOSSIBLE for message box that pops up when a non-deleteable object gets a delete-request 2007/02/06 12:02:16 iha 1.1.1.1.4.46: resource change: Torte -> Kreis 2006/12/11 15:45:45 bm 1.1.1.1.4.45: -STR_DATA_NEW_SERIES, +STR_DATA_UNNAMED_SERIES_WITH_INDEX 2006/12/05 23:40:41 iha 1.1.1.1.4.44: #i71675# enable set data label range for xy charts 2006/12/05 17:55:08 iha 1.1.1.1.4.43: String changes according to wizard spec 2006/11/01 17:46:23 iha 1.1.1.1.4.42: cleanup resources: no hardcoded quotes 2006/11/01 16:10:40 iha 1.1.1.1.4.41: cleanup resources: removed obsolete x-commenet string 2006/11/01 15:36:56 iha 1.1.1.1.4.40: cleanup resources + changed variable names according to style guide 2006/10/29 11:37:39 iha 1.1.1.1.4.39: moved STR_STATISTICS_IN_LEGEND from Strings.src to Strings_Statistic.src 2006/10/27 17:49:08 iha 1.1.1.1.4.38: more cleanup 2006/10/27 15:31:33 iha 1.1.1.1.4.37: name consolidation 2006/10/27 15:02:59 iha 1.1.1.1.4.36: name consolidation 2006/10/27 14:59:19 iha 1.1.1.1.4.35: name consolidation 2006/10/21 12:13:57 iha 1.1.1.1.4.34: name consolidation 2006/10/21 11:03:15 iha 1.1.1.1.4.33: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead 2006/10/21 09:03:31 iha 1.1.1.1.4.32: changed 'Data Series Symbol' to 'Legend Key' 2006/09/27 17:25:31 iha 1.1.1.1.4.31: corrected HelpText for color button 2006/08/22 17:00:21 bm 1.1.1.1.4.30: #i68861# also changed: STR_STATUS_DATAPOINT_MARKED: row replaced by data series 2006/08/02 12:16:24 bm 1.1.1.1.4.29: STR_OBJECT_DATAPOINT_XXX, STR_BALLOONHELP_DATAPOINT changed: row replaced by data series 2006/07/19 15:53:02 bm 1.1.1.1.4.28: #i64824# +STR_DATA_ROLE_CATEGORIES for the role categories in the data dialog 2006/05/29 18:00:39 iha 1.1.1.1.4.27: adapted STR_OBJECT_DIAGRAM_DATA to spec 2006/05/29 17:54:52 iha 1.1.1.1.4.26: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/05/29 17:08:56 iha 1.1.1.1.4.25: adapted grid names to spec 2006/03/28 15:50:00 iha 1.1.1.1.4.24: corrected broken german umlauts 2006/01/14 14:58:41 iha 1.1.1.1.4.23: renamed first page of 3D View Dialog 2006/01/13 15:07:00 bm 1.1.1.1.4.22: +STR_ACTION_REARRANGE_CHART 2006/01/12 17:54:01 iha 1.1.1.1.4.21: change name of wizard step 4 according to spec 2005/11/30 17:52:21 iha 1.1.1.1.4.20: corrected Strings 2005/11/29 18:36:37 bm 1.1.1.1.4.19: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/22 09:39:41 bm 1.1.1.1.4.18: insert object removed, these kind of strings are used from svx 2005/11/21 16:13:43 bm 1.1.1.1.4.17: +undo insert object string, conversion to UTF-8 2005/10/07 11:12:12 bm 1.1.1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 11:45:02 iha 1.1.1.1.4.15: added specialized title names 2004/08/10 12:16:13 bm 1.1.1.1.4.14: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:12:54 bm 1.1.1.1.4.13: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 14:38:23 iha 1.1.1.1.4.12: #i30126# string review changes 2004/06/30 11:54:40 bm 1.1.1.1.4.11: +text for new data series 2004/06/29 15:43:53 bm 1.1.1.1.4.10: internal strings converted to ressource strings 2004/06/12 13:37:05 iha 1.1.1.1.4.9: correct german text; added comments 2004/06/09 20:17:40 iha 1.1.1.1.4.8: Smooth Line Properties Dialog 2004/06/09 18:43:46 iha 1.1.1.1.4.7: minor resource changes 2004/06/08 19:27:19 iha 1.1.1.1.4.6: added STR_OBJECT_DATA_RANGE 2004/06/03 03:38:21 iha 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/01 18:59:14 iha 1.1.1.1.4.4: new 3D view/effects dialog 2004/05/17 17:33:47 iha 1.1.1.1.4.3: provide object naming; resource cleanup 2004/05/05 20:42:45 iha 1.1.1.1.4.2: #i20344# additional strings for chart wizard 2004/04/22 15:00:39 iha 1.1.1.1.4.1: #i20344# chabged legend, grid and title resources
2007-05-22 16:30:11 +00:00
//-----------------------------------------------------------------------------
//-----------------------------------------------------------------------------
//-----------------------------------------------------------------------------
//-----------------------------------------------------------------------------
String STR_TIP_SELECT_RANGE
2003-10-06 08:58:36 +00:00
{
INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:03:29 bm 1.1.1.1.4.52: RESYNC: (1.4-1.5); FILE MERGED 2007/04/23 12:32:31 ihi 1.1.1.1.4.51: #i72301# German removed 2007/03/19 15:13:39 bm 1.1.1.1.4.50: #i75403# Use strings from resource for row and column labels 2007/03/05 13:58:44 iha 1.1.1.1.4.49: changed string according to spec 2007/03/05 13:17:56 iha 1.1.1.1.4.48: changed string according to spec 2007/02/09 12:25:45 bm 1.1.1.1.4.47: #i72841# +STR_ACTION_NOTPOSSIBLE for message box that pops up when a non-deleteable object gets a delete-request 2007/02/06 12:02:16 iha 1.1.1.1.4.46: resource change: Torte -> Kreis 2006/12/11 15:45:45 bm 1.1.1.1.4.45: -STR_DATA_NEW_SERIES, +STR_DATA_UNNAMED_SERIES_WITH_INDEX 2006/12/05 23:40:41 iha 1.1.1.1.4.44: #i71675# enable set data label range for xy charts 2006/12/05 17:55:08 iha 1.1.1.1.4.43: String changes according to wizard spec 2006/11/01 17:46:23 iha 1.1.1.1.4.42: cleanup resources: no hardcoded quotes 2006/11/01 16:10:40 iha 1.1.1.1.4.41: cleanup resources: removed obsolete x-commenet string 2006/11/01 15:36:56 iha 1.1.1.1.4.40: cleanup resources + changed variable names according to style guide 2006/10/29 11:37:39 iha 1.1.1.1.4.39: moved STR_STATISTICS_IN_LEGEND from Strings.src to Strings_Statistic.src 2006/10/27 17:49:08 iha 1.1.1.1.4.38: more cleanup 2006/10/27 15:31:33 iha 1.1.1.1.4.37: name consolidation 2006/10/27 15:02:59 iha 1.1.1.1.4.36: name consolidation 2006/10/27 14:59:19 iha 1.1.1.1.4.35: name consolidation 2006/10/21 12:13:57 iha 1.1.1.1.4.34: name consolidation 2006/10/21 11:03:15 iha 1.1.1.1.4.33: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead 2006/10/21 09:03:31 iha 1.1.1.1.4.32: changed 'Data Series Symbol' to 'Legend Key' 2006/09/27 17:25:31 iha 1.1.1.1.4.31: corrected HelpText for color button 2006/08/22 17:00:21 bm 1.1.1.1.4.30: #i68861# also changed: STR_STATUS_DATAPOINT_MARKED: row replaced by data series 2006/08/02 12:16:24 bm 1.1.1.1.4.29: STR_OBJECT_DATAPOINT_XXX, STR_BALLOONHELP_DATAPOINT changed: row replaced by data series 2006/07/19 15:53:02 bm 1.1.1.1.4.28: #i64824# +STR_DATA_ROLE_CATEGORIES for the role categories in the data dialog 2006/05/29 18:00:39 iha 1.1.1.1.4.27: adapted STR_OBJECT_DIAGRAM_DATA to spec 2006/05/29 17:54:52 iha 1.1.1.1.4.26: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/05/29 17:08:56 iha 1.1.1.1.4.25: adapted grid names to spec 2006/03/28 15:50:00 iha 1.1.1.1.4.24: corrected broken german umlauts 2006/01/14 14:58:41 iha 1.1.1.1.4.23: renamed first page of 3D View Dialog 2006/01/13 15:07:00 bm 1.1.1.1.4.22: +STR_ACTION_REARRANGE_CHART 2006/01/12 17:54:01 iha 1.1.1.1.4.21: change name of wizard step 4 according to spec 2005/11/30 17:52:21 iha 1.1.1.1.4.20: corrected Strings 2005/11/29 18:36:37 bm 1.1.1.1.4.19: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/22 09:39:41 bm 1.1.1.1.4.18: insert object removed, these kind of strings are used from svx 2005/11/21 16:13:43 bm 1.1.1.1.4.17: +undo insert object string, conversion to UTF-8 2005/10/07 11:12:12 bm 1.1.1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 11:45:02 iha 1.1.1.1.4.15: added specialized title names 2004/08/10 12:16:13 bm 1.1.1.1.4.14: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:12:54 bm 1.1.1.1.4.13: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 14:38:23 iha 1.1.1.1.4.12: #i30126# string review changes 2004/06/30 11:54:40 bm 1.1.1.1.4.11: +text for new data series 2004/06/29 15:43:53 bm 1.1.1.1.4.10: internal strings converted to ressource strings 2004/06/12 13:37:05 iha 1.1.1.1.4.9: correct german text; added comments 2004/06/09 20:17:40 iha 1.1.1.1.4.8: Smooth Line Properties Dialog 2004/06/09 18:43:46 iha 1.1.1.1.4.7: minor resource changes 2004/06/08 19:27:19 iha 1.1.1.1.4.6: added STR_OBJECT_DATA_RANGE 2004/06/03 03:38:21 iha 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/01 18:59:14 iha 1.1.1.1.4.4: new 3D view/effects dialog 2004/05/17 17:33:47 iha 1.1.1.1.4.3: provide object naming; resource cleanup 2004/05/05 20:42:45 iha 1.1.1.1.4.2: #i20344# additional strings for chart wizard 2004/04/22 15:00:39 iha 1.1.1.1.4.1: #i20344# chabged legend, grid and title resources
2007-05-22 16:30:11 +00:00
Text [ en-US ] = "Select data range" ;
2003-10-06 08:58:36 +00:00
};
INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:03:29 bm 1.1.1.1.4.52: RESYNC: (1.4-1.5); FILE MERGED 2007/04/23 12:32:31 ihi 1.1.1.1.4.51: #i72301# German removed 2007/03/19 15:13:39 bm 1.1.1.1.4.50: #i75403# Use strings from resource for row and column labels 2007/03/05 13:58:44 iha 1.1.1.1.4.49: changed string according to spec 2007/03/05 13:17:56 iha 1.1.1.1.4.48: changed string according to spec 2007/02/09 12:25:45 bm 1.1.1.1.4.47: #i72841# +STR_ACTION_NOTPOSSIBLE for message box that pops up when a non-deleteable object gets a delete-request 2007/02/06 12:02:16 iha 1.1.1.1.4.46: resource change: Torte -> Kreis 2006/12/11 15:45:45 bm 1.1.1.1.4.45: -STR_DATA_NEW_SERIES, +STR_DATA_UNNAMED_SERIES_WITH_INDEX 2006/12/05 23:40:41 iha 1.1.1.1.4.44: #i71675# enable set data label range for xy charts 2006/12/05 17:55:08 iha 1.1.1.1.4.43: String changes according to wizard spec 2006/11/01 17:46:23 iha 1.1.1.1.4.42: cleanup resources: no hardcoded quotes 2006/11/01 16:10:40 iha 1.1.1.1.4.41: cleanup resources: removed obsolete x-commenet string 2006/11/01 15:36:56 iha 1.1.1.1.4.40: cleanup resources + changed variable names according to style guide 2006/10/29 11:37:39 iha 1.1.1.1.4.39: moved STR_STATISTICS_IN_LEGEND from Strings.src to Strings_Statistic.src 2006/10/27 17:49:08 iha 1.1.1.1.4.38: more cleanup 2006/10/27 15:31:33 iha 1.1.1.1.4.37: name consolidation 2006/10/27 15:02:59 iha 1.1.1.1.4.36: name consolidation 2006/10/27 14:59:19 iha 1.1.1.1.4.35: name consolidation 2006/10/21 12:13:57 iha 1.1.1.1.4.34: name consolidation 2006/10/21 11:03:15 iha 1.1.1.1.4.33: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead 2006/10/21 09:03:31 iha 1.1.1.1.4.32: changed 'Data Series Symbol' to 'Legend Key' 2006/09/27 17:25:31 iha 1.1.1.1.4.31: corrected HelpText for color button 2006/08/22 17:00:21 bm 1.1.1.1.4.30: #i68861# also changed: STR_STATUS_DATAPOINT_MARKED: row replaced by data series 2006/08/02 12:16:24 bm 1.1.1.1.4.29: STR_OBJECT_DATAPOINT_XXX, STR_BALLOONHELP_DATAPOINT changed: row replaced by data series 2006/07/19 15:53:02 bm 1.1.1.1.4.28: #i64824# +STR_DATA_ROLE_CATEGORIES for the role categories in the data dialog 2006/05/29 18:00:39 iha 1.1.1.1.4.27: adapted STR_OBJECT_DIAGRAM_DATA to spec 2006/05/29 17:54:52 iha 1.1.1.1.4.26: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/05/29 17:08:56 iha 1.1.1.1.4.25: adapted grid names to spec 2006/03/28 15:50:00 iha 1.1.1.1.4.24: corrected broken german umlauts 2006/01/14 14:58:41 iha 1.1.1.1.4.23: renamed first page of 3D View Dialog 2006/01/13 15:07:00 bm 1.1.1.1.4.22: +STR_ACTION_REARRANGE_CHART 2006/01/12 17:54:01 iha 1.1.1.1.4.21: change name of wizard step 4 according to spec 2005/11/30 17:52:21 iha 1.1.1.1.4.20: corrected Strings 2005/11/29 18:36:37 bm 1.1.1.1.4.19: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/22 09:39:41 bm 1.1.1.1.4.18: insert object removed, these kind of strings are used from svx 2005/11/21 16:13:43 bm 1.1.1.1.4.17: +undo insert object string, conversion to UTF-8 2005/10/07 11:12:12 bm 1.1.1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 11:45:02 iha 1.1.1.1.4.15: added specialized title names 2004/08/10 12:16:13 bm 1.1.1.1.4.14: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:12:54 bm 1.1.1.1.4.13: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 14:38:23 iha 1.1.1.1.4.12: #i30126# string review changes 2004/06/30 11:54:40 bm 1.1.1.1.4.11: +text for new data series 2004/06/29 15:43:53 bm 1.1.1.1.4.10: internal strings converted to ressource strings 2004/06/12 13:37:05 iha 1.1.1.1.4.9: correct german text; added comments 2004/06/09 20:17:40 iha 1.1.1.1.4.8: Smooth Line Properties Dialog 2004/06/09 18:43:46 iha 1.1.1.1.4.7: minor resource changes 2004/06/08 19:27:19 iha 1.1.1.1.4.6: added STR_OBJECT_DATA_RANGE 2004/06/03 03:38:21 iha 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/01 18:59:14 iha 1.1.1.1.4.4: new 3D view/effects dialog 2004/05/17 17:33:47 iha 1.1.1.1.4.3: provide object naming; resource cleanup 2004/05/05 20:42:45 iha 1.1.1.1.4.2: #i20344# additional strings for chart wizard 2004/04/22 15:00:39 iha 1.1.1.1.4.1: #i20344# chabged legend, grid and title resources
2007-05-22 16:30:11 +00:00
String STR_TIP_CHOOSECOLOR
2003-10-06 08:58:36 +00:00
{
INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:03:29 bm 1.1.1.1.4.52: RESYNC: (1.4-1.5); FILE MERGED 2007/04/23 12:32:31 ihi 1.1.1.1.4.51: #i72301# German removed 2007/03/19 15:13:39 bm 1.1.1.1.4.50: #i75403# Use strings from resource for row and column labels 2007/03/05 13:58:44 iha 1.1.1.1.4.49: changed string according to spec 2007/03/05 13:17:56 iha 1.1.1.1.4.48: changed string according to spec 2007/02/09 12:25:45 bm 1.1.1.1.4.47: #i72841# +STR_ACTION_NOTPOSSIBLE for message box that pops up when a non-deleteable object gets a delete-request 2007/02/06 12:02:16 iha 1.1.1.1.4.46: resource change: Torte -> Kreis 2006/12/11 15:45:45 bm 1.1.1.1.4.45: -STR_DATA_NEW_SERIES, +STR_DATA_UNNAMED_SERIES_WITH_INDEX 2006/12/05 23:40:41 iha 1.1.1.1.4.44: #i71675# enable set data label range for xy charts 2006/12/05 17:55:08 iha 1.1.1.1.4.43: String changes according to wizard spec 2006/11/01 17:46:23 iha 1.1.1.1.4.42: cleanup resources: no hardcoded quotes 2006/11/01 16:10:40 iha 1.1.1.1.4.41: cleanup resources: removed obsolete x-commenet string 2006/11/01 15:36:56 iha 1.1.1.1.4.40: cleanup resources + changed variable names according to style guide 2006/10/29 11:37:39 iha 1.1.1.1.4.39: moved STR_STATISTICS_IN_LEGEND from Strings.src to Strings_Statistic.src 2006/10/27 17:49:08 iha 1.1.1.1.4.38: more cleanup 2006/10/27 15:31:33 iha 1.1.1.1.4.37: name consolidation 2006/10/27 15:02:59 iha 1.1.1.1.4.36: name consolidation 2006/10/27 14:59:19 iha 1.1.1.1.4.35: name consolidation 2006/10/21 12:13:57 iha 1.1.1.1.4.34: name consolidation 2006/10/21 11:03:15 iha 1.1.1.1.4.33: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead 2006/10/21 09:03:31 iha 1.1.1.1.4.32: changed 'Data Series Symbol' to 'Legend Key' 2006/09/27 17:25:31 iha 1.1.1.1.4.31: corrected HelpText for color button 2006/08/22 17:00:21 bm 1.1.1.1.4.30: #i68861# also changed: STR_STATUS_DATAPOINT_MARKED: row replaced by data series 2006/08/02 12:16:24 bm 1.1.1.1.4.29: STR_OBJECT_DATAPOINT_XXX, STR_BALLOONHELP_DATAPOINT changed: row replaced by data series 2006/07/19 15:53:02 bm 1.1.1.1.4.28: #i64824# +STR_DATA_ROLE_CATEGORIES for the role categories in the data dialog 2006/05/29 18:00:39 iha 1.1.1.1.4.27: adapted STR_OBJECT_DIAGRAM_DATA to spec 2006/05/29 17:54:52 iha 1.1.1.1.4.26: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/05/29 17:08:56 iha 1.1.1.1.4.25: adapted grid names to spec 2006/03/28 15:50:00 iha 1.1.1.1.4.24: corrected broken german umlauts 2006/01/14 14:58:41 iha 1.1.1.1.4.23: renamed first page of 3D View Dialog 2006/01/13 15:07:00 bm 1.1.1.1.4.22: +STR_ACTION_REARRANGE_CHART 2006/01/12 17:54:01 iha 1.1.1.1.4.21: change name of wizard step 4 according to spec 2005/11/30 17:52:21 iha 1.1.1.1.4.20: corrected Strings 2005/11/29 18:36:37 bm 1.1.1.1.4.19: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/22 09:39:41 bm 1.1.1.1.4.18: insert object removed, these kind of strings are used from svx 2005/11/21 16:13:43 bm 1.1.1.1.4.17: +undo insert object string, conversion to UTF-8 2005/10/07 11:12:12 bm 1.1.1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 11:45:02 iha 1.1.1.1.4.15: added specialized title names 2004/08/10 12:16:13 bm 1.1.1.1.4.14: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:12:54 bm 1.1.1.1.4.13: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 14:38:23 iha 1.1.1.1.4.12: #i30126# string review changes 2004/06/30 11:54:40 bm 1.1.1.1.4.11: +text for new data series 2004/06/29 15:43:53 bm 1.1.1.1.4.10: internal strings converted to ressource strings 2004/06/12 13:37:05 iha 1.1.1.1.4.9: correct german text; added comments 2004/06/09 20:17:40 iha 1.1.1.1.4.8: Smooth Line Properties Dialog 2004/06/09 18:43:46 iha 1.1.1.1.4.7: minor resource changes 2004/06/08 19:27:19 iha 1.1.1.1.4.6: added STR_OBJECT_DATA_RANGE 2004/06/03 03:38:21 iha 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/01 18:59:14 iha 1.1.1.1.4.4: new 3D view/effects dialog 2004/05/17 17:33:47 iha 1.1.1.1.4.3: provide object naming; resource cleanup 2004/05/05 20:42:45 iha 1.1.1.1.4.2: #i20344# additional strings for chart wizard 2004/04/22 15:00:39 iha 1.1.1.1.4.1: #i20344# chabged legend, grid and title resources
2007-05-22 16:30:11 +00:00
Text [ en-US ] = "Select a color using the color dialog" ;
2003-10-06 08:58:36 +00:00
};
INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:03:29 bm 1.1.1.1.4.52: RESYNC: (1.4-1.5); FILE MERGED 2007/04/23 12:32:31 ihi 1.1.1.1.4.51: #i72301# German removed 2007/03/19 15:13:39 bm 1.1.1.1.4.50: #i75403# Use strings from resource for row and column labels 2007/03/05 13:58:44 iha 1.1.1.1.4.49: changed string according to spec 2007/03/05 13:17:56 iha 1.1.1.1.4.48: changed string according to spec 2007/02/09 12:25:45 bm 1.1.1.1.4.47: #i72841# +STR_ACTION_NOTPOSSIBLE for message box that pops up when a non-deleteable object gets a delete-request 2007/02/06 12:02:16 iha 1.1.1.1.4.46: resource change: Torte -> Kreis 2006/12/11 15:45:45 bm 1.1.1.1.4.45: -STR_DATA_NEW_SERIES, +STR_DATA_UNNAMED_SERIES_WITH_INDEX 2006/12/05 23:40:41 iha 1.1.1.1.4.44: #i71675# enable set data label range for xy charts 2006/12/05 17:55:08 iha 1.1.1.1.4.43: String changes according to wizard spec 2006/11/01 17:46:23 iha 1.1.1.1.4.42: cleanup resources: no hardcoded quotes 2006/11/01 16:10:40 iha 1.1.1.1.4.41: cleanup resources: removed obsolete x-commenet string 2006/11/01 15:36:56 iha 1.1.1.1.4.40: cleanup resources + changed variable names according to style guide 2006/10/29 11:37:39 iha 1.1.1.1.4.39: moved STR_STATISTICS_IN_LEGEND from Strings.src to Strings_Statistic.src 2006/10/27 17:49:08 iha 1.1.1.1.4.38: more cleanup 2006/10/27 15:31:33 iha 1.1.1.1.4.37: name consolidation 2006/10/27 15:02:59 iha 1.1.1.1.4.36: name consolidation 2006/10/27 14:59:19 iha 1.1.1.1.4.35: name consolidation 2006/10/21 12:13:57 iha 1.1.1.1.4.34: name consolidation 2006/10/21 11:03:15 iha 1.1.1.1.4.33: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead 2006/10/21 09:03:31 iha 1.1.1.1.4.32: changed 'Data Series Symbol' to 'Legend Key' 2006/09/27 17:25:31 iha 1.1.1.1.4.31: corrected HelpText for color button 2006/08/22 17:00:21 bm 1.1.1.1.4.30: #i68861# also changed: STR_STATUS_DATAPOINT_MARKED: row replaced by data series 2006/08/02 12:16:24 bm 1.1.1.1.4.29: STR_OBJECT_DATAPOINT_XXX, STR_BALLOONHELP_DATAPOINT changed: row replaced by data series 2006/07/19 15:53:02 bm 1.1.1.1.4.28: #i64824# +STR_DATA_ROLE_CATEGORIES for the role categories in the data dialog 2006/05/29 18:00:39 iha 1.1.1.1.4.27: adapted STR_OBJECT_DIAGRAM_DATA to spec 2006/05/29 17:54:52 iha 1.1.1.1.4.26: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/05/29 17:08:56 iha 1.1.1.1.4.25: adapted grid names to spec 2006/03/28 15:50:00 iha 1.1.1.1.4.24: corrected broken german umlauts 2006/01/14 14:58:41 iha 1.1.1.1.4.23: renamed first page of 3D View Dialog 2006/01/13 15:07:00 bm 1.1.1.1.4.22: +STR_ACTION_REARRANGE_CHART 2006/01/12 17:54:01 iha 1.1.1.1.4.21: change name of wizard step 4 according to spec 2005/11/30 17:52:21 iha 1.1.1.1.4.20: corrected Strings 2005/11/29 18:36:37 bm 1.1.1.1.4.19: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/22 09:39:41 bm 1.1.1.1.4.18: insert object removed, these kind of strings are used from svx 2005/11/21 16:13:43 bm 1.1.1.1.4.17: +undo insert object string, conversion to UTF-8 2005/10/07 11:12:12 bm 1.1.1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 11:45:02 iha 1.1.1.1.4.15: added specialized title names 2004/08/10 12:16:13 bm 1.1.1.1.4.14: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:12:54 bm 1.1.1.1.4.13: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 14:38:23 iha 1.1.1.1.4.12: #i30126# string review changes 2004/06/30 11:54:40 bm 1.1.1.1.4.11: +text for new data series 2004/06/29 15:43:53 bm 1.1.1.1.4.10: internal strings converted to ressource strings 2004/06/12 13:37:05 iha 1.1.1.1.4.9: correct german text; added comments 2004/06/09 20:17:40 iha 1.1.1.1.4.8: Smooth Line Properties Dialog 2004/06/09 18:43:46 iha 1.1.1.1.4.7: minor resource changes 2004/06/08 19:27:19 iha 1.1.1.1.4.6: added STR_OBJECT_DATA_RANGE 2004/06/03 03:38:21 iha 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/01 18:59:14 iha 1.1.1.1.4.4: new 3D view/effects dialog 2004/05/17 17:33:47 iha 1.1.1.1.4.3: provide object naming; resource cleanup 2004/05/05 20:42:45 iha 1.1.1.1.4.2: #i20344# additional strings for chart wizard 2004/04/22 15:00:39 iha 1.1.1.1.4.1: #i20344# chabged legend, grid and title resources
2007-05-22 16:30:11 +00:00
String STR_TIP_LIGHTSOURCE_X
2003-10-06 08:58:36 +00:00
{
INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:03:29 bm 1.1.1.1.4.52: RESYNC: (1.4-1.5); FILE MERGED 2007/04/23 12:32:31 ihi 1.1.1.1.4.51: #i72301# German removed 2007/03/19 15:13:39 bm 1.1.1.1.4.50: #i75403# Use strings from resource for row and column labels 2007/03/05 13:58:44 iha 1.1.1.1.4.49: changed string according to spec 2007/03/05 13:17:56 iha 1.1.1.1.4.48: changed string according to spec 2007/02/09 12:25:45 bm 1.1.1.1.4.47: #i72841# +STR_ACTION_NOTPOSSIBLE for message box that pops up when a non-deleteable object gets a delete-request 2007/02/06 12:02:16 iha 1.1.1.1.4.46: resource change: Torte -> Kreis 2006/12/11 15:45:45 bm 1.1.1.1.4.45: -STR_DATA_NEW_SERIES, +STR_DATA_UNNAMED_SERIES_WITH_INDEX 2006/12/05 23:40:41 iha 1.1.1.1.4.44: #i71675# enable set data label range for xy charts 2006/12/05 17:55:08 iha 1.1.1.1.4.43: String changes according to wizard spec 2006/11/01 17:46:23 iha 1.1.1.1.4.42: cleanup resources: no hardcoded quotes 2006/11/01 16:10:40 iha 1.1.1.1.4.41: cleanup resources: removed obsolete x-commenet string 2006/11/01 15:36:56 iha 1.1.1.1.4.40: cleanup resources + changed variable names according to style guide 2006/10/29 11:37:39 iha 1.1.1.1.4.39: moved STR_STATISTICS_IN_LEGEND from Strings.src to Strings_Statistic.src 2006/10/27 17:49:08 iha 1.1.1.1.4.38: more cleanup 2006/10/27 15:31:33 iha 1.1.1.1.4.37: name consolidation 2006/10/27 15:02:59 iha 1.1.1.1.4.36: name consolidation 2006/10/27 14:59:19 iha 1.1.1.1.4.35: name consolidation 2006/10/21 12:13:57 iha 1.1.1.1.4.34: name consolidation 2006/10/21 11:03:15 iha 1.1.1.1.4.33: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead 2006/10/21 09:03:31 iha 1.1.1.1.4.32: changed 'Data Series Symbol' to 'Legend Key' 2006/09/27 17:25:31 iha 1.1.1.1.4.31: corrected HelpText for color button 2006/08/22 17:00:21 bm 1.1.1.1.4.30: #i68861# also changed: STR_STATUS_DATAPOINT_MARKED: row replaced by data series 2006/08/02 12:16:24 bm 1.1.1.1.4.29: STR_OBJECT_DATAPOINT_XXX, STR_BALLOONHELP_DATAPOINT changed: row replaced by data series 2006/07/19 15:53:02 bm 1.1.1.1.4.28: #i64824# +STR_DATA_ROLE_CATEGORIES for the role categories in the data dialog 2006/05/29 18:00:39 iha 1.1.1.1.4.27: adapted STR_OBJECT_DIAGRAM_DATA to spec 2006/05/29 17:54:52 iha 1.1.1.1.4.26: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/05/29 17:08:56 iha 1.1.1.1.4.25: adapted grid names to spec 2006/03/28 15:50:00 iha 1.1.1.1.4.24: corrected broken german umlauts 2006/01/14 14:58:41 iha 1.1.1.1.4.23: renamed first page of 3D View Dialog 2006/01/13 15:07:00 bm 1.1.1.1.4.22: +STR_ACTION_REARRANGE_CHART 2006/01/12 17:54:01 iha 1.1.1.1.4.21: change name of wizard step 4 according to spec 2005/11/30 17:52:21 iha 1.1.1.1.4.20: corrected Strings 2005/11/29 18:36:37 bm 1.1.1.1.4.19: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/22 09:39:41 bm 1.1.1.1.4.18: insert object removed, these kind of strings are used from svx 2005/11/21 16:13:43 bm 1.1.1.1.4.17: +undo insert object string, conversion to UTF-8 2005/10/07 11:12:12 bm 1.1.1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 11:45:02 iha 1.1.1.1.4.15: added specialized title names 2004/08/10 12:16:13 bm 1.1.1.1.4.14: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:12:54 bm 1.1.1.1.4.13: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 14:38:23 iha 1.1.1.1.4.12: #i30126# string review changes 2004/06/30 11:54:40 bm 1.1.1.1.4.11: +text for new data series 2004/06/29 15:43:53 bm 1.1.1.1.4.10: internal strings converted to ressource strings 2004/06/12 13:37:05 iha 1.1.1.1.4.9: correct german text; added comments 2004/06/09 20:17:40 iha 1.1.1.1.4.8: Smooth Line Properties Dialog 2004/06/09 18:43:46 iha 1.1.1.1.4.7: minor resource changes 2004/06/08 19:27:19 iha 1.1.1.1.4.6: added STR_OBJECT_DATA_RANGE 2004/06/03 03:38:21 iha 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/01 18:59:14 iha 1.1.1.1.4.4: new 3D view/effects dialog 2004/05/17 17:33:47 iha 1.1.1.1.4.3: provide object naming; resource cleanup 2004/05/05 20:42:45 iha 1.1.1.1.4.2: #i20344# additional strings for chart wizard 2004/04/22 15:00:39 iha 1.1.1.1.4.1: #i20344# chabged legend, grid and title resources
2007-05-22 16:30:11 +00:00
Text [ en-US ] = "Light Source %LIGHTNUMBER" ;
2003-10-06 08:58:36 +00:00
};
INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:03:29 bm 1.1.1.1.4.52: RESYNC: (1.4-1.5); FILE MERGED 2007/04/23 12:32:31 ihi 1.1.1.1.4.51: #i72301# German removed 2007/03/19 15:13:39 bm 1.1.1.1.4.50: #i75403# Use strings from resource for row and column labels 2007/03/05 13:58:44 iha 1.1.1.1.4.49: changed string according to spec 2007/03/05 13:17:56 iha 1.1.1.1.4.48: changed string according to spec 2007/02/09 12:25:45 bm 1.1.1.1.4.47: #i72841# +STR_ACTION_NOTPOSSIBLE for message box that pops up when a non-deleteable object gets a delete-request 2007/02/06 12:02:16 iha 1.1.1.1.4.46: resource change: Torte -> Kreis 2006/12/11 15:45:45 bm 1.1.1.1.4.45: -STR_DATA_NEW_SERIES, +STR_DATA_UNNAMED_SERIES_WITH_INDEX 2006/12/05 23:40:41 iha 1.1.1.1.4.44: #i71675# enable set data label range for xy charts 2006/12/05 17:55:08 iha 1.1.1.1.4.43: String changes according to wizard spec 2006/11/01 17:46:23 iha 1.1.1.1.4.42: cleanup resources: no hardcoded quotes 2006/11/01 16:10:40 iha 1.1.1.1.4.41: cleanup resources: removed obsolete x-commenet string 2006/11/01 15:36:56 iha 1.1.1.1.4.40: cleanup resources + changed variable names according to style guide 2006/10/29 11:37:39 iha 1.1.1.1.4.39: moved STR_STATISTICS_IN_LEGEND from Strings.src to Strings_Statistic.src 2006/10/27 17:49:08 iha 1.1.1.1.4.38: more cleanup 2006/10/27 15:31:33 iha 1.1.1.1.4.37: name consolidation 2006/10/27 15:02:59 iha 1.1.1.1.4.36: name consolidation 2006/10/27 14:59:19 iha 1.1.1.1.4.35: name consolidation 2006/10/21 12:13:57 iha 1.1.1.1.4.34: name consolidation 2006/10/21 11:03:15 iha 1.1.1.1.4.33: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead 2006/10/21 09:03:31 iha 1.1.1.1.4.32: changed 'Data Series Symbol' to 'Legend Key' 2006/09/27 17:25:31 iha 1.1.1.1.4.31: corrected HelpText for color button 2006/08/22 17:00:21 bm 1.1.1.1.4.30: #i68861# also changed: STR_STATUS_DATAPOINT_MARKED: row replaced by data series 2006/08/02 12:16:24 bm 1.1.1.1.4.29: STR_OBJECT_DATAPOINT_XXX, STR_BALLOONHELP_DATAPOINT changed: row replaced by data series 2006/07/19 15:53:02 bm 1.1.1.1.4.28: #i64824# +STR_DATA_ROLE_CATEGORIES for the role categories in the data dialog 2006/05/29 18:00:39 iha 1.1.1.1.4.27: adapted STR_OBJECT_DIAGRAM_DATA to spec 2006/05/29 17:54:52 iha 1.1.1.1.4.26: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/05/29 17:08:56 iha 1.1.1.1.4.25: adapted grid names to spec 2006/03/28 15:50:00 iha 1.1.1.1.4.24: corrected broken german umlauts 2006/01/14 14:58:41 iha 1.1.1.1.4.23: renamed first page of 3D View Dialog 2006/01/13 15:07:00 bm 1.1.1.1.4.22: +STR_ACTION_REARRANGE_CHART 2006/01/12 17:54:01 iha 1.1.1.1.4.21: change name of wizard step 4 according to spec 2005/11/30 17:52:21 iha 1.1.1.1.4.20: corrected Strings 2005/11/29 18:36:37 bm 1.1.1.1.4.19: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/22 09:39:41 bm 1.1.1.1.4.18: insert object removed, these kind of strings are used from svx 2005/11/21 16:13:43 bm 1.1.1.1.4.17: +undo insert object string, conversion to UTF-8 2005/10/07 11:12:12 bm 1.1.1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 11:45:02 iha 1.1.1.1.4.15: added specialized title names 2004/08/10 12:16:13 bm 1.1.1.1.4.14: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:12:54 bm 1.1.1.1.4.13: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 14:38:23 iha 1.1.1.1.4.12: #i30126# string review changes 2004/06/30 11:54:40 bm 1.1.1.1.4.11: +text for new data series 2004/06/29 15:43:53 bm 1.1.1.1.4.10: internal strings converted to ressource strings 2004/06/12 13:37:05 iha 1.1.1.1.4.9: correct german text; added comments 2004/06/09 20:17:40 iha 1.1.1.1.4.8: Smooth Line Properties Dialog 2004/06/09 18:43:46 iha 1.1.1.1.4.7: minor resource changes 2004/06/08 19:27:19 iha 1.1.1.1.4.6: added STR_OBJECT_DATA_RANGE 2004/06/03 03:38:21 iha 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/01 18:59:14 iha 1.1.1.1.4.4: new 3D view/effects dialog 2004/05/17 17:33:47 iha 1.1.1.1.4.3: provide object naming; resource cleanup 2004/05/05 20:42:45 iha 1.1.1.1.4.2: #i20344# additional strings for chart wizard 2004/04/22 15:00:39 iha 1.1.1.1.4.1: #i20344# chabged legend, grid and title resources
2007-05-22 16:30:11 +00:00
String STR_TIP_DATASERIES
2003-10-06 08:58:36 +00:00
{
INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:03:29 bm 1.1.1.1.4.52: RESYNC: (1.4-1.5); FILE MERGED 2007/04/23 12:32:31 ihi 1.1.1.1.4.51: #i72301# German removed 2007/03/19 15:13:39 bm 1.1.1.1.4.50: #i75403# Use strings from resource for row and column labels 2007/03/05 13:58:44 iha 1.1.1.1.4.49: changed string according to spec 2007/03/05 13:17:56 iha 1.1.1.1.4.48: changed string according to spec 2007/02/09 12:25:45 bm 1.1.1.1.4.47: #i72841# +STR_ACTION_NOTPOSSIBLE for message box that pops up when a non-deleteable object gets a delete-request 2007/02/06 12:02:16 iha 1.1.1.1.4.46: resource change: Torte -> Kreis 2006/12/11 15:45:45 bm 1.1.1.1.4.45: -STR_DATA_NEW_SERIES, +STR_DATA_UNNAMED_SERIES_WITH_INDEX 2006/12/05 23:40:41 iha 1.1.1.1.4.44: #i71675# enable set data label range for xy charts 2006/12/05 17:55:08 iha 1.1.1.1.4.43: String changes according to wizard spec 2006/11/01 17:46:23 iha 1.1.1.1.4.42: cleanup resources: no hardcoded quotes 2006/11/01 16:10:40 iha 1.1.1.1.4.41: cleanup resources: removed obsolete x-commenet string 2006/11/01 15:36:56 iha 1.1.1.1.4.40: cleanup resources + changed variable names according to style guide 2006/10/29 11:37:39 iha 1.1.1.1.4.39: moved STR_STATISTICS_IN_LEGEND from Strings.src to Strings_Statistic.src 2006/10/27 17:49:08 iha 1.1.1.1.4.38: more cleanup 2006/10/27 15:31:33 iha 1.1.1.1.4.37: name consolidation 2006/10/27 15:02:59 iha 1.1.1.1.4.36: name consolidation 2006/10/27 14:59:19 iha 1.1.1.1.4.35: name consolidation 2006/10/21 12:13:57 iha 1.1.1.1.4.34: name consolidation 2006/10/21 11:03:15 iha 1.1.1.1.4.33: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead 2006/10/21 09:03:31 iha 1.1.1.1.4.32: changed 'Data Series Symbol' to 'Legend Key' 2006/09/27 17:25:31 iha 1.1.1.1.4.31: corrected HelpText for color button 2006/08/22 17:00:21 bm 1.1.1.1.4.30: #i68861# also changed: STR_STATUS_DATAPOINT_MARKED: row replaced by data series 2006/08/02 12:16:24 bm 1.1.1.1.4.29: STR_OBJECT_DATAPOINT_XXX, STR_BALLOONHELP_DATAPOINT changed: row replaced by data series 2006/07/19 15:53:02 bm 1.1.1.1.4.28: #i64824# +STR_DATA_ROLE_CATEGORIES for the role categories in the data dialog 2006/05/29 18:00:39 iha 1.1.1.1.4.27: adapted STR_OBJECT_DIAGRAM_DATA to spec 2006/05/29 17:54:52 iha 1.1.1.1.4.26: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/05/29 17:08:56 iha 1.1.1.1.4.25: adapted grid names to spec 2006/03/28 15:50:00 iha 1.1.1.1.4.24: corrected broken german umlauts 2006/01/14 14:58:41 iha 1.1.1.1.4.23: renamed first page of 3D View Dialog 2006/01/13 15:07:00 bm 1.1.1.1.4.22: +STR_ACTION_REARRANGE_CHART 2006/01/12 17:54:01 iha 1.1.1.1.4.21: change name of wizard step 4 according to spec 2005/11/30 17:52:21 iha 1.1.1.1.4.20: corrected Strings 2005/11/29 18:36:37 bm 1.1.1.1.4.19: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/22 09:39:41 bm 1.1.1.1.4.18: insert object removed, these kind of strings are used from svx 2005/11/21 16:13:43 bm 1.1.1.1.4.17: +undo insert object string, conversion to UTF-8 2005/10/07 11:12:12 bm 1.1.1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 11:45:02 iha 1.1.1.1.4.15: added specialized title names 2004/08/10 12:16:13 bm 1.1.1.1.4.14: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:12:54 bm 1.1.1.1.4.13: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 14:38:23 iha 1.1.1.1.4.12: #i30126# string review changes 2004/06/30 11:54:40 bm 1.1.1.1.4.11: +text for new data series 2004/06/29 15:43:53 bm 1.1.1.1.4.10: internal strings converted to ressource strings 2004/06/12 13:37:05 iha 1.1.1.1.4.9: correct german text; added comments 2004/06/09 20:17:40 iha 1.1.1.1.4.8: Smooth Line Properties Dialog 2004/06/09 18:43:46 iha 1.1.1.1.4.7: minor resource changes 2004/06/08 19:27:19 iha 1.1.1.1.4.6: added STR_OBJECT_DATA_RANGE 2004/06/03 03:38:21 iha 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/01 18:59:14 iha 1.1.1.1.4.4: new 3D view/effects dialog 2004/05/17 17:33:47 iha 1.1.1.1.4.3: provide object naming; resource cleanup 2004/05/05 20:42:45 iha 1.1.1.1.4.2: #i20344# additional strings for chart wizard 2004/04/22 15:00:39 iha 1.1.1.1.4.1: #i20344# chabged legend, grid and title resources
2007-05-22 16:30:11 +00:00
Text [ en-US ] = "Data Series '%SERIESNAME'" ;
2003-10-06 08:58:36 +00:00
};
INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:03:29 bm 1.1.1.1.4.52: RESYNC: (1.4-1.5); FILE MERGED 2007/04/23 12:32:31 ihi 1.1.1.1.4.51: #i72301# German removed 2007/03/19 15:13:39 bm 1.1.1.1.4.50: #i75403# Use strings from resource for row and column labels 2007/03/05 13:58:44 iha 1.1.1.1.4.49: changed string according to spec 2007/03/05 13:17:56 iha 1.1.1.1.4.48: changed string according to spec 2007/02/09 12:25:45 bm 1.1.1.1.4.47: #i72841# +STR_ACTION_NOTPOSSIBLE for message box that pops up when a non-deleteable object gets a delete-request 2007/02/06 12:02:16 iha 1.1.1.1.4.46: resource change: Torte -> Kreis 2006/12/11 15:45:45 bm 1.1.1.1.4.45: -STR_DATA_NEW_SERIES, +STR_DATA_UNNAMED_SERIES_WITH_INDEX 2006/12/05 23:40:41 iha 1.1.1.1.4.44: #i71675# enable set data label range for xy charts 2006/12/05 17:55:08 iha 1.1.1.1.4.43: String changes according to wizard spec 2006/11/01 17:46:23 iha 1.1.1.1.4.42: cleanup resources: no hardcoded quotes 2006/11/01 16:10:40 iha 1.1.1.1.4.41: cleanup resources: removed obsolete x-commenet string 2006/11/01 15:36:56 iha 1.1.1.1.4.40: cleanup resources + changed variable names according to style guide 2006/10/29 11:37:39 iha 1.1.1.1.4.39: moved STR_STATISTICS_IN_LEGEND from Strings.src to Strings_Statistic.src 2006/10/27 17:49:08 iha 1.1.1.1.4.38: more cleanup 2006/10/27 15:31:33 iha 1.1.1.1.4.37: name consolidation 2006/10/27 15:02:59 iha 1.1.1.1.4.36: name consolidation 2006/10/27 14:59:19 iha 1.1.1.1.4.35: name consolidation 2006/10/21 12:13:57 iha 1.1.1.1.4.34: name consolidation 2006/10/21 11:03:15 iha 1.1.1.1.4.33: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead 2006/10/21 09:03:31 iha 1.1.1.1.4.32: changed 'Data Series Symbol' to 'Legend Key' 2006/09/27 17:25:31 iha 1.1.1.1.4.31: corrected HelpText for color button 2006/08/22 17:00:21 bm 1.1.1.1.4.30: #i68861# also changed: STR_STATUS_DATAPOINT_MARKED: row replaced by data series 2006/08/02 12:16:24 bm 1.1.1.1.4.29: STR_OBJECT_DATAPOINT_XXX, STR_BALLOONHELP_DATAPOINT changed: row replaced by data series 2006/07/19 15:53:02 bm 1.1.1.1.4.28: #i64824# +STR_DATA_ROLE_CATEGORIES for the role categories in the data dialog 2006/05/29 18:00:39 iha 1.1.1.1.4.27: adapted STR_OBJECT_DIAGRAM_DATA to spec 2006/05/29 17:54:52 iha 1.1.1.1.4.26: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/05/29 17:08:56 iha 1.1.1.1.4.25: adapted grid names to spec 2006/03/28 15:50:00 iha 1.1.1.1.4.24: corrected broken german umlauts 2006/01/14 14:58:41 iha 1.1.1.1.4.23: renamed first page of 3D View Dialog 2006/01/13 15:07:00 bm 1.1.1.1.4.22: +STR_ACTION_REARRANGE_CHART 2006/01/12 17:54:01 iha 1.1.1.1.4.21: change name of wizard step 4 according to spec 2005/11/30 17:52:21 iha 1.1.1.1.4.20: corrected Strings 2005/11/29 18:36:37 bm 1.1.1.1.4.19: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/22 09:39:41 bm 1.1.1.1.4.18: insert object removed, these kind of strings are used from svx 2005/11/21 16:13:43 bm 1.1.1.1.4.17: +undo insert object string, conversion to UTF-8 2005/10/07 11:12:12 bm 1.1.1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 11:45:02 iha 1.1.1.1.4.15: added specialized title names 2004/08/10 12:16:13 bm 1.1.1.1.4.14: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:12:54 bm 1.1.1.1.4.13: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 14:38:23 iha 1.1.1.1.4.12: #i30126# string review changes 2004/06/30 11:54:40 bm 1.1.1.1.4.11: +text for new data series 2004/06/29 15:43:53 bm 1.1.1.1.4.10: internal strings converted to ressource strings 2004/06/12 13:37:05 iha 1.1.1.1.4.9: correct german text; added comments 2004/06/09 20:17:40 iha 1.1.1.1.4.8: Smooth Line Properties Dialog 2004/06/09 18:43:46 iha 1.1.1.1.4.7: minor resource changes 2004/06/08 19:27:19 iha 1.1.1.1.4.6: added STR_OBJECT_DATA_RANGE 2004/06/03 03:38:21 iha 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/01 18:59:14 iha 1.1.1.1.4.4: new 3D view/effects dialog 2004/05/17 17:33:47 iha 1.1.1.1.4.3: provide object naming; resource cleanup 2004/05/05 20:42:45 iha 1.1.1.1.4.2: #i20344# additional strings for chart wizard 2004/04/22 15:00:39 iha 1.1.1.1.4.1: #i20344# chabged legend, grid and title resources
2007-05-22 16:30:11 +00:00
String STR_TIP_DATAPOINT_INDEX
2003-10-06 08:58:36 +00:00
{
INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:03:29 bm 1.1.1.1.4.52: RESYNC: (1.4-1.5); FILE MERGED 2007/04/23 12:32:31 ihi 1.1.1.1.4.51: #i72301# German removed 2007/03/19 15:13:39 bm 1.1.1.1.4.50: #i75403# Use strings from resource for row and column labels 2007/03/05 13:58:44 iha 1.1.1.1.4.49: changed string according to spec 2007/03/05 13:17:56 iha 1.1.1.1.4.48: changed string according to spec 2007/02/09 12:25:45 bm 1.1.1.1.4.47: #i72841# +STR_ACTION_NOTPOSSIBLE for message box that pops up when a non-deleteable object gets a delete-request 2007/02/06 12:02:16 iha 1.1.1.1.4.46: resource change: Torte -> Kreis 2006/12/11 15:45:45 bm 1.1.1.1.4.45: -STR_DATA_NEW_SERIES, +STR_DATA_UNNAMED_SERIES_WITH_INDEX 2006/12/05 23:40:41 iha 1.1.1.1.4.44: #i71675# enable set data label range for xy charts 2006/12/05 17:55:08 iha 1.1.1.1.4.43: String changes according to wizard spec 2006/11/01 17:46:23 iha 1.1.1.1.4.42: cleanup resources: no hardcoded quotes 2006/11/01 16:10:40 iha 1.1.1.1.4.41: cleanup resources: removed obsolete x-commenet string 2006/11/01 15:36:56 iha 1.1.1.1.4.40: cleanup resources + changed variable names according to style guide 2006/10/29 11:37:39 iha 1.1.1.1.4.39: moved STR_STATISTICS_IN_LEGEND from Strings.src to Strings_Statistic.src 2006/10/27 17:49:08 iha 1.1.1.1.4.38: more cleanup 2006/10/27 15:31:33 iha 1.1.1.1.4.37: name consolidation 2006/10/27 15:02:59 iha 1.1.1.1.4.36: name consolidation 2006/10/27 14:59:19 iha 1.1.1.1.4.35: name consolidation 2006/10/21 12:13:57 iha 1.1.1.1.4.34: name consolidation 2006/10/21 11:03:15 iha 1.1.1.1.4.33: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead 2006/10/21 09:03:31 iha 1.1.1.1.4.32: changed 'Data Series Symbol' to 'Legend Key' 2006/09/27 17:25:31 iha 1.1.1.1.4.31: corrected HelpText for color button 2006/08/22 17:00:21 bm 1.1.1.1.4.30: #i68861# also changed: STR_STATUS_DATAPOINT_MARKED: row replaced by data series 2006/08/02 12:16:24 bm 1.1.1.1.4.29: STR_OBJECT_DATAPOINT_XXX, STR_BALLOONHELP_DATAPOINT changed: row replaced by data series 2006/07/19 15:53:02 bm 1.1.1.1.4.28: #i64824# +STR_DATA_ROLE_CATEGORIES for the role categories in the data dialog 2006/05/29 18:00:39 iha 1.1.1.1.4.27: adapted STR_OBJECT_DIAGRAM_DATA to spec 2006/05/29 17:54:52 iha 1.1.1.1.4.26: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/05/29 17:08:56 iha 1.1.1.1.4.25: adapted grid names to spec 2006/03/28 15:50:00 iha 1.1.1.1.4.24: corrected broken german umlauts 2006/01/14 14:58:41 iha 1.1.1.1.4.23: renamed first page of 3D View Dialog 2006/01/13 15:07:00 bm 1.1.1.1.4.22: +STR_ACTION_REARRANGE_CHART 2006/01/12 17:54:01 iha 1.1.1.1.4.21: change name of wizard step 4 according to spec 2005/11/30 17:52:21 iha 1.1.1.1.4.20: corrected Strings 2005/11/29 18:36:37 bm 1.1.1.1.4.19: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/22 09:39:41 bm 1.1.1.1.4.18: insert object removed, these kind of strings are used from svx 2005/11/21 16:13:43 bm 1.1.1.1.4.17: +undo insert object string, conversion to UTF-8 2005/10/07 11:12:12 bm 1.1.1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 11:45:02 iha 1.1.1.1.4.15: added specialized title names 2004/08/10 12:16:13 bm 1.1.1.1.4.14: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:12:54 bm 1.1.1.1.4.13: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 14:38:23 iha 1.1.1.1.4.12: #i30126# string review changes 2004/06/30 11:54:40 bm 1.1.1.1.4.11: +text for new data series 2004/06/29 15:43:53 bm 1.1.1.1.4.10: internal strings converted to ressource strings 2004/06/12 13:37:05 iha 1.1.1.1.4.9: correct german text; added comments 2004/06/09 20:17:40 iha 1.1.1.1.4.8: Smooth Line Properties Dialog 2004/06/09 18:43:46 iha 1.1.1.1.4.7: minor resource changes 2004/06/08 19:27:19 iha 1.1.1.1.4.6: added STR_OBJECT_DATA_RANGE 2004/06/03 03:38:21 iha 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/01 18:59:14 iha 1.1.1.1.4.4: new 3D view/effects dialog 2004/05/17 17:33:47 iha 1.1.1.1.4.3: provide object naming; resource cleanup 2004/05/05 20:42:45 iha 1.1.1.1.4.2: #i20344# additional strings for chart wizard 2004/04/22 15:00:39 iha 1.1.1.1.4.1: #i20344# chabged legend, grid and title resources
2007-05-22 16:30:11 +00:00
Text [ en-US ] = "Data Point %POINTNUMBER";
2003-10-06 08:58:36 +00:00
};
INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:03:29 bm 1.1.1.1.4.52: RESYNC: (1.4-1.5); FILE MERGED 2007/04/23 12:32:31 ihi 1.1.1.1.4.51: #i72301# German removed 2007/03/19 15:13:39 bm 1.1.1.1.4.50: #i75403# Use strings from resource for row and column labels 2007/03/05 13:58:44 iha 1.1.1.1.4.49: changed string according to spec 2007/03/05 13:17:56 iha 1.1.1.1.4.48: changed string according to spec 2007/02/09 12:25:45 bm 1.1.1.1.4.47: #i72841# +STR_ACTION_NOTPOSSIBLE for message box that pops up when a non-deleteable object gets a delete-request 2007/02/06 12:02:16 iha 1.1.1.1.4.46: resource change: Torte -> Kreis 2006/12/11 15:45:45 bm 1.1.1.1.4.45: -STR_DATA_NEW_SERIES, +STR_DATA_UNNAMED_SERIES_WITH_INDEX 2006/12/05 23:40:41 iha 1.1.1.1.4.44: #i71675# enable set data label range for xy charts 2006/12/05 17:55:08 iha 1.1.1.1.4.43: String changes according to wizard spec 2006/11/01 17:46:23 iha 1.1.1.1.4.42: cleanup resources: no hardcoded quotes 2006/11/01 16:10:40 iha 1.1.1.1.4.41: cleanup resources: removed obsolete x-commenet string 2006/11/01 15:36:56 iha 1.1.1.1.4.40: cleanup resources + changed variable names according to style guide 2006/10/29 11:37:39 iha 1.1.1.1.4.39: moved STR_STATISTICS_IN_LEGEND from Strings.src to Strings_Statistic.src 2006/10/27 17:49:08 iha 1.1.1.1.4.38: more cleanup 2006/10/27 15:31:33 iha 1.1.1.1.4.37: name consolidation 2006/10/27 15:02:59 iha 1.1.1.1.4.36: name consolidation 2006/10/27 14:59:19 iha 1.1.1.1.4.35: name consolidation 2006/10/21 12:13:57 iha 1.1.1.1.4.34: name consolidation 2006/10/21 11:03:15 iha 1.1.1.1.4.33: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead 2006/10/21 09:03:31 iha 1.1.1.1.4.32: changed 'Data Series Symbol' to 'Legend Key' 2006/09/27 17:25:31 iha 1.1.1.1.4.31: corrected HelpText for color button 2006/08/22 17:00:21 bm 1.1.1.1.4.30: #i68861# also changed: STR_STATUS_DATAPOINT_MARKED: row replaced by data series 2006/08/02 12:16:24 bm 1.1.1.1.4.29: STR_OBJECT_DATAPOINT_XXX, STR_BALLOONHELP_DATAPOINT changed: row replaced by data series 2006/07/19 15:53:02 bm 1.1.1.1.4.28: #i64824# +STR_DATA_ROLE_CATEGORIES for the role categories in the data dialog 2006/05/29 18:00:39 iha 1.1.1.1.4.27: adapted STR_OBJECT_DIAGRAM_DATA to spec 2006/05/29 17:54:52 iha 1.1.1.1.4.26: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/05/29 17:08:56 iha 1.1.1.1.4.25: adapted grid names to spec 2006/03/28 15:50:00 iha 1.1.1.1.4.24: corrected broken german umlauts 2006/01/14 14:58:41 iha 1.1.1.1.4.23: renamed first page of 3D View Dialog 2006/01/13 15:07:00 bm 1.1.1.1.4.22: +STR_ACTION_REARRANGE_CHART 2006/01/12 17:54:01 iha 1.1.1.1.4.21: change name of wizard step 4 according to spec 2005/11/30 17:52:21 iha 1.1.1.1.4.20: corrected Strings 2005/11/29 18:36:37 bm 1.1.1.1.4.19: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/22 09:39:41 bm 1.1.1.1.4.18: insert object removed, these kind of strings are used from svx 2005/11/21 16:13:43 bm 1.1.1.1.4.17: +undo insert object string, conversion to UTF-8 2005/10/07 11:12:12 bm 1.1.1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 11:45:02 iha 1.1.1.1.4.15: added specialized title names 2004/08/10 12:16:13 bm 1.1.1.1.4.14: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:12:54 bm 1.1.1.1.4.13: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 14:38:23 iha 1.1.1.1.4.12: #i30126# string review changes 2004/06/30 11:54:40 bm 1.1.1.1.4.11: +text for new data series 2004/06/29 15:43:53 bm 1.1.1.1.4.10: internal strings converted to ressource strings 2004/06/12 13:37:05 iha 1.1.1.1.4.9: correct german text; added comments 2004/06/09 20:17:40 iha 1.1.1.1.4.8: Smooth Line Properties Dialog 2004/06/09 18:43:46 iha 1.1.1.1.4.7: minor resource changes 2004/06/08 19:27:19 iha 1.1.1.1.4.6: added STR_OBJECT_DATA_RANGE 2004/06/03 03:38:21 iha 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/01 18:59:14 iha 1.1.1.1.4.4: new 3D view/effects dialog 2004/05/17 17:33:47 iha 1.1.1.1.4.3: provide object naming; resource cleanup 2004/05/05 20:42:45 iha 1.1.1.1.4.2: #i20344# additional strings for chart wizard 2004/04/22 15:00:39 iha 1.1.1.1.4.1: #i20344# chabged legend, grid and title resources
2007-05-22 16:30:11 +00:00
String STR_TIP_DATAPOINT_VALUES
2003-10-06 08:58:36 +00:00
{
INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:03:29 bm 1.1.1.1.4.52: RESYNC: (1.4-1.5); FILE MERGED 2007/04/23 12:32:31 ihi 1.1.1.1.4.51: #i72301# German removed 2007/03/19 15:13:39 bm 1.1.1.1.4.50: #i75403# Use strings from resource for row and column labels 2007/03/05 13:58:44 iha 1.1.1.1.4.49: changed string according to spec 2007/03/05 13:17:56 iha 1.1.1.1.4.48: changed string according to spec 2007/02/09 12:25:45 bm 1.1.1.1.4.47: #i72841# +STR_ACTION_NOTPOSSIBLE for message box that pops up when a non-deleteable object gets a delete-request 2007/02/06 12:02:16 iha 1.1.1.1.4.46: resource change: Torte -> Kreis 2006/12/11 15:45:45 bm 1.1.1.1.4.45: -STR_DATA_NEW_SERIES, +STR_DATA_UNNAMED_SERIES_WITH_INDEX 2006/12/05 23:40:41 iha 1.1.1.1.4.44: #i71675# enable set data label range for xy charts 2006/12/05 17:55:08 iha 1.1.1.1.4.43: String changes according to wizard spec 2006/11/01 17:46:23 iha 1.1.1.1.4.42: cleanup resources: no hardcoded quotes 2006/11/01 16:10:40 iha 1.1.1.1.4.41: cleanup resources: removed obsolete x-commenet string 2006/11/01 15:36:56 iha 1.1.1.1.4.40: cleanup resources + changed variable names according to style guide 2006/10/29 11:37:39 iha 1.1.1.1.4.39: moved STR_STATISTICS_IN_LEGEND from Strings.src to Strings_Statistic.src 2006/10/27 17:49:08 iha 1.1.1.1.4.38: more cleanup 2006/10/27 15:31:33 iha 1.1.1.1.4.37: name consolidation 2006/10/27 15:02:59 iha 1.1.1.1.4.36: name consolidation 2006/10/27 14:59:19 iha 1.1.1.1.4.35: name consolidation 2006/10/21 12:13:57 iha 1.1.1.1.4.34: name consolidation 2006/10/21 11:03:15 iha 1.1.1.1.4.33: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead 2006/10/21 09:03:31 iha 1.1.1.1.4.32: changed 'Data Series Symbol' to 'Legend Key' 2006/09/27 17:25:31 iha 1.1.1.1.4.31: corrected HelpText for color button 2006/08/22 17:00:21 bm 1.1.1.1.4.30: #i68861# also changed: STR_STATUS_DATAPOINT_MARKED: row replaced by data series 2006/08/02 12:16:24 bm 1.1.1.1.4.29: STR_OBJECT_DATAPOINT_XXX, STR_BALLOONHELP_DATAPOINT changed: row replaced by data series 2006/07/19 15:53:02 bm 1.1.1.1.4.28: #i64824# +STR_DATA_ROLE_CATEGORIES for the role categories in the data dialog 2006/05/29 18:00:39 iha 1.1.1.1.4.27: adapted STR_OBJECT_DIAGRAM_DATA to spec 2006/05/29 17:54:52 iha 1.1.1.1.4.26: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/05/29 17:08:56 iha 1.1.1.1.4.25: adapted grid names to spec 2006/03/28 15:50:00 iha 1.1.1.1.4.24: corrected broken german umlauts 2006/01/14 14:58:41 iha 1.1.1.1.4.23: renamed first page of 3D View Dialog 2006/01/13 15:07:00 bm 1.1.1.1.4.22: +STR_ACTION_REARRANGE_CHART 2006/01/12 17:54:01 iha 1.1.1.1.4.21: change name of wizard step 4 according to spec 2005/11/30 17:52:21 iha 1.1.1.1.4.20: corrected Strings 2005/11/29 18:36:37 bm 1.1.1.1.4.19: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/22 09:39:41 bm 1.1.1.1.4.18: insert object removed, these kind of strings are used from svx 2005/11/21 16:13:43 bm 1.1.1.1.4.17: +undo insert object string, conversion to UTF-8 2005/10/07 11:12:12 bm 1.1.1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 11:45:02 iha 1.1.1.1.4.15: added specialized title names 2004/08/10 12:16:13 bm 1.1.1.1.4.14: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:12:54 bm 1.1.1.1.4.13: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 14:38:23 iha 1.1.1.1.4.12: #i30126# string review changes 2004/06/30 11:54:40 bm 1.1.1.1.4.11: +text for new data series 2004/06/29 15:43:53 bm 1.1.1.1.4.10: internal strings converted to ressource strings 2004/06/12 13:37:05 iha 1.1.1.1.4.9: correct german text; added comments 2004/06/09 20:17:40 iha 1.1.1.1.4.8: Smooth Line Properties Dialog 2004/06/09 18:43:46 iha 1.1.1.1.4.7: minor resource changes 2004/06/08 19:27:19 iha 1.1.1.1.4.6: added STR_OBJECT_DATA_RANGE 2004/06/03 03:38:21 iha 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/01 18:59:14 iha 1.1.1.1.4.4: new 3D view/effects dialog 2004/05/17 17:33:47 iha 1.1.1.1.4.3: provide object naming; resource cleanup 2004/05/05 20:42:45 iha 1.1.1.1.4.2: #i20344# additional strings for chart wizard 2004/04/22 15:00:39 iha 1.1.1.1.4.1: #i20344# chabged legend, grid and title resources
2007-05-22 16:30:11 +00:00
Text [ en-US ] = "Values: %POINTVALUES";
2003-10-06 08:58:36 +00:00
};
INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:03:29 bm 1.1.1.1.4.52: RESYNC: (1.4-1.5); FILE MERGED 2007/04/23 12:32:31 ihi 1.1.1.1.4.51: #i72301# German removed 2007/03/19 15:13:39 bm 1.1.1.1.4.50: #i75403# Use strings from resource for row and column labels 2007/03/05 13:58:44 iha 1.1.1.1.4.49: changed string according to spec 2007/03/05 13:17:56 iha 1.1.1.1.4.48: changed string according to spec 2007/02/09 12:25:45 bm 1.1.1.1.4.47: #i72841# +STR_ACTION_NOTPOSSIBLE for message box that pops up when a non-deleteable object gets a delete-request 2007/02/06 12:02:16 iha 1.1.1.1.4.46: resource change: Torte -> Kreis 2006/12/11 15:45:45 bm 1.1.1.1.4.45: -STR_DATA_NEW_SERIES, +STR_DATA_UNNAMED_SERIES_WITH_INDEX 2006/12/05 23:40:41 iha 1.1.1.1.4.44: #i71675# enable set data label range for xy charts 2006/12/05 17:55:08 iha 1.1.1.1.4.43: String changes according to wizard spec 2006/11/01 17:46:23 iha 1.1.1.1.4.42: cleanup resources: no hardcoded quotes 2006/11/01 16:10:40 iha 1.1.1.1.4.41: cleanup resources: removed obsolete x-commenet string 2006/11/01 15:36:56 iha 1.1.1.1.4.40: cleanup resources + changed variable names according to style guide 2006/10/29 11:37:39 iha 1.1.1.1.4.39: moved STR_STATISTICS_IN_LEGEND from Strings.src to Strings_Statistic.src 2006/10/27 17:49:08 iha 1.1.1.1.4.38: more cleanup 2006/10/27 15:31:33 iha 1.1.1.1.4.37: name consolidation 2006/10/27 15:02:59 iha 1.1.1.1.4.36: name consolidation 2006/10/27 14:59:19 iha 1.1.1.1.4.35: name consolidation 2006/10/21 12:13:57 iha 1.1.1.1.4.34: name consolidation 2006/10/21 11:03:15 iha 1.1.1.1.4.33: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead 2006/10/21 09:03:31 iha 1.1.1.1.4.32: changed 'Data Series Symbol' to 'Legend Key' 2006/09/27 17:25:31 iha 1.1.1.1.4.31: corrected HelpText for color button 2006/08/22 17:00:21 bm 1.1.1.1.4.30: #i68861# also changed: STR_STATUS_DATAPOINT_MARKED: row replaced by data series 2006/08/02 12:16:24 bm 1.1.1.1.4.29: STR_OBJECT_DATAPOINT_XXX, STR_BALLOONHELP_DATAPOINT changed: row replaced by data series 2006/07/19 15:53:02 bm 1.1.1.1.4.28: #i64824# +STR_DATA_ROLE_CATEGORIES for the role categories in the data dialog 2006/05/29 18:00:39 iha 1.1.1.1.4.27: adapted STR_OBJECT_DIAGRAM_DATA to spec 2006/05/29 17:54:52 iha 1.1.1.1.4.26: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/05/29 17:08:56 iha 1.1.1.1.4.25: adapted grid names to spec 2006/03/28 15:50:00 iha 1.1.1.1.4.24: corrected broken german umlauts 2006/01/14 14:58:41 iha 1.1.1.1.4.23: renamed first page of 3D View Dialog 2006/01/13 15:07:00 bm 1.1.1.1.4.22: +STR_ACTION_REARRANGE_CHART 2006/01/12 17:54:01 iha 1.1.1.1.4.21: change name of wizard step 4 according to spec 2005/11/30 17:52:21 iha 1.1.1.1.4.20: corrected Strings 2005/11/29 18:36:37 bm 1.1.1.1.4.19: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/22 09:39:41 bm 1.1.1.1.4.18: insert object removed, these kind of strings are used from svx 2005/11/21 16:13:43 bm 1.1.1.1.4.17: +undo insert object string, conversion to UTF-8 2005/10/07 11:12:12 bm 1.1.1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 11:45:02 iha 1.1.1.1.4.15: added specialized title names 2004/08/10 12:16:13 bm 1.1.1.1.4.14: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:12:54 bm 1.1.1.1.4.13: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 14:38:23 iha 1.1.1.1.4.12: #i30126# string review changes 2004/06/30 11:54:40 bm 1.1.1.1.4.11: +text for new data series 2004/06/29 15:43:53 bm 1.1.1.1.4.10: internal strings converted to ressource strings 2004/06/12 13:37:05 iha 1.1.1.1.4.9: correct german text; added comments 2004/06/09 20:17:40 iha 1.1.1.1.4.8: Smooth Line Properties Dialog 2004/06/09 18:43:46 iha 1.1.1.1.4.7: minor resource changes 2004/06/08 19:27:19 iha 1.1.1.1.4.6: added STR_OBJECT_DATA_RANGE 2004/06/03 03:38:21 iha 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/01 18:59:14 iha 1.1.1.1.4.4: new 3D view/effects dialog 2004/05/17 17:33:47 iha 1.1.1.1.4.3: provide object naming; resource cleanup 2004/05/05 20:42:45 iha 1.1.1.1.4.2: #i20344# additional strings for chart wizard 2004/04/22 15:00:39 iha 1.1.1.1.4.1: #i20344# chabged legend, grid and title resources
2007-05-22 16:30:11 +00:00
String STR_TIP_CATEGORY_VALUE
2003-10-06 08:58:36 +00:00
{
INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:03:29 bm 1.1.1.1.4.52: RESYNC: (1.4-1.5); FILE MERGED 2007/04/23 12:32:31 ihi 1.1.1.1.4.51: #i72301# German removed 2007/03/19 15:13:39 bm 1.1.1.1.4.50: #i75403# Use strings from resource for row and column labels 2007/03/05 13:58:44 iha 1.1.1.1.4.49: changed string according to spec 2007/03/05 13:17:56 iha 1.1.1.1.4.48: changed string according to spec 2007/02/09 12:25:45 bm 1.1.1.1.4.47: #i72841# +STR_ACTION_NOTPOSSIBLE for message box that pops up when a non-deleteable object gets a delete-request 2007/02/06 12:02:16 iha 1.1.1.1.4.46: resource change: Torte -> Kreis 2006/12/11 15:45:45 bm 1.1.1.1.4.45: -STR_DATA_NEW_SERIES, +STR_DATA_UNNAMED_SERIES_WITH_INDEX 2006/12/05 23:40:41 iha 1.1.1.1.4.44: #i71675# enable set data label range for xy charts 2006/12/05 17:55:08 iha 1.1.1.1.4.43: String changes according to wizard spec 2006/11/01 17:46:23 iha 1.1.1.1.4.42: cleanup resources: no hardcoded quotes 2006/11/01 16:10:40 iha 1.1.1.1.4.41: cleanup resources: removed obsolete x-commenet string 2006/11/01 15:36:56 iha 1.1.1.1.4.40: cleanup resources + changed variable names according to style guide 2006/10/29 11:37:39 iha 1.1.1.1.4.39: moved STR_STATISTICS_IN_LEGEND from Strings.src to Strings_Statistic.src 2006/10/27 17:49:08 iha 1.1.1.1.4.38: more cleanup 2006/10/27 15:31:33 iha 1.1.1.1.4.37: name consolidation 2006/10/27 15:02:59 iha 1.1.1.1.4.36: name consolidation 2006/10/27 14:59:19 iha 1.1.1.1.4.35: name consolidation 2006/10/21 12:13:57 iha 1.1.1.1.4.34: name consolidation 2006/10/21 11:03:15 iha 1.1.1.1.4.33: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead 2006/10/21 09:03:31 iha 1.1.1.1.4.32: changed 'Data Series Symbol' to 'Legend Key' 2006/09/27 17:25:31 iha 1.1.1.1.4.31: corrected HelpText for color button 2006/08/22 17:00:21 bm 1.1.1.1.4.30: #i68861# also changed: STR_STATUS_DATAPOINT_MARKED: row replaced by data series 2006/08/02 12:16:24 bm 1.1.1.1.4.29: STR_OBJECT_DATAPOINT_XXX, STR_BALLOONHELP_DATAPOINT changed: row replaced by data series 2006/07/19 15:53:02 bm 1.1.1.1.4.28: #i64824# +STR_DATA_ROLE_CATEGORIES for the role categories in the data dialog 2006/05/29 18:00:39 iha 1.1.1.1.4.27: adapted STR_OBJECT_DIAGRAM_DATA to spec 2006/05/29 17:54:52 iha 1.1.1.1.4.26: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/05/29 17:08:56 iha 1.1.1.1.4.25: adapted grid names to spec 2006/03/28 15:50:00 iha 1.1.1.1.4.24: corrected broken german umlauts 2006/01/14 14:58:41 iha 1.1.1.1.4.23: renamed first page of 3D View Dialog 2006/01/13 15:07:00 bm 1.1.1.1.4.22: +STR_ACTION_REARRANGE_CHART 2006/01/12 17:54:01 iha 1.1.1.1.4.21: change name of wizard step 4 according to spec 2005/11/30 17:52:21 iha 1.1.1.1.4.20: corrected Strings 2005/11/29 18:36:37 bm 1.1.1.1.4.19: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/22 09:39:41 bm 1.1.1.1.4.18: insert object removed, these kind of strings are used from svx 2005/11/21 16:13:43 bm 1.1.1.1.4.17: +undo insert object string, conversion to UTF-8 2005/10/07 11:12:12 bm 1.1.1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 11:45:02 iha 1.1.1.1.4.15: added specialized title names 2004/08/10 12:16:13 bm 1.1.1.1.4.14: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:12:54 bm 1.1.1.1.4.13: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 14:38:23 iha 1.1.1.1.4.12: #i30126# string review changes 2004/06/30 11:54:40 bm 1.1.1.1.4.11: +text for new data series 2004/06/29 15:43:53 bm 1.1.1.1.4.10: internal strings converted to ressource strings 2004/06/12 13:37:05 iha 1.1.1.1.4.9: correct german text; added comments 2004/06/09 20:17:40 iha 1.1.1.1.4.8: Smooth Line Properties Dialog 2004/06/09 18:43:46 iha 1.1.1.1.4.7: minor resource changes 2004/06/08 19:27:19 iha 1.1.1.1.4.6: added STR_OBJECT_DATA_RANGE 2004/06/03 03:38:21 iha 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/01 18:59:14 iha 1.1.1.1.4.4: new 3D view/effects dialog 2004/05/17 17:33:47 iha 1.1.1.1.4.3: provide object naming; resource cleanup 2004/05/05 20:42:45 iha 1.1.1.1.4.2: #i20344# additional strings for chart wizard 2004/04/22 15:00:39 iha 1.1.1.1.4.1: #i20344# chabged legend, grid and title resources
2007-05-22 16:30:11 +00:00
Text [ en-US ] = "'%CATEGORYVALUE'";
2003-10-06 08:58:36 +00:00
};
INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:03:29 bm 1.1.1.1.4.52: RESYNC: (1.4-1.5); FILE MERGED 2007/04/23 12:32:31 ihi 1.1.1.1.4.51: #i72301# German removed 2007/03/19 15:13:39 bm 1.1.1.1.4.50: #i75403# Use strings from resource for row and column labels 2007/03/05 13:58:44 iha 1.1.1.1.4.49: changed string according to spec 2007/03/05 13:17:56 iha 1.1.1.1.4.48: changed string according to spec 2007/02/09 12:25:45 bm 1.1.1.1.4.47: #i72841# +STR_ACTION_NOTPOSSIBLE for message box that pops up when a non-deleteable object gets a delete-request 2007/02/06 12:02:16 iha 1.1.1.1.4.46: resource change: Torte -> Kreis 2006/12/11 15:45:45 bm 1.1.1.1.4.45: -STR_DATA_NEW_SERIES, +STR_DATA_UNNAMED_SERIES_WITH_INDEX 2006/12/05 23:40:41 iha 1.1.1.1.4.44: #i71675# enable set data label range for xy charts 2006/12/05 17:55:08 iha 1.1.1.1.4.43: String changes according to wizard spec 2006/11/01 17:46:23 iha 1.1.1.1.4.42: cleanup resources: no hardcoded quotes 2006/11/01 16:10:40 iha 1.1.1.1.4.41: cleanup resources: removed obsolete x-commenet string 2006/11/01 15:36:56 iha 1.1.1.1.4.40: cleanup resources + changed variable names according to style guide 2006/10/29 11:37:39 iha 1.1.1.1.4.39: moved STR_STATISTICS_IN_LEGEND from Strings.src to Strings_Statistic.src 2006/10/27 17:49:08 iha 1.1.1.1.4.38: more cleanup 2006/10/27 15:31:33 iha 1.1.1.1.4.37: name consolidation 2006/10/27 15:02:59 iha 1.1.1.1.4.36: name consolidation 2006/10/27 14:59:19 iha 1.1.1.1.4.35: name consolidation 2006/10/21 12:13:57 iha 1.1.1.1.4.34: name consolidation 2006/10/21 11:03:15 iha 1.1.1.1.4.33: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead 2006/10/21 09:03:31 iha 1.1.1.1.4.32: changed 'Data Series Symbol' to 'Legend Key' 2006/09/27 17:25:31 iha 1.1.1.1.4.31: corrected HelpText for color button 2006/08/22 17:00:21 bm 1.1.1.1.4.30: #i68861# also changed: STR_STATUS_DATAPOINT_MARKED: row replaced by data series 2006/08/02 12:16:24 bm 1.1.1.1.4.29: STR_OBJECT_DATAPOINT_XXX, STR_BALLOONHELP_DATAPOINT changed: row replaced by data series 2006/07/19 15:53:02 bm 1.1.1.1.4.28: #i64824# +STR_DATA_ROLE_CATEGORIES for the role categories in the data dialog 2006/05/29 18:00:39 iha 1.1.1.1.4.27: adapted STR_OBJECT_DIAGRAM_DATA to spec 2006/05/29 17:54:52 iha 1.1.1.1.4.26: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/05/29 17:08:56 iha 1.1.1.1.4.25: adapted grid names to spec 2006/03/28 15:50:00 iha 1.1.1.1.4.24: corrected broken german umlauts 2006/01/14 14:58:41 iha 1.1.1.1.4.23: renamed first page of 3D View Dialog 2006/01/13 15:07:00 bm 1.1.1.1.4.22: +STR_ACTION_REARRANGE_CHART 2006/01/12 17:54:01 iha 1.1.1.1.4.21: change name of wizard step 4 according to spec 2005/11/30 17:52:21 iha 1.1.1.1.4.20: corrected Strings 2005/11/29 18:36:37 bm 1.1.1.1.4.19: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/22 09:39:41 bm 1.1.1.1.4.18: insert object removed, these kind of strings are used from svx 2005/11/21 16:13:43 bm 1.1.1.1.4.17: +undo insert object string, conversion to UTF-8 2005/10/07 11:12:12 bm 1.1.1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 11:45:02 iha 1.1.1.1.4.15: added specialized title names 2004/08/10 12:16:13 bm 1.1.1.1.4.14: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:12:54 bm 1.1.1.1.4.13: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 14:38:23 iha 1.1.1.1.4.12: #i30126# string review changes 2004/06/30 11:54:40 bm 1.1.1.1.4.11: +text for new data series 2004/06/29 15:43:53 bm 1.1.1.1.4.10: internal strings converted to ressource strings 2004/06/12 13:37:05 iha 1.1.1.1.4.9: correct german text; added comments 2004/06/09 20:17:40 iha 1.1.1.1.4.8: Smooth Line Properties Dialog 2004/06/09 18:43:46 iha 1.1.1.1.4.7: minor resource changes 2004/06/08 19:27:19 iha 1.1.1.1.4.6: added STR_OBJECT_DATA_RANGE 2004/06/03 03:38:21 iha 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/01 18:59:14 iha 1.1.1.1.4.4: new 3D view/effects dialog 2004/05/17 17:33:47 iha 1.1.1.1.4.3: provide object naming; resource cleanup 2004/05/05 20:42:45 iha 1.1.1.1.4.2: #i20344# additional strings for chart wizard 2004/04/22 15:00:39 iha 1.1.1.1.4.1: #i20344# chabged legend, grid and title resources
2007-05-22 16:30:11 +00:00
String STR_TIP_DATAPOINT
2003-10-06 08:58:36 +00:00
{
INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:03:29 bm 1.1.1.1.4.52: RESYNC: (1.4-1.5); FILE MERGED 2007/04/23 12:32:31 ihi 1.1.1.1.4.51: #i72301# German removed 2007/03/19 15:13:39 bm 1.1.1.1.4.50: #i75403# Use strings from resource for row and column labels 2007/03/05 13:58:44 iha 1.1.1.1.4.49: changed string according to spec 2007/03/05 13:17:56 iha 1.1.1.1.4.48: changed string according to spec 2007/02/09 12:25:45 bm 1.1.1.1.4.47: #i72841# +STR_ACTION_NOTPOSSIBLE for message box that pops up when a non-deleteable object gets a delete-request 2007/02/06 12:02:16 iha 1.1.1.1.4.46: resource change: Torte -> Kreis 2006/12/11 15:45:45 bm 1.1.1.1.4.45: -STR_DATA_NEW_SERIES, +STR_DATA_UNNAMED_SERIES_WITH_INDEX 2006/12/05 23:40:41 iha 1.1.1.1.4.44: #i71675# enable set data label range for xy charts 2006/12/05 17:55:08 iha 1.1.1.1.4.43: String changes according to wizard spec 2006/11/01 17:46:23 iha 1.1.1.1.4.42: cleanup resources: no hardcoded quotes 2006/11/01 16:10:40 iha 1.1.1.1.4.41: cleanup resources: removed obsolete x-commenet string 2006/11/01 15:36:56 iha 1.1.1.1.4.40: cleanup resources + changed variable names according to style guide 2006/10/29 11:37:39 iha 1.1.1.1.4.39: moved STR_STATISTICS_IN_LEGEND from Strings.src to Strings_Statistic.src 2006/10/27 17:49:08 iha 1.1.1.1.4.38: more cleanup 2006/10/27 15:31:33 iha 1.1.1.1.4.37: name consolidation 2006/10/27 15:02:59 iha 1.1.1.1.4.36: name consolidation 2006/10/27 14:59:19 iha 1.1.1.1.4.35: name consolidation 2006/10/21 12:13:57 iha 1.1.1.1.4.34: name consolidation 2006/10/21 11:03:15 iha 1.1.1.1.4.33: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead 2006/10/21 09:03:31 iha 1.1.1.1.4.32: changed 'Data Series Symbol' to 'Legend Key' 2006/09/27 17:25:31 iha 1.1.1.1.4.31: corrected HelpText for color button 2006/08/22 17:00:21 bm 1.1.1.1.4.30: #i68861# also changed: STR_STATUS_DATAPOINT_MARKED: row replaced by data series 2006/08/02 12:16:24 bm 1.1.1.1.4.29: STR_OBJECT_DATAPOINT_XXX, STR_BALLOONHELP_DATAPOINT changed: row replaced by data series 2006/07/19 15:53:02 bm 1.1.1.1.4.28: #i64824# +STR_DATA_ROLE_CATEGORIES for the role categories in the data dialog 2006/05/29 18:00:39 iha 1.1.1.1.4.27: adapted STR_OBJECT_DIAGRAM_DATA to spec 2006/05/29 17:54:52 iha 1.1.1.1.4.26: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/05/29 17:08:56 iha 1.1.1.1.4.25: adapted grid names to spec 2006/03/28 15:50:00 iha 1.1.1.1.4.24: corrected broken german umlauts 2006/01/14 14:58:41 iha 1.1.1.1.4.23: renamed first page of 3D View Dialog 2006/01/13 15:07:00 bm 1.1.1.1.4.22: +STR_ACTION_REARRANGE_CHART 2006/01/12 17:54:01 iha 1.1.1.1.4.21: change name of wizard step 4 according to spec 2005/11/30 17:52:21 iha 1.1.1.1.4.20: corrected Strings 2005/11/29 18:36:37 bm 1.1.1.1.4.19: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/22 09:39:41 bm 1.1.1.1.4.18: insert object removed, these kind of strings are used from svx 2005/11/21 16:13:43 bm 1.1.1.1.4.17: +undo insert object string, conversion to UTF-8 2005/10/07 11:12:12 bm 1.1.1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 11:45:02 iha 1.1.1.1.4.15: added specialized title names 2004/08/10 12:16:13 bm 1.1.1.1.4.14: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:12:54 bm 1.1.1.1.4.13: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 14:38:23 iha 1.1.1.1.4.12: #i30126# string review changes 2004/06/30 11:54:40 bm 1.1.1.1.4.11: +text for new data series 2004/06/29 15:43:53 bm 1.1.1.1.4.10: internal strings converted to ressource strings 2004/06/12 13:37:05 iha 1.1.1.1.4.9: correct german text; added comments 2004/06/09 20:17:40 iha 1.1.1.1.4.8: Smooth Line Properties Dialog 2004/06/09 18:43:46 iha 1.1.1.1.4.7: minor resource changes 2004/06/08 19:27:19 iha 1.1.1.1.4.6: added STR_OBJECT_DATA_RANGE 2004/06/03 03:38:21 iha 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/01 18:59:14 iha 1.1.1.1.4.4: new 3D view/effects dialog 2004/05/17 17:33:47 iha 1.1.1.1.4.3: provide object naming; resource cleanup 2004/05/05 20:42:45 iha 1.1.1.1.4.2: #i20344# additional strings for chart wizard 2004/04/22 15:00:39 iha 1.1.1.1.4.1: #i20344# chabged legend, grid and title resources
2007-05-22 16:30:11 +00:00
Text [ en-US ] = "Data Point %POINTNUMBER, data series %SERIESNUMBER, values: %POINTVALUES";
2003-10-06 08:58:36 +00:00
};
INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:03:29 bm 1.1.1.1.4.52: RESYNC: (1.4-1.5); FILE MERGED 2007/04/23 12:32:31 ihi 1.1.1.1.4.51: #i72301# German removed 2007/03/19 15:13:39 bm 1.1.1.1.4.50: #i75403# Use strings from resource for row and column labels 2007/03/05 13:58:44 iha 1.1.1.1.4.49: changed string according to spec 2007/03/05 13:17:56 iha 1.1.1.1.4.48: changed string according to spec 2007/02/09 12:25:45 bm 1.1.1.1.4.47: #i72841# +STR_ACTION_NOTPOSSIBLE for message box that pops up when a non-deleteable object gets a delete-request 2007/02/06 12:02:16 iha 1.1.1.1.4.46: resource change: Torte -> Kreis 2006/12/11 15:45:45 bm 1.1.1.1.4.45: -STR_DATA_NEW_SERIES, +STR_DATA_UNNAMED_SERIES_WITH_INDEX 2006/12/05 23:40:41 iha 1.1.1.1.4.44: #i71675# enable set data label range for xy charts 2006/12/05 17:55:08 iha 1.1.1.1.4.43: String changes according to wizard spec 2006/11/01 17:46:23 iha 1.1.1.1.4.42: cleanup resources: no hardcoded quotes 2006/11/01 16:10:40 iha 1.1.1.1.4.41: cleanup resources: removed obsolete x-commenet string 2006/11/01 15:36:56 iha 1.1.1.1.4.40: cleanup resources + changed variable names according to style guide 2006/10/29 11:37:39 iha 1.1.1.1.4.39: moved STR_STATISTICS_IN_LEGEND from Strings.src to Strings_Statistic.src 2006/10/27 17:49:08 iha 1.1.1.1.4.38: more cleanup 2006/10/27 15:31:33 iha 1.1.1.1.4.37: name consolidation 2006/10/27 15:02:59 iha 1.1.1.1.4.36: name consolidation 2006/10/27 14:59:19 iha 1.1.1.1.4.35: name consolidation 2006/10/21 12:13:57 iha 1.1.1.1.4.34: name consolidation 2006/10/21 11:03:15 iha 1.1.1.1.4.33: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead 2006/10/21 09:03:31 iha 1.1.1.1.4.32: changed 'Data Series Symbol' to 'Legend Key' 2006/09/27 17:25:31 iha 1.1.1.1.4.31: corrected HelpText for color button 2006/08/22 17:00:21 bm 1.1.1.1.4.30: #i68861# also changed: STR_STATUS_DATAPOINT_MARKED: row replaced by data series 2006/08/02 12:16:24 bm 1.1.1.1.4.29: STR_OBJECT_DATAPOINT_XXX, STR_BALLOONHELP_DATAPOINT changed: row replaced by data series 2006/07/19 15:53:02 bm 1.1.1.1.4.28: #i64824# +STR_DATA_ROLE_CATEGORIES for the role categories in the data dialog 2006/05/29 18:00:39 iha 1.1.1.1.4.27: adapted STR_OBJECT_DIAGRAM_DATA to spec 2006/05/29 17:54:52 iha 1.1.1.1.4.26: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/05/29 17:08:56 iha 1.1.1.1.4.25: adapted grid names to spec 2006/03/28 15:50:00 iha 1.1.1.1.4.24: corrected broken german umlauts 2006/01/14 14:58:41 iha 1.1.1.1.4.23: renamed first page of 3D View Dialog 2006/01/13 15:07:00 bm 1.1.1.1.4.22: +STR_ACTION_REARRANGE_CHART 2006/01/12 17:54:01 iha 1.1.1.1.4.21: change name of wizard step 4 according to spec 2005/11/30 17:52:21 iha 1.1.1.1.4.20: corrected Strings 2005/11/29 18:36:37 bm 1.1.1.1.4.19: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/22 09:39:41 bm 1.1.1.1.4.18: insert object removed, these kind of strings are used from svx 2005/11/21 16:13:43 bm 1.1.1.1.4.17: +undo insert object string, conversion to UTF-8 2005/10/07 11:12:12 bm 1.1.1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 11:45:02 iha 1.1.1.1.4.15: added specialized title names 2004/08/10 12:16:13 bm 1.1.1.1.4.14: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:12:54 bm 1.1.1.1.4.13: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 14:38:23 iha 1.1.1.1.4.12: #i30126# string review changes 2004/06/30 11:54:40 bm 1.1.1.1.4.11: +text for new data series 2004/06/29 15:43:53 bm 1.1.1.1.4.10: internal strings converted to ressource strings 2004/06/12 13:37:05 iha 1.1.1.1.4.9: correct german text; added comments 2004/06/09 20:17:40 iha 1.1.1.1.4.8: Smooth Line Properties Dialog 2004/06/09 18:43:46 iha 1.1.1.1.4.7: minor resource changes 2004/06/08 19:27:19 iha 1.1.1.1.4.6: added STR_OBJECT_DATA_RANGE 2004/06/03 03:38:21 iha 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/01 18:59:14 iha 1.1.1.1.4.4: new 3D view/effects dialog 2004/05/17 17:33:47 iha 1.1.1.1.4.3: provide object naming; resource cleanup 2004/05/05 20:42:45 iha 1.1.1.1.4.2: #i20344# additional strings for chart wizard 2004/04/22 15:00:39 iha 1.1.1.1.4.1: #i20344# chabged legend, grid and title resources
2007-05-22 16:30:11 +00:00
String STR_STATUS_DATAPOINT_MARKED
2003-10-06 08:58:36 +00:00
{
INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:03:29 bm 1.1.1.1.4.52: RESYNC: (1.4-1.5); FILE MERGED 2007/04/23 12:32:31 ihi 1.1.1.1.4.51: #i72301# German removed 2007/03/19 15:13:39 bm 1.1.1.1.4.50: #i75403# Use strings from resource for row and column labels 2007/03/05 13:58:44 iha 1.1.1.1.4.49: changed string according to spec 2007/03/05 13:17:56 iha 1.1.1.1.4.48: changed string according to spec 2007/02/09 12:25:45 bm 1.1.1.1.4.47: #i72841# +STR_ACTION_NOTPOSSIBLE for message box that pops up when a non-deleteable object gets a delete-request 2007/02/06 12:02:16 iha 1.1.1.1.4.46: resource change: Torte -> Kreis 2006/12/11 15:45:45 bm 1.1.1.1.4.45: -STR_DATA_NEW_SERIES, +STR_DATA_UNNAMED_SERIES_WITH_INDEX 2006/12/05 23:40:41 iha 1.1.1.1.4.44: #i71675# enable set data label range for xy charts 2006/12/05 17:55:08 iha 1.1.1.1.4.43: String changes according to wizard spec 2006/11/01 17:46:23 iha 1.1.1.1.4.42: cleanup resources: no hardcoded quotes 2006/11/01 16:10:40 iha 1.1.1.1.4.41: cleanup resources: removed obsolete x-commenet string 2006/11/01 15:36:56 iha 1.1.1.1.4.40: cleanup resources + changed variable names according to style guide 2006/10/29 11:37:39 iha 1.1.1.1.4.39: moved STR_STATISTICS_IN_LEGEND from Strings.src to Strings_Statistic.src 2006/10/27 17:49:08 iha 1.1.1.1.4.38: more cleanup 2006/10/27 15:31:33 iha 1.1.1.1.4.37: name consolidation 2006/10/27 15:02:59 iha 1.1.1.1.4.36: name consolidation 2006/10/27 14:59:19 iha 1.1.1.1.4.35: name consolidation 2006/10/21 12:13:57 iha 1.1.1.1.4.34: name consolidation 2006/10/21 11:03:15 iha 1.1.1.1.4.33: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead 2006/10/21 09:03:31 iha 1.1.1.1.4.32: changed 'Data Series Symbol' to 'Legend Key' 2006/09/27 17:25:31 iha 1.1.1.1.4.31: corrected HelpText for color button 2006/08/22 17:00:21 bm 1.1.1.1.4.30: #i68861# also changed: STR_STATUS_DATAPOINT_MARKED: row replaced by data series 2006/08/02 12:16:24 bm 1.1.1.1.4.29: STR_OBJECT_DATAPOINT_XXX, STR_BALLOONHELP_DATAPOINT changed: row replaced by data series 2006/07/19 15:53:02 bm 1.1.1.1.4.28: #i64824# +STR_DATA_ROLE_CATEGORIES for the role categories in the data dialog 2006/05/29 18:00:39 iha 1.1.1.1.4.27: adapted STR_OBJECT_DIAGRAM_DATA to spec 2006/05/29 17:54:52 iha 1.1.1.1.4.26: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/05/29 17:08:56 iha 1.1.1.1.4.25: adapted grid names to spec 2006/03/28 15:50:00 iha 1.1.1.1.4.24: corrected broken german umlauts 2006/01/14 14:58:41 iha 1.1.1.1.4.23: renamed first page of 3D View Dialog 2006/01/13 15:07:00 bm 1.1.1.1.4.22: +STR_ACTION_REARRANGE_CHART 2006/01/12 17:54:01 iha 1.1.1.1.4.21: change name of wizard step 4 according to spec 2005/11/30 17:52:21 iha 1.1.1.1.4.20: corrected Strings 2005/11/29 18:36:37 bm 1.1.1.1.4.19: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/22 09:39:41 bm 1.1.1.1.4.18: insert object removed, these kind of strings are used from svx 2005/11/21 16:13:43 bm 1.1.1.1.4.17: +undo insert object string, conversion to UTF-8 2005/10/07 11:12:12 bm 1.1.1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 11:45:02 iha 1.1.1.1.4.15: added specialized title names 2004/08/10 12:16:13 bm 1.1.1.1.4.14: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:12:54 bm 1.1.1.1.4.13: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 14:38:23 iha 1.1.1.1.4.12: #i30126# string review changes 2004/06/30 11:54:40 bm 1.1.1.1.4.11: +text for new data series 2004/06/29 15:43:53 bm 1.1.1.1.4.10: internal strings converted to ressource strings 2004/06/12 13:37:05 iha 1.1.1.1.4.9: correct german text; added comments 2004/06/09 20:17:40 iha 1.1.1.1.4.8: Smooth Line Properties Dialog 2004/06/09 18:43:46 iha 1.1.1.1.4.7: minor resource changes 2004/06/08 19:27:19 iha 1.1.1.1.4.6: added STR_OBJECT_DATA_RANGE 2004/06/03 03:38:21 iha 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/01 18:59:14 iha 1.1.1.1.4.4: new 3D view/effects dialog 2004/05/17 17:33:47 iha 1.1.1.1.4.3: provide object naming; resource cleanup 2004/05/05 20:42:45 iha 1.1.1.1.4.2: #i20344# additional strings for chart wizard 2004/04/22 15:00:39 iha 1.1.1.1.4.1: #i20344# chabged legend, grid and title resources
2007-05-22 16:30:11 +00:00
Text [ en-US ] = "Data point %POINTNUMBER in data series %SERIESNUMBER selected, values: %POINTVALUES";
2003-10-06 08:58:36 +00:00
};
INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:03:29 bm 1.1.1.1.4.52: RESYNC: (1.4-1.5); FILE MERGED 2007/04/23 12:32:31 ihi 1.1.1.1.4.51: #i72301# German removed 2007/03/19 15:13:39 bm 1.1.1.1.4.50: #i75403# Use strings from resource for row and column labels 2007/03/05 13:58:44 iha 1.1.1.1.4.49: changed string according to spec 2007/03/05 13:17:56 iha 1.1.1.1.4.48: changed string according to spec 2007/02/09 12:25:45 bm 1.1.1.1.4.47: #i72841# +STR_ACTION_NOTPOSSIBLE for message box that pops up when a non-deleteable object gets a delete-request 2007/02/06 12:02:16 iha 1.1.1.1.4.46: resource change: Torte -> Kreis 2006/12/11 15:45:45 bm 1.1.1.1.4.45: -STR_DATA_NEW_SERIES, +STR_DATA_UNNAMED_SERIES_WITH_INDEX 2006/12/05 23:40:41 iha 1.1.1.1.4.44: #i71675# enable set data label range for xy charts 2006/12/05 17:55:08 iha 1.1.1.1.4.43: String changes according to wizard spec 2006/11/01 17:46:23 iha 1.1.1.1.4.42: cleanup resources: no hardcoded quotes 2006/11/01 16:10:40 iha 1.1.1.1.4.41: cleanup resources: removed obsolete x-commenet string 2006/11/01 15:36:56 iha 1.1.1.1.4.40: cleanup resources + changed variable names according to style guide 2006/10/29 11:37:39 iha 1.1.1.1.4.39: moved STR_STATISTICS_IN_LEGEND from Strings.src to Strings_Statistic.src 2006/10/27 17:49:08 iha 1.1.1.1.4.38: more cleanup 2006/10/27 15:31:33 iha 1.1.1.1.4.37: name consolidation 2006/10/27 15:02:59 iha 1.1.1.1.4.36: name consolidation 2006/10/27 14:59:19 iha 1.1.1.1.4.35: name consolidation 2006/10/21 12:13:57 iha 1.1.1.1.4.34: name consolidation 2006/10/21 11:03:15 iha 1.1.1.1.4.33: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead 2006/10/21 09:03:31 iha 1.1.1.1.4.32: changed 'Data Series Symbol' to 'Legend Key' 2006/09/27 17:25:31 iha 1.1.1.1.4.31: corrected HelpText for color button 2006/08/22 17:00:21 bm 1.1.1.1.4.30: #i68861# also changed: STR_STATUS_DATAPOINT_MARKED: row replaced by data series 2006/08/02 12:16:24 bm 1.1.1.1.4.29: STR_OBJECT_DATAPOINT_XXX, STR_BALLOONHELP_DATAPOINT changed: row replaced by data series 2006/07/19 15:53:02 bm 1.1.1.1.4.28: #i64824# +STR_DATA_ROLE_CATEGORIES for the role categories in the data dialog 2006/05/29 18:00:39 iha 1.1.1.1.4.27: adapted STR_OBJECT_DIAGRAM_DATA to spec 2006/05/29 17:54:52 iha 1.1.1.1.4.26: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/05/29 17:08:56 iha 1.1.1.1.4.25: adapted grid names to spec 2006/03/28 15:50:00 iha 1.1.1.1.4.24: corrected broken german umlauts 2006/01/14 14:58:41 iha 1.1.1.1.4.23: renamed first page of 3D View Dialog 2006/01/13 15:07:00 bm 1.1.1.1.4.22: +STR_ACTION_REARRANGE_CHART 2006/01/12 17:54:01 iha 1.1.1.1.4.21: change name of wizard step 4 according to spec 2005/11/30 17:52:21 iha 1.1.1.1.4.20: corrected Strings 2005/11/29 18:36:37 bm 1.1.1.1.4.19: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/22 09:39:41 bm 1.1.1.1.4.18: insert object removed, these kind of strings are used from svx 2005/11/21 16:13:43 bm 1.1.1.1.4.17: +undo insert object string, conversion to UTF-8 2005/10/07 11:12:12 bm 1.1.1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 11:45:02 iha 1.1.1.1.4.15: added specialized title names 2004/08/10 12:16:13 bm 1.1.1.1.4.14: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:12:54 bm 1.1.1.1.4.13: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 14:38:23 iha 1.1.1.1.4.12: #i30126# string review changes 2004/06/30 11:54:40 bm 1.1.1.1.4.11: +text for new data series 2004/06/29 15:43:53 bm 1.1.1.1.4.10: internal strings converted to ressource strings 2004/06/12 13:37:05 iha 1.1.1.1.4.9: correct german text; added comments 2004/06/09 20:17:40 iha 1.1.1.1.4.8: Smooth Line Properties Dialog 2004/06/09 18:43:46 iha 1.1.1.1.4.7: minor resource changes 2004/06/08 19:27:19 iha 1.1.1.1.4.6: added STR_OBJECT_DATA_RANGE 2004/06/03 03:38:21 iha 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/01 18:59:14 iha 1.1.1.1.4.4: new 3D view/effects dialog 2004/05/17 17:33:47 iha 1.1.1.1.4.3: provide object naming; resource cleanup 2004/05/05 20:42:45 iha 1.1.1.1.4.2: #i20344# additional strings for chart wizard 2004/04/22 15:00:39 iha 1.1.1.1.4.1: #i20344# chabged legend, grid and title resources
2007-05-22 16:30:11 +00:00
String STR_STATUS_OBJECT_MARKED
2003-10-06 08:58:36 +00:00
{
INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:03:29 bm 1.1.1.1.4.52: RESYNC: (1.4-1.5); FILE MERGED 2007/04/23 12:32:31 ihi 1.1.1.1.4.51: #i72301# German removed 2007/03/19 15:13:39 bm 1.1.1.1.4.50: #i75403# Use strings from resource for row and column labels 2007/03/05 13:58:44 iha 1.1.1.1.4.49: changed string according to spec 2007/03/05 13:17:56 iha 1.1.1.1.4.48: changed string according to spec 2007/02/09 12:25:45 bm 1.1.1.1.4.47: #i72841# +STR_ACTION_NOTPOSSIBLE for message box that pops up when a non-deleteable object gets a delete-request 2007/02/06 12:02:16 iha 1.1.1.1.4.46: resource change: Torte -> Kreis 2006/12/11 15:45:45 bm 1.1.1.1.4.45: -STR_DATA_NEW_SERIES, +STR_DATA_UNNAMED_SERIES_WITH_INDEX 2006/12/05 23:40:41 iha 1.1.1.1.4.44: #i71675# enable set data label range for xy charts 2006/12/05 17:55:08 iha 1.1.1.1.4.43: String changes according to wizard spec 2006/11/01 17:46:23 iha 1.1.1.1.4.42: cleanup resources: no hardcoded quotes 2006/11/01 16:10:40 iha 1.1.1.1.4.41: cleanup resources: removed obsolete x-commenet string 2006/11/01 15:36:56 iha 1.1.1.1.4.40: cleanup resources + changed variable names according to style guide 2006/10/29 11:37:39 iha 1.1.1.1.4.39: moved STR_STATISTICS_IN_LEGEND from Strings.src to Strings_Statistic.src 2006/10/27 17:49:08 iha 1.1.1.1.4.38: more cleanup 2006/10/27 15:31:33 iha 1.1.1.1.4.37: name consolidation 2006/10/27 15:02:59 iha 1.1.1.1.4.36: name consolidation 2006/10/27 14:59:19 iha 1.1.1.1.4.35: name consolidation 2006/10/21 12:13:57 iha 1.1.1.1.4.34: name consolidation 2006/10/21 11:03:15 iha 1.1.1.1.4.33: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead 2006/10/21 09:03:31 iha 1.1.1.1.4.32: changed 'Data Series Symbol' to 'Legend Key' 2006/09/27 17:25:31 iha 1.1.1.1.4.31: corrected HelpText for color button 2006/08/22 17:00:21 bm 1.1.1.1.4.30: #i68861# also changed: STR_STATUS_DATAPOINT_MARKED: row replaced by data series 2006/08/02 12:16:24 bm 1.1.1.1.4.29: STR_OBJECT_DATAPOINT_XXX, STR_BALLOONHELP_DATAPOINT changed: row replaced by data series 2006/07/19 15:53:02 bm 1.1.1.1.4.28: #i64824# +STR_DATA_ROLE_CATEGORIES for the role categories in the data dialog 2006/05/29 18:00:39 iha 1.1.1.1.4.27: adapted STR_OBJECT_DIAGRAM_DATA to spec 2006/05/29 17:54:52 iha 1.1.1.1.4.26: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/05/29 17:08:56 iha 1.1.1.1.4.25: adapted grid names to spec 2006/03/28 15:50:00 iha 1.1.1.1.4.24: corrected broken german umlauts 2006/01/14 14:58:41 iha 1.1.1.1.4.23: renamed first page of 3D View Dialog 2006/01/13 15:07:00 bm 1.1.1.1.4.22: +STR_ACTION_REARRANGE_CHART 2006/01/12 17:54:01 iha 1.1.1.1.4.21: change name of wizard step 4 according to spec 2005/11/30 17:52:21 iha 1.1.1.1.4.20: corrected Strings 2005/11/29 18:36:37 bm 1.1.1.1.4.19: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/22 09:39:41 bm 1.1.1.1.4.18: insert object removed, these kind of strings are used from svx 2005/11/21 16:13:43 bm 1.1.1.1.4.17: +undo insert object string, conversion to UTF-8 2005/10/07 11:12:12 bm 1.1.1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 11:45:02 iha 1.1.1.1.4.15: added specialized title names 2004/08/10 12:16:13 bm 1.1.1.1.4.14: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:12:54 bm 1.1.1.1.4.13: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 14:38:23 iha 1.1.1.1.4.12: #i30126# string review changes 2004/06/30 11:54:40 bm 1.1.1.1.4.11: +text for new data series 2004/06/29 15:43:53 bm 1.1.1.1.4.10: internal strings converted to ressource strings 2004/06/12 13:37:05 iha 1.1.1.1.4.9: correct german text; added comments 2004/06/09 20:17:40 iha 1.1.1.1.4.8: Smooth Line Properties Dialog 2004/06/09 18:43:46 iha 1.1.1.1.4.7: minor resource changes 2004/06/08 19:27:19 iha 1.1.1.1.4.6: added STR_OBJECT_DATA_RANGE 2004/06/03 03:38:21 iha 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/01 18:59:14 iha 1.1.1.1.4.4: new 3D view/effects dialog 2004/05/17 17:33:47 iha 1.1.1.1.4.3: provide object naming; resource cleanup 2004/05/05 20:42:45 iha 1.1.1.1.4.2: #i20344# additional strings for chart wizard 2004/04/22 15:00:39 iha 1.1.1.1.4.1: #i20344# chabged legend, grid and title resources
2007-05-22 16:30:11 +00:00
Text [ en-US ] = "%OBJECTNAME selected" ;
2003-10-06 08:58:36 +00:00
};
INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:03:29 bm 1.1.1.1.4.52: RESYNC: (1.4-1.5); FILE MERGED 2007/04/23 12:32:31 ihi 1.1.1.1.4.51: #i72301# German removed 2007/03/19 15:13:39 bm 1.1.1.1.4.50: #i75403# Use strings from resource for row and column labels 2007/03/05 13:58:44 iha 1.1.1.1.4.49: changed string according to spec 2007/03/05 13:17:56 iha 1.1.1.1.4.48: changed string according to spec 2007/02/09 12:25:45 bm 1.1.1.1.4.47: #i72841# +STR_ACTION_NOTPOSSIBLE for message box that pops up when a non-deleteable object gets a delete-request 2007/02/06 12:02:16 iha 1.1.1.1.4.46: resource change: Torte -> Kreis 2006/12/11 15:45:45 bm 1.1.1.1.4.45: -STR_DATA_NEW_SERIES, +STR_DATA_UNNAMED_SERIES_WITH_INDEX 2006/12/05 23:40:41 iha 1.1.1.1.4.44: #i71675# enable set data label range for xy charts 2006/12/05 17:55:08 iha 1.1.1.1.4.43: String changes according to wizard spec 2006/11/01 17:46:23 iha 1.1.1.1.4.42: cleanup resources: no hardcoded quotes 2006/11/01 16:10:40 iha 1.1.1.1.4.41: cleanup resources: removed obsolete x-commenet string 2006/11/01 15:36:56 iha 1.1.1.1.4.40: cleanup resources + changed variable names according to style guide 2006/10/29 11:37:39 iha 1.1.1.1.4.39: moved STR_STATISTICS_IN_LEGEND from Strings.src to Strings_Statistic.src 2006/10/27 17:49:08 iha 1.1.1.1.4.38: more cleanup 2006/10/27 15:31:33 iha 1.1.1.1.4.37: name consolidation 2006/10/27 15:02:59 iha 1.1.1.1.4.36: name consolidation 2006/10/27 14:59:19 iha 1.1.1.1.4.35: name consolidation 2006/10/21 12:13:57 iha 1.1.1.1.4.34: name consolidation 2006/10/21 11:03:15 iha 1.1.1.1.4.33: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead 2006/10/21 09:03:31 iha 1.1.1.1.4.32: changed 'Data Series Symbol' to 'Legend Key' 2006/09/27 17:25:31 iha 1.1.1.1.4.31: corrected HelpText for color button 2006/08/22 17:00:21 bm 1.1.1.1.4.30: #i68861# also changed: STR_STATUS_DATAPOINT_MARKED: row replaced by data series 2006/08/02 12:16:24 bm 1.1.1.1.4.29: STR_OBJECT_DATAPOINT_XXX, STR_BALLOONHELP_DATAPOINT changed: row replaced by data series 2006/07/19 15:53:02 bm 1.1.1.1.4.28: #i64824# +STR_DATA_ROLE_CATEGORIES for the role categories in the data dialog 2006/05/29 18:00:39 iha 1.1.1.1.4.27: adapted STR_OBJECT_DIAGRAM_DATA to spec 2006/05/29 17:54:52 iha 1.1.1.1.4.26: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/05/29 17:08:56 iha 1.1.1.1.4.25: adapted grid names to spec 2006/03/28 15:50:00 iha 1.1.1.1.4.24: corrected broken german umlauts 2006/01/14 14:58:41 iha 1.1.1.1.4.23: renamed first page of 3D View Dialog 2006/01/13 15:07:00 bm 1.1.1.1.4.22: +STR_ACTION_REARRANGE_CHART 2006/01/12 17:54:01 iha 1.1.1.1.4.21: change name of wizard step 4 according to spec 2005/11/30 17:52:21 iha 1.1.1.1.4.20: corrected Strings 2005/11/29 18:36:37 bm 1.1.1.1.4.19: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/22 09:39:41 bm 1.1.1.1.4.18: insert object removed, these kind of strings are used from svx 2005/11/21 16:13:43 bm 1.1.1.1.4.17: +undo insert object string, conversion to UTF-8 2005/10/07 11:12:12 bm 1.1.1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 11:45:02 iha 1.1.1.1.4.15: added specialized title names 2004/08/10 12:16:13 bm 1.1.1.1.4.14: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:12:54 bm 1.1.1.1.4.13: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 14:38:23 iha 1.1.1.1.4.12: #i30126# string review changes 2004/06/30 11:54:40 bm 1.1.1.1.4.11: +text for new data series 2004/06/29 15:43:53 bm 1.1.1.1.4.10: internal strings converted to ressource strings 2004/06/12 13:37:05 iha 1.1.1.1.4.9: correct german text; added comments 2004/06/09 20:17:40 iha 1.1.1.1.4.8: Smooth Line Properties Dialog 2004/06/09 18:43:46 iha 1.1.1.1.4.7: minor resource changes 2004/06/08 19:27:19 iha 1.1.1.1.4.6: added STR_OBJECT_DATA_RANGE 2004/06/03 03:38:21 iha 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/01 18:59:14 iha 1.1.1.1.4.4: new 3D view/effects dialog 2004/05/17 17:33:47 iha 1.1.1.1.4.3: provide object naming; resource cleanup 2004/05/05 20:42:45 iha 1.1.1.1.4.2: #i20344# additional strings for chart wizard 2004/04/22 15:00:39 iha 1.1.1.1.4.1: #i20344# chabged legend, grid and title resources
2007-05-22 16:30:11 +00:00
String STR_STATUS_PIE_SEGMENT_EXPLODED
2003-10-06 08:58:36 +00:00
{
INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:03:29 bm 1.1.1.1.4.52: RESYNC: (1.4-1.5); FILE MERGED 2007/04/23 12:32:31 ihi 1.1.1.1.4.51: #i72301# German removed 2007/03/19 15:13:39 bm 1.1.1.1.4.50: #i75403# Use strings from resource for row and column labels 2007/03/05 13:58:44 iha 1.1.1.1.4.49: changed string according to spec 2007/03/05 13:17:56 iha 1.1.1.1.4.48: changed string according to spec 2007/02/09 12:25:45 bm 1.1.1.1.4.47: #i72841# +STR_ACTION_NOTPOSSIBLE for message box that pops up when a non-deleteable object gets a delete-request 2007/02/06 12:02:16 iha 1.1.1.1.4.46: resource change: Torte -> Kreis 2006/12/11 15:45:45 bm 1.1.1.1.4.45: -STR_DATA_NEW_SERIES, +STR_DATA_UNNAMED_SERIES_WITH_INDEX 2006/12/05 23:40:41 iha 1.1.1.1.4.44: #i71675# enable set data label range for xy charts 2006/12/05 17:55:08 iha 1.1.1.1.4.43: String changes according to wizard spec 2006/11/01 17:46:23 iha 1.1.1.1.4.42: cleanup resources: no hardcoded quotes 2006/11/01 16:10:40 iha 1.1.1.1.4.41: cleanup resources: removed obsolete x-commenet string 2006/11/01 15:36:56 iha 1.1.1.1.4.40: cleanup resources + changed variable names according to style guide 2006/10/29 11:37:39 iha 1.1.1.1.4.39: moved STR_STATISTICS_IN_LEGEND from Strings.src to Strings_Statistic.src 2006/10/27 17:49:08 iha 1.1.1.1.4.38: more cleanup 2006/10/27 15:31:33 iha 1.1.1.1.4.37: name consolidation 2006/10/27 15:02:59 iha 1.1.1.1.4.36: name consolidation 2006/10/27 14:59:19 iha 1.1.1.1.4.35: name consolidation 2006/10/21 12:13:57 iha 1.1.1.1.4.34: name consolidation 2006/10/21 11:03:15 iha 1.1.1.1.4.33: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead 2006/10/21 09:03:31 iha 1.1.1.1.4.32: changed 'Data Series Symbol' to 'Legend Key' 2006/09/27 17:25:31 iha 1.1.1.1.4.31: corrected HelpText for color button 2006/08/22 17:00:21 bm 1.1.1.1.4.30: #i68861# also changed: STR_STATUS_DATAPOINT_MARKED: row replaced by data series 2006/08/02 12:16:24 bm 1.1.1.1.4.29: STR_OBJECT_DATAPOINT_XXX, STR_BALLOONHELP_DATAPOINT changed: row replaced by data series 2006/07/19 15:53:02 bm 1.1.1.1.4.28: #i64824# +STR_DATA_ROLE_CATEGORIES for the role categories in the data dialog 2006/05/29 18:00:39 iha 1.1.1.1.4.27: adapted STR_OBJECT_DIAGRAM_DATA to spec 2006/05/29 17:54:52 iha 1.1.1.1.4.26: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/05/29 17:08:56 iha 1.1.1.1.4.25: adapted grid names to spec 2006/03/28 15:50:00 iha 1.1.1.1.4.24: corrected broken german umlauts 2006/01/14 14:58:41 iha 1.1.1.1.4.23: renamed first page of 3D View Dialog 2006/01/13 15:07:00 bm 1.1.1.1.4.22: +STR_ACTION_REARRANGE_CHART 2006/01/12 17:54:01 iha 1.1.1.1.4.21: change name of wizard step 4 according to spec 2005/11/30 17:52:21 iha 1.1.1.1.4.20: corrected Strings 2005/11/29 18:36:37 bm 1.1.1.1.4.19: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/22 09:39:41 bm 1.1.1.1.4.18: insert object removed, these kind of strings are used from svx 2005/11/21 16:13:43 bm 1.1.1.1.4.17: +undo insert object string, conversion to UTF-8 2005/10/07 11:12:12 bm 1.1.1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 11:45:02 iha 1.1.1.1.4.15: added specialized title names 2004/08/10 12:16:13 bm 1.1.1.1.4.14: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:12:54 bm 1.1.1.1.4.13: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 14:38:23 iha 1.1.1.1.4.12: #i30126# string review changes 2004/06/30 11:54:40 bm 1.1.1.1.4.11: +text for new data series 2004/06/29 15:43:53 bm 1.1.1.1.4.10: internal strings converted to ressource strings 2004/06/12 13:37:05 iha 1.1.1.1.4.9: correct german text; added comments 2004/06/09 20:17:40 iha 1.1.1.1.4.8: Smooth Line Properties Dialog 2004/06/09 18:43:46 iha 1.1.1.1.4.7: minor resource changes 2004/06/08 19:27:19 iha 1.1.1.1.4.6: added STR_OBJECT_DATA_RANGE 2004/06/03 03:38:21 iha 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/01 18:59:14 iha 1.1.1.1.4.4: new 3D view/effects dialog 2004/05/17 17:33:47 iha 1.1.1.1.4.3: provide object naming; resource cleanup 2004/05/05 20:42:45 iha 1.1.1.1.4.2: #i20344# additional strings for chart wizard 2004/04/22 15:00:39 iha 1.1.1.1.4.1: #i20344# chabged legend, grid and title resources
2007-05-22 16:30:11 +00:00
Text [ en-US ] = "Pie exploded by %PERCENTVALUE percent";
2003-10-06 08:58:36 +00:00
};
INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:03:29 bm 1.1.1.1.4.52: RESYNC: (1.4-1.5); FILE MERGED 2007/04/23 12:32:31 ihi 1.1.1.1.4.51: #i72301# German removed 2007/03/19 15:13:39 bm 1.1.1.1.4.50: #i75403# Use strings from resource for row and column labels 2007/03/05 13:58:44 iha 1.1.1.1.4.49: changed string according to spec 2007/03/05 13:17:56 iha 1.1.1.1.4.48: changed string according to spec 2007/02/09 12:25:45 bm 1.1.1.1.4.47: #i72841# +STR_ACTION_NOTPOSSIBLE for message box that pops up when a non-deleteable object gets a delete-request 2007/02/06 12:02:16 iha 1.1.1.1.4.46: resource change: Torte -> Kreis 2006/12/11 15:45:45 bm 1.1.1.1.4.45: -STR_DATA_NEW_SERIES, +STR_DATA_UNNAMED_SERIES_WITH_INDEX 2006/12/05 23:40:41 iha 1.1.1.1.4.44: #i71675# enable set data label range for xy charts 2006/12/05 17:55:08 iha 1.1.1.1.4.43: String changes according to wizard spec 2006/11/01 17:46:23 iha 1.1.1.1.4.42: cleanup resources: no hardcoded quotes 2006/11/01 16:10:40 iha 1.1.1.1.4.41: cleanup resources: removed obsolete x-commenet string 2006/11/01 15:36:56 iha 1.1.1.1.4.40: cleanup resources + changed variable names according to style guide 2006/10/29 11:37:39 iha 1.1.1.1.4.39: moved STR_STATISTICS_IN_LEGEND from Strings.src to Strings_Statistic.src 2006/10/27 17:49:08 iha 1.1.1.1.4.38: more cleanup 2006/10/27 15:31:33 iha 1.1.1.1.4.37: name consolidation 2006/10/27 15:02:59 iha 1.1.1.1.4.36: name consolidation 2006/10/27 14:59:19 iha 1.1.1.1.4.35: name consolidation 2006/10/21 12:13:57 iha 1.1.1.1.4.34: name consolidation 2006/10/21 11:03:15 iha 1.1.1.1.4.33: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead 2006/10/21 09:03:31 iha 1.1.1.1.4.32: changed 'Data Series Symbol' to 'Legend Key' 2006/09/27 17:25:31 iha 1.1.1.1.4.31: corrected HelpText for color button 2006/08/22 17:00:21 bm 1.1.1.1.4.30: #i68861# also changed: STR_STATUS_DATAPOINT_MARKED: row replaced by data series 2006/08/02 12:16:24 bm 1.1.1.1.4.29: STR_OBJECT_DATAPOINT_XXX, STR_BALLOONHELP_DATAPOINT changed: row replaced by data series 2006/07/19 15:53:02 bm 1.1.1.1.4.28: #i64824# +STR_DATA_ROLE_CATEGORIES for the role categories in the data dialog 2006/05/29 18:00:39 iha 1.1.1.1.4.27: adapted STR_OBJECT_DIAGRAM_DATA to spec 2006/05/29 17:54:52 iha 1.1.1.1.4.26: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/05/29 17:08:56 iha 1.1.1.1.4.25: adapted grid names to spec 2006/03/28 15:50:00 iha 1.1.1.1.4.24: corrected broken german umlauts 2006/01/14 14:58:41 iha 1.1.1.1.4.23: renamed first page of 3D View Dialog 2006/01/13 15:07:00 bm 1.1.1.1.4.22: +STR_ACTION_REARRANGE_CHART 2006/01/12 17:54:01 iha 1.1.1.1.4.21: change name of wizard step 4 according to spec 2005/11/30 17:52:21 iha 1.1.1.1.4.20: corrected Strings 2005/11/29 18:36:37 bm 1.1.1.1.4.19: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/22 09:39:41 bm 1.1.1.1.4.18: insert object removed, these kind of strings are used from svx 2005/11/21 16:13:43 bm 1.1.1.1.4.17: +undo insert object string, conversion to UTF-8 2005/10/07 11:12:12 bm 1.1.1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 11:45:02 iha 1.1.1.1.4.15: added specialized title names 2004/08/10 12:16:13 bm 1.1.1.1.4.14: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:12:54 bm 1.1.1.1.4.13: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 14:38:23 iha 1.1.1.1.4.12: #i30126# string review changes 2004/06/30 11:54:40 bm 1.1.1.1.4.11: +text for new data series 2004/06/29 15:43:53 bm 1.1.1.1.4.10: internal strings converted to ressource strings 2004/06/12 13:37:05 iha 1.1.1.1.4.9: correct german text; added comments 2004/06/09 20:17:40 iha 1.1.1.1.4.8: Smooth Line Properties Dialog 2004/06/09 18:43:46 iha 1.1.1.1.4.7: minor resource changes 2004/06/08 19:27:19 iha 1.1.1.1.4.6: added STR_OBJECT_DATA_RANGE 2004/06/03 03:38:21 iha 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/01 18:59:14 iha 1.1.1.1.4.4: new 3D view/effects dialog 2004/05/17 17:33:47 iha 1.1.1.1.4.3: provide object naming; resource cleanup 2004/05/05 20:42:45 iha 1.1.1.1.4.2: #i20344# additional strings for chart wizard 2004/04/22 15:00:39 iha 1.1.1.1.4.1: #i20344# chabged legend, grid and title resources
2007-05-22 16:30:11 +00:00
//-----------------------------------------------------------------------------
//-----------------------------------------------------------------------------
String STR_ACTION_EDIT_CHARTTYPE
2003-10-06 08:58:36 +00:00
{
INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:03:29 bm 1.1.1.1.4.52: RESYNC: (1.4-1.5); FILE MERGED 2007/04/23 12:32:31 ihi 1.1.1.1.4.51: #i72301# German removed 2007/03/19 15:13:39 bm 1.1.1.1.4.50: #i75403# Use strings from resource for row and column labels 2007/03/05 13:58:44 iha 1.1.1.1.4.49: changed string according to spec 2007/03/05 13:17:56 iha 1.1.1.1.4.48: changed string according to spec 2007/02/09 12:25:45 bm 1.1.1.1.4.47: #i72841# +STR_ACTION_NOTPOSSIBLE for message box that pops up when a non-deleteable object gets a delete-request 2007/02/06 12:02:16 iha 1.1.1.1.4.46: resource change: Torte -> Kreis 2006/12/11 15:45:45 bm 1.1.1.1.4.45: -STR_DATA_NEW_SERIES, +STR_DATA_UNNAMED_SERIES_WITH_INDEX 2006/12/05 23:40:41 iha 1.1.1.1.4.44: #i71675# enable set data label range for xy charts 2006/12/05 17:55:08 iha 1.1.1.1.4.43: String changes according to wizard spec 2006/11/01 17:46:23 iha 1.1.1.1.4.42: cleanup resources: no hardcoded quotes 2006/11/01 16:10:40 iha 1.1.1.1.4.41: cleanup resources: removed obsolete x-commenet string 2006/11/01 15:36:56 iha 1.1.1.1.4.40: cleanup resources + changed variable names according to style guide 2006/10/29 11:37:39 iha 1.1.1.1.4.39: moved STR_STATISTICS_IN_LEGEND from Strings.src to Strings_Statistic.src 2006/10/27 17:49:08 iha 1.1.1.1.4.38: more cleanup 2006/10/27 15:31:33 iha 1.1.1.1.4.37: name consolidation 2006/10/27 15:02:59 iha 1.1.1.1.4.36: name consolidation 2006/10/27 14:59:19 iha 1.1.1.1.4.35: name consolidation 2006/10/21 12:13:57 iha 1.1.1.1.4.34: name consolidation 2006/10/21 11:03:15 iha 1.1.1.1.4.33: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead 2006/10/21 09:03:31 iha 1.1.1.1.4.32: changed 'Data Series Symbol' to 'Legend Key' 2006/09/27 17:25:31 iha 1.1.1.1.4.31: corrected HelpText for color button 2006/08/22 17:00:21 bm 1.1.1.1.4.30: #i68861# also changed: STR_STATUS_DATAPOINT_MARKED: row replaced by data series 2006/08/02 12:16:24 bm 1.1.1.1.4.29: STR_OBJECT_DATAPOINT_XXX, STR_BALLOONHELP_DATAPOINT changed: row replaced by data series 2006/07/19 15:53:02 bm 1.1.1.1.4.28: #i64824# +STR_DATA_ROLE_CATEGORIES for the role categories in the data dialog 2006/05/29 18:00:39 iha 1.1.1.1.4.27: adapted STR_OBJECT_DIAGRAM_DATA to spec 2006/05/29 17:54:52 iha 1.1.1.1.4.26: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/05/29 17:08:56 iha 1.1.1.1.4.25: adapted grid names to spec 2006/03/28 15:50:00 iha 1.1.1.1.4.24: corrected broken german umlauts 2006/01/14 14:58:41 iha 1.1.1.1.4.23: renamed first page of 3D View Dialog 2006/01/13 15:07:00 bm 1.1.1.1.4.22: +STR_ACTION_REARRANGE_CHART 2006/01/12 17:54:01 iha 1.1.1.1.4.21: change name of wizard step 4 according to spec 2005/11/30 17:52:21 iha 1.1.1.1.4.20: corrected Strings 2005/11/29 18:36:37 bm 1.1.1.1.4.19: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/22 09:39:41 bm 1.1.1.1.4.18: insert object removed, these kind of strings are used from svx 2005/11/21 16:13:43 bm 1.1.1.1.4.17: +undo insert object string, conversion to UTF-8 2005/10/07 11:12:12 bm 1.1.1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 11:45:02 iha 1.1.1.1.4.15: added specialized title names 2004/08/10 12:16:13 bm 1.1.1.1.4.14: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:12:54 bm 1.1.1.1.4.13: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 14:38:23 iha 1.1.1.1.4.12: #i30126# string review changes 2004/06/30 11:54:40 bm 1.1.1.1.4.11: +text for new data series 2004/06/29 15:43:53 bm 1.1.1.1.4.10: internal strings converted to ressource strings 2004/06/12 13:37:05 iha 1.1.1.1.4.9: correct german text; added comments 2004/06/09 20:17:40 iha 1.1.1.1.4.8: Smooth Line Properties Dialog 2004/06/09 18:43:46 iha 1.1.1.1.4.7: minor resource changes 2004/06/08 19:27:19 iha 1.1.1.1.4.6: added STR_OBJECT_DATA_RANGE 2004/06/03 03:38:21 iha 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/01 18:59:14 iha 1.1.1.1.4.4: new 3D view/effects dialog 2004/05/17 17:33:47 iha 1.1.1.1.4.3: provide object naming; resource cleanup 2004/05/05 20:42:45 iha 1.1.1.1.4.2: #i20344# additional strings for chart wizard 2004/04/22 15:00:39 iha 1.1.1.1.4.1: #i20344# chabged legend, grid and title resources
2007-05-22 16:30:11 +00:00
Text [ en-US ] = "Edit chart type" ;
2003-10-06 08:58:36 +00:00
};
INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:03:29 bm 1.1.1.1.4.52: RESYNC: (1.4-1.5); FILE MERGED 2007/04/23 12:32:31 ihi 1.1.1.1.4.51: #i72301# German removed 2007/03/19 15:13:39 bm 1.1.1.1.4.50: #i75403# Use strings from resource for row and column labels 2007/03/05 13:58:44 iha 1.1.1.1.4.49: changed string according to spec 2007/03/05 13:17:56 iha 1.1.1.1.4.48: changed string according to spec 2007/02/09 12:25:45 bm 1.1.1.1.4.47: #i72841# +STR_ACTION_NOTPOSSIBLE for message box that pops up when a non-deleteable object gets a delete-request 2007/02/06 12:02:16 iha 1.1.1.1.4.46: resource change: Torte -> Kreis 2006/12/11 15:45:45 bm 1.1.1.1.4.45: -STR_DATA_NEW_SERIES, +STR_DATA_UNNAMED_SERIES_WITH_INDEX 2006/12/05 23:40:41 iha 1.1.1.1.4.44: #i71675# enable set data label range for xy charts 2006/12/05 17:55:08 iha 1.1.1.1.4.43: String changes according to wizard spec 2006/11/01 17:46:23 iha 1.1.1.1.4.42: cleanup resources: no hardcoded quotes 2006/11/01 16:10:40 iha 1.1.1.1.4.41: cleanup resources: removed obsolete x-commenet string 2006/11/01 15:36:56 iha 1.1.1.1.4.40: cleanup resources + changed variable names according to style guide 2006/10/29 11:37:39 iha 1.1.1.1.4.39: moved STR_STATISTICS_IN_LEGEND from Strings.src to Strings_Statistic.src 2006/10/27 17:49:08 iha 1.1.1.1.4.38: more cleanup 2006/10/27 15:31:33 iha 1.1.1.1.4.37: name consolidation 2006/10/27 15:02:59 iha 1.1.1.1.4.36: name consolidation 2006/10/27 14:59:19 iha 1.1.1.1.4.35: name consolidation 2006/10/21 12:13:57 iha 1.1.1.1.4.34: name consolidation 2006/10/21 11:03:15 iha 1.1.1.1.4.33: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead 2006/10/21 09:03:31 iha 1.1.1.1.4.32: changed 'Data Series Symbol' to 'Legend Key' 2006/09/27 17:25:31 iha 1.1.1.1.4.31: corrected HelpText for color button 2006/08/22 17:00:21 bm 1.1.1.1.4.30: #i68861# also changed: STR_STATUS_DATAPOINT_MARKED: row replaced by data series 2006/08/02 12:16:24 bm 1.1.1.1.4.29: STR_OBJECT_DATAPOINT_XXX, STR_BALLOONHELP_DATAPOINT changed: row replaced by data series 2006/07/19 15:53:02 bm 1.1.1.1.4.28: #i64824# +STR_DATA_ROLE_CATEGORIES for the role categories in the data dialog 2006/05/29 18:00:39 iha 1.1.1.1.4.27: adapted STR_OBJECT_DIAGRAM_DATA to spec 2006/05/29 17:54:52 iha 1.1.1.1.4.26: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/05/29 17:08:56 iha 1.1.1.1.4.25: adapted grid names to spec 2006/03/28 15:50:00 iha 1.1.1.1.4.24: corrected broken german umlauts 2006/01/14 14:58:41 iha 1.1.1.1.4.23: renamed first page of 3D View Dialog 2006/01/13 15:07:00 bm 1.1.1.1.4.22: +STR_ACTION_REARRANGE_CHART 2006/01/12 17:54:01 iha 1.1.1.1.4.21: change name of wizard step 4 according to spec 2005/11/30 17:52:21 iha 1.1.1.1.4.20: corrected Strings 2005/11/29 18:36:37 bm 1.1.1.1.4.19: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/22 09:39:41 bm 1.1.1.1.4.18: insert object removed, these kind of strings are used from svx 2005/11/21 16:13:43 bm 1.1.1.1.4.17: +undo insert object string, conversion to UTF-8 2005/10/07 11:12:12 bm 1.1.1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 11:45:02 iha 1.1.1.1.4.15: added specialized title names 2004/08/10 12:16:13 bm 1.1.1.1.4.14: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:12:54 bm 1.1.1.1.4.13: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 14:38:23 iha 1.1.1.1.4.12: #i30126# string review changes 2004/06/30 11:54:40 bm 1.1.1.1.4.11: +text for new data series 2004/06/29 15:43:53 bm 1.1.1.1.4.10: internal strings converted to ressource strings 2004/06/12 13:37:05 iha 1.1.1.1.4.9: correct german text; added comments 2004/06/09 20:17:40 iha 1.1.1.1.4.8: Smooth Line Properties Dialog 2004/06/09 18:43:46 iha 1.1.1.1.4.7: minor resource changes 2004/06/08 19:27:19 iha 1.1.1.1.4.6: added STR_OBJECT_DATA_RANGE 2004/06/03 03:38:21 iha 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/01 18:59:14 iha 1.1.1.1.4.4: new 3D view/effects dialog 2004/05/17 17:33:47 iha 1.1.1.1.4.3: provide object naming; resource cleanup 2004/05/05 20:42:45 iha 1.1.1.1.4.2: #i20344# additional strings for chart wizard 2004/04/22 15:00:39 iha 1.1.1.1.4.1: #i20344# chabged legend, grid and title resources
2007-05-22 16:30:11 +00:00
String STR_ACTION_EDIT_DATA_RANGES
2003-10-06 08:58:36 +00:00
{
INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:03:29 bm 1.1.1.1.4.52: RESYNC: (1.4-1.5); FILE MERGED 2007/04/23 12:32:31 ihi 1.1.1.1.4.51: #i72301# German removed 2007/03/19 15:13:39 bm 1.1.1.1.4.50: #i75403# Use strings from resource for row and column labels 2007/03/05 13:58:44 iha 1.1.1.1.4.49: changed string according to spec 2007/03/05 13:17:56 iha 1.1.1.1.4.48: changed string according to spec 2007/02/09 12:25:45 bm 1.1.1.1.4.47: #i72841# +STR_ACTION_NOTPOSSIBLE for message box that pops up when a non-deleteable object gets a delete-request 2007/02/06 12:02:16 iha 1.1.1.1.4.46: resource change: Torte -> Kreis 2006/12/11 15:45:45 bm 1.1.1.1.4.45: -STR_DATA_NEW_SERIES, +STR_DATA_UNNAMED_SERIES_WITH_INDEX 2006/12/05 23:40:41 iha 1.1.1.1.4.44: #i71675# enable set data label range for xy charts 2006/12/05 17:55:08 iha 1.1.1.1.4.43: String changes according to wizard spec 2006/11/01 17:46:23 iha 1.1.1.1.4.42: cleanup resources: no hardcoded quotes 2006/11/01 16:10:40 iha 1.1.1.1.4.41: cleanup resources: removed obsolete x-commenet string 2006/11/01 15:36:56 iha 1.1.1.1.4.40: cleanup resources + changed variable names according to style guide 2006/10/29 11:37:39 iha 1.1.1.1.4.39: moved STR_STATISTICS_IN_LEGEND from Strings.src to Strings_Statistic.src 2006/10/27 17:49:08 iha 1.1.1.1.4.38: more cleanup 2006/10/27 15:31:33 iha 1.1.1.1.4.37: name consolidation 2006/10/27 15:02:59 iha 1.1.1.1.4.36: name consolidation 2006/10/27 14:59:19 iha 1.1.1.1.4.35: name consolidation 2006/10/21 12:13:57 iha 1.1.1.1.4.34: name consolidation 2006/10/21 11:03:15 iha 1.1.1.1.4.33: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead 2006/10/21 09:03:31 iha 1.1.1.1.4.32: changed 'Data Series Symbol' to 'Legend Key' 2006/09/27 17:25:31 iha 1.1.1.1.4.31: corrected HelpText for color button 2006/08/22 17:00:21 bm 1.1.1.1.4.30: #i68861# also changed: STR_STATUS_DATAPOINT_MARKED: row replaced by data series 2006/08/02 12:16:24 bm 1.1.1.1.4.29: STR_OBJECT_DATAPOINT_XXX, STR_BALLOONHELP_DATAPOINT changed: row replaced by data series 2006/07/19 15:53:02 bm 1.1.1.1.4.28: #i64824# +STR_DATA_ROLE_CATEGORIES for the role categories in the data dialog 2006/05/29 18:00:39 iha 1.1.1.1.4.27: adapted STR_OBJECT_DIAGRAM_DATA to spec 2006/05/29 17:54:52 iha 1.1.1.1.4.26: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/05/29 17:08:56 iha 1.1.1.1.4.25: adapted grid names to spec 2006/03/28 15:50:00 iha 1.1.1.1.4.24: corrected broken german umlauts 2006/01/14 14:58:41 iha 1.1.1.1.4.23: renamed first page of 3D View Dialog 2006/01/13 15:07:00 bm 1.1.1.1.4.22: +STR_ACTION_REARRANGE_CHART 2006/01/12 17:54:01 iha 1.1.1.1.4.21: change name of wizard step 4 according to spec 2005/11/30 17:52:21 iha 1.1.1.1.4.20: corrected Strings 2005/11/29 18:36:37 bm 1.1.1.1.4.19: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/22 09:39:41 bm 1.1.1.1.4.18: insert object removed, these kind of strings are used from svx 2005/11/21 16:13:43 bm 1.1.1.1.4.17: +undo insert object string, conversion to UTF-8 2005/10/07 11:12:12 bm 1.1.1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 11:45:02 iha 1.1.1.1.4.15: added specialized title names 2004/08/10 12:16:13 bm 1.1.1.1.4.14: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:12:54 bm 1.1.1.1.4.13: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 14:38:23 iha 1.1.1.1.4.12: #i30126# string review changes 2004/06/30 11:54:40 bm 1.1.1.1.4.11: +text for new data series 2004/06/29 15:43:53 bm 1.1.1.1.4.10: internal strings converted to ressource strings 2004/06/12 13:37:05 iha 1.1.1.1.4.9: correct german text; added comments 2004/06/09 20:17:40 iha 1.1.1.1.4.8: Smooth Line Properties Dialog 2004/06/09 18:43:46 iha 1.1.1.1.4.7: minor resource changes 2004/06/08 19:27:19 iha 1.1.1.1.4.6: added STR_OBJECT_DATA_RANGE 2004/06/03 03:38:21 iha 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/01 18:59:14 iha 1.1.1.1.4.4: new 3D view/effects dialog 2004/05/17 17:33:47 iha 1.1.1.1.4.3: provide object naming; resource cleanup 2004/05/05 20:42:45 iha 1.1.1.1.4.2: #i20344# additional strings for chart wizard 2004/04/22 15:00:39 iha 1.1.1.1.4.1: #i20344# chabged legend, grid and title resources
2007-05-22 16:30:11 +00:00
Text [ en-US ] = "Edit data ranges" ;
2003-10-06 08:58:36 +00:00
};
INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:03:29 bm 1.1.1.1.4.52: RESYNC: (1.4-1.5); FILE MERGED 2007/04/23 12:32:31 ihi 1.1.1.1.4.51: #i72301# German removed 2007/03/19 15:13:39 bm 1.1.1.1.4.50: #i75403# Use strings from resource for row and column labels 2007/03/05 13:58:44 iha 1.1.1.1.4.49: changed string according to spec 2007/03/05 13:17:56 iha 1.1.1.1.4.48: changed string according to spec 2007/02/09 12:25:45 bm 1.1.1.1.4.47: #i72841# +STR_ACTION_NOTPOSSIBLE for message box that pops up when a non-deleteable object gets a delete-request 2007/02/06 12:02:16 iha 1.1.1.1.4.46: resource change: Torte -> Kreis 2006/12/11 15:45:45 bm 1.1.1.1.4.45: -STR_DATA_NEW_SERIES, +STR_DATA_UNNAMED_SERIES_WITH_INDEX 2006/12/05 23:40:41 iha 1.1.1.1.4.44: #i71675# enable set data label range for xy charts 2006/12/05 17:55:08 iha 1.1.1.1.4.43: String changes according to wizard spec 2006/11/01 17:46:23 iha 1.1.1.1.4.42: cleanup resources: no hardcoded quotes 2006/11/01 16:10:40 iha 1.1.1.1.4.41: cleanup resources: removed obsolete x-commenet string 2006/11/01 15:36:56 iha 1.1.1.1.4.40: cleanup resources + changed variable names according to style guide 2006/10/29 11:37:39 iha 1.1.1.1.4.39: moved STR_STATISTICS_IN_LEGEND from Strings.src to Strings_Statistic.src 2006/10/27 17:49:08 iha 1.1.1.1.4.38: more cleanup 2006/10/27 15:31:33 iha 1.1.1.1.4.37: name consolidation 2006/10/27 15:02:59 iha 1.1.1.1.4.36: name consolidation 2006/10/27 14:59:19 iha 1.1.1.1.4.35: name consolidation 2006/10/21 12:13:57 iha 1.1.1.1.4.34: name consolidation 2006/10/21 11:03:15 iha 1.1.1.1.4.33: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead 2006/10/21 09:03:31 iha 1.1.1.1.4.32: changed 'Data Series Symbol' to 'Legend Key' 2006/09/27 17:25:31 iha 1.1.1.1.4.31: corrected HelpText for color button 2006/08/22 17:00:21 bm 1.1.1.1.4.30: #i68861# also changed: STR_STATUS_DATAPOINT_MARKED: row replaced by data series 2006/08/02 12:16:24 bm 1.1.1.1.4.29: STR_OBJECT_DATAPOINT_XXX, STR_BALLOONHELP_DATAPOINT changed: row replaced by data series 2006/07/19 15:53:02 bm 1.1.1.1.4.28: #i64824# +STR_DATA_ROLE_CATEGORIES for the role categories in the data dialog 2006/05/29 18:00:39 iha 1.1.1.1.4.27: adapted STR_OBJECT_DIAGRAM_DATA to spec 2006/05/29 17:54:52 iha 1.1.1.1.4.26: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/05/29 17:08:56 iha 1.1.1.1.4.25: adapted grid names to spec 2006/03/28 15:50:00 iha 1.1.1.1.4.24: corrected broken german umlauts 2006/01/14 14:58:41 iha 1.1.1.1.4.23: renamed first page of 3D View Dialog 2006/01/13 15:07:00 bm 1.1.1.1.4.22: +STR_ACTION_REARRANGE_CHART 2006/01/12 17:54:01 iha 1.1.1.1.4.21: change name of wizard step 4 according to spec 2005/11/30 17:52:21 iha 1.1.1.1.4.20: corrected Strings 2005/11/29 18:36:37 bm 1.1.1.1.4.19: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/22 09:39:41 bm 1.1.1.1.4.18: insert object removed, these kind of strings are used from svx 2005/11/21 16:13:43 bm 1.1.1.1.4.17: +undo insert object string, conversion to UTF-8 2005/10/07 11:12:12 bm 1.1.1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 11:45:02 iha 1.1.1.1.4.15: added specialized title names 2004/08/10 12:16:13 bm 1.1.1.1.4.14: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:12:54 bm 1.1.1.1.4.13: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 14:38:23 iha 1.1.1.1.4.12: #i30126# string review changes 2004/06/30 11:54:40 bm 1.1.1.1.4.11: +text for new data series 2004/06/29 15:43:53 bm 1.1.1.1.4.10: internal strings converted to ressource strings 2004/06/12 13:37:05 iha 1.1.1.1.4.9: correct german text; added comments 2004/06/09 20:17:40 iha 1.1.1.1.4.8: Smooth Line Properties Dialog 2004/06/09 18:43:46 iha 1.1.1.1.4.7: minor resource changes 2004/06/08 19:27:19 iha 1.1.1.1.4.6: added STR_OBJECT_DATA_RANGE 2004/06/03 03:38:21 iha 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/01 18:59:14 iha 1.1.1.1.4.4: new 3D view/effects dialog 2004/05/17 17:33:47 iha 1.1.1.1.4.3: provide object naming; resource cleanup 2004/05/05 20:42:45 iha 1.1.1.1.4.2: #i20344# additional strings for chart wizard 2004/04/22 15:00:39 iha 1.1.1.1.4.1: #i20344# chabged legend, grid and title resources
2007-05-22 16:30:11 +00:00
String STR_ACTION_EDIT_3D_VIEW
2003-10-06 08:58:36 +00:00
{
INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:03:29 bm 1.1.1.1.4.52: RESYNC: (1.4-1.5); FILE MERGED 2007/04/23 12:32:31 ihi 1.1.1.1.4.51: #i72301# German removed 2007/03/19 15:13:39 bm 1.1.1.1.4.50: #i75403# Use strings from resource for row and column labels 2007/03/05 13:58:44 iha 1.1.1.1.4.49: changed string according to spec 2007/03/05 13:17:56 iha 1.1.1.1.4.48: changed string according to spec 2007/02/09 12:25:45 bm 1.1.1.1.4.47: #i72841# +STR_ACTION_NOTPOSSIBLE for message box that pops up when a non-deleteable object gets a delete-request 2007/02/06 12:02:16 iha 1.1.1.1.4.46: resource change: Torte -> Kreis 2006/12/11 15:45:45 bm 1.1.1.1.4.45: -STR_DATA_NEW_SERIES, +STR_DATA_UNNAMED_SERIES_WITH_INDEX 2006/12/05 23:40:41 iha 1.1.1.1.4.44: #i71675# enable set data label range for xy charts 2006/12/05 17:55:08 iha 1.1.1.1.4.43: String changes according to wizard spec 2006/11/01 17:46:23 iha 1.1.1.1.4.42: cleanup resources: no hardcoded quotes 2006/11/01 16:10:40 iha 1.1.1.1.4.41: cleanup resources: removed obsolete x-commenet string 2006/11/01 15:36:56 iha 1.1.1.1.4.40: cleanup resources + changed variable names according to style guide 2006/10/29 11:37:39 iha 1.1.1.1.4.39: moved STR_STATISTICS_IN_LEGEND from Strings.src to Strings_Statistic.src 2006/10/27 17:49:08 iha 1.1.1.1.4.38: more cleanup 2006/10/27 15:31:33 iha 1.1.1.1.4.37: name consolidation 2006/10/27 15:02:59 iha 1.1.1.1.4.36: name consolidation 2006/10/27 14:59:19 iha 1.1.1.1.4.35: name consolidation 2006/10/21 12:13:57 iha 1.1.1.1.4.34: name consolidation 2006/10/21 11:03:15 iha 1.1.1.1.4.33: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead 2006/10/21 09:03:31 iha 1.1.1.1.4.32: changed 'Data Series Symbol' to 'Legend Key' 2006/09/27 17:25:31 iha 1.1.1.1.4.31: corrected HelpText for color button 2006/08/22 17:00:21 bm 1.1.1.1.4.30: #i68861# also changed: STR_STATUS_DATAPOINT_MARKED: row replaced by data series 2006/08/02 12:16:24 bm 1.1.1.1.4.29: STR_OBJECT_DATAPOINT_XXX, STR_BALLOONHELP_DATAPOINT changed: row replaced by data series 2006/07/19 15:53:02 bm 1.1.1.1.4.28: #i64824# +STR_DATA_ROLE_CATEGORIES for the role categories in the data dialog 2006/05/29 18:00:39 iha 1.1.1.1.4.27: adapted STR_OBJECT_DIAGRAM_DATA to spec 2006/05/29 17:54:52 iha 1.1.1.1.4.26: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/05/29 17:08:56 iha 1.1.1.1.4.25: adapted grid names to spec 2006/03/28 15:50:00 iha 1.1.1.1.4.24: corrected broken german umlauts 2006/01/14 14:58:41 iha 1.1.1.1.4.23: renamed first page of 3D View Dialog 2006/01/13 15:07:00 bm 1.1.1.1.4.22: +STR_ACTION_REARRANGE_CHART 2006/01/12 17:54:01 iha 1.1.1.1.4.21: change name of wizard step 4 according to spec 2005/11/30 17:52:21 iha 1.1.1.1.4.20: corrected Strings 2005/11/29 18:36:37 bm 1.1.1.1.4.19: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/22 09:39:41 bm 1.1.1.1.4.18: insert object removed, these kind of strings are used from svx 2005/11/21 16:13:43 bm 1.1.1.1.4.17: +undo insert object string, conversion to UTF-8 2005/10/07 11:12:12 bm 1.1.1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 11:45:02 iha 1.1.1.1.4.15: added specialized title names 2004/08/10 12:16:13 bm 1.1.1.1.4.14: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:12:54 bm 1.1.1.1.4.13: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 14:38:23 iha 1.1.1.1.4.12: #i30126# string review changes 2004/06/30 11:54:40 bm 1.1.1.1.4.11: +text for new data series 2004/06/29 15:43:53 bm 1.1.1.1.4.10: internal strings converted to ressource strings 2004/06/12 13:37:05 iha 1.1.1.1.4.9: correct german text; added comments 2004/06/09 20:17:40 iha 1.1.1.1.4.8: Smooth Line Properties Dialog 2004/06/09 18:43:46 iha 1.1.1.1.4.7: minor resource changes 2004/06/08 19:27:19 iha 1.1.1.1.4.6: added STR_OBJECT_DATA_RANGE 2004/06/03 03:38:21 iha 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/01 18:59:14 iha 1.1.1.1.4.4: new 3D view/effects dialog 2004/05/17 17:33:47 iha 1.1.1.1.4.3: provide object naming; resource cleanup 2004/05/05 20:42:45 iha 1.1.1.1.4.2: #i20344# additional strings for chart wizard 2004/04/22 15:00:39 iha 1.1.1.1.4.1: #i20344# chabged legend, grid and title resources
2007-05-22 16:30:11 +00:00
Text [ en-US ] = "Edit 3D view" ;
2003-10-06 08:58:36 +00:00
};
INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:03:29 bm 1.1.1.1.4.52: RESYNC: (1.4-1.5); FILE MERGED 2007/04/23 12:32:31 ihi 1.1.1.1.4.51: #i72301# German removed 2007/03/19 15:13:39 bm 1.1.1.1.4.50: #i75403# Use strings from resource for row and column labels 2007/03/05 13:58:44 iha 1.1.1.1.4.49: changed string according to spec 2007/03/05 13:17:56 iha 1.1.1.1.4.48: changed string according to spec 2007/02/09 12:25:45 bm 1.1.1.1.4.47: #i72841# +STR_ACTION_NOTPOSSIBLE for message box that pops up when a non-deleteable object gets a delete-request 2007/02/06 12:02:16 iha 1.1.1.1.4.46: resource change: Torte -> Kreis 2006/12/11 15:45:45 bm 1.1.1.1.4.45: -STR_DATA_NEW_SERIES, +STR_DATA_UNNAMED_SERIES_WITH_INDEX 2006/12/05 23:40:41 iha 1.1.1.1.4.44: #i71675# enable set data label range for xy charts 2006/12/05 17:55:08 iha 1.1.1.1.4.43: String changes according to wizard spec 2006/11/01 17:46:23 iha 1.1.1.1.4.42: cleanup resources: no hardcoded quotes 2006/11/01 16:10:40 iha 1.1.1.1.4.41: cleanup resources: removed obsolete x-commenet string 2006/11/01 15:36:56 iha 1.1.1.1.4.40: cleanup resources + changed variable names according to style guide 2006/10/29 11:37:39 iha 1.1.1.1.4.39: moved STR_STATISTICS_IN_LEGEND from Strings.src to Strings_Statistic.src 2006/10/27 17:49:08 iha 1.1.1.1.4.38: more cleanup 2006/10/27 15:31:33 iha 1.1.1.1.4.37: name consolidation 2006/10/27 15:02:59 iha 1.1.1.1.4.36: name consolidation 2006/10/27 14:59:19 iha 1.1.1.1.4.35: name consolidation 2006/10/21 12:13:57 iha 1.1.1.1.4.34: name consolidation 2006/10/21 11:03:15 iha 1.1.1.1.4.33: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead 2006/10/21 09:03:31 iha 1.1.1.1.4.32: changed 'Data Series Symbol' to 'Legend Key' 2006/09/27 17:25:31 iha 1.1.1.1.4.31: corrected HelpText for color button 2006/08/22 17:00:21 bm 1.1.1.1.4.30: #i68861# also changed: STR_STATUS_DATAPOINT_MARKED: row replaced by data series 2006/08/02 12:16:24 bm 1.1.1.1.4.29: STR_OBJECT_DATAPOINT_XXX, STR_BALLOONHELP_DATAPOINT changed: row replaced by data series 2006/07/19 15:53:02 bm 1.1.1.1.4.28: #i64824# +STR_DATA_ROLE_CATEGORIES for the role categories in the data dialog 2006/05/29 18:00:39 iha 1.1.1.1.4.27: adapted STR_OBJECT_DIAGRAM_DATA to spec 2006/05/29 17:54:52 iha 1.1.1.1.4.26: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/05/29 17:08:56 iha 1.1.1.1.4.25: adapted grid names to spec 2006/03/28 15:50:00 iha 1.1.1.1.4.24: corrected broken german umlauts 2006/01/14 14:58:41 iha 1.1.1.1.4.23: renamed first page of 3D View Dialog 2006/01/13 15:07:00 bm 1.1.1.1.4.22: +STR_ACTION_REARRANGE_CHART 2006/01/12 17:54:01 iha 1.1.1.1.4.21: change name of wizard step 4 according to spec 2005/11/30 17:52:21 iha 1.1.1.1.4.20: corrected Strings 2005/11/29 18:36:37 bm 1.1.1.1.4.19: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/22 09:39:41 bm 1.1.1.1.4.18: insert object removed, these kind of strings are used from svx 2005/11/21 16:13:43 bm 1.1.1.1.4.17: +undo insert object string, conversion to UTF-8 2005/10/07 11:12:12 bm 1.1.1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 11:45:02 iha 1.1.1.1.4.15: added specialized title names 2004/08/10 12:16:13 bm 1.1.1.1.4.14: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:12:54 bm 1.1.1.1.4.13: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 14:38:23 iha 1.1.1.1.4.12: #i30126# string review changes 2004/06/30 11:54:40 bm 1.1.1.1.4.11: +text for new data series 2004/06/29 15:43:53 bm 1.1.1.1.4.10: internal strings converted to ressource strings 2004/06/12 13:37:05 iha 1.1.1.1.4.9: correct german text; added comments 2004/06/09 20:17:40 iha 1.1.1.1.4.8: Smooth Line Properties Dialog 2004/06/09 18:43:46 iha 1.1.1.1.4.7: minor resource changes 2004/06/08 19:27:19 iha 1.1.1.1.4.6: added STR_OBJECT_DATA_RANGE 2004/06/03 03:38:21 iha 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/01 18:59:14 iha 1.1.1.1.4.4: new 3D view/effects dialog 2004/05/17 17:33:47 iha 1.1.1.1.4.3: provide object naming; resource cleanup 2004/05/05 20:42:45 iha 1.1.1.1.4.2: #i20344# additional strings for chart wizard 2004/04/22 15:00:39 iha 1.1.1.1.4.1: #i20344# chabged legend, grid and title resources
2007-05-22 16:30:11 +00:00
String STR_ACTION_EDIT_CHART_DATA
2003-10-06 08:58:36 +00:00
{
INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:03:29 bm 1.1.1.1.4.52: RESYNC: (1.4-1.5); FILE MERGED 2007/04/23 12:32:31 ihi 1.1.1.1.4.51: #i72301# German removed 2007/03/19 15:13:39 bm 1.1.1.1.4.50: #i75403# Use strings from resource for row and column labels 2007/03/05 13:58:44 iha 1.1.1.1.4.49: changed string according to spec 2007/03/05 13:17:56 iha 1.1.1.1.4.48: changed string according to spec 2007/02/09 12:25:45 bm 1.1.1.1.4.47: #i72841# +STR_ACTION_NOTPOSSIBLE for message box that pops up when a non-deleteable object gets a delete-request 2007/02/06 12:02:16 iha 1.1.1.1.4.46: resource change: Torte -> Kreis 2006/12/11 15:45:45 bm 1.1.1.1.4.45: -STR_DATA_NEW_SERIES, +STR_DATA_UNNAMED_SERIES_WITH_INDEX 2006/12/05 23:40:41 iha 1.1.1.1.4.44: #i71675# enable set data label range for xy charts 2006/12/05 17:55:08 iha 1.1.1.1.4.43: String changes according to wizard spec 2006/11/01 17:46:23 iha 1.1.1.1.4.42: cleanup resources: no hardcoded quotes 2006/11/01 16:10:40 iha 1.1.1.1.4.41: cleanup resources: removed obsolete x-commenet string 2006/11/01 15:36:56 iha 1.1.1.1.4.40: cleanup resources + changed variable names according to style guide 2006/10/29 11:37:39 iha 1.1.1.1.4.39: moved STR_STATISTICS_IN_LEGEND from Strings.src to Strings_Statistic.src 2006/10/27 17:49:08 iha 1.1.1.1.4.38: more cleanup 2006/10/27 15:31:33 iha 1.1.1.1.4.37: name consolidation 2006/10/27 15:02:59 iha 1.1.1.1.4.36: name consolidation 2006/10/27 14:59:19 iha 1.1.1.1.4.35: name consolidation 2006/10/21 12:13:57 iha 1.1.1.1.4.34: name consolidation 2006/10/21 11:03:15 iha 1.1.1.1.4.33: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead 2006/10/21 09:03:31 iha 1.1.1.1.4.32: changed 'Data Series Symbol' to 'Legend Key' 2006/09/27 17:25:31 iha 1.1.1.1.4.31: corrected HelpText for color button 2006/08/22 17:00:21 bm 1.1.1.1.4.30: #i68861# also changed: STR_STATUS_DATAPOINT_MARKED: row replaced by data series 2006/08/02 12:16:24 bm 1.1.1.1.4.29: STR_OBJECT_DATAPOINT_XXX, STR_BALLOONHELP_DATAPOINT changed: row replaced by data series 2006/07/19 15:53:02 bm 1.1.1.1.4.28: #i64824# +STR_DATA_ROLE_CATEGORIES for the role categories in the data dialog 2006/05/29 18:00:39 iha 1.1.1.1.4.27: adapted STR_OBJECT_DIAGRAM_DATA to spec 2006/05/29 17:54:52 iha 1.1.1.1.4.26: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/05/29 17:08:56 iha 1.1.1.1.4.25: adapted grid names to spec 2006/03/28 15:50:00 iha 1.1.1.1.4.24: corrected broken german umlauts 2006/01/14 14:58:41 iha 1.1.1.1.4.23: renamed first page of 3D View Dialog 2006/01/13 15:07:00 bm 1.1.1.1.4.22: +STR_ACTION_REARRANGE_CHART 2006/01/12 17:54:01 iha 1.1.1.1.4.21: change name of wizard step 4 according to spec 2005/11/30 17:52:21 iha 1.1.1.1.4.20: corrected Strings 2005/11/29 18:36:37 bm 1.1.1.1.4.19: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/22 09:39:41 bm 1.1.1.1.4.18: insert object removed, these kind of strings are used from svx 2005/11/21 16:13:43 bm 1.1.1.1.4.17: +undo insert object string, conversion to UTF-8 2005/10/07 11:12:12 bm 1.1.1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 11:45:02 iha 1.1.1.1.4.15: added specialized title names 2004/08/10 12:16:13 bm 1.1.1.1.4.14: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:12:54 bm 1.1.1.1.4.13: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 14:38:23 iha 1.1.1.1.4.12: #i30126# string review changes 2004/06/30 11:54:40 bm 1.1.1.1.4.11: +text for new data series 2004/06/29 15:43:53 bm 1.1.1.1.4.10: internal strings converted to ressource strings 2004/06/12 13:37:05 iha 1.1.1.1.4.9: correct german text; added comments 2004/06/09 20:17:40 iha 1.1.1.1.4.8: Smooth Line Properties Dialog 2004/06/09 18:43:46 iha 1.1.1.1.4.7: minor resource changes 2004/06/08 19:27:19 iha 1.1.1.1.4.6: added STR_OBJECT_DATA_RANGE 2004/06/03 03:38:21 iha 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/01 18:59:14 iha 1.1.1.1.4.4: new 3D view/effects dialog 2004/05/17 17:33:47 iha 1.1.1.1.4.3: provide object naming; resource cleanup 2004/05/05 20:42:45 iha 1.1.1.1.4.2: #i20344# additional strings for chart wizard 2004/04/22 15:00:39 iha 1.1.1.1.4.1: #i20344# chabged legend, grid and title resources
2007-05-22 16:30:11 +00:00
Text [ en-US ] = "Edit chart data";
2003-10-06 08:58:36 +00:00
};
INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:03:29 bm 1.1.1.1.4.52: RESYNC: (1.4-1.5); FILE MERGED 2007/04/23 12:32:31 ihi 1.1.1.1.4.51: #i72301# German removed 2007/03/19 15:13:39 bm 1.1.1.1.4.50: #i75403# Use strings from resource for row and column labels 2007/03/05 13:58:44 iha 1.1.1.1.4.49: changed string according to spec 2007/03/05 13:17:56 iha 1.1.1.1.4.48: changed string according to spec 2007/02/09 12:25:45 bm 1.1.1.1.4.47: #i72841# +STR_ACTION_NOTPOSSIBLE for message box that pops up when a non-deleteable object gets a delete-request 2007/02/06 12:02:16 iha 1.1.1.1.4.46: resource change: Torte -> Kreis 2006/12/11 15:45:45 bm 1.1.1.1.4.45: -STR_DATA_NEW_SERIES, +STR_DATA_UNNAMED_SERIES_WITH_INDEX 2006/12/05 23:40:41 iha 1.1.1.1.4.44: #i71675# enable set data label range for xy charts 2006/12/05 17:55:08 iha 1.1.1.1.4.43: String changes according to wizard spec 2006/11/01 17:46:23 iha 1.1.1.1.4.42: cleanup resources: no hardcoded quotes 2006/11/01 16:10:40 iha 1.1.1.1.4.41: cleanup resources: removed obsolete x-commenet string 2006/11/01 15:36:56 iha 1.1.1.1.4.40: cleanup resources + changed variable names according to style guide 2006/10/29 11:37:39 iha 1.1.1.1.4.39: moved STR_STATISTICS_IN_LEGEND from Strings.src to Strings_Statistic.src 2006/10/27 17:49:08 iha 1.1.1.1.4.38: more cleanup 2006/10/27 15:31:33 iha 1.1.1.1.4.37: name consolidation 2006/10/27 15:02:59 iha 1.1.1.1.4.36: name consolidation 2006/10/27 14:59:19 iha 1.1.1.1.4.35: name consolidation 2006/10/21 12:13:57 iha 1.1.1.1.4.34: name consolidation 2006/10/21 11:03:15 iha 1.1.1.1.4.33: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead 2006/10/21 09:03:31 iha 1.1.1.1.4.32: changed 'Data Series Symbol' to 'Legend Key' 2006/09/27 17:25:31 iha 1.1.1.1.4.31: corrected HelpText for color button 2006/08/22 17:00:21 bm 1.1.1.1.4.30: #i68861# also changed: STR_STATUS_DATAPOINT_MARKED: row replaced by data series 2006/08/02 12:16:24 bm 1.1.1.1.4.29: STR_OBJECT_DATAPOINT_XXX, STR_BALLOONHELP_DATAPOINT changed: row replaced by data series 2006/07/19 15:53:02 bm 1.1.1.1.4.28: #i64824# +STR_DATA_ROLE_CATEGORIES for the role categories in the data dialog 2006/05/29 18:00:39 iha 1.1.1.1.4.27: adapted STR_OBJECT_DIAGRAM_DATA to spec 2006/05/29 17:54:52 iha 1.1.1.1.4.26: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/05/29 17:08:56 iha 1.1.1.1.4.25: adapted grid names to spec 2006/03/28 15:50:00 iha 1.1.1.1.4.24: corrected broken german umlauts 2006/01/14 14:58:41 iha 1.1.1.1.4.23: renamed first page of 3D View Dialog 2006/01/13 15:07:00 bm 1.1.1.1.4.22: +STR_ACTION_REARRANGE_CHART 2006/01/12 17:54:01 iha 1.1.1.1.4.21: change name of wizard step 4 according to spec 2005/11/30 17:52:21 iha 1.1.1.1.4.20: corrected Strings 2005/11/29 18:36:37 bm 1.1.1.1.4.19: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/22 09:39:41 bm 1.1.1.1.4.18: insert object removed, these kind of strings are used from svx 2005/11/21 16:13:43 bm 1.1.1.1.4.17: +undo insert object string, conversion to UTF-8 2005/10/07 11:12:12 bm 1.1.1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 11:45:02 iha 1.1.1.1.4.15: added specialized title names 2004/08/10 12:16:13 bm 1.1.1.1.4.14: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:12:54 bm 1.1.1.1.4.13: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 14:38:23 iha 1.1.1.1.4.12: #i30126# string review changes 2004/06/30 11:54:40 bm 1.1.1.1.4.11: +text for new data series 2004/06/29 15:43:53 bm 1.1.1.1.4.10: internal strings converted to ressource strings 2004/06/12 13:37:05 iha 1.1.1.1.4.9: correct german text; added comments 2004/06/09 20:17:40 iha 1.1.1.1.4.8: Smooth Line Properties Dialog 2004/06/09 18:43:46 iha 1.1.1.1.4.7: minor resource changes 2004/06/08 19:27:19 iha 1.1.1.1.4.6: added STR_OBJECT_DATA_RANGE 2004/06/03 03:38:21 iha 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/01 18:59:14 iha 1.1.1.1.4.4: new 3D view/effects dialog 2004/05/17 17:33:47 iha 1.1.1.1.4.3: provide object naming; resource cleanup 2004/05/05 20:42:45 iha 1.1.1.1.4.2: #i20344# additional strings for chart wizard 2004/04/22 15:00:39 iha 1.1.1.1.4.1: #i20344# chabged legend, grid and title resources
2007-05-22 16:30:11 +00:00
String STR_ACTION_TOGGLE_LEGEND
2003-10-06 08:58:36 +00:00
{
INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:03:29 bm 1.1.1.1.4.52: RESYNC: (1.4-1.5); FILE MERGED 2007/04/23 12:32:31 ihi 1.1.1.1.4.51: #i72301# German removed 2007/03/19 15:13:39 bm 1.1.1.1.4.50: #i75403# Use strings from resource for row and column labels 2007/03/05 13:58:44 iha 1.1.1.1.4.49: changed string according to spec 2007/03/05 13:17:56 iha 1.1.1.1.4.48: changed string according to spec 2007/02/09 12:25:45 bm 1.1.1.1.4.47: #i72841# +STR_ACTION_NOTPOSSIBLE for message box that pops up when a non-deleteable object gets a delete-request 2007/02/06 12:02:16 iha 1.1.1.1.4.46: resource change: Torte -> Kreis 2006/12/11 15:45:45 bm 1.1.1.1.4.45: -STR_DATA_NEW_SERIES, +STR_DATA_UNNAMED_SERIES_WITH_INDEX 2006/12/05 23:40:41 iha 1.1.1.1.4.44: #i71675# enable set data label range for xy charts 2006/12/05 17:55:08 iha 1.1.1.1.4.43: String changes according to wizard spec 2006/11/01 17:46:23 iha 1.1.1.1.4.42: cleanup resources: no hardcoded quotes 2006/11/01 16:10:40 iha 1.1.1.1.4.41: cleanup resources: removed obsolete x-commenet string 2006/11/01 15:36:56 iha 1.1.1.1.4.40: cleanup resources + changed variable names according to style guide 2006/10/29 11:37:39 iha 1.1.1.1.4.39: moved STR_STATISTICS_IN_LEGEND from Strings.src to Strings_Statistic.src 2006/10/27 17:49:08 iha 1.1.1.1.4.38: more cleanup 2006/10/27 15:31:33 iha 1.1.1.1.4.37: name consolidation 2006/10/27 15:02:59 iha 1.1.1.1.4.36: name consolidation 2006/10/27 14:59:19 iha 1.1.1.1.4.35: name consolidation 2006/10/21 12:13:57 iha 1.1.1.1.4.34: name consolidation 2006/10/21 11:03:15 iha 1.1.1.1.4.33: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead 2006/10/21 09:03:31 iha 1.1.1.1.4.32: changed 'Data Series Symbol' to 'Legend Key' 2006/09/27 17:25:31 iha 1.1.1.1.4.31: corrected HelpText for color button 2006/08/22 17:00:21 bm 1.1.1.1.4.30: #i68861# also changed: STR_STATUS_DATAPOINT_MARKED: row replaced by data series 2006/08/02 12:16:24 bm 1.1.1.1.4.29: STR_OBJECT_DATAPOINT_XXX, STR_BALLOONHELP_DATAPOINT changed: row replaced by data series 2006/07/19 15:53:02 bm 1.1.1.1.4.28: #i64824# +STR_DATA_ROLE_CATEGORIES for the role categories in the data dialog 2006/05/29 18:00:39 iha 1.1.1.1.4.27: adapted STR_OBJECT_DIAGRAM_DATA to spec 2006/05/29 17:54:52 iha 1.1.1.1.4.26: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/05/29 17:08:56 iha 1.1.1.1.4.25: adapted grid names to spec 2006/03/28 15:50:00 iha 1.1.1.1.4.24: corrected broken german umlauts 2006/01/14 14:58:41 iha 1.1.1.1.4.23: renamed first page of 3D View Dialog 2006/01/13 15:07:00 bm 1.1.1.1.4.22: +STR_ACTION_REARRANGE_CHART 2006/01/12 17:54:01 iha 1.1.1.1.4.21: change name of wizard step 4 according to spec 2005/11/30 17:52:21 iha 1.1.1.1.4.20: corrected Strings 2005/11/29 18:36:37 bm 1.1.1.1.4.19: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/22 09:39:41 bm 1.1.1.1.4.18: insert object removed, these kind of strings are used from svx 2005/11/21 16:13:43 bm 1.1.1.1.4.17: +undo insert object string, conversion to UTF-8 2005/10/07 11:12:12 bm 1.1.1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 11:45:02 iha 1.1.1.1.4.15: added specialized title names 2004/08/10 12:16:13 bm 1.1.1.1.4.14: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:12:54 bm 1.1.1.1.4.13: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 14:38:23 iha 1.1.1.1.4.12: #i30126# string review changes 2004/06/30 11:54:40 bm 1.1.1.1.4.11: +text for new data series 2004/06/29 15:43:53 bm 1.1.1.1.4.10: internal strings converted to ressource strings 2004/06/12 13:37:05 iha 1.1.1.1.4.9: correct german text; added comments 2004/06/09 20:17:40 iha 1.1.1.1.4.8: Smooth Line Properties Dialog 2004/06/09 18:43:46 iha 1.1.1.1.4.7: minor resource changes 2004/06/08 19:27:19 iha 1.1.1.1.4.6: added STR_OBJECT_DATA_RANGE 2004/06/03 03:38:21 iha 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/01 18:59:14 iha 1.1.1.1.4.4: new 3D view/effects dialog 2004/05/17 17:33:47 iha 1.1.1.1.4.3: provide object naming; resource cleanup 2004/05/05 20:42:45 iha 1.1.1.1.4.2: #i20344# additional strings for chart wizard 2004/04/22 15:00:39 iha 1.1.1.1.4.1: #i20344# chabged legend, grid and title resources
2007-05-22 16:30:11 +00:00
Text [ en-US ] = "Legend on/off" ;
2003-10-06 08:58:36 +00:00
};
INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:03:29 bm 1.1.1.1.4.52: RESYNC: (1.4-1.5); FILE MERGED 2007/04/23 12:32:31 ihi 1.1.1.1.4.51: #i72301# German removed 2007/03/19 15:13:39 bm 1.1.1.1.4.50: #i75403# Use strings from resource for row and column labels 2007/03/05 13:58:44 iha 1.1.1.1.4.49: changed string according to spec 2007/03/05 13:17:56 iha 1.1.1.1.4.48: changed string according to spec 2007/02/09 12:25:45 bm 1.1.1.1.4.47: #i72841# +STR_ACTION_NOTPOSSIBLE for message box that pops up when a non-deleteable object gets a delete-request 2007/02/06 12:02:16 iha 1.1.1.1.4.46: resource change: Torte -> Kreis 2006/12/11 15:45:45 bm 1.1.1.1.4.45: -STR_DATA_NEW_SERIES, +STR_DATA_UNNAMED_SERIES_WITH_INDEX 2006/12/05 23:40:41 iha 1.1.1.1.4.44: #i71675# enable set data label range for xy charts 2006/12/05 17:55:08 iha 1.1.1.1.4.43: String changes according to wizard spec 2006/11/01 17:46:23 iha 1.1.1.1.4.42: cleanup resources: no hardcoded quotes 2006/11/01 16:10:40 iha 1.1.1.1.4.41: cleanup resources: removed obsolete x-commenet string 2006/11/01 15:36:56 iha 1.1.1.1.4.40: cleanup resources + changed variable names according to style guide 2006/10/29 11:37:39 iha 1.1.1.1.4.39: moved STR_STATISTICS_IN_LEGEND from Strings.src to Strings_Statistic.src 2006/10/27 17:49:08 iha 1.1.1.1.4.38: more cleanup 2006/10/27 15:31:33 iha 1.1.1.1.4.37: name consolidation 2006/10/27 15:02:59 iha 1.1.1.1.4.36: name consolidation 2006/10/27 14:59:19 iha 1.1.1.1.4.35: name consolidation 2006/10/21 12:13:57 iha 1.1.1.1.4.34: name consolidation 2006/10/21 11:03:15 iha 1.1.1.1.4.33: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead 2006/10/21 09:03:31 iha 1.1.1.1.4.32: changed 'Data Series Symbol' to 'Legend Key' 2006/09/27 17:25:31 iha 1.1.1.1.4.31: corrected HelpText for color button 2006/08/22 17:00:21 bm 1.1.1.1.4.30: #i68861# also changed: STR_STATUS_DATAPOINT_MARKED: row replaced by data series 2006/08/02 12:16:24 bm 1.1.1.1.4.29: STR_OBJECT_DATAPOINT_XXX, STR_BALLOONHELP_DATAPOINT changed: row replaced by data series 2006/07/19 15:53:02 bm 1.1.1.1.4.28: #i64824# +STR_DATA_ROLE_CATEGORIES for the role categories in the data dialog 2006/05/29 18:00:39 iha 1.1.1.1.4.27: adapted STR_OBJECT_DIAGRAM_DATA to spec 2006/05/29 17:54:52 iha 1.1.1.1.4.26: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/05/29 17:08:56 iha 1.1.1.1.4.25: adapted grid names to spec 2006/03/28 15:50:00 iha 1.1.1.1.4.24: corrected broken german umlauts 2006/01/14 14:58:41 iha 1.1.1.1.4.23: renamed first page of 3D View Dialog 2006/01/13 15:07:00 bm 1.1.1.1.4.22: +STR_ACTION_REARRANGE_CHART 2006/01/12 17:54:01 iha 1.1.1.1.4.21: change name of wizard step 4 according to spec 2005/11/30 17:52:21 iha 1.1.1.1.4.20: corrected Strings 2005/11/29 18:36:37 bm 1.1.1.1.4.19: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/22 09:39:41 bm 1.1.1.1.4.18: insert object removed, these kind of strings are used from svx 2005/11/21 16:13:43 bm 1.1.1.1.4.17: +undo insert object string, conversion to UTF-8 2005/10/07 11:12:12 bm 1.1.1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 11:45:02 iha 1.1.1.1.4.15: added specialized title names 2004/08/10 12:16:13 bm 1.1.1.1.4.14: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:12:54 bm 1.1.1.1.4.13: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 14:38:23 iha 1.1.1.1.4.12: #i30126# string review changes 2004/06/30 11:54:40 bm 1.1.1.1.4.11: +text for new data series 2004/06/29 15:43:53 bm 1.1.1.1.4.10: internal strings converted to ressource strings 2004/06/12 13:37:05 iha 1.1.1.1.4.9: correct german text; added comments 2004/06/09 20:17:40 iha 1.1.1.1.4.8: Smooth Line Properties Dialog 2004/06/09 18:43:46 iha 1.1.1.1.4.7: minor resource changes 2004/06/08 19:27:19 iha 1.1.1.1.4.6: added STR_OBJECT_DATA_RANGE 2004/06/03 03:38:21 iha 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/01 18:59:14 iha 1.1.1.1.4.4: new 3D view/effects dialog 2004/05/17 17:33:47 iha 1.1.1.1.4.3: provide object naming; resource cleanup 2004/05/05 20:42:45 iha 1.1.1.1.4.2: #i20344# additional strings for chart wizard 2004/04/22 15:00:39 iha 1.1.1.1.4.1: #i20344# chabged legend, grid and title resources
2007-05-22 16:30:11 +00:00
String STR_ACTION_TOGGLE_GRID_HORZ
2003-10-06 08:58:36 +00:00
{
INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:03:29 bm 1.1.1.1.4.52: RESYNC: (1.4-1.5); FILE MERGED 2007/04/23 12:32:31 ihi 1.1.1.1.4.51: #i72301# German removed 2007/03/19 15:13:39 bm 1.1.1.1.4.50: #i75403# Use strings from resource for row and column labels 2007/03/05 13:58:44 iha 1.1.1.1.4.49: changed string according to spec 2007/03/05 13:17:56 iha 1.1.1.1.4.48: changed string according to spec 2007/02/09 12:25:45 bm 1.1.1.1.4.47: #i72841# +STR_ACTION_NOTPOSSIBLE for message box that pops up when a non-deleteable object gets a delete-request 2007/02/06 12:02:16 iha 1.1.1.1.4.46: resource change: Torte -> Kreis 2006/12/11 15:45:45 bm 1.1.1.1.4.45: -STR_DATA_NEW_SERIES, +STR_DATA_UNNAMED_SERIES_WITH_INDEX 2006/12/05 23:40:41 iha 1.1.1.1.4.44: #i71675# enable set data label range for xy charts 2006/12/05 17:55:08 iha 1.1.1.1.4.43: String changes according to wizard spec 2006/11/01 17:46:23 iha 1.1.1.1.4.42: cleanup resources: no hardcoded quotes 2006/11/01 16:10:40 iha 1.1.1.1.4.41: cleanup resources: removed obsolete x-commenet string 2006/11/01 15:36:56 iha 1.1.1.1.4.40: cleanup resources + changed variable names according to style guide 2006/10/29 11:37:39 iha 1.1.1.1.4.39: moved STR_STATISTICS_IN_LEGEND from Strings.src to Strings_Statistic.src 2006/10/27 17:49:08 iha 1.1.1.1.4.38: more cleanup 2006/10/27 15:31:33 iha 1.1.1.1.4.37: name consolidation 2006/10/27 15:02:59 iha 1.1.1.1.4.36: name consolidation 2006/10/27 14:59:19 iha 1.1.1.1.4.35: name consolidation 2006/10/21 12:13:57 iha 1.1.1.1.4.34: name consolidation 2006/10/21 11:03:15 iha 1.1.1.1.4.33: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead 2006/10/21 09:03:31 iha 1.1.1.1.4.32: changed 'Data Series Symbol' to 'Legend Key' 2006/09/27 17:25:31 iha 1.1.1.1.4.31: corrected HelpText for color button 2006/08/22 17:00:21 bm 1.1.1.1.4.30: #i68861# also changed: STR_STATUS_DATAPOINT_MARKED: row replaced by data series 2006/08/02 12:16:24 bm 1.1.1.1.4.29: STR_OBJECT_DATAPOINT_XXX, STR_BALLOONHELP_DATAPOINT changed: row replaced by data series 2006/07/19 15:53:02 bm 1.1.1.1.4.28: #i64824# +STR_DATA_ROLE_CATEGORIES for the role categories in the data dialog 2006/05/29 18:00:39 iha 1.1.1.1.4.27: adapted STR_OBJECT_DIAGRAM_DATA to spec 2006/05/29 17:54:52 iha 1.1.1.1.4.26: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/05/29 17:08:56 iha 1.1.1.1.4.25: adapted grid names to spec 2006/03/28 15:50:00 iha 1.1.1.1.4.24: corrected broken german umlauts 2006/01/14 14:58:41 iha 1.1.1.1.4.23: renamed first page of 3D View Dialog 2006/01/13 15:07:00 bm 1.1.1.1.4.22: +STR_ACTION_REARRANGE_CHART 2006/01/12 17:54:01 iha 1.1.1.1.4.21: change name of wizard step 4 according to spec 2005/11/30 17:52:21 iha 1.1.1.1.4.20: corrected Strings 2005/11/29 18:36:37 bm 1.1.1.1.4.19: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/22 09:39:41 bm 1.1.1.1.4.18: insert object removed, these kind of strings are used from svx 2005/11/21 16:13:43 bm 1.1.1.1.4.17: +undo insert object string, conversion to UTF-8 2005/10/07 11:12:12 bm 1.1.1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 11:45:02 iha 1.1.1.1.4.15: added specialized title names 2004/08/10 12:16:13 bm 1.1.1.1.4.14: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:12:54 bm 1.1.1.1.4.13: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 14:38:23 iha 1.1.1.1.4.12: #i30126# string review changes 2004/06/30 11:54:40 bm 1.1.1.1.4.11: +text for new data series 2004/06/29 15:43:53 bm 1.1.1.1.4.10: internal strings converted to ressource strings 2004/06/12 13:37:05 iha 1.1.1.1.4.9: correct german text; added comments 2004/06/09 20:17:40 iha 1.1.1.1.4.8: Smooth Line Properties Dialog 2004/06/09 18:43:46 iha 1.1.1.1.4.7: minor resource changes 2004/06/08 19:27:19 iha 1.1.1.1.4.6: added STR_OBJECT_DATA_RANGE 2004/06/03 03:38:21 iha 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/01 18:59:14 iha 1.1.1.1.4.4: new 3D view/effects dialog 2004/05/17 17:33:47 iha 1.1.1.1.4.3: provide object naming; resource cleanup 2004/05/05 20:42:45 iha 1.1.1.1.4.2: #i20344# additional strings for chart wizard 2004/04/22 15:00:39 iha 1.1.1.1.4.1: #i20344# chabged legend, grid and title resources
2007-05-22 16:30:11 +00:00
Text [ en-US ] = "Horizontal grid on/off" ;
2003-10-06 08:58:36 +00:00
};
INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:03:29 bm 1.1.1.1.4.52: RESYNC: (1.4-1.5); FILE MERGED 2007/04/23 12:32:31 ihi 1.1.1.1.4.51: #i72301# German removed 2007/03/19 15:13:39 bm 1.1.1.1.4.50: #i75403# Use strings from resource for row and column labels 2007/03/05 13:58:44 iha 1.1.1.1.4.49: changed string according to spec 2007/03/05 13:17:56 iha 1.1.1.1.4.48: changed string according to spec 2007/02/09 12:25:45 bm 1.1.1.1.4.47: #i72841# +STR_ACTION_NOTPOSSIBLE for message box that pops up when a non-deleteable object gets a delete-request 2007/02/06 12:02:16 iha 1.1.1.1.4.46: resource change: Torte -> Kreis 2006/12/11 15:45:45 bm 1.1.1.1.4.45: -STR_DATA_NEW_SERIES, +STR_DATA_UNNAMED_SERIES_WITH_INDEX 2006/12/05 23:40:41 iha 1.1.1.1.4.44: #i71675# enable set data label range for xy charts 2006/12/05 17:55:08 iha 1.1.1.1.4.43: String changes according to wizard spec 2006/11/01 17:46:23 iha 1.1.1.1.4.42: cleanup resources: no hardcoded quotes 2006/11/01 16:10:40 iha 1.1.1.1.4.41: cleanup resources: removed obsolete x-commenet string 2006/11/01 15:36:56 iha 1.1.1.1.4.40: cleanup resources + changed variable names according to style guide 2006/10/29 11:37:39 iha 1.1.1.1.4.39: moved STR_STATISTICS_IN_LEGEND from Strings.src to Strings_Statistic.src 2006/10/27 17:49:08 iha 1.1.1.1.4.38: more cleanup 2006/10/27 15:31:33 iha 1.1.1.1.4.37: name consolidation 2006/10/27 15:02:59 iha 1.1.1.1.4.36: name consolidation 2006/10/27 14:59:19 iha 1.1.1.1.4.35: name consolidation 2006/10/21 12:13:57 iha 1.1.1.1.4.34: name consolidation 2006/10/21 11:03:15 iha 1.1.1.1.4.33: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead 2006/10/21 09:03:31 iha 1.1.1.1.4.32: changed 'Data Series Symbol' to 'Legend Key' 2006/09/27 17:25:31 iha 1.1.1.1.4.31: corrected HelpText for color button 2006/08/22 17:00:21 bm 1.1.1.1.4.30: #i68861# also changed: STR_STATUS_DATAPOINT_MARKED: row replaced by data series 2006/08/02 12:16:24 bm 1.1.1.1.4.29: STR_OBJECT_DATAPOINT_XXX, STR_BALLOONHELP_DATAPOINT changed: row replaced by data series 2006/07/19 15:53:02 bm 1.1.1.1.4.28: #i64824# +STR_DATA_ROLE_CATEGORIES for the role categories in the data dialog 2006/05/29 18:00:39 iha 1.1.1.1.4.27: adapted STR_OBJECT_DIAGRAM_DATA to spec 2006/05/29 17:54:52 iha 1.1.1.1.4.26: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/05/29 17:08:56 iha 1.1.1.1.4.25: adapted grid names to spec 2006/03/28 15:50:00 iha 1.1.1.1.4.24: corrected broken german umlauts 2006/01/14 14:58:41 iha 1.1.1.1.4.23: renamed first page of 3D View Dialog 2006/01/13 15:07:00 bm 1.1.1.1.4.22: +STR_ACTION_REARRANGE_CHART 2006/01/12 17:54:01 iha 1.1.1.1.4.21: change name of wizard step 4 according to spec 2005/11/30 17:52:21 iha 1.1.1.1.4.20: corrected Strings 2005/11/29 18:36:37 bm 1.1.1.1.4.19: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/22 09:39:41 bm 1.1.1.1.4.18: insert object removed, these kind of strings are used from svx 2005/11/21 16:13:43 bm 1.1.1.1.4.17: +undo insert object string, conversion to UTF-8 2005/10/07 11:12:12 bm 1.1.1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 11:45:02 iha 1.1.1.1.4.15: added specialized title names 2004/08/10 12:16:13 bm 1.1.1.1.4.14: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:12:54 bm 1.1.1.1.4.13: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 14:38:23 iha 1.1.1.1.4.12: #i30126# string review changes 2004/06/30 11:54:40 bm 1.1.1.1.4.11: +text for new data series 2004/06/29 15:43:53 bm 1.1.1.1.4.10: internal strings converted to ressource strings 2004/06/12 13:37:05 iha 1.1.1.1.4.9: correct german text; added comments 2004/06/09 20:17:40 iha 1.1.1.1.4.8: Smooth Line Properties Dialog 2004/06/09 18:43:46 iha 1.1.1.1.4.7: minor resource changes 2004/06/08 19:27:19 iha 1.1.1.1.4.6: added STR_OBJECT_DATA_RANGE 2004/06/03 03:38:21 iha 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/01 18:59:14 iha 1.1.1.1.4.4: new 3D view/effects dialog 2004/05/17 17:33:47 iha 1.1.1.1.4.3: provide object naming; resource cleanup 2004/05/05 20:42:45 iha 1.1.1.1.4.2: #i20344# additional strings for chart wizard 2004/04/22 15:00:39 iha 1.1.1.1.4.1: #i20344# chabged legend, grid and title resources
2007-05-22 16:30:11 +00:00
String STR_ACTION_SCALE_TEXT
2003-10-06 08:58:36 +00:00
{
Text [ en-US ] = "Scale Text" ;
2003-10-06 08:58:36 +00:00
};
INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:03:29 bm 1.1.1.1.4.52: RESYNC: (1.4-1.5); FILE MERGED 2007/04/23 12:32:31 ihi 1.1.1.1.4.51: #i72301# German removed 2007/03/19 15:13:39 bm 1.1.1.1.4.50: #i75403# Use strings from resource for row and column labels 2007/03/05 13:58:44 iha 1.1.1.1.4.49: changed string according to spec 2007/03/05 13:17:56 iha 1.1.1.1.4.48: changed string according to spec 2007/02/09 12:25:45 bm 1.1.1.1.4.47: #i72841# +STR_ACTION_NOTPOSSIBLE for message box that pops up when a non-deleteable object gets a delete-request 2007/02/06 12:02:16 iha 1.1.1.1.4.46: resource change: Torte -> Kreis 2006/12/11 15:45:45 bm 1.1.1.1.4.45: -STR_DATA_NEW_SERIES, +STR_DATA_UNNAMED_SERIES_WITH_INDEX 2006/12/05 23:40:41 iha 1.1.1.1.4.44: #i71675# enable set data label range for xy charts 2006/12/05 17:55:08 iha 1.1.1.1.4.43: String changes according to wizard spec 2006/11/01 17:46:23 iha 1.1.1.1.4.42: cleanup resources: no hardcoded quotes 2006/11/01 16:10:40 iha 1.1.1.1.4.41: cleanup resources: removed obsolete x-commenet string 2006/11/01 15:36:56 iha 1.1.1.1.4.40: cleanup resources + changed variable names according to style guide 2006/10/29 11:37:39 iha 1.1.1.1.4.39: moved STR_STATISTICS_IN_LEGEND from Strings.src to Strings_Statistic.src 2006/10/27 17:49:08 iha 1.1.1.1.4.38: more cleanup 2006/10/27 15:31:33 iha 1.1.1.1.4.37: name consolidation 2006/10/27 15:02:59 iha 1.1.1.1.4.36: name consolidation 2006/10/27 14:59:19 iha 1.1.1.1.4.35: name consolidation 2006/10/21 12:13:57 iha 1.1.1.1.4.34: name consolidation 2006/10/21 11:03:15 iha 1.1.1.1.4.33: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead 2006/10/21 09:03:31 iha 1.1.1.1.4.32: changed 'Data Series Symbol' to 'Legend Key' 2006/09/27 17:25:31 iha 1.1.1.1.4.31: corrected HelpText for color button 2006/08/22 17:00:21 bm 1.1.1.1.4.30: #i68861# also changed: STR_STATUS_DATAPOINT_MARKED: row replaced by data series 2006/08/02 12:16:24 bm 1.1.1.1.4.29: STR_OBJECT_DATAPOINT_XXX, STR_BALLOONHELP_DATAPOINT changed: row replaced by data series 2006/07/19 15:53:02 bm 1.1.1.1.4.28: #i64824# +STR_DATA_ROLE_CATEGORIES for the role categories in the data dialog 2006/05/29 18:00:39 iha 1.1.1.1.4.27: adapted STR_OBJECT_DIAGRAM_DATA to spec 2006/05/29 17:54:52 iha 1.1.1.1.4.26: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/05/29 17:08:56 iha 1.1.1.1.4.25: adapted grid names to spec 2006/03/28 15:50:00 iha 1.1.1.1.4.24: corrected broken german umlauts 2006/01/14 14:58:41 iha 1.1.1.1.4.23: renamed first page of 3D View Dialog 2006/01/13 15:07:00 bm 1.1.1.1.4.22: +STR_ACTION_REARRANGE_CHART 2006/01/12 17:54:01 iha 1.1.1.1.4.21: change name of wizard step 4 according to spec 2005/11/30 17:52:21 iha 1.1.1.1.4.20: corrected Strings 2005/11/29 18:36:37 bm 1.1.1.1.4.19: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/22 09:39:41 bm 1.1.1.1.4.18: insert object removed, these kind of strings are used from svx 2005/11/21 16:13:43 bm 1.1.1.1.4.17: +undo insert object string, conversion to UTF-8 2005/10/07 11:12:12 bm 1.1.1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 11:45:02 iha 1.1.1.1.4.15: added specialized title names 2004/08/10 12:16:13 bm 1.1.1.1.4.14: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:12:54 bm 1.1.1.1.4.13: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 14:38:23 iha 1.1.1.1.4.12: #i30126# string review changes 2004/06/30 11:54:40 bm 1.1.1.1.4.11: +text for new data series 2004/06/29 15:43:53 bm 1.1.1.1.4.10: internal strings converted to ressource strings 2004/06/12 13:37:05 iha 1.1.1.1.4.9: correct german text; added comments 2004/06/09 20:17:40 iha 1.1.1.1.4.8: Smooth Line Properties Dialog 2004/06/09 18:43:46 iha 1.1.1.1.4.7: minor resource changes 2004/06/08 19:27:19 iha 1.1.1.1.4.6: added STR_OBJECT_DATA_RANGE 2004/06/03 03:38:21 iha 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/01 18:59:14 iha 1.1.1.1.4.4: new 3D view/effects dialog 2004/05/17 17:33:47 iha 1.1.1.1.4.3: provide object naming; resource cleanup 2004/05/05 20:42:45 iha 1.1.1.1.4.2: #i20344# additional strings for chart wizard 2004/04/22 15:00:39 iha 1.1.1.1.4.1: #i20344# chabged legend, grid and title resources
2007-05-22 16:30:11 +00:00
String STR_ACTION_REARRANGE_CHART
2003-10-06 08:58:36 +00:00
{
INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:03:29 bm 1.1.1.1.4.52: RESYNC: (1.4-1.5); FILE MERGED 2007/04/23 12:32:31 ihi 1.1.1.1.4.51: #i72301# German removed 2007/03/19 15:13:39 bm 1.1.1.1.4.50: #i75403# Use strings from resource for row and column labels 2007/03/05 13:58:44 iha 1.1.1.1.4.49: changed string according to spec 2007/03/05 13:17:56 iha 1.1.1.1.4.48: changed string according to spec 2007/02/09 12:25:45 bm 1.1.1.1.4.47: #i72841# +STR_ACTION_NOTPOSSIBLE for message box that pops up when a non-deleteable object gets a delete-request 2007/02/06 12:02:16 iha 1.1.1.1.4.46: resource change: Torte -> Kreis 2006/12/11 15:45:45 bm 1.1.1.1.4.45: -STR_DATA_NEW_SERIES, +STR_DATA_UNNAMED_SERIES_WITH_INDEX 2006/12/05 23:40:41 iha 1.1.1.1.4.44: #i71675# enable set data label range for xy charts 2006/12/05 17:55:08 iha 1.1.1.1.4.43: String changes according to wizard spec 2006/11/01 17:46:23 iha 1.1.1.1.4.42: cleanup resources: no hardcoded quotes 2006/11/01 16:10:40 iha 1.1.1.1.4.41: cleanup resources: removed obsolete x-commenet string 2006/11/01 15:36:56 iha 1.1.1.1.4.40: cleanup resources + changed variable names according to style guide 2006/10/29 11:37:39 iha 1.1.1.1.4.39: moved STR_STATISTICS_IN_LEGEND from Strings.src to Strings_Statistic.src 2006/10/27 17:49:08 iha 1.1.1.1.4.38: more cleanup 2006/10/27 15:31:33 iha 1.1.1.1.4.37: name consolidation 2006/10/27 15:02:59 iha 1.1.1.1.4.36: name consolidation 2006/10/27 14:59:19 iha 1.1.1.1.4.35: name consolidation 2006/10/21 12:13:57 iha 1.1.1.1.4.34: name consolidation 2006/10/21 11:03:15 iha 1.1.1.1.4.33: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead 2006/10/21 09:03:31 iha 1.1.1.1.4.32: changed 'Data Series Symbol' to 'Legend Key' 2006/09/27 17:25:31 iha 1.1.1.1.4.31: corrected HelpText for color button 2006/08/22 17:00:21 bm 1.1.1.1.4.30: #i68861# also changed: STR_STATUS_DATAPOINT_MARKED: row replaced by data series 2006/08/02 12:16:24 bm 1.1.1.1.4.29: STR_OBJECT_DATAPOINT_XXX, STR_BALLOONHELP_DATAPOINT changed: row replaced by data series 2006/07/19 15:53:02 bm 1.1.1.1.4.28: #i64824# +STR_DATA_ROLE_CATEGORIES for the role categories in the data dialog 2006/05/29 18:00:39 iha 1.1.1.1.4.27: adapted STR_OBJECT_DIAGRAM_DATA to spec 2006/05/29 17:54:52 iha 1.1.1.1.4.26: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/05/29 17:08:56 iha 1.1.1.1.4.25: adapted grid names to spec 2006/03/28 15:50:00 iha 1.1.1.1.4.24: corrected broken german umlauts 2006/01/14 14:58:41 iha 1.1.1.1.4.23: renamed first page of 3D View Dialog 2006/01/13 15:07:00 bm 1.1.1.1.4.22: +STR_ACTION_REARRANGE_CHART 2006/01/12 17:54:01 iha 1.1.1.1.4.21: change name of wizard step 4 according to spec 2005/11/30 17:52:21 iha 1.1.1.1.4.20: corrected Strings 2005/11/29 18:36:37 bm 1.1.1.1.4.19: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/22 09:39:41 bm 1.1.1.1.4.18: insert object removed, these kind of strings are used from svx 2005/11/21 16:13:43 bm 1.1.1.1.4.17: +undo insert object string, conversion to UTF-8 2005/10/07 11:12:12 bm 1.1.1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 11:45:02 iha 1.1.1.1.4.15: added specialized title names 2004/08/10 12:16:13 bm 1.1.1.1.4.14: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:12:54 bm 1.1.1.1.4.13: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 14:38:23 iha 1.1.1.1.4.12: #i30126# string review changes 2004/06/30 11:54:40 bm 1.1.1.1.4.11: +text for new data series 2004/06/29 15:43:53 bm 1.1.1.1.4.10: internal strings converted to ressource strings 2004/06/12 13:37:05 iha 1.1.1.1.4.9: correct german text; added comments 2004/06/09 20:17:40 iha 1.1.1.1.4.8: Smooth Line Properties Dialog 2004/06/09 18:43:46 iha 1.1.1.1.4.7: minor resource changes 2004/06/08 19:27:19 iha 1.1.1.1.4.6: added STR_OBJECT_DATA_RANGE 2004/06/03 03:38:21 iha 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/01 18:59:14 iha 1.1.1.1.4.4: new 3D view/effects dialog 2004/05/17 17:33:47 iha 1.1.1.1.4.3: provide object naming; resource cleanup 2004/05/05 20:42:45 iha 1.1.1.1.4.2: #i20344# additional strings for chart wizard 2004/04/22 15:00:39 iha 1.1.1.1.4.1: #i20344# chabged legend, grid and title resources
2007-05-22 16:30:11 +00:00
Text [ en-US ] = "Automatic Layout" ;
2003-10-06 08:58:36 +00:00
};
INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:03:29 bm 1.1.1.1.4.52: RESYNC: (1.4-1.5); FILE MERGED 2007/04/23 12:32:31 ihi 1.1.1.1.4.51: #i72301# German removed 2007/03/19 15:13:39 bm 1.1.1.1.4.50: #i75403# Use strings from resource for row and column labels 2007/03/05 13:58:44 iha 1.1.1.1.4.49: changed string according to spec 2007/03/05 13:17:56 iha 1.1.1.1.4.48: changed string according to spec 2007/02/09 12:25:45 bm 1.1.1.1.4.47: #i72841# +STR_ACTION_NOTPOSSIBLE for message box that pops up when a non-deleteable object gets a delete-request 2007/02/06 12:02:16 iha 1.1.1.1.4.46: resource change: Torte -> Kreis 2006/12/11 15:45:45 bm 1.1.1.1.4.45: -STR_DATA_NEW_SERIES, +STR_DATA_UNNAMED_SERIES_WITH_INDEX 2006/12/05 23:40:41 iha 1.1.1.1.4.44: #i71675# enable set data label range for xy charts 2006/12/05 17:55:08 iha 1.1.1.1.4.43: String changes according to wizard spec 2006/11/01 17:46:23 iha 1.1.1.1.4.42: cleanup resources: no hardcoded quotes 2006/11/01 16:10:40 iha 1.1.1.1.4.41: cleanup resources: removed obsolete x-commenet string 2006/11/01 15:36:56 iha 1.1.1.1.4.40: cleanup resources + changed variable names according to style guide 2006/10/29 11:37:39 iha 1.1.1.1.4.39: moved STR_STATISTICS_IN_LEGEND from Strings.src to Strings_Statistic.src 2006/10/27 17:49:08 iha 1.1.1.1.4.38: more cleanup 2006/10/27 15:31:33 iha 1.1.1.1.4.37: name consolidation 2006/10/27 15:02:59 iha 1.1.1.1.4.36: name consolidation 2006/10/27 14:59:19 iha 1.1.1.1.4.35: name consolidation 2006/10/21 12:13:57 iha 1.1.1.1.4.34: name consolidation 2006/10/21 11:03:15 iha 1.1.1.1.4.33: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead 2006/10/21 09:03:31 iha 1.1.1.1.4.32: changed 'Data Series Symbol' to 'Legend Key' 2006/09/27 17:25:31 iha 1.1.1.1.4.31: corrected HelpText for color button 2006/08/22 17:00:21 bm 1.1.1.1.4.30: #i68861# also changed: STR_STATUS_DATAPOINT_MARKED: row replaced by data series 2006/08/02 12:16:24 bm 1.1.1.1.4.29: STR_OBJECT_DATAPOINT_XXX, STR_BALLOONHELP_DATAPOINT changed: row replaced by data series 2006/07/19 15:53:02 bm 1.1.1.1.4.28: #i64824# +STR_DATA_ROLE_CATEGORIES for the role categories in the data dialog 2006/05/29 18:00:39 iha 1.1.1.1.4.27: adapted STR_OBJECT_DIAGRAM_DATA to spec 2006/05/29 17:54:52 iha 1.1.1.1.4.26: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/05/29 17:08:56 iha 1.1.1.1.4.25: adapted grid names to spec 2006/03/28 15:50:00 iha 1.1.1.1.4.24: corrected broken german umlauts 2006/01/14 14:58:41 iha 1.1.1.1.4.23: renamed first page of 3D View Dialog 2006/01/13 15:07:00 bm 1.1.1.1.4.22: +STR_ACTION_REARRANGE_CHART 2006/01/12 17:54:01 iha 1.1.1.1.4.21: change name of wizard step 4 according to spec 2005/11/30 17:52:21 iha 1.1.1.1.4.20: corrected Strings 2005/11/29 18:36:37 bm 1.1.1.1.4.19: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/22 09:39:41 bm 1.1.1.1.4.18: insert object removed, these kind of strings are used from svx 2005/11/21 16:13:43 bm 1.1.1.1.4.17: +undo insert object string, conversion to UTF-8 2005/10/07 11:12:12 bm 1.1.1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 11:45:02 iha 1.1.1.1.4.15: added specialized title names 2004/08/10 12:16:13 bm 1.1.1.1.4.14: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:12:54 bm 1.1.1.1.4.13: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 14:38:23 iha 1.1.1.1.4.12: #i30126# string review changes 2004/06/30 11:54:40 bm 1.1.1.1.4.11: +text for new data series 2004/06/29 15:43:53 bm 1.1.1.1.4.10: internal strings converted to ressource strings 2004/06/12 13:37:05 iha 1.1.1.1.4.9: correct german text; added comments 2004/06/09 20:17:40 iha 1.1.1.1.4.8: Smooth Line Properties Dialog 2004/06/09 18:43:46 iha 1.1.1.1.4.7: minor resource changes 2004/06/08 19:27:19 iha 1.1.1.1.4.6: added STR_OBJECT_DATA_RANGE 2004/06/03 03:38:21 iha 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/01 18:59:14 iha 1.1.1.1.4.4: new 3D view/effects dialog 2004/05/17 17:33:47 iha 1.1.1.1.4.3: provide object naming; resource cleanup 2004/05/05 20:42:45 iha 1.1.1.1.4.2: #i20344# additional strings for chart wizard 2004/04/22 15:00:39 iha 1.1.1.1.4.1: #i20344# chabged legend, grid and title resources
2007-05-22 16:30:11 +00:00
String STR_ACTION_NOTPOSSIBLE
2003-10-06 08:58:36 +00:00
{
INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:03:29 bm 1.1.1.1.4.52: RESYNC: (1.4-1.5); FILE MERGED 2007/04/23 12:32:31 ihi 1.1.1.1.4.51: #i72301# German removed 2007/03/19 15:13:39 bm 1.1.1.1.4.50: #i75403# Use strings from resource for row and column labels 2007/03/05 13:58:44 iha 1.1.1.1.4.49: changed string according to spec 2007/03/05 13:17:56 iha 1.1.1.1.4.48: changed string according to spec 2007/02/09 12:25:45 bm 1.1.1.1.4.47: #i72841# +STR_ACTION_NOTPOSSIBLE for message box that pops up when a non-deleteable object gets a delete-request 2007/02/06 12:02:16 iha 1.1.1.1.4.46: resource change: Torte -> Kreis 2006/12/11 15:45:45 bm 1.1.1.1.4.45: -STR_DATA_NEW_SERIES, +STR_DATA_UNNAMED_SERIES_WITH_INDEX 2006/12/05 23:40:41 iha 1.1.1.1.4.44: #i71675# enable set data label range for xy charts 2006/12/05 17:55:08 iha 1.1.1.1.4.43: String changes according to wizard spec 2006/11/01 17:46:23 iha 1.1.1.1.4.42: cleanup resources: no hardcoded quotes 2006/11/01 16:10:40 iha 1.1.1.1.4.41: cleanup resources: removed obsolete x-commenet string 2006/11/01 15:36:56 iha 1.1.1.1.4.40: cleanup resources + changed variable names according to style guide 2006/10/29 11:37:39 iha 1.1.1.1.4.39: moved STR_STATISTICS_IN_LEGEND from Strings.src to Strings_Statistic.src 2006/10/27 17:49:08 iha 1.1.1.1.4.38: more cleanup 2006/10/27 15:31:33 iha 1.1.1.1.4.37: name consolidation 2006/10/27 15:02:59 iha 1.1.1.1.4.36: name consolidation 2006/10/27 14:59:19 iha 1.1.1.1.4.35: name consolidation 2006/10/21 12:13:57 iha 1.1.1.1.4.34: name consolidation 2006/10/21 11:03:15 iha 1.1.1.1.4.33: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead 2006/10/21 09:03:31 iha 1.1.1.1.4.32: changed 'Data Series Symbol' to 'Legend Key' 2006/09/27 17:25:31 iha 1.1.1.1.4.31: corrected HelpText for color button 2006/08/22 17:00:21 bm 1.1.1.1.4.30: #i68861# also changed: STR_STATUS_DATAPOINT_MARKED: row replaced by data series 2006/08/02 12:16:24 bm 1.1.1.1.4.29: STR_OBJECT_DATAPOINT_XXX, STR_BALLOONHELP_DATAPOINT changed: row replaced by data series 2006/07/19 15:53:02 bm 1.1.1.1.4.28: #i64824# +STR_DATA_ROLE_CATEGORIES for the role categories in the data dialog 2006/05/29 18:00:39 iha 1.1.1.1.4.27: adapted STR_OBJECT_DIAGRAM_DATA to spec 2006/05/29 17:54:52 iha 1.1.1.1.4.26: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/05/29 17:08:56 iha 1.1.1.1.4.25: adapted grid names to spec 2006/03/28 15:50:00 iha 1.1.1.1.4.24: corrected broken german umlauts 2006/01/14 14:58:41 iha 1.1.1.1.4.23: renamed first page of 3D View Dialog 2006/01/13 15:07:00 bm 1.1.1.1.4.22: +STR_ACTION_REARRANGE_CHART 2006/01/12 17:54:01 iha 1.1.1.1.4.21: change name of wizard step 4 according to spec 2005/11/30 17:52:21 iha 1.1.1.1.4.20: corrected Strings 2005/11/29 18:36:37 bm 1.1.1.1.4.19: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/22 09:39:41 bm 1.1.1.1.4.18: insert object removed, these kind of strings are used from svx 2005/11/21 16:13:43 bm 1.1.1.1.4.17: +undo insert object string, conversion to UTF-8 2005/10/07 11:12:12 bm 1.1.1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 11:45:02 iha 1.1.1.1.4.15: added specialized title names 2004/08/10 12:16:13 bm 1.1.1.1.4.14: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:12:54 bm 1.1.1.1.4.13: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 14:38:23 iha 1.1.1.1.4.12: #i30126# string review changes 2004/06/30 11:54:40 bm 1.1.1.1.4.11: +text for new data series 2004/06/29 15:43:53 bm 1.1.1.1.4.10: internal strings converted to ressource strings 2004/06/12 13:37:05 iha 1.1.1.1.4.9: correct german text; added comments 2004/06/09 20:17:40 iha 1.1.1.1.4.8: Smooth Line Properties Dialog 2004/06/09 18:43:46 iha 1.1.1.1.4.7: minor resource changes 2004/06/08 19:27:19 iha 1.1.1.1.4.6: added STR_OBJECT_DATA_RANGE 2004/06/03 03:38:21 iha 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/01 18:59:14 iha 1.1.1.1.4.4: new 3D view/effects dialog 2004/05/17 17:33:47 iha 1.1.1.1.4.3: provide object naming; resource cleanup 2004/05/05 20:42:45 iha 1.1.1.1.4.2: #i20344# additional strings for chart wizard 2004/04/22 15:00:39 iha 1.1.1.1.4.1: #i20344# chabged legend, grid and title resources
2007-05-22 16:30:11 +00:00
Text [ en-US ] = "This function cannot be completed with the selected objects." ;
2003-10-06 08:58:36 +00:00
};
INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:03:29 bm 1.1.1.1.4.52: RESYNC: (1.4-1.5); FILE MERGED 2007/04/23 12:32:31 ihi 1.1.1.1.4.51: #i72301# German removed 2007/03/19 15:13:39 bm 1.1.1.1.4.50: #i75403# Use strings from resource for row and column labels 2007/03/05 13:58:44 iha 1.1.1.1.4.49: changed string according to spec 2007/03/05 13:17:56 iha 1.1.1.1.4.48: changed string according to spec 2007/02/09 12:25:45 bm 1.1.1.1.4.47: #i72841# +STR_ACTION_NOTPOSSIBLE for message box that pops up when a non-deleteable object gets a delete-request 2007/02/06 12:02:16 iha 1.1.1.1.4.46: resource change: Torte -> Kreis 2006/12/11 15:45:45 bm 1.1.1.1.4.45: -STR_DATA_NEW_SERIES, +STR_DATA_UNNAMED_SERIES_WITH_INDEX 2006/12/05 23:40:41 iha 1.1.1.1.4.44: #i71675# enable set data label range for xy charts 2006/12/05 17:55:08 iha 1.1.1.1.4.43: String changes according to wizard spec 2006/11/01 17:46:23 iha 1.1.1.1.4.42: cleanup resources: no hardcoded quotes 2006/11/01 16:10:40 iha 1.1.1.1.4.41: cleanup resources: removed obsolete x-commenet string 2006/11/01 15:36:56 iha 1.1.1.1.4.40: cleanup resources + changed variable names according to style guide 2006/10/29 11:37:39 iha 1.1.1.1.4.39: moved STR_STATISTICS_IN_LEGEND from Strings.src to Strings_Statistic.src 2006/10/27 17:49:08 iha 1.1.1.1.4.38: more cleanup 2006/10/27 15:31:33 iha 1.1.1.1.4.37: name consolidation 2006/10/27 15:02:59 iha 1.1.1.1.4.36: name consolidation 2006/10/27 14:59:19 iha 1.1.1.1.4.35: name consolidation 2006/10/21 12:13:57 iha 1.1.1.1.4.34: name consolidation 2006/10/21 11:03:15 iha 1.1.1.1.4.33: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead 2006/10/21 09:03:31 iha 1.1.1.1.4.32: changed 'Data Series Symbol' to 'Legend Key' 2006/09/27 17:25:31 iha 1.1.1.1.4.31: corrected HelpText for color button 2006/08/22 17:00:21 bm 1.1.1.1.4.30: #i68861# also changed: STR_STATUS_DATAPOINT_MARKED: row replaced by data series 2006/08/02 12:16:24 bm 1.1.1.1.4.29: STR_OBJECT_DATAPOINT_XXX, STR_BALLOONHELP_DATAPOINT changed: row replaced by data series 2006/07/19 15:53:02 bm 1.1.1.1.4.28: #i64824# +STR_DATA_ROLE_CATEGORIES for the role categories in the data dialog 2006/05/29 18:00:39 iha 1.1.1.1.4.27: adapted STR_OBJECT_DIAGRAM_DATA to spec 2006/05/29 17:54:52 iha 1.1.1.1.4.26: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/05/29 17:08:56 iha 1.1.1.1.4.25: adapted grid names to spec 2006/03/28 15:50:00 iha 1.1.1.1.4.24: corrected broken german umlauts 2006/01/14 14:58:41 iha 1.1.1.1.4.23: renamed first page of 3D View Dialog 2006/01/13 15:07:00 bm 1.1.1.1.4.22: +STR_ACTION_REARRANGE_CHART 2006/01/12 17:54:01 iha 1.1.1.1.4.21: change name of wizard step 4 according to spec 2005/11/30 17:52:21 iha 1.1.1.1.4.20: corrected Strings 2005/11/29 18:36:37 bm 1.1.1.1.4.19: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/22 09:39:41 bm 1.1.1.1.4.18: insert object removed, these kind of strings are used from svx 2005/11/21 16:13:43 bm 1.1.1.1.4.17: +undo insert object string, conversion to UTF-8 2005/10/07 11:12:12 bm 1.1.1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 11:45:02 iha 1.1.1.1.4.15: added specialized title names 2004/08/10 12:16:13 bm 1.1.1.1.4.14: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:12:54 bm 1.1.1.1.4.13: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 14:38:23 iha 1.1.1.1.4.12: #i30126# string review changes 2004/06/30 11:54:40 bm 1.1.1.1.4.11: +text for new data series 2004/06/29 15:43:53 bm 1.1.1.1.4.10: internal strings converted to ressource strings 2004/06/12 13:37:05 iha 1.1.1.1.4.9: correct german text; added comments 2004/06/09 20:17:40 iha 1.1.1.1.4.8: Smooth Line Properties Dialog 2004/06/09 18:43:46 iha 1.1.1.1.4.7: minor resource changes 2004/06/08 19:27:19 iha 1.1.1.1.4.6: added STR_OBJECT_DATA_RANGE 2004/06/03 03:38:21 iha 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/01 18:59:14 iha 1.1.1.1.4.4: new 3D view/effects dialog 2004/05/17 17:33:47 iha 1.1.1.1.4.3: provide object naming; resource cleanup 2004/05/05 20:42:45 iha 1.1.1.1.4.2: #i20344# additional strings for chart wizard 2004/04/22 15:00:39 iha 1.1.1.1.4.1: #i20344# chabged legend, grid and title resources
2007-05-22 16:30:11 +00:00
String STR_COLUMN_LABEL
2003-10-06 08:58:36 +00:00
{
INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:03:29 bm 1.1.1.1.4.52: RESYNC: (1.4-1.5); FILE MERGED 2007/04/23 12:32:31 ihi 1.1.1.1.4.51: #i72301# German removed 2007/03/19 15:13:39 bm 1.1.1.1.4.50: #i75403# Use strings from resource for row and column labels 2007/03/05 13:58:44 iha 1.1.1.1.4.49: changed string according to spec 2007/03/05 13:17:56 iha 1.1.1.1.4.48: changed string according to spec 2007/02/09 12:25:45 bm 1.1.1.1.4.47: #i72841# +STR_ACTION_NOTPOSSIBLE for message box that pops up when a non-deleteable object gets a delete-request 2007/02/06 12:02:16 iha 1.1.1.1.4.46: resource change: Torte -> Kreis 2006/12/11 15:45:45 bm 1.1.1.1.4.45: -STR_DATA_NEW_SERIES, +STR_DATA_UNNAMED_SERIES_WITH_INDEX 2006/12/05 23:40:41 iha 1.1.1.1.4.44: #i71675# enable set data label range for xy charts 2006/12/05 17:55:08 iha 1.1.1.1.4.43: String changes according to wizard spec 2006/11/01 17:46:23 iha 1.1.1.1.4.42: cleanup resources: no hardcoded quotes 2006/11/01 16:10:40 iha 1.1.1.1.4.41: cleanup resources: removed obsolete x-commenet string 2006/11/01 15:36:56 iha 1.1.1.1.4.40: cleanup resources + changed variable names according to style guide 2006/10/29 11:37:39 iha 1.1.1.1.4.39: moved STR_STATISTICS_IN_LEGEND from Strings.src to Strings_Statistic.src 2006/10/27 17:49:08 iha 1.1.1.1.4.38: more cleanup 2006/10/27 15:31:33 iha 1.1.1.1.4.37: name consolidation 2006/10/27 15:02:59 iha 1.1.1.1.4.36: name consolidation 2006/10/27 14:59:19 iha 1.1.1.1.4.35: name consolidation 2006/10/21 12:13:57 iha 1.1.1.1.4.34: name consolidation 2006/10/21 11:03:15 iha 1.1.1.1.4.33: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead 2006/10/21 09:03:31 iha 1.1.1.1.4.32: changed 'Data Series Symbol' to 'Legend Key' 2006/09/27 17:25:31 iha 1.1.1.1.4.31: corrected HelpText for color button 2006/08/22 17:00:21 bm 1.1.1.1.4.30: #i68861# also changed: STR_STATUS_DATAPOINT_MARKED: row replaced by data series 2006/08/02 12:16:24 bm 1.1.1.1.4.29: STR_OBJECT_DATAPOINT_XXX, STR_BALLOONHELP_DATAPOINT changed: row replaced by data series 2006/07/19 15:53:02 bm 1.1.1.1.4.28: #i64824# +STR_DATA_ROLE_CATEGORIES for the role categories in the data dialog 2006/05/29 18:00:39 iha 1.1.1.1.4.27: adapted STR_OBJECT_DIAGRAM_DATA to spec 2006/05/29 17:54:52 iha 1.1.1.1.4.26: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/05/29 17:08:56 iha 1.1.1.1.4.25: adapted grid names to spec 2006/03/28 15:50:00 iha 1.1.1.1.4.24: corrected broken german umlauts 2006/01/14 14:58:41 iha 1.1.1.1.4.23: renamed first page of 3D View Dialog 2006/01/13 15:07:00 bm 1.1.1.1.4.22: +STR_ACTION_REARRANGE_CHART 2006/01/12 17:54:01 iha 1.1.1.1.4.21: change name of wizard step 4 according to spec 2005/11/30 17:52:21 iha 1.1.1.1.4.20: corrected Strings 2005/11/29 18:36:37 bm 1.1.1.1.4.19: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/22 09:39:41 bm 1.1.1.1.4.18: insert object removed, these kind of strings are used from svx 2005/11/21 16:13:43 bm 1.1.1.1.4.17: +undo insert object string, conversion to UTF-8 2005/10/07 11:12:12 bm 1.1.1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 11:45:02 iha 1.1.1.1.4.15: added specialized title names 2004/08/10 12:16:13 bm 1.1.1.1.4.14: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:12:54 bm 1.1.1.1.4.13: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 14:38:23 iha 1.1.1.1.4.12: #i30126# string review changes 2004/06/30 11:54:40 bm 1.1.1.1.4.11: +text for new data series 2004/06/29 15:43:53 bm 1.1.1.1.4.10: internal strings converted to ressource strings 2004/06/12 13:37:05 iha 1.1.1.1.4.9: correct german text; added comments 2004/06/09 20:17:40 iha 1.1.1.1.4.8: Smooth Line Properties Dialog 2004/06/09 18:43:46 iha 1.1.1.1.4.7: minor resource changes 2004/06/08 19:27:19 iha 1.1.1.1.4.6: added STR_OBJECT_DATA_RANGE 2004/06/03 03:38:21 iha 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/01 18:59:14 iha 1.1.1.1.4.4: new 3D view/effects dialog 2004/05/17 17:33:47 iha 1.1.1.1.4.3: provide object naming; resource cleanup 2004/05/05 20:42:45 iha 1.1.1.1.4.2: #i20344# additional strings for chart wizard 2004/04/22 15:00:39 iha 1.1.1.1.4.1: #i20344# chabged legend, grid and title resources
2007-05-22 16:30:11 +00:00
Text [ en-US ] = "Column %COLUMNNUMBER" ;
2003-10-06 08:58:36 +00:00
};
INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:03:29 bm 1.1.1.1.4.52: RESYNC: (1.4-1.5); FILE MERGED 2007/04/23 12:32:31 ihi 1.1.1.1.4.51: #i72301# German removed 2007/03/19 15:13:39 bm 1.1.1.1.4.50: #i75403# Use strings from resource for row and column labels 2007/03/05 13:58:44 iha 1.1.1.1.4.49: changed string according to spec 2007/03/05 13:17:56 iha 1.1.1.1.4.48: changed string according to spec 2007/02/09 12:25:45 bm 1.1.1.1.4.47: #i72841# +STR_ACTION_NOTPOSSIBLE for message box that pops up when a non-deleteable object gets a delete-request 2007/02/06 12:02:16 iha 1.1.1.1.4.46: resource change: Torte -> Kreis 2006/12/11 15:45:45 bm 1.1.1.1.4.45: -STR_DATA_NEW_SERIES, +STR_DATA_UNNAMED_SERIES_WITH_INDEX 2006/12/05 23:40:41 iha 1.1.1.1.4.44: #i71675# enable set data label range for xy charts 2006/12/05 17:55:08 iha 1.1.1.1.4.43: String changes according to wizard spec 2006/11/01 17:46:23 iha 1.1.1.1.4.42: cleanup resources: no hardcoded quotes 2006/11/01 16:10:40 iha 1.1.1.1.4.41: cleanup resources: removed obsolete x-commenet string 2006/11/01 15:36:56 iha 1.1.1.1.4.40: cleanup resources + changed variable names according to style guide 2006/10/29 11:37:39 iha 1.1.1.1.4.39: moved STR_STATISTICS_IN_LEGEND from Strings.src to Strings_Statistic.src 2006/10/27 17:49:08 iha 1.1.1.1.4.38: more cleanup 2006/10/27 15:31:33 iha 1.1.1.1.4.37: name consolidation 2006/10/27 15:02:59 iha 1.1.1.1.4.36: name consolidation 2006/10/27 14:59:19 iha 1.1.1.1.4.35: name consolidation 2006/10/21 12:13:57 iha 1.1.1.1.4.34: name consolidation 2006/10/21 11:03:15 iha 1.1.1.1.4.33: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead 2006/10/21 09:03:31 iha 1.1.1.1.4.32: changed 'Data Series Symbol' to 'Legend Key' 2006/09/27 17:25:31 iha 1.1.1.1.4.31: corrected HelpText for color button 2006/08/22 17:00:21 bm 1.1.1.1.4.30: #i68861# also changed: STR_STATUS_DATAPOINT_MARKED: row replaced by data series 2006/08/02 12:16:24 bm 1.1.1.1.4.29: STR_OBJECT_DATAPOINT_XXX, STR_BALLOONHELP_DATAPOINT changed: row replaced by data series 2006/07/19 15:53:02 bm 1.1.1.1.4.28: #i64824# +STR_DATA_ROLE_CATEGORIES for the role categories in the data dialog 2006/05/29 18:00:39 iha 1.1.1.1.4.27: adapted STR_OBJECT_DIAGRAM_DATA to spec 2006/05/29 17:54:52 iha 1.1.1.1.4.26: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/05/29 17:08:56 iha 1.1.1.1.4.25: adapted grid names to spec 2006/03/28 15:50:00 iha 1.1.1.1.4.24: corrected broken german umlauts 2006/01/14 14:58:41 iha 1.1.1.1.4.23: renamed first page of 3D View Dialog 2006/01/13 15:07:00 bm 1.1.1.1.4.22: +STR_ACTION_REARRANGE_CHART 2006/01/12 17:54:01 iha 1.1.1.1.4.21: change name of wizard step 4 according to spec 2005/11/30 17:52:21 iha 1.1.1.1.4.20: corrected Strings 2005/11/29 18:36:37 bm 1.1.1.1.4.19: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/22 09:39:41 bm 1.1.1.1.4.18: insert object removed, these kind of strings are used from svx 2005/11/21 16:13:43 bm 1.1.1.1.4.17: +undo insert object string, conversion to UTF-8 2005/10/07 11:12:12 bm 1.1.1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 11:45:02 iha 1.1.1.1.4.15: added specialized title names 2004/08/10 12:16:13 bm 1.1.1.1.4.14: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:12:54 bm 1.1.1.1.4.13: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 14:38:23 iha 1.1.1.1.4.12: #i30126# string review changes 2004/06/30 11:54:40 bm 1.1.1.1.4.11: +text for new data series 2004/06/29 15:43:53 bm 1.1.1.1.4.10: internal strings converted to ressource strings 2004/06/12 13:37:05 iha 1.1.1.1.4.9: correct german text; added comments 2004/06/09 20:17:40 iha 1.1.1.1.4.8: Smooth Line Properties Dialog 2004/06/09 18:43:46 iha 1.1.1.1.4.7: minor resource changes 2004/06/08 19:27:19 iha 1.1.1.1.4.6: added STR_OBJECT_DATA_RANGE 2004/06/03 03:38:21 iha 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/01 18:59:14 iha 1.1.1.1.4.4: new 3D view/effects dialog 2004/05/17 17:33:47 iha 1.1.1.1.4.3: provide object naming; resource cleanup 2004/05/05 20:42:45 iha 1.1.1.1.4.2: #i20344# additional strings for chart wizard 2004/04/22 15:00:39 iha 1.1.1.1.4.1: #i20344# chabged legend, grid and title resources
2007-05-22 16:30:11 +00:00
String STR_ROW_LABEL
2003-10-06 08:58:36 +00:00
{
INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:03:29 bm 1.1.1.1.4.52: RESYNC: (1.4-1.5); FILE MERGED 2007/04/23 12:32:31 ihi 1.1.1.1.4.51: #i72301# German removed 2007/03/19 15:13:39 bm 1.1.1.1.4.50: #i75403# Use strings from resource for row and column labels 2007/03/05 13:58:44 iha 1.1.1.1.4.49: changed string according to spec 2007/03/05 13:17:56 iha 1.1.1.1.4.48: changed string according to spec 2007/02/09 12:25:45 bm 1.1.1.1.4.47: #i72841# +STR_ACTION_NOTPOSSIBLE for message box that pops up when a non-deleteable object gets a delete-request 2007/02/06 12:02:16 iha 1.1.1.1.4.46: resource change: Torte -> Kreis 2006/12/11 15:45:45 bm 1.1.1.1.4.45: -STR_DATA_NEW_SERIES, +STR_DATA_UNNAMED_SERIES_WITH_INDEX 2006/12/05 23:40:41 iha 1.1.1.1.4.44: #i71675# enable set data label range for xy charts 2006/12/05 17:55:08 iha 1.1.1.1.4.43: String changes according to wizard spec 2006/11/01 17:46:23 iha 1.1.1.1.4.42: cleanup resources: no hardcoded quotes 2006/11/01 16:10:40 iha 1.1.1.1.4.41: cleanup resources: removed obsolete x-commenet string 2006/11/01 15:36:56 iha 1.1.1.1.4.40: cleanup resources + changed variable names according to style guide 2006/10/29 11:37:39 iha 1.1.1.1.4.39: moved STR_STATISTICS_IN_LEGEND from Strings.src to Strings_Statistic.src 2006/10/27 17:49:08 iha 1.1.1.1.4.38: more cleanup 2006/10/27 15:31:33 iha 1.1.1.1.4.37: name consolidation 2006/10/27 15:02:59 iha 1.1.1.1.4.36: name consolidation 2006/10/27 14:59:19 iha 1.1.1.1.4.35: name consolidation 2006/10/21 12:13:57 iha 1.1.1.1.4.34: name consolidation 2006/10/21 11:03:15 iha 1.1.1.1.4.33: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead 2006/10/21 09:03:31 iha 1.1.1.1.4.32: changed 'Data Series Symbol' to 'Legend Key' 2006/09/27 17:25:31 iha 1.1.1.1.4.31: corrected HelpText for color button 2006/08/22 17:00:21 bm 1.1.1.1.4.30: #i68861# also changed: STR_STATUS_DATAPOINT_MARKED: row replaced by data series 2006/08/02 12:16:24 bm 1.1.1.1.4.29: STR_OBJECT_DATAPOINT_XXX, STR_BALLOONHELP_DATAPOINT changed: row replaced by data series 2006/07/19 15:53:02 bm 1.1.1.1.4.28: #i64824# +STR_DATA_ROLE_CATEGORIES for the role categories in the data dialog 2006/05/29 18:00:39 iha 1.1.1.1.4.27: adapted STR_OBJECT_DIAGRAM_DATA to spec 2006/05/29 17:54:52 iha 1.1.1.1.4.26: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/05/29 17:08:56 iha 1.1.1.1.4.25: adapted grid names to spec 2006/03/28 15:50:00 iha 1.1.1.1.4.24: corrected broken german umlauts 2006/01/14 14:58:41 iha 1.1.1.1.4.23: renamed first page of 3D View Dialog 2006/01/13 15:07:00 bm 1.1.1.1.4.22: +STR_ACTION_REARRANGE_CHART 2006/01/12 17:54:01 iha 1.1.1.1.4.21: change name of wizard step 4 according to spec 2005/11/30 17:52:21 iha 1.1.1.1.4.20: corrected Strings 2005/11/29 18:36:37 bm 1.1.1.1.4.19: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/22 09:39:41 bm 1.1.1.1.4.18: insert object removed, these kind of strings are used from svx 2005/11/21 16:13:43 bm 1.1.1.1.4.17: +undo insert object string, conversion to UTF-8 2005/10/07 11:12:12 bm 1.1.1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 11:45:02 iha 1.1.1.1.4.15: added specialized title names 2004/08/10 12:16:13 bm 1.1.1.1.4.14: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:12:54 bm 1.1.1.1.4.13: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 14:38:23 iha 1.1.1.1.4.12: #i30126# string review changes 2004/06/30 11:54:40 bm 1.1.1.1.4.11: +text for new data series 2004/06/29 15:43:53 bm 1.1.1.1.4.10: internal strings converted to ressource strings 2004/06/12 13:37:05 iha 1.1.1.1.4.9: correct german text; added comments 2004/06/09 20:17:40 iha 1.1.1.1.4.8: Smooth Line Properties Dialog 2004/06/09 18:43:46 iha 1.1.1.1.4.7: minor resource changes 2004/06/08 19:27:19 iha 1.1.1.1.4.6: added STR_OBJECT_DATA_RANGE 2004/06/03 03:38:21 iha 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/01 18:59:14 iha 1.1.1.1.4.4: new 3D view/effects dialog 2004/05/17 17:33:47 iha 1.1.1.1.4.3: provide object naming; resource cleanup 2004/05/05 20:42:45 iha 1.1.1.1.4.2: #i20344# additional strings for chart wizard 2004/04/22 15:00:39 iha 1.1.1.1.4.1: #i20344# chabged legend, grid and title resources
2007-05-22 16:30:11 +00:00
Text [ en-US ] = "Row %ROWNUMBER" ;
2003-10-06 08:58:36 +00:00
};
INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:03:29 bm 1.1.1.1.4.52: RESYNC: (1.4-1.5); FILE MERGED 2007/04/23 12:32:31 ihi 1.1.1.1.4.51: #i72301# German removed 2007/03/19 15:13:39 bm 1.1.1.1.4.50: #i75403# Use strings from resource for row and column labels 2007/03/05 13:58:44 iha 1.1.1.1.4.49: changed string according to spec 2007/03/05 13:17:56 iha 1.1.1.1.4.48: changed string according to spec 2007/02/09 12:25:45 bm 1.1.1.1.4.47: #i72841# +STR_ACTION_NOTPOSSIBLE for message box that pops up when a non-deleteable object gets a delete-request 2007/02/06 12:02:16 iha 1.1.1.1.4.46: resource change: Torte -> Kreis 2006/12/11 15:45:45 bm 1.1.1.1.4.45: -STR_DATA_NEW_SERIES, +STR_DATA_UNNAMED_SERIES_WITH_INDEX 2006/12/05 23:40:41 iha 1.1.1.1.4.44: #i71675# enable set data label range for xy charts 2006/12/05 17:55:08 iha 1.1.1.1.4.43: String changes according to wizard spec 2006/11/01 17:46:23 iha 1.1.1.1.4.42: cleanup resources: no hardcoded quotes 2006/11/01 16:10:40 iha 1.1.1.1.4.41: cleanup resources: removed obsolete x-commenet string 2006/11/01 15:36:56 iha 1.1.1.1.4.40: cleanup resources + changed variable names according to style guide 2006/10/29 11:37:39 iha 1.1.1.1.4.39: moved STR_STATISTICS_IN_LEGEND from Strings.src to Strings_Statistic.src 2006/10/27 17:49:08 iha 1.1.1.1.4.38: more cleanup 2006/10/27 15:31:33 iha 1.1.1.1.4.37: name consolidation 2006/10/27 15:02:59 iha 1.1.1.1.4.36: name consolidation 2006/10/27 14:59:19 iha 1.1.1.1.4.35: name consolidation 2006/10/21 12:13:57 iha 1.1.1.1.4.34: name consolidation 2006/10/21 11:03:15 iha 1.1.1.1.4.33: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead 2006/10/21 09:03:31 iha 1.1.1.1.4.32: changed 'Data Series Symbol' to 'Legend Key' 2006/09/27 17:25:31 iha 1.1.1.1.4.31: corrected HelpText for color button 2006/08/22 17:00:21 bm 1.1.1.1.4.30: #i68861# also changed: STR_STATUS_DATAPOINT_MARKED: row replaced by data series 2006/08/02 12:16:24 bm 1.1.1.1.4.29: STR_OBJECT_DATAPOINT_XXX, STR_BALLOONHELP_DATAPOINT changed: row replaced by data series 2006/07/19 15:53:02 bm 1.1.1.1.4.28: #i64824# +STR_DATA_ROLE_CATEGORIES for the role categories in the data dialog 2006/05/29 18:00:39 iha 1.1.1.1.4.27: adapted STR_OBJECT_DIAGRAM_DATA to spec 2006/05/29 17:54:52 iha 1.1.1.1.4.26: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/05/29 17:08:56 iha 1.1.1.1.4.25: adapted grid names to spec 2006/03/28 15:50:00 iha 1.1.1.1.4.24: corrected broken german umlauts 2006/01/14 14:58:41 iha 1.1.1.1.4.23: renamed first page of 3D View Dialog 2006/01/13 15:07:00 bm 1.1.1.1.4.22: +STR_ACTION_REARRANGE_CHART 2006/01/12 17:54:01 iha 1.1.1.1.4.21: change name of wizard step 4 according to spec 2005/11/30 17:52:21 iha 1.1.1.1.4.20: corrected Strings 2005/11/29 18:36:37 bm 1.1.1.1.4.19: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/22 09:39:41 bm 1.1.1.1.4.18: insert object removed, these kind of strings are used from svx 2005/11/21 16:13:43 bm 1.1.1.1.4.17: +undo insert object string, conversion to UTF-8 2005/10/07 11:12:12 bm 1.1.1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 11:45:02 iha 1.1.1.1.4.15: added specialized title names 2004/08/10 12:16:13 bm 1.1.1.1.4.14: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:12:54 bm 1.1.1.1.4.13: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 14:38:23 iha 1.1.1.1.4.12: #i30126# string review changes 2004/06/30 11:54:40 bm 1.1.1.1.4.11: +text for new data series 2004/06/29 15:43:53 bm 1.1.1.1.4.10: internal strings converted to ressource strings 2004/06/12 13:37:05 iha 1.1.1.1.4.9: correct german text; added comments 2004/06/09 20:17:40 iha 1.1.1.1.4.8: Smooth Line Properties Dialog 2004/06/09 18:43:46 iha 1.1.1.1.4.7: minor resource changes 2004/06/08 19:27:19 iha 1.1.1.1.4.6: added STR_OBJECT_DATA_RANGE 2004/06/03 03:38:21 iha 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/01 18:59:14 iha 1.1.1.1.4.4: new 3D view/effects dialog 2004/05/17 17:33:47 iha 1.1.1.1.4.3: provide object naming; resource cleanup 2004/05/05 20:42:45 iha 1.1.1.1.4.2: #i20344# additional strings for chart wizard 2004/04/22 15:00:39 iha 1.1.1.1.4.1: #i20344# chabged legend, grid and title resources
2007-05-22 16:30:11 +00:00
//-----------------------------------------------------------------------------
//-----------------------------------------------------------------------------
//-----------------------------------------------------------------------------
//for range didalog
String STR_DATA_ROLE_LABEL
2003-10-06 08:58:36 +00:00
{
INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:03:29 bm 1.1.1.1.4.52: RESYNC: (1.4-1.5); FILE MERGED 2007/04/23 12:32:31 ihi 1.1.1.1.4.51: #i72301# German removed 2007/03/19 15:13:39 bm 1.1.1.1.4.50: #i75403# Use strings from resource for row and column labels 2007/03/05 13:58:44 iha 1.1.1.1.4.49: changed string according to spec 2007/03/05 13:17:56 iha 1.1.1.1.4.48: changed string according to spec 2007/02/09 12:25:45 bm 1.1.1.1.4.47: #i72841# +STR_ACTION_NOTPOSSIBLE for message box that pops up when a non-deleteable object gets a delete-request 2007/02/06 12:02:16 iha 1.1.1.1.4.46: resource change: Torte -> Kreis 2006/12/11 15:45:45 bm 1.1.1.1.4.45: -STR_DATA_NEW_SERIES, +STR_DATA_UNNAMED_SERIES_WITH_INDEX 2006/12/05 23:40:41 iha 1.1.1.1.4.44: #i71675# enable set data label range for xy charts 2006/12/05 17:55:08 iha 1.1.1.1.4.43: String changes according to wizard spec 2006/11/01 17:46:23 iha 1.1.1.1.4.42: cleanup resources: no hardcoded quotes 2006/11/01 16:10:40 iha 1.1.1.1.4.41: cleanup resources: removed obsolete x-commenet string 2006/11/01 15:36:56 iha 1.1.1.1.4.40: cleanup resources + changed variable names according to style guide 2006/10/29 11:37:39 iha 1.1.1.1.4.39: moved STR_STATISTICS_IN_LEGEND from Strings.src to Strings_Statistic.src 2006/10/27 17:49:08 iha 1.1.1.1.4.38: more cleanup 2006/10/27 15:31:33 iha 1.1.1.1.4.37: name consolidation 2006/10/27 15:02:59 iha 1.1.1.1.4.36: name consolidation 2006/10/27 14:59:19 iha 1.1.1.1.4.35: name consolidation 2006/10/21 12:13:57 iha 1.1.1.1.4.34: name consolidation 2006/10/21 11:03:15 iha 1.1.1.1.4.33: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead 2006/10/21 09:03:31 iha 1.1.1.1.4.32: changed 'Data Series Symbol' to 'Legend Key' 2006/09/27 17:25:31 iha 1.1.1.1.4.31: corrected HelpText for color button 2006/08/22 17:00:21 bm 1.1.1.1.4.30: #i68861# also changed: STR_STATUS_DATAPOINT_MARKED: row replaced by data series 2006/08/02 12:16:24 bm 1.1.1.1.4.29: STR_OBJECT_DATAPOINT_XXX, STR_BALLOONHELP_DATAPOINT changed: row replaced by data series 2006/07/19 15:53:02 bm 1.1.1.1.4.28: #i64824# +STR_DATA_ROLE_CATEGORIES for the role categories in the data dialog 2006/05/29 18:00:39 iha 1.1.1.1.4.27: adapted STR_OBJECT_DIAGRAM_DATA to spec 2006/05/29 17:54:52 iha 1.1.1.1.4.26: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/05/29 17:08:56 iha 1.1.1.1.4.25: adapted grid names to spec 2006/03/28 15:50:00 iha 1.1.1.1.4.24: corrected broken german umlauts 2006/01/14 14:58:41 iha 1.1.1.1.4.23: renamed first page of 3D View Dialog 2006/01/13 15:07:00 bm 1.1.1.1.4.22: +STR_ACTION_REARRANGE_CHART 2006/01/12 17:54:01 iha 1.1.1.1.4.21: change name of wizard step 4 according to spec 2005/11/30 17:52:21 iha 1.1.1.1.4.20: corrected Strings 2005/11/29 18:36:37 bm 1.1.1.1.4.19: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/22 09:39:41 bm 1.1.1.1.4.18: insert object removed, these kind of strings are used from svx 2005/11/21 16:13:43 bm 1.1.1.1.4.17: +undo insert object string, conversion to UTF-8 2005/10/07 11:12:12 bm 1.1.1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 11:45:02 iha 1.1.1.1.4.15: added specialized title names 2004/08/10 12:16:13 bm 1.1.1.1.4.14: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:12:54 bm 1.1.1.1.4.13: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 14:38:23 iha 1.1.1.1.4.12: #i30126# string review changes 2004/06/30 11:54:40 bm 1.1.1.1.4.11: +text for new data series 2004/06/29 15:43:53 bm 1.1.1.1.4.10: internal strings converted to ressource strings 2004/06/12 13:37:05 iha 1.1.1.1.4.9: correct german text; added comments 2004/06/09 20:17:40 iha 1.1.1.1.4.8: Smooth Line Properties Dialog 2004/06/09 18:43:46 iha 1.1.1.1.4.7: minor resource changes 2004/06/08 19:27:19 iha 1.1.1.1.4.6: added STR_OBJECT_DATA_RANGE 2004/06/03 03:38:21 iha 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/01 18:59:14 iha 1.1.1.1.4.4: new 3D view/effects dialog 2004/05/17 17:33:47 iha 1.1.1.1.4.3: provide object naming; resource cleanup 2004/05/05 20:42:45 iha 1.1.1.1.4.2: #i20344# additional strings for chart wizard 2004/04/22 15:00:39 iha 1.1.1.1.4.1: #i20344# chabged legend, grid and title resources
2007-05-22 16:30:11 +00:00
Text [ en-US ] = "Name" ;
2003-10-06 08:58:36 +00:00
};
INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:03:29 bm 1.1.1.1.4.52: RESYNC: (1.4-1.5); FILE MERGED 2007/04/23 12:32:31 ihi 1.1.1.1.4.51: #i72301# German removed 2007/03/19 15:13:39 bm 1.1.1.1.4.50: #i75403# Use strings from resource for row and column labels 2007/03/05 13:58:44 iha 1.1.1.1.4.49: changed string according to spec 2007/03/05 13:17:56 iha 1.1.1.1.4.48: changed string according to spec 2007/02/09 12:25:45 bm 1.1.1.1.4.47: #i72841# +STR_ACTION_NOTPOSSIBLE for message box that pops up when a non-deleteable object gets a delete-request 2007/02/06 12:02:16 iha 1.1.1.1.4.46: resource change: Torte -> Kreis 2006/12/11 15:45:45 bm 1.1.1.1.4.45: -STR_DATA_NEW_SERIES, +STR_DATA_UNNAMED_SERIES_WITH_INDEX 2006/12/05 23:40:41 iha 1.1.1.1.4.44: #i71675# enable set data label range for xy charts 2006/12/05 17:55:08 iha 1.1.1.1.4.43: String changes according to wizard spec 2006/11/01 17:46:23 iha 1.1.1.1.4.42: cleanup resources: no hardcoded quotes 2006/11/01 16:10:40 iha 1.1.1.1.4.41: cleanup resources: removed obsolete x-commenet string 2006/11/01 15:36:56 iha 1.1.1.1.4.40: cleanup resources + changed variable names according to style guide 2006/10/29 11:37:39 iha 1.1.1.1.4.39: moved STR_STATISTICS_IN_LEGEND from Strings.src to Strings_Statistic.src 2006/10/27 17:49:08 iha 1.1.1.1.4.38: more cleanup 2006/10/27 15:31:33 iha 1.1.1.1.4.37: name consolidation 2006/10/27 15:02:59 iha 1.1.1.1.4.36: name consolidation 2006/10/27 14:59:19 iha 1.1.1.1.4.35: name consolidation 2006/10/21 12:13:57 iha 1.1.1.1.4.34: name consolidation 2006/10/21 11:03:15 iha 1.1.1.1.4.33: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead 2006/10/21 09:03:31 iha 1.1.1.1.4.32: changed 'Data Series Symbol' to 'Legend Key' 2006/09/27 17:25:31 iha 1.1.1.1.4.31: corrected HelpText for color button 2006/08/22 17:00:21 bm 1.1.1.1.4.30: #i68861# also changed: STR_STATUS_DATAPOINT_MARKED: row replaced by data series 2006/08/02 12:16:24 bm 1.1.1.1.4.29: STR_OBJECT_DATAPOINT_XXX, STR_BALLOONHELP_DATAPOINT changed: row replaced by data series 2006/07/19 15:53:02 bm 1.1.1.1.4.28: #i64824# +STR_DATA_ROLE_CATEGORIES for the role categories in the data dialog 2006/05/29 18:00:39 iha 1.1.1.1.4.27: adapted STR_OBJECT_DIAGRAM_DATA to spec 2006/05/29 17:54:52 iha 1.1.1.1.4.26: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/05/29 17:08:56 iha 1.1.1.1.4.25: adapted grid names to spec 2006/03/28 15:50:00 iha 1.1.1.1.4.24: corrected broken german umlauts 2006/01/14 14:58:41 iha 1.1.1.1.4.23: renamed first page of 3D View Dialog 2006/01/13 15:07:00 bm 1.1.1.1.4.22: +STR_ACTION_REARRANGE_CHART 2006/01/12 17:54:01 iha 1.1.1.1.4.21: change name of wizard step 4 according to spec 2005/11/30 17:52:21 iha 1.1.1.1.4.20: corrected Strings 2005/11/29 18:36:37 bm 1.1.1.1.4.19: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/22 09:39:41 bm 1.1.1.1.4.18: insert object removed, these kind of strings are used from svx 2005/11/21 16:13:43 bm 1.1.1.1.4.17: +undo insert object string, conversion to UTF-8 2005/10/07 11:12:12 bm 1.1.1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 11:45:02 iha 1.1.1.1.4.15: added specialized title names 2004/08/10 12:16:13 bm 1.1.1.1.4.14: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:12:54 bm 1.1.1.1.4.13: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 14:38:23 iha 1.1.1.1.4.12: #i30126# string review changes 2004/06/30 11:54:40 bm 1.1.1.1.4.11: +text for new data series 2004/06/29 15:43:53 bm 1.1.1.1.4.10: internal strings converted to ressource strings 2004/06/12 13:37:05 iha 1.1.1.1.4.9: correct german text; added comments 2004/06/09 20:17:40 iha 1.1.1.1.4.8: Smooth Line Properties Dialog 2004/06/09 18:43:46 iha 1.1.1.1.4.7: minor resource changes 2004/06/08 19:27:19 iha 1.1.1.1.4.6: added STR_OBJECT_DATA_RANGE 2004/06/03 03:38:21 iha 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/01 18:59:14 iha 1.1.1.1.4.4: new 3D view/effects dialog 2004/05/17 17:33:47 iha 1.1.1.1.4.3: provide object naming; resource cleanup 2004/05/05 20:42:45 iha 1.1.1.1.4.2: #i20344# additional strings for chart wizard 2004/04/22 15:00:39 iha 1.1.1.1.4.1: #i20344# chabged legend, grid and title resources
2007-05-22 16:30:11 +00:00
String STR_DATA_ROLE_X
2003-10-06 08:58:36 +00:00
{
INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:03:29 bm 1.1.1.1.4.52: RESYNC: (1.4-1.5); FILE MERGED 2007/04/23 12:32:31 ihi 1.1.1.1.4.51: #i72301# German removed 2007/03/19 15:13:39 bm 1.1.1.1.4.50: #i75403# Use strings from resource for row and column labels 2007/03/05 13:58:44 iha 1.1.1.1.4.49: changed string according to spec 2007/03/05 13:17:56 iha 1.1.1.1.4.48: changed string according to spec 2007/02/09 12:25:45 bm 1.1.1.1.4.47: #i72841# +STR_ACTION_NOTPOSSIBLE for message box that pops up when a non-deleteable object gets a delete-request 2007/02/06 12:02:16 iha 1.1.1.1.4.46: resource change: Torte -> Kreis 2006/12/11 15:45:45 bm 1.1.1.1.4.45: -STR_DATA_NEW_SERIES, +STR_DATA_UNNAMED_SERIES_WITH_INDEX 2006/12/05 23:40:41 iha 1.1.1.1.4.44: #i71675# enable set data label range for xy charts 2006/12/05 17:55:08 iha 1.1.1.1.4.43: String changes according to wizard spec 2006/11/01 17:46:23 iha 1.1.1.1.4.42: cleanup resources: no hardcoded quotes 2006/11/01 16:10:40 iha 1.1.1.1.4.41: cleanup resources: removed obsolete x-commenet string 2006/11/01 15:36:56 iha 1.1.1.1.4.40: cleanup resources + changed variable names according to style guide 2006/10/29 11:37:39 iha 1.1.1.1.4.39: moved STR_STATISTICS_IN_LEGEND from Strings.src to Strings_Statistic.src 2006/10/27 17:49:08 iha 1.1.1.1.4.38: more cleanup 2006/10/27 15:31:33 iha 1.1.1.1.4.37: name consolidation 2006/10/27 15:02:59 iha 1.1.1.1.4.36: name consolidation 2006/10/27 14:59:19 iha 1.1.1.1.4.35: name consolidation 2006/10/21 12:13:57 iha 1.1.1.1.4.34: name consolidation 2006/10/21 11:03:15 iha 1.1.1.1.4.33: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead 2006/10/21 09:03:31 iha 1.1.1.1.4.32: changed 'Data Series Symbol' to 'Legend Key' 2006/09/27 17:25:31 iha 1.1.1.1.4.31: corrected HelpText for color button 2006/08/22 17:00:21 bm 1.1.1.1.4.30: #i68861# also changed: STR_STATUS_DATAPOINT_MARKED: row replaced by data series 2006/08/02 12:16:24 bm 1.1.1.1.4.29: STR_OBJECT_DATAPOINT_XXX, STR_BALLOONHELP_DATAPOINT changed: row replaced by data series 2006/07/19 15:53:02 bm 1.1.1.1.4.28: #i64824# +STR_DATA_ROLE_CATEGORIES for the role categories in the data dialog 2006/05/29 18:00:39 iha 1.1.1.1.4.27: adapted STR_OBJECT_DIAGRAM_DATA to spec 2006/05/29 17:54:52 iha 1.1.1.1.4.26: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/05/29 17:08:56 iha 1.1.1.1.4.25: adapted grid names to spec 2006/03/28 15:50:00 iha 1.1.1.1.4.24: corrected broken german umlauts 2006/01/14 14:58:41 iha 1.1.1.1.4.23: renamed first page of 3D View Dialog 2006/01/13 15:07:00 bm 1.1.1.1.4.22: +STR_ACTION_REARRANGE_CHART 2006/01/12 17:54:01 iha 1.1.1.1.4.21: change name of wizard step 4 according to spec 2005/11/30 17:52:21 iha 1.1.1.1.4.20: corrected Strings 2005/11/29 18:36:37 bm 1.1.1.1.4.19: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/22 09:39:41 bm 1.1.1.1.4.18: insert object removed, these kind of strings are used from svx 2005/11/21 16:13:43 bm 1.1.1.1.4.17: +undo insert object string, conversion to UTF-8 2005/10/07 11:12:12 bm 1.1.1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 11:45:02 iha 1.1.1.1.4.15: added specialized title names 2004/08/10 12:16:13 bm 1.1.1.1.4.14: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:12:54 bm 1.1.1.1.4.13: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 14:38:23 iha 1.1.1.1.4.12: #i30126# string review changes 2004/06/30 11:54:40 bm 1.1.1.1.4.11: +text for new data series 2004/06/29 15:43:53 bm 1.1.1.1.4.10: internal strings converted to ressource strings 2004/06/12 13:37:05 iha 1.1.1.1.4.9: correct german text; added comments 2004/06/09 20:17:40 iha 1.1.1.1.4.8: Smooth Line Properties Dialog 2004/06/09 18:43:46 iha 1.1.1.1.4.7: minor resource changes 2004/06/08 19:27:19 iha 1.1.1.1.4.6: added STR_OBJECT_DATA_RANGE 2004/06/03 03:38:21 iha 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/01 18:59:14 iha 1.1.1.1.4.4: new 3D view/effects dialog 2004/05/17 17:33:47 iha 1.1.1.1.4.3: provide object naming; resource cleanup 2004/05/05 20:42:45 iha 1.1.1.1.4.2: #i20344# additional strings for chart wizard 2004/04/22 15:00:39 iha 1.1.1.1.4.1: #i20344# chabged legend, grid and title resources
2007-05-22 16:30:11 +00:00
Text [ en-US ] = "X-Values" ;
2003-10-06 08:58:36 +00:00
};
INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:03:29 bm 1.1.1.1.4.52: RESYNC: (1.4-1.5); FILE MERGED 2007/04/23 12:32:31 ihi 1.1.1.1.4.51: #i72301# German removed 2007/03/19 15:13:39 bm 1.1.1.1.4.50: #i75403# Use strings from resource for row and column labels 2007/03/05 13:58:44 iha 1.1.1.1.4.49: changed string according to spec 2007/03/05 13:17:56 iha 1.1.1.1.4.48: changed string according to spec 2007/02/09 12:25:45 bm 1.1.1.1.4.47: #i72841# +STR_ACTION_NOTPOSSIBLE for message box that pops up when a non-deleteable object gets a delete-request 2007/02/06 12:02:16 iha 1.1.1.1.4.46: resource change: Torte -> Kreis 2006/12/11 15:45:45 bm 1.1.1.1.4.45: -STR_DATA_NEW_SERIES, +STR_DATA_UNNAMED_SERIES_WITH_INDEX 2006/12/05 23:40:41 iha 1.1.1.1.4.44: #i71675# enable set data label range for xy charts 2006/12/05 17:55:08 iha 1.1.1.1.4.43: String changes according to wizard spec 2006/11/01 17:46:23 iha 1.1.1.1.4.42: cleanup resources: no hardcoded quotes 2006/11/01 16:10:40 iha 1.1.1.1.4.41: cleanup resources: removed obsolete x-commenet string 2006/11/01 15:36:56 iha 1.1.1.1.4.40: cleanup resources + changed variable names according to style guide 2006/10/29 11:37:39 iha 1.1.1.1.4.39: moved STR_STATISTICS_IN_LEGEND from Strings.src to Strings_Statistic.src 2006/10/27 17:49:08 iha 1.1.1.1.4.38: more cleanup 2006/10/27 15:31:33 iha 1.1.1.1.4.37: name consolidation 2006/10/27 15:02:59 iha 1.1.1.1.4.36: name consolidation 2006/10/27 14:59:19 iha 1.1.1.1.4.35: name consolidation 2006/10/21 12:13:57 iha 1.1.1.1.4.34: name consolidation 2006/10/21 11:03:15 iha 1.1.1.1.4.33: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead 2006/10/21 09:03:31 iha 1.1.1.1.4.32: changed 'Data Series Symbol' to 'Legend Key' 2006/09/27 17:25:31 iha 1.1.1.1.4.31: corrected HelpText for color button 2006/08/22 17:00:21 bm 1.1.1.1.4.30: #i68861# also changed: STR_STATUS_DATAPOINT_MARKED: row replaced by data series 2006/08/02 12:16:24 bm 1.1.1.1.4.29: STR_OBJECT_DATAPOINT_XXX, STR_BALLOONHELP_DATAPOINT changed: row replaced by data series 2006/07/19 15:53:02 bm 1.1.1.1.4.28: #i64824# +STR_DATA_ROLE_CATEGORIES for the role categories in the data dialog 2006/05/29 18:00:39 iha 1.1.1.1.4.27: adapted STR_OBJECT_DIAGRAM_DATA to spec 2006/05/29 17:54:52 iha 1.1.1.1.4.26: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/05/29 17:08:56 iha 1.1.1.1.4.25: adapted grid names to spec 2006/03/28 15:50:00 iha 1.1.1.1.4.24: corrected broken german umlauts 2006/01/14 14:58:41 iha 1.1.1.1.4.23: renamed first page of 3D View Dialog 2006/01/13 15:07:00 bm 1.1.1.1.4.22: +STR_ACTION_REARRANGE_CHART 2006/01/12 17:54:01 iha 1.1.1.1.4.21: change name of wizard step 4 according to spec 2005/11/30 17:52:21 iha 1.1.1.1.4.20: corrected Strings 2005/11/29 18:36:37 bm 1.1.1.1.4.19: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/22 09:39:41 bm 1.1.1.1.4.18: insert object removed, these kind of strings are used from svx 2005/11/21 16:13:43 bm 1.1.1.1.4.17: +undo insert object string, conversion to UTF-8 2005/10/07 11:12:12 bm 1.1.1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 11:45:02 iha 1.1.1.1.4.15: added specialized title names 2004/08/10 12:16:13 bm 1.1.1.1.4.14: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:12:54 bm 1.1.1.1.4.13: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 14:38:23 iha 1.1.1.1.4.12: #i30126# string review changes 2004/06/30 11:54:40 bm 1.1.1.1.4.11: +text for new data series 2004/06/29 15:43:53 bm 1.1.1.1.4.10: internal strings converted to ressource strings 2004/06/12 13:37:05 iha 1.1.1.1.4.9: correct german text; added comments 2004/06/09 20:17:40 iha 1.1.1.1.4.8: Smooth Line Properties Dialog 2004/06/09 18:43:46 iha 1.1.1.1.4.7: minor resource changes 2004/06/08 19:27:19 iha 1.1.1.1.4.6: added STR_OBJECT_DATA_RANGE 2004/06/03 03:38:21 iha 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/01 18:59:14 iha 1.1.1.1.4.4: new 3D view/effects dialog 2004/05/17 17:33:47 iha 1.1.1.1.4.3: provide object naming; resource cleanup 2004/05/05 20:42:45 iha 1.1.1.1.4.2: #i20344# additional strings for chart wizard 2004/04/22 15:00:39 iha 1.1.1.1.4.1: #i20344# chabged legend, grid and title resources
2007-05-22 16:30:11 +00:00
String STR_DATA_ROLE_Y
2003-10-06 08:58:36 +00:00
{
INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:03:29 bm 1.1.1.1.4.52: RESYNC: (1.4-1.5); FILE MERGED 2007/04/23 12:32:31 ihi 1.1.1.1.4.51: #i72301# German removed 2007/03/19 15:13:39 bm 1.1.1.1.4.50: #i75403# Use strings from resource for row and column labels 2007/03/05 13:58:44 iha 1.1.1.1.4.49: changed string according to spec 2007/03/05 13:17:56 iha 1.1.1.1.4.48: changed string according to spec 2007/02/09 12:25:45 bm 1.1.1.1.4.47: #i72841# +STR_ACTION_NOTPOSSIBLE for message box that pops up when a non-deleteable object gets a delete-request 2007/02/06 12:02:16 iha 1.1.1.1.4.46: resource change: Torte -> Kreis 2006/12/11 15:45:45 bm 1.1.1.1.4.45: -STR_DATA_NEW_SERIES, +STR_DATA_UNNAMED_SERIES_WITH_INDEX 2006/12/05 23:40:41 iha 1.1.1.1.4.44: #i71675# enable set data label range for xy charts 2006/12/05 17:55:08 iha 1.1.1.1.4.43: String changes according to wizard spec 2006/11/01 17:46:23 iha 1.1.1.1.4.42: cleanup resources: no hardcoded quotes 2006/11/01 16:10:40 iha 1.1.1.1.4.41: cleanup resources: removed obsolete x-commenet string 2006/11/01 15:36:56 iha 1.1.1.1.4.40: cleanup resources + changed variable names according to style guide 2006/10/29 11:37:39 iha 1.1.1.1.4.39: moved STR_STATISTICS_IN_LEGEND from Strings.src to Strings_Statistic.src 2006/10/27 17:49:08 iha 1.1.1.1.4.38: more cleanup 2006/10/27 15:31:33 iha 1.1.1.1.4.37: name consolidation 2006/10/27 15:02:59 iha 1.1.1.1.4.36: name consolidation 2006/10/27 14:59:19 iha 1.1.1.1.4.35: name consolidation 2006/10/21 12:13:57 iha 1.1.1.1.4.34: name consolidation 2006/10/21 11:03:15 iha 1.1.1.1.4.33: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead 2006/10/21 09:03:31 iha 1.1.1.1.4.32: changed 'Data Series Symbol' to 'Legend Key' 2006/09/27 17:25:31 iha 1.1.1.1.4.31: corrected HelpText for color button 2006/08/22 17:00:21 bm 1.1.1.1.4.30: #i68861# also changed: STR_STATUS_DATAPOINT_MARKED: row replaced by data series 2006/08/02 12:16:24 bm 1.1.1.1.4.29: STR_OBJECT_DATAPOINT_XXX, STR_BALLOONHELP_DATAPOINT changed: row replaced by data series 2006/07/19 15:53:02 bm 1.1.1.1.4.28: #i64824# +STR_DATA_ROLE_CATEGORIES for the role categories in the data dialog 2006/05/29 18:00:39 iha 1.1.1.1.4.27: adapted STR_OBJECT_DIAGRAM_DATA to spec 2006/05/29 17:54:52 iha 1.1.1.1.4.26: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/05/29 17:08:56 iha 1.1.1.1.4.25: adapted grid names to spec 2006/03/28 15:50:00 iha 1.1.1.1.4.24: corrected broken german umlauts 2006/01/14 14:58:41 iha 1.1.1.1.4.23: renamed first page of 3D View Dialog 2006/01/13 15:07:00 bm 1.1.1.1.4.22: +STR_ACTION_REARRANGE_CHART 2006/01/12 17:54:01 iha 1.1.1.1.4.21: change name of wizard step 4 according to spec 2005/11/30 17:52:21 iha 1.1.1.1.4.20: corrected Strings 2005/11/29 18:36:37 bm 1.1.1.1.4.19: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/22 09:39:41 bm 1.1.1.1.4.18: insert object removed, these kind of strings are used from svx 2005/11/21 16:13:43 bm 1.1.1.1.4.17: +undo insert object string, conversion to UTF-8 2005/10/07 11:12:12 bm 1.1.1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 11:45:02 iha 1.1.1.1.4.15: added specialized title names 2004/08/10 12:16:13 bm 1.1.1.1.4.14: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:12:54 bm 1.1.1.1.4.13: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 14:38:23 iha 1.1.1.1.4.12: #i30126# string review changes 2004/06/30 11:54:40 bm 1.1.1.1.4.11: +text for new data series 2004/06/29 15:43:53 bm 1.1.1.1.4.10: internal strings converted to ressource strings 2004/06/12 13:37:05 iha 1.1.1.1.4.9: correct german text; added comments 2004/06/09 20:17:40 iha 1.1.1.1.4.8: Smooth Line Properties Dialog 2004/06/09 18:43:46 iha 1.1.1.1.4.7: minor resource changes 2004/06/08 19:27:19 iha 1.1.1.1.4.6: added STR_OBJECT_DATA_RANGE 2004/06/03 03:38:21 iha 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/01 18:59:14 iha 1.1.1.1.4.4: new 3D view/effects dialog 2004/05/17 17:33:47 iha 1.1.1.1.4.3: provide object naming; resource cleanup 2004/05/05 20:42:45 iha 1.1.1.1.4.2: #i20344# additional strings for chart wizard 2004/04/22 15:00:39 iha 1.1.1.1.4.1: #i20344# chabged legend, grid and title resources
2007-05-22 16:30:11 +00:00
Text [ en-US ] = "Y-Values" ;
2003-10-06 08:58:36 +00:00
};
INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:03:29 bm 1.1.1.1.4.52: RESYNC: (1.4-1.5); FILE MERGED 2007/04/23 12:32:31 ihi 1.1.1.1.4.51: #i72301# German removed 2007/03/19 15:13:39 bm 1.1.1.1.4.50: #i75403# Use strings from resource for row and column labels 2007/03/05 13:58:44 iha 1.1.1.1.4.49: changed string according to spec 2007/03/05 13:17:56 iha 1.1.1.1.4.48: changed string according to spec 2007/02/09 12:25:45 bm 1.1.1.1.4.47: #i72841# +STR_ACTION_NOTPOSSIBLE for message box that pops up when a non-deleteable object gets a delete-request 2007/02/06 12:02:16 iha 1.1.1.1.4.46: resource change: Torte -> Kreis 2006/12/11 15:45:45 bm 1.1.1.1.4.45: -STR_DATA_NEW_SERIES, +STR_DATA_UNNAMED_SERIES_WITH_INDEX 2006/12/05 23:40:41 iha 1.1.1.1.4.44: #i71675# enable set data label range for xy charts 2006/12/05 17:55:08 iha 1.1.1.1.4.43: String changes according to wizard spec 2006/11/01 17:46:23 iha 1.1.1.1.4.42: cleanup resources: no hardcoded quotes 2006/11/01 16:10:40 iha 1.1.1.1.4.41: cleanup resources: removed obsolete x-commenet string 2006/11/01 15:36:56 iha 1.1.1.1.4.40: cleanup resources + changed variable names according to style guide 2006/10/29 11:37:39 iha 1.1.1.1.4.39: moved STR_STATISTICS_IN_LEGEND from Strings.src to Strings_Statistic.src 2006/10/27 17:49:08 iha 1.1.1.1.4.38: more cleanup 2006/10/27 15:31:33 iha 1.1.1.1.4.37: name consolidation 2006/10/27 15:02:59 iha 1.1.1.1.4.36: name consolidation 2006/10/27 14:59:19 iha 1.1.1.1.4.35: name consolidation 2006/10/21 12:13:57 iha 1.1.1.1.4.34: name consolidation 2006/10/21 11:03:15 iha 1.1.1.1.4.33: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead 2006/10/21 09:03:31 iha 1.1.1.1.4.32: changed 'Data Series Symbol' to 'Legend Key' 2006/09/27 17:25:31 iha 1.1.1.1.4.31: corrected HelpText for color button 2006/08/22 17:00:21 bm 1.1.1.1.4.30: #i68861# also changed: STR_STATUS_DATAPOINT_MARKED: row replaced by data series 2006/08/02 12:16:24 bm 1.1.1.1.4.29: STR_OBJECT_DATAPOINT_XXX, STR_BALLOONHELP_DATAPOINT changed: row replaced by data series 2006/07/19 15:53:02 bm 1.1.1.1.4.28: #i64824# +STR_DATA_ROLE_CATEGORIES for the role categories in the data dialog 2006/05/29 18:00:39 iha 1.1.1.1.4.27: adapted STR_OBJECT_DIAGRAM_DATA to spec 2006/05/29 17:54:52 iha 1.1.1.1.4.26: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/05/29 17:08:56 iha 1.1.1.1.4.25: adapted grid names to spec 2006/03/28 15:50:00 iha 1.1.1.1.4.24: corrected broken german umlauts 2006/01/14 14:58:41 iha 1.1.1.1.4.23: renamed first page of 3D View Dialog 2006/01/13 15:07:00 bm 1.1.1.1.4.22: +STR_ACTION_REARRANGE_CHART 2006/01/12 17:54:01 iha 1.1.1.1.4.21: change name of wizard step 4 according to spec 2005/11/30 17:52:21 iha 1.1.1.1.4.20: corrected Strings 2005/11/29 18:36:37 bm 1.1.1.1.4.19: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/22 09:39:41 bm 1.1.1.1.4.18: insert object removed, these kind of strings are used from svx 2005/11/21 16:13:43 bm 1.1.1.1.4.17: +undo insert object string, conversion to UTF-8 2005/10/07 11:12:12 bm 1.1.1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 11:45:02 iha 1.1.1.1.4.15: added specialized title names 2004/08/10 12:16:13 bm 1.1.1.1.4.14: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:12:54 bm 1.1.1.1.4.13: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 14:38:23 iha 1.1.1.1.4.12: #i30126# string review changes 2004/06/30 11:54:40 bm 1.1.1.1.4.11: +text for new data series 2004/06/29 15:43:53 bm 1.1.1.1.4.10: internal strings converted to ressource strings 2004/06/12 13:37:05 iha 1.1.1.1.4.9: correct german text; added comments 2004/06/09 20:17:40 iha 1.1.1.1.4.8: Smooth Line Properties Dialog 2004/06/09 18:43:46 iha 1.1.1.1.4.7: minor resource changes 2004/06/08 19:27:19 iha 1.1.1.1.4.6: added STR_OBJECT_DATA_RANGE 2004/06/03 03:38:21 iha 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/01 18:59:14 iha 1.1.1.1.4.4: new 3D view/effects dialog 2004/05/17 17:33:47 iha 1.1.1.1.4.3: provide object naming; resource cleanup 2004/05/05 20:42:45 iha 1.1.1.1.4.2: #i20344# additional strings for chart wizard 2004/04/22 15:00:39 iha 1.1.1.1.4.1: #i20344# chabged legend, grid and title resources
2007-05-22 16:30:11 +00:00
String STR_DATA_ROLE_X_ERROR
2003-10-06 08:58:36 +00:00
{
INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:03:29 bm 1.1.1.1.4.52: RESYNC: (1.4-1.5); FILE MERGED 2007/04/23 12:32:31 ihi 1.1.1.1.4.51: #i72301# German removed 2007/03/19 15:13:39 bm 1.1.1.1.4.50: #i75403# Use strings from resource for row and column labels 2007/03/05 13:58:44 iha 1.1.1.1.4.49: changed string according to spec 2007/03/05 13:17:56 iha 1.1.1.1.4.48: changed string according to spec 2007/02/09 12:25:45 bm 1.1.1.1.4.47: #i72841# +STR_ACTION_NOTPOSSIBLE for message box that pops up when a non-deleteable object gets a delete-request 2007/02/06 12:02:16 iha 1.1.1.1.4.46: resource change: Torte -> Kreis 2006/12/11 15:45:45 bm 1.1.1.1.4.45: -STR_DATA_NEW_SERIES, +STR_DATA_UNNAMED_SERIES_WITH_INDEX 2006/12/05 23:40:41 iha 1.1.1.1.4.44: #i71675# enable set data label range for xy charts 2006/12/05 17:55:08 iha 1.1.1.1.4.43: String changes according to wizard spec 2006/11/01 17:46:23 iha 1.1.1.1.4.42: cleanup resources: no hardcoded quotes 2006/11/01 16:10:40 iha 1.1.1.1.4.41: cleanup resources: removed obsolete x-commenet string 2006/11/01 15:36:56 iha 1.1.1.1.4.40: cleanup resources + changed variable names according to style guide 2006/10/29 11:37:39 iha 1.1.1.1.4.39: moved STR_STATISTICS_IN_LEGEND from Strings.src to Strings_Statistic.src 2006/10/27 17:49:08 iha 1.1.1.1.4.38: more cleanup 2006/10/27 15:31:33 iha 1.1.1.1.4.37: name consolidation 2006/10/27 15:02:59 iha 1.1.1.1.4.36: name consolidation 2006/10/27 14:59:19 iha 1.1.1.1.4.35: name consolidation 2006/10/21 12:13:57 iha 1.1.1.1.4.34: name consolidation 2006/10/21 11:03:15 iha 1.1.1.1.4.33: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead 2006/10/21 09:03:31 iha 1.1.1.1.4.32: changed 'Data Series Symbol' to 'Legend Key' 2006/09/27 17:25:31 iha 1.1.1.1.4.31: corrected HelpText for color button 2006/08/22 17:00:21 bm 1.1.1.1.4.30: #i68861# also changed: STR_STATUS_DATAPOINT_MARKED: row replaced by data series 2006/08/02 12:16:24 bm 1.1.1.1.4.29: STR_OBJECT_DATAPOINT_XXX, STR_BALLOONHELP_DATAPOINT changed: row replaced by data series 2006/07/19 15:53:02 bm 1.1.1.1.4.28: #i64824# +STR_DATA_ROLE_CATEGORIES for the role categories in the data dialog 2006/05/29 18:00:39 iha 1.1.1.1.4.27: adapted STR_OBJECT_DIAGRAM_DATA to spec 2006/05/29 17:54:52 iha 1.1.1.1.4.26: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/05/29 17:08:56 iha 1.1.1.1.4.25: adapted grid names to spec 2006/03/28 15:50:00 iha 1.1.1.1.4.24: corrected broken german umlauts 2006/01/14 14:58:41 iha 1.1.1.1.4.23: renamed first page of 3D View Dialog 2006/01/13 15:07:00 bm 1.1.1.1.4.22: +STR_ACTION_REARRANGE_CHART 2006/01/12 17:54:01 iha 1.1.1.1.4.21: change name of wizard step 4 according to spec 2005/11/30 17:52:21 iha 1.1.1.1.4.20: corrected Strings 2005/11/29 18:36:37 bm 1.1.1.1.4.19: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/22 09:39:41 bm 1.1.1.1.4.18: insert object removed, these kind of strings are used from svx 2005/11/21 16:13:43 bm 1.1.1.1.4.17: +undo insert object string, conversion to UTF-8 2005/10/07 11:12:12 bm 1.1.1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 11:45:02 iha 1.1.1.1.4.15: added specialized title names 2004/08/10 12:16:13 bm 1.1.1.1.4.14: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:12:54 bm 1.1.1.1.4.13: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 14:38:23 iha 1.1.1.1.4.12: #i30126# string review changes 2004/06/30 11:54:40 bm 1.1.1.1.4.11: +text for new data series 2004/06/29 15:43:53 bm 1.1.1.1.4.10: internal strings converted to ressource strings 2004/06/12 13:37:05 iha 1.1.1.1.4.9: correct german text; added comments 2004/06/09 20:17:40 iha 1.1.1.1.4.8: Smooth Line Properties Dialog 2004/06/09 18:43:46 iha 1.1.1.1.4.7: minor resource changes 2004/06/08 19:27:19 iha 1.1.1.1.4.6: added STR_OBJECT_DATA_RANGE 2004/06/03 03:38:21 iha 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/01 18:59:14 iha 1.1.1.1.4.4: new 3D view/effects dialog 2004/05/17 17:33:47 iha 1.1.1.1.4.3: provide object naming; resource cleanup 2004/05/05 20:42:45 iha 1.1.1.1.4.2: #i20344# additional strings for chart wizard 2004/04/22 15:00:39 iha 1.1.1.1.4.1: #i20344# chabged legend, grid and title resources
2007-05-22 16:30:11 +00:00
Text [ en-US ] = "X-Error-Bars" ;
2003-10-06 08:58:36 +00:00
};
String STR_DATA_ROLE_X_ERROR_POSITIVE
{
Text [ en-US ] = "Positive X-Error-Bars" ;
};
String STR_DATA_ROLE_X_ERROR_NEGATIVE
{
Text [ en-US ] = "Negative X-Error-Bars" ;
};
2003-10-06 08:58:36 +00:00
INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:03:29 bm 1.1.1.1.4.52: RESYNC: (1.4-1.5); FILE MERGED 2007/04/23 12:32:31 ihi 1.1.1.1.4.51: #i72301# German removed 2007/03/19 15:13:39 bm 1.1.1.1.4.50: #i75403# Use strings from resource for row and column labels 2007/03/05 13:58:44 iha 1.1.1.1.4.49: changed string according to spec 2007/03/05 13:17:56 iha 1.1.1.1.4.48: changed string according to spec 2007/02/09 12:25:45 bm 1.1.1.1.4.47: #i72841# +STR_ACTION_NOTPOSSIBLE for message box that pops up when a non-deleteable object gets a delete-request 2007/02/06 12:02:16 iha 1.1.1.1.4.46: resource change: Torte -> Kreis 2006/12/11 15:45:45 bm 1.1.1.1.4.45: -STR_DATA_NEW_SERIES, +STR_DATA_UNNAMED_SERIES_WITH_INDEX 2006/12/05 23:40:41 iha 1.1.1.1.4.44: #i71675# enable set data label range for xy charts 2006/12/05 17:55:08 iha 1.1.1.1.4.43: String changes according to wizard spec 2006/11/01 17:46:23 iha 1.1.1.1.4.42: cleanup resources: no hardcoded quotes 2006/11/01 16:10:40 iha 1.1.1.1.4.41: cleanup resources: removed obsolete x-commenet string 2006/11/01 15:36:56 iha 1.1.1.1.4.40: cleanup resources + changed variable names according to style guide 2006/10/29 11:37:39 iha 1.1.1.1.4.39: moved STR_STATISTICS_IN_LEGEND from Strings.src to Strings_Statistic.src 2006/10/27 17:49:08 iha 1.1.1.1.4.38: more cleanup 2006/10/27 15:31:33 iha 1.1.1.1.4.37: name consolidation 2006/10/27 15:02:59 iha 1.1.1.1.4.36: name consolidation 2006/10/27 14:59:19 iha 1.1.1.1.4.35: name consolidation 2006/10/21 12:13:57 iha 1.1.1.1.4.34: name consolidation 2006/10/21 11:03:15 iha 1.1.1.1.4.33: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead 2006/10/21 09:03:31 iha 1.1.1.1.4.32: changed 'Data Series Symbol' to 'Legend Key' 2006/09/27 17:25:31 iha 1.1.1.1.4.31: corrected HelpText for color button 2006/08/22 17:00:21 bm 1.1.1.1.4.30: #i68861# also changed: STR_STATUS_DATAPOINT_MARKED: row replaced by data series 2006/08/02 12:16:24 bm 1.1.1.1.4.29: STR_OBJECT_DATAPOINT_XXX, STR_BALLOONHELP_DATAPOINT changed: row replaced by data series 2006/07/19 15:53:02 bm 1.1.1.1.4.28: #i64824# +STR_DATA_ROLE_CATEGORIES for the role categories in the data dialog 2006/05/29 18:00:39 iha 1.1.1.1.4.27: adapted STR_OBJECT_DIAGRAM_DATA to spec 2006/05/29 17:54:52 iha 1.1.1.1.4.26: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/05/29 17:08:56 iha 1.1.1.1.4.25: adapted grid names to spec 2006/03/28 15:50:00 iha 1.1.1.1.4.24: corrected broken german umlauts 2006/01/14 14:58:41 iha 1.1.1.1.4.23: renamed first page of 3D View Dialog 2006/01/13 15:07:00 bm 1.1.1.1.4.22: +STR_ACTION_REARRANGE_CHART 2006/01/12 17:54:01 iha 1.1.1.1.4.21: change name of wizard step 4 according to spec 2005/11/30 17:52:21 iha 1.1.1.1.4.20: corrected Strings 2005/11/29 18:36:37 bm 1.1.1.1.4.19: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/22 09:39:41 bm 1.1.1.1.4.18: insert object removed, these kind of strings are used from svx 2005/11/21 16:13:43 bm 1.1.1.1.4.17: +undo insert object string, conversion to UTF-8 2005/10/07 11:12:12 bm 1.1.1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 11:45:02 iha 1.1.1.1.4.15: added specialized title names 2004/08/10 12:16:13 bm 1.1.1.1.4.14: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:12:54 bm 1.1.1.1.4.13: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 14:38:23 iha 1.1.1.1.4.12: #i30126# string review changes 2004/06/30 11:54:40 bm 1.1.1.1.4.11: +text for new data series 2004/06/29 15:43:53 bm 1.1.1.1.4.10: internal strings converted to ressource strings 2004/06/12 13:37:05 iha 1.1.1.1.4.9: correct german text; added comments 2004/06/09 20:17:40 iha 1.1.1.1.4.8: Smooth Line Properties Dialog 2004/06/09 18:43:46 iha 1.1.1.1.4.7: minor resource changes 2004/06/08 19:27:19 iha 1.1.1.1.4.6: added STR_OBJECT_DATA_RANGE 2004/06/03 03:38:21 iha 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/01 18:59:14 iha 1.1.1.1.4.4: new 3D view/effects dialog 2004/05/17 17:33:47 iha 1.1.1.1.4.3: provide object naming; resource cleanup 2004/05/05 20:42:45 iha 1.1.1.1.4.2: #i20344# additional strings for chart wizard 2004/04/22 15:00:39 iha 1.1.1.1.4.1: #i20344# chabged legend, grid and title resources
2007-05-22 16:30:11 +00:00
String STR_DATA_ROLE_Y_ERROR
2003-10-06 08:58:36 +00:00
{
INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:03:29 bm 1.1.1.1.4.52: RESYNC: (1.4-1.5); FILE MERGED 2007/04/23 12:32:31 ihi 1.1.1.1.4.51: #i72301# German removed 2007/03/19 15:13:39 bm 1.1.1.1.4.50: #i75403# Use strings from resource for row and column labels 2007/03/05 13:58:44 iha 1.1.1.1.4.49: changed string according to spec 2007/03/05 13:17:56 iha 1.1.1.1.4.48: changed string according to spec 2007/02/09 12:25:45 bm 1.1.1.1.4.47: #i72841# +STR_ACTION_NOTPOSSIBLE for message box that pops up when a non-deleteable object gets a delete-request 2007/02/06 12:02:16 iha 1.1.1.1.4.46: resource change: Torte -> Kreis 2006/12/11 15:45:45 bm 1.1.1.1.4.45: -STR_DATA_NEW_SERIES, +STR_DATA_UNNAMED_SERIES_WITH_INDEX 2006/12/05 23:40:41 iha 1.1.1.1.4.44: #i71675# enable set data label range for xy charts 2006/12/05 17:55:08 iha 1.1.1.1.4.43: String changes according to wizard spec 2006/11/01 17:46:23 iha 1.1.1.1.4.42: cleanup resources: no hardcoded quotes 2006/11/01 16:10:40 iha 1.1.1.1.4.41: cleanup resources: removed obsolete x-commenet string 2006/11/01 15:36:56 iha 1.1.1.1.4.40: cleanup resources + changed variable names according to style guide 2006/10/29 11:37:39 iha 1.1.1.1.4.39: moved STR_STATISTICS_IN_LEGEND from Strings.src to Strings_Statistic.src 2006/10/27 17:49:08 iha 1.1.1.1.4.38: more cleanup 2006/10/27 15:31:33 iha 1.1.1.1.4.37: name consolidation 2006/10/27 15:02:59 iha 1.1.1.1.4.36: name consolidation 2006/10/27 14:59:19 iha 1.1.1.1.4.35: name consolidation 2006/10/21 12:13:57 iha 1.1.1.1.4.34: name consolidation 2006/10/21 11:03:15 iha 1.1.1.1.4.33: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead 2006/10/21 09:03:31 iha 1.1.1.1.4.32: changed 'Data Series Symbol' to 'Legend Key' 2006/09/27 17:25:31 iha 1.1.1.1.4.31: corrected HelpText for color button 2006/08/22 17:00:21 bm 1.1.1.1.4.30: #i68861# also changed: STR_STATUS_DATAPOINT_MARKED: row replaced by data series 2006/08/02 12:16:24 bm 1.1.1.1.4.29: STR_OBJECT_DATAPOINT_XXX, STR_BALLOONHELP_DATAPOINT changed: row replaced by data series 2006/07/19 15:53:02 bm 1.1.1.1.4.28: #i64824# +STR_DATA_ROLE_CATEGORIES for the role categories in the data dialog 2006/05/29 18:00:39 iha 1.1.1.1.4.27: adapted STR_OBJECT_DIAGRAM_DATA to spec 2006/05/29 17:54:52 iha 1.1.1.1.4.26: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/05/29 17:08:56 iha 1.1.1.1.4.25: adapted grid names to spec 2006/03/28 15:50:00 iha 1.1.1.1.4.24: corrected broken german umlauts 2006/01/14 14:58:41 iha 1.1.1.1.4.23: renamed first page of 3D View Dialog 2006/01/13 15:07:00 bm 1.1.1.1.4.22: +STR_ACTION_REARRANGE_CHART 2006/01/12 17:54:01 iha 1.1.1.1.4.21: change name of wizard step 4 according to spec 2005/11/30 17:52:21 iha 1.1.1.1.4.20: corrected Strings 2005/11/29 18:36:37 bm 1.1.1.1.4.19: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/22 09:39:41 bm 1.1.1.1.4.18: insert object removed, these kind of strings are used from svx 2005/11/21 16:13:43 bm 1.1.1.1.4.17: +undo insert object string, conversion to UTF-8 2005/10/07 11:12:12 bm 1.1.1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 11:45:02 iha 1.1.1.1.4.15: added specialized title names 2004/08/10 12:16:13 bm 1.1.1.1.4.14: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:12:54 bm 1.1.1.1.4.13: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 14:38:23 iha 1.1.1.1.4.12: #i30126# string review changes 2004/06/30 11:54:40 bm 1.1.1.1.4.11: +text for new data series 2004/06/29 15:43:53 bm 1.1.1.1.4.10: internal strings converted to ressource strings 2004/06/12 13:37:05 iha 1.1.1.1.4.9: correct german text; added comments 2004/06/09 20:17:40 iha 1.1.1.1.4.8: Smooth Line Properties Dialog 2004/06/09 18:43:46 iha 1.1.1.1.4.7: minor resource changes 2004/06/08 19:27:19 iha 1.1.1.1.4.6: added STR_OBJECT_DATA_RANGE 2004/06/03 03:38:21 iha 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/01 18:59:14 iha 1.1.1.1.4.4: new 3D view/effects dialog 2004/05/17 17:33:47 iha 1.1.1.1.4.3: provide object naming; resource cleanup 2004/05/05 20:42:45 iha 1.1.1.1.4.2: #i20344# additional strings for chart wizard 2004/04/22 15:00:39 iha 1.1.1.1.4.1: #i20344# chabged legend, grid and title resources
2007-05-22 16:30:11 +00:00
Text [ en-US ] = "Y-Error-Bars" ;
2003-10-06 08:58:36 +00:00
};
String STR_DATA_ROLE_Y_ERROR_POSITIVE
{
Text [ en-US ] = "Positive Y-Error-Bars" ;
};
String STR_DATA_ROLE_Y_ERROR_NEGATIVE
{
Text [ en-US ] = "Negative Y-Error-Bars" ;
};
2003-10-06 08:58:36 +00:00
INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:03:29 bm 1.1.1.1.4.52: RESYNC: (1.4-1.5); FILE MERGED 2007/04/23 12:32:31 ihi 1.1.1.1.4.51: #i72301# German removed 2007/03/19 15:13:39 bm 1.1.1.1.4.50: #i75403# Use strings from resource for row and column labels 2007/03/05 13:58:44 iha 1.1.1.1.4.49: changed string according to spec 2007/03/05 13:17:56 iha 1.1.1.1.4.48: changed string according to spec 2007/02/09 12:25:45 bm 1.1.1.1.4.47: #i72841# +STR_ACTION_NOTPOSSIBLE for message box that pops up when a non-deleteable object gets a delete-request 2007/02/06 12:02:16 iha 1.1.1.1.4.46: resource change: Torte -> Kreis 2006/12/11 15:45:45 bm 1.1.1.1.4.45: -STR_DATA_NEW_SERIES, +STR_DATA_UNNAMED_SERIES_WITH_INDEX 2006/12/05 23:40:41 iha 1.1.1.1.4.44: #i71675# enable set data label range for xy charts 2006/12/05 17:55:08 iha 1.1.1.1.4.43: String changes according to wizard spec 2006/11/01 17:46:23 iha 1.1.1.1.4.42: cleanup resources: no hardcoded quotes 2006/11/01 16:10:40 iha 1.1.1.1.4.41: cleanup resources: removed obsolete x-commenet string 2006/11/01 15:36:56 iha 1.1.1.1.4.40: cleanup resources + changed variable names according to style guide 2006/10/29 11:37:39 iha 1.1.1.1.4.39: moved STR_STATISTICS_IN_LEGEND from Strings.src to Strings_Statistic.src 2006/10/27 17:49:08 iha 1.1.1.1.4.38: more cleanup 2006/10/27 15:31:33 iha 1.1.1.1.4.37: name consolidation 2006/10/27 15:02:59 iha 1.1.1.1.4.36: name consolidation 2006/10/27 14:59:19 iha 1.1.1.1.4.35: name consolidation 2006/10/21 12:13:57 iha 1.1.1.1.4.34: name consolidation 2006/10/21 11:03:15 iha 1.1.1.1.4.33: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead 2006/10/21 09:03:31 iha 1.1.1.1.4.32: changed 'Data Series Symbol' to 'Legend Key' 2006/09/27 17:25:31 iha 1.1.1.1.4.31: corrected HelpText for color button 2006/08/22 17:00:21 bm 1.1.1.1.4.30: #i68861# also changed: STR_STATUS_DATAPOINT_MARKED: row replaced by data series 2006/08/02 12:16:24 bm 1.1.1.1.4.29: STR_OBJECT_DATAPOINT_XXX, STR_BALLOONHELP_DATAPOINT changed: row replaced by data series 2006/07/19 15:53:02 bm 1.1.1.1.4.28: #i64824# +STR_DATA_ROLE_CATEGORIES for the role categories in the data dialog 2006/05/29 18:00:39 iha 1.1.1.1.4.27: adapted STR_OBJECT_DIAGRAM_DATA to spec 2006/05/29 17:54:52 iha 1.1.1.1.4.26: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/05/29 17:08:56 iha 1.1.1.1.4.25: adapted grid names to spec 2006/03/28 15:50:00 iha 1.1.1.1.4.24: corrected broken german umlauts 2006/01/14 14:58:41 iha 1.1.1.1.4.23: renamed first page of 3D View Dialog 2006/01/13 15:07:00 bm 1.1.1.1.4.22: +STR_ACTION_REARRANGE_CHART 2006/01/12 17:54:01 iha 1.1.1.1.4.21: change name of wizard step 4 according to spec 2005/11/30 17:52:21 iha 1.1.1.1.4.20: corrected Strings 2005/11/29 18:36:37 bm 1.1.1.1.4.19: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/22 09:39:41 bm 1.1.1.1.4.18: insert object removed, these kind of strings are used from svx 2005/11/21 16:13:43 bm 1.1.1.1.4.17: +undo insert object string, conversion to UTF-8 2005/10/07 11:12:12 bm 1.1.1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 11:45:02 iha 1.1.1.1.4.15: added specialized title names 2004/08/10 12:16:13 bm 1.1.1.1.4.14: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:12:54 bm 1.1.1.1.4.13: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 14:38:23 iha 1.1.1.1.4.12: #i30126# string review changes 2004/06/30 11:54:40 bm 1.1.1.1.4.11: +text for new data series 2004/06/29 15:43:53 bm 1.1.1.1.4.10: internal strings converted to ressource strings 2004/06/12 13:37:05 iha 1.1.1.1.4.9: correct german text; added comments 2004/06/09 20:17:40 iha 1.1.1.1.4.8: Smooth Line Properties Dialog 2004/06/09 18:43:46 iha 1.1.1.1.4.7: minor resource changes 2004/06/08 19:27:19 iha 1.1.1.1.4.6: added STR_OBJECT_DATA_RANGE 2004/06/03 03:38:21 iha 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/01 18:59:14 iha 1.1.1.1.4.4: new 3D view/effects dialog 2004/05/17 17:33:47 iha 1.1.1.1.4.3: provide object naming; resource cleanup 2004/05/05 20:42:45 iha 1.1.1.1.4.2: #i20344# additional strings for chart wizard 2004/04/22 15:00:39 iha 1.1.1.1.4.1: #i20344# chabged legend, grid and title resources
2007-05-22 16:30:11 +00:00
String STR_DATA_ROLE_FIRST
2003-10-06 08:58:36 +00:00
{
INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:03:29 bm 1.1.1.1.4.52: RESYNC: (1.4-1.5); FILE MERGED 2007/04/23 12:32:31 ihi 1.1.1.1.4.51: #i72301# German removed 2007/03/19 15:13:39 bm 1.1.1.1.4.50: #i75403# Use strings from resource for row and column labels 2007/03/05 13:58:44 iha 1.1.1.1.4.49: changed string according to spec 2007/03/05 13:17:56 iha 1.1.1.1.4.48: changed string according to spec 2007/02/09 12:25:45 bm 1.1.1.1.4.47: #i72841# +STR_ACTION_NOTPOSSIBLE for message box that pops up when a non-deleteable object gets a delete-request 2007/02/06 12:02:16 iha 1.1.1.1.4.46: resource change: Torte -> Kreis 2006/12/11 15:45:45 bm 1.1.1.1.4.45: -STR_DATA_NEW_SERIES, +STR_DATA_UNNAMED_SERIES_WITH_INDEX 2006/12/05 23:40:41 iha 1.1.1.1.4.44: #i71675# enable set data label range for xy charts 2006/12/05 17:55:08 iha 1.1.1.1.4.43: String changes according to wizard spec 2006/11/01 17:46:23 iha 1.1.1.1.4.42: cleanup resources: no hardcoded quotes 2006/11/01 16:10:40 iha 1.1.1.1.4.41: cleanup resources: removed obsolete x-commenet string 2006/11/01 15:36:56 iha 1.1.1.1.4.40: cleanup resources + changed variable names according to style guide 2006/10/29 11:37:39 iha 1.1.1.1.4.39: moved STR_STATISTICS_IN_LEGEND from Strings.src to Strings_Statistic.src 2006/10/27 17:49:08 iha 1.1.1.1.4.38: more cleanup 2006/10/27 15:31:33 iha 1.1.1.1.4.37: name consolidation 2006/10/27 15:02:59 iha 1.1.1.1.4.36: name consolidation 2006/10/27 14:59:19 iha 1.1.1.1.4.35: name consolidation 2006/10/21 12:13:57 iha 1.1.1.1.4.34: name consolidation 2006/10/21 11:03:15 iha 1.1.1.1.4.33: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead 2006/10/21 09:03:31 iha 1.1.1.1.4.32: changed 'Data Series Symbol' to 'Legend Key' 2006/09/27 17:25:31 iha 1.1.1.1.4.31: corrected HelpText for color button 2006/08/22 17:00:21 bm 1.1.1.1.4.30: #i68861# also changed: STR_STATUS_DATAPOINT_MARKED: row replaced by data series 2006/08/02 12:16:24 bm 1.1.1.1.4.29: STR_OBJECT_DATAPOINT_XXX, STR_BALLOONHELP_DATAPOINT changed: row replaced by data series 2006/07/19 15:53:02 bm 1.1.1.1.4.28: #i64824# +STR_DATA_ROLE_CATEGORIES for the role categories in the data dialog 2006/05/29 18:00:39 iha 1.1.1.1.4.27: adapted STR_OBJECT_DIAGRAM_DATA to spec 2006/05/29 17:54:52 iha 1.1.1.1.4.26: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/05/29 17:08:56 iha 1.1.1.1.4.25: adapted grid names to spec 2006/03/28 15:50:00 iha 1.1.1.1.4.24: corrected broken german umlauts 2006/01/14 14:58:41 iha 1.1.1.1.4.23: renamed first page of 3D View Dialog 2006/01/13 15:07:00 bm 1.1.1.1.4.22: +STR_ACTION_REARRANGE_CHART 2006/01/12 17:54:01 iha 1.1.1.1.4.21: change name of wizard step 4 according to spec 2005/11/30 17:52:21 iha 1.1.1.1.4.20: corrected Strings 2005/11/29 18:36:37 bm 1.1.1.1.4.19: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/22 09:39:41 bm 1.1.1.1.4.18: insert object removed, these kind of strings are used from svx 2005/11/21 16:13:43 bm 1.1.1.1.4.17: +undo insert object string, conversion to UTF-8 2005/10/07 11:12:12 bm 1.1.1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 11:45:02 iha 1.1.1.1.4.15: added specialized title names 2004/08/10 12:16:13 bm 1.1.1.1.4.14: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:12:54 bm 1.1.1.1.4.13: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 14:38:23 iha 1.1.1.1.4.12: #i30126# string review changes 2004/06/30 11:54:40 bm 1.1.1.1.4.11: +text for new data series 2004/06/29 15:43:53 bm 1.1.1.1.4.10: internal strings converted to ressource strings 2004/06/12 13:37:05 iha 1.1.1.1.4.9: correct german text; added comments 2004/06/09 20:17:40 iha 1.1.1.1.4.8: Smooth Line Properties Dialog 2004/06/09 18:43:46 iha 1.1.1.1.4.7: minor resource changes 2004/06/08 19:27:19 iha 1.1.1.1.4.6: added STR_OBJECT_DATA_RANGE 2004/06/03 03:38:21 iha 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/01 18:59:14 iha 1.1.1.1.4.4: new 3D view/effects dialog 2004/05/17 17:33:47 iha 1.1.1.1.4.3: provide object naming; resource cleanup 2004/05/05 20:42:45 iha 1.1.1.1.4.2: #i20344# additional strings for chart wizard 2004/04/22 15:00:39 iha 1.1.1.1.4.1: #i20344# chabged legend, grid and title resources
2007-05-22 16:30:11 +00:00
Text [ en-US ] = "Open Values" ;
2003-10-06 08:58:36 +00:00
};
INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:03:29 bm 1.1.1.1.4.52: RESYNC: (1.4-1.5); FILE MERGED 2007/04/23 12:32:31 ihi 1.1.1.1.4.51: #i72301# German removed 2007/03/19 15:13:39 bm 1.1.1.1.4.50: #i75403# Use strings from resource for row and column labels 2007/03/05 13:58:44 iha 1.1.1.1.4.49: changed string according to spec 2007/03/05 13:17:56 iha 1.1.1.1.4.48: changed string according to spec 2007/02/09 12:25:45 bm 1.1.1.1.4.47: #i72841# +STR_ACTION_NOTPOSSIBLE for message box that pops up when a non-deleteable object gets a delete-request 2007/02/06 12:02:16 iha 1.1.1.1.4.46: resource change: Torte -> Kreis 2006/12/11 15:45:45 bm 1.1.1.1.4.45: -STR_DATA_NEW_SERIES, +STR_DATA_UNNAMED_SERIES_WITH_INDEX 2006/12/05 23:40:41 iha 1.1.1.1.4.44: #i71675# enable set data label range for xy charts 2006/12/05 17:55:08 iha 1.1.1.1.4.43: String changes according to wizard spec 2006/11/01 17:46:23 iha 1.1.1.1.4.42: cleanup resources: no hardcoded quotes 2006/11/01 16:10:40 iha 1.1.1.1.4.41: cleanup resources: removed obsolete x-commenet string 2006/11/01 15:36:56 iha 1.1.1.1.4.40: cleanup resources + changed variable names according to style guide 2006/10/29 11:37:39 iha 1.1.1.1.4.39: moved STR_STATISTICS_IN_LEGEND from Strings.src to Strings_Statistic.src 2006/10/27 17:49:08 iha 1.1.1.1.4.38: more cleanup 2006/10/27 15:31:33 iha 1.1.1.1.4.37: name consolidation 2006/10/27 15:02:59 iha 1.1.1.1.4.36: name consolidation 2006/10/27 14:59:19 iha 1.1.1.1.4.35: name consolidation 2006/10/21 12:13:57 iha 1.1.1.1.4.34: name consolidation 2006/10/21 11:03:15 iha 1.1.1.1.4.33: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead 2006/10/21 09:03:31 iha 1.1.1.1.4.32: changed 'Data Series Symbol' to 'Legend Key' 2006/09/27 17:25:31 iha 1.1.1.1.4.31: corrected HelpText for color button 2006/08/22 17:00:21 bm 1.1.1.1.4.30: #i68861# also changed: STR_STATUS_DATAPOINT_MARKED: row replaced by data series 2006/08/02 12:16:24 bm 1.1.1.1.4.29: STR_OBJECT_DATAPOINT_XXX, STR_BALLOONHELP_DATAPOINT changed: row replaced by data series 2006/07/19 15:53:02 bm 1.1.1.1.4.28: #i64824# +STR_DATA_ROLE_CATEGORIES for the role categories in the data dialog 2006/05/29 18:00:39 iha 1.1.1.1.4.27: adapted STR_OBJECT_DIAGRAM_DATA to spec 2006/05/29 17:54:52 iha 1.1.1.1.4.26: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/05/29 17:08:56 iha 1.1.1.1.4.25: adapted grid names to spec 2006/03/28 15:50:00 iha 1.1.1.1.4.24: corrected broken german umlauts 2006/01/14 14:58:41 iha 1.1.1.1.4.23: renamed first page of 3D View Dialog 2006/01/13 15:07:00 bm 1.1.1.1.4.22: +STR_ACTION_REARRANGE_CHART 2006/01/12 17:54:01 iha 1.1.1.1.4.21: change name of wizard step 4 according to spec 2005/11/30 17:52:21 iha 1.1.1.1.4.20: corrected Strings 2005/11/29 18:36:37 bm 1.1.1.1.4.19: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/22 09:39:41 bm 1.1.1.1.4.18: insert object removed, these kind of strings are used from svx 2005/11/21 16:13:43 bm 1.1.1.1.4.17: +undo insert object string, conversion to UTF-8 2005/10/07 11:12:12 bm 1.1.1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 11:45:02 iha 1.1.1.1.4.15: added specialized title names 2004/08/10 12:16:13 bm 1.1.1.1.4.14: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:12:54 bm 1.1.1.1.4.13: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 14:38:23 iha 1.1.1.1.4.12: #i30126# string review changes 2004/06/30 11:54:40 bm 1.1.1.1.4.11: +text for new data series 2004/06/29 15:43:53 bm 1.1.1.1.4.10: internal strings converted to ressource strings 2004/06/12 13:37:05 iha 1.1.1.1.4.9: correct german text; added comments 2004/06/09 20:17:40 iha 1.1.1.1.4.8: Smooth Line Properties Dialog 2004/06/09 18:43:46 iha 1.1.1.1.4.7: minor resource changes 2004/06/08 19:27:19 iha 1.1.1.1.4.6: added STR_OBJECT_DATA_RANGE 2004/06/03 03:38:21 iha 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/01 18:59:14 iha 1.1.1.1.4.4: new 3D view/effects dialog 2004/05/17 17:33:47 iha 1.1.1.1.4.3: provide object naming; resource cleanup 2004/05/05 20:42:45 iha 1.1.1.1.4.2: #i20344# additional strings for chart wizard 2004/04/22 15:00:39 iha 1.1.1.1.4.1: #i20344# chabged legend, grid and title resources
2007-05-22 16:30:11 +00:00
String STR_DATA_ROLE_LAST
2003-10-06 08:58:36 +00:00
{
INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:03:29 bm 1.1.1.1.4.52: RESYNC: (1.4-1.5); FILE MERGED 2007/04/23 12:32:31 ihi 1.1.1.1.4.51: #i72301# German removed 2007/03/19 15:13:39 bm 1.1.1.1.4.50: #i75403# Use strings from resource for row and column labels 2007/03/05 13:58:44 iha 1.1.1.1.4.49: changed string according to spec 2007/03/05 13:17:56 iha 1.1.1.1.4.48: changed string according to spec 2007/02/09 12:25:45 bm 1.1.1.1.4.47: #i72841# +STR_ACTION_NOTPOSSIBLE for message box that pops up when a non-deleteable object gets a delete-request 2007/02/06 12:02:16 iha 1.1.1.1.4.46: resource change: Torte -> Kreis 2006/12/11 15:45:45 bm 1.1.1.1.4.45: -STR_DATA_NEW_SERIES, +STR_DATA_UNNAMED_SERIES_WITH_INDEX 2006/12/05 23:40:41 iha 1.1.1.1.4.44: #i71675# enable set data label range for xy charts 2006/12/05 17:55:08 iha 1.1.1.1.4.43: String changes according to wizard spec 2006/11/01 17:46:23 iha 1.1.1.1.4.42: cleanup resources: no hardcoded quotes 2006/11/01 16:10:40 iha 1.1.1.1.4.41: cleanup resources: removed obsolete x-commenet string 2006/11/01 15:36:56 iha 1.1.1.1.4.40: cleanup resources + changed variable names according to style guide 2006/10/29 11:37:39 iha 1.1.1.1.4.39: moved STR_STATISTICS_IN_LEGEND from Strings.src to Strings_Statistic.src 2006/10/27 17:49:08 iha 1.1.1.1.4.38: more cleanup 2006/10/27 15:31:33 iha 1.1.1.1.4.37: name consolidation 2006/10/27 15:02:59 iha 1.1.1.1.4.36: name consolidation 2006/10/27 14:59:19 iha 1.1.1.1.4.35: name consolidation 2006/10/21 12:13:57 iha 1.1.1.1.4.34: name consolidation 2006/10/21 11:03:15 iha 1.1.1.1.4.33: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead 2006/10/21 09:03:31 iha 1.1.1.1.4.32: changed 'Data Series Symbol' to 'Legend Key' 2006/09/27 17:25:31 iha 1.1.1.1.4.31: corrected HelpText for color button 2006/08/22 17:00:21 bm 1.1.1.1.4.30: #i68861# also changed: STR_STATUS_DATAPOINT_MARKED: row replaced by data series 2006/08/02 12:16:24 bm 1.1.1.1.4.29: STR_OBJECT_DATAPOINT_XXX, STR_BALLOONHELP_DATAPOINT changed: row replaced by data series 2006/07/19 15:53:02 bm 1.1.1.1.4.28: #i64824# +STR_DATA_ROLE_CATEGORIES for the role categories in the data dialog 2006/05/29 18:00:39 iha 1.1.1.1.4.27: adapted STR_OBJECT_DIAGRAM_DATA to spec 2006/05/29 17:54:52 iha 1.1.1.1.4.26: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/05/29 17:08:56 iha 1.1.1.1.4.25: adapted grid names to spec 2006/03/28 15:50:00 iha 1.1.1.1.4.24: corrected broken german umlauts 2006/01/14 14:58:41 iha 1.1.1.1.4.23: renamed first page of 3D View Dialog 2006/01/13 15:07:00 bm 1.1.1.1.4.22: +STR_ACTION_REARRANGE_CHART 2006/01/12 17:54:01 iha 1.1.1.1.4.21: change name of wizard step 4 according to spec 2005/11/30 17:52:21 iha 1.1.1.1.4.20: corrected Strings 2005/11/29 18:36:37 bm 1.1.1.1.4.19: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/22 09:39:41 bm 1.1.1.1.4.18: insert object removed, these kind of strings are used from svx 2005/11/21 16:13:43 bm 1.1.1.1.4.17: +undo insert object string, conversion to UTF-8 2005/10/07 11:12:12 bm 1.1.1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 11:45:02 iha 1.1.1.1.4.15: added specialized title names 2004/08/10 12:16:13 bm 1.1.1.1.4.14: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:12:54 bm 1.1.1.1.4.13: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 14:38:23 iha 1.1.1.1.4.12: #i30126# string review changes 2004/06/30 11:54:40 bm 1.1.1.1.4.11: +text for new data series 2004/06/29 15:43:53 bm 1.1.1.1.4.10: internal strings converted to ressource strings 2004/06/12 13:37:05 iha 1.1.1.1.4.9: correct german text; added comments 2004/06/09 20:17:40 iha 1.1.1.1.4.8: Smooth Line Properties Dialog 2004/06/09 18:43:46 iha 1.1.1.1.4.7: minor resource changes 2004/06/08 19:27:19 iha 1.1.1.1.4.6: added STR_OBJECT_DATA_RANGE 2004/06/03 03:38:21 iha 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/01 18:59:14 iha 1.1.1.1.4.4: new 3D view/effects dialog 2004/05/17 17:33:47 iha 1.1.1.1.4.3: provide object naming; resource cleanup 2004/05/05 20:42:45 iha 1.1.1.1.4.2: #i20344# additional strings for chart wizard 2004/04/22 15:00:39 iha 1.1.1.1.4.1: #i20344# chabged legend, grid and title resources
2007-05-22 16:30:11 +00:00
Text [ en-US ] = "Close Values" ;
2003-10-06 08:58:36 +00:00
};
INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:03:29 bm 1.1.1.1.4.52: RESYNC: (1.4-1.5); FILE MERGED 2007/04/23 12:32:31 ihi 1.1.1.1.4.51: #i72301# German removed 2007/03/19 15:13:39 bm 1.1.1.1.4.50: #i75403# Use strings from resource for row and column labels 2007/03/05 13:58:44 iha 1.1.1.1.4.49: changed string according to spec 2007/03/05 13:17:56 iha 1.1.1.1.4.48: changed string according to spec 2007/02/09 12:25:45 bm 1.1.1.1.4.47: #i72841# +STR_ACTION_NOTPOSSIBLE for message box that pops up when a non-deleteable object gets a delete-request 2007/02/06 12:02:16 iha 1.1.1.1.4.46: resource change: Torte -> Kreis 2006/12/11 15:45:45 bm 1.1.1.1.4.45: -STR_DATA_NEW_SERIES, +STR_DATA_UNNAMED_SERIES_WITH_INDEX 2006/12/05 23:40:41 iha 1.1.1.1.4.44: #i71675# enable set data label range for xy charts 2006/12/05 17:55:08 iha 1.1.1.1.4.43: String changes according to wizard spec 2006/11/01 17:46:23 iha 1.1.1.1.4.42: cleanup resources: no hardcoded quotes 2006/11/01 16:10:40 iha 1.1.1.1.4.41: cleanup resources: removed obsolete x-commenet string 2006/11/01 15:36:56 iha 1.1.1.1.4.40: cleanup resources + changed variable names according to style guide 2006/10/29 11:37:39 iha 1.1.1.1.4.39: moved STR_STATISTICS_IN_LEGEND from Strings.src to Strings_Statistic.src 2006/10/27 17:49:08 iha 1.1.1.1.4.38: more cleanup 2006/10/27 15:31:33 iha 1.1.1.1.4.37: name consolidation 2006/10/27 15:02:59 iha 1.1.1.1.4.36: name consolidation 2006/10/27 14:59:19 iha 1.1.1.1.4.35: name consolidation 2006/10/21 12:13:57 iha 1.1.1.1.4.34: name consolidation 2006/10/21 11:03:15 iha 1.1.1.1.4.33: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead 2006/10/21 09:03:31 iha 1.1.1.1.4.32: changed 'Data Series Symbol' to 'Legend Key' 2006/09/27 17:25:31 iha 1.1.1.1.4.31: corrected HelpText for color button 2006/08/22 17:00:21 bm 1.1.1.1.4.30: #i68861# also changed: STR_STATUS_DATAPOINT_MARKED: row replaced by data series 2006/08/02 12:16:24 bm 1.1.1.1.4.29: STR_OBJECT_DATAPOINT_XXX, STR_BALLOONHELP_DATAPOINT changed: row replaced by data series 2006/07/19 15:53:02 bm 1.1.1.1.4.28: #i64824# +STR_DATA_ROLE_CATEGORIES for the role categories in the data dialog 2006/05/29 18:00:39 iha 1.1.1.1.4.27: adapted STR_OBJECT_DIAGRAM_DATA to spec 2006/05/29 17:54:52 iha 1.1.1.1.4.26: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/05/29 17:08:56 iha 1.1.1.1.4.25: adapted grid names to spec 2006/03/28 15:50:00 iha 1.1.1.1.4.24: corrected broken german umlauts 2006/01/14 14:58:41 iha 1.1.1.1.4.23: renamed first page of 3D View Dialog 2006/01/13 15:07:00 bm 1.1.1.1.4.22: +STR_ACTION_REARRANGE_CHART 2006/01/12 17:54:01 iha 1.1.1.1.4.21: change name of wizard step 4 according to spec 2005/11/30 17:52:21 iha 1.1.1.1.4.20: corrected Strings 2005/11/29 18:36:37 bm 1.1.1.1.4.19: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/22 09:39:41 bm 1.1.1.1.4.18: insert object removed, these kind of strings are used from svx 2005/11/21 16:13:43 bm 1.1.1.1.4.17: +undo insert object string, conversion to UTF-8 2005/10/07 11:12:12 bm 1.1.1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 11:45:02 iha 1.1.1.1.4.15: added specialized title names 2004/08/10 12:16:13 bm 1.1.1.1.4.14: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:12:54 bm 1.1.1.1.4.13: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 14:38:23 iha 1.1.1.1.4.12: #i30126# string review changes 2004/06/30 11:54:40 bm 1.1.1.1.4.11: +text for new data series 2004/06/29 15:43:53 bm 1.1.1.1.4.10: internal strings converted to ressource strings 2004/06/12 13:37:05 iha 1.1.1.1.4.9: correct german text; added comments 2004/06/09 20:17:40 iha 1.1.1.1.4.8: Smooth Line Properties Dialog 2004/06/09 18:43:46 iha 1.1.1.1.4.7: minor resource changes 2004/06/08 19:27:19 iha 1.1.1.1.4.6: added STR_OBJECT_DATA_RANGE 2004/06/03 03:38:21 iha 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/01 18:59:14 iha 1.1.1.1.4.4: new 3D view/effects dialog 2004/05/17 17:33:47 iha 1.1.1.1.4.3: provide object naming; resource cleanup 2004/05/05 20:42:45 iha 1.1.1.1.4.2: #i20344# additional strings for chart wizard 2004/04/22 15:00:39 iha 1.1.1.1.4.1: #i20344# chabged legend, grid and title resources
2007-05-22 16:30:11 +00:00
String STR_DATA_ROLE_MIN
2003-10-06 08:58:36 +00:00
{
INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:03:29 bm 1.1.1.1.4.52: RESYNC: (1.4-1.5); FILE MERGED 2007/04/23 12:32:31 ihi 1.1.1.1.4.51: #i72301# German removed 2007/03/19 15:13:39 bm 1.1.1.1.4.50: #i75403# Use strings from resource for row and column labels 2007/03/05 13:58:44 iha 1.1.1.1.4.49: changed string according to spec 2007/03/05 13:17:56 iha 1.1.1.1.4.48: changed string according to spec 2007/02/09 12:25:45 bm 1.1.1.1.4.47: #i72841# +STR_ACTION_NOTPOSSIBLE for message box that pops up when a non-deleteable object gets a delete-request 2007/02/06 12:02:16 iha 1.1.1.1.4.46: resource change: Torte -> Kreis 2006/12/11 15:45:45 bm 1.1.1.1.4.45: -STR_DATA_NEW_SERIES, +STR_DATA_UNNAMED_SERIES_WITH_INDEX 2006/12/05 23:40:41 iha 1.1.1.1.4.44: #i71675# enable set data label range for xy charts 2006/12/05 17:55:08 iha 1.1.1.1.4.43: String changes according to wizard spec 2006/11/01 17:46:23 iha 1.1.1.1.4.42: cleanup resources: no hardcoded quotes 2006/11/01 16:10:40 iha 1.1.1.1.4.41: cleanup resources: removed obsolete x-commenet string 2006/11/01 15:36:56 iha 1.1.1.1.4.40: cleanup resources + changed variable names according to style guide 2006/10/29 11:37:39 iha 1.1.1.1.4.39: moved STR_STATISTICS_IN_LEGEND from Strings.src to Strings_Statistic.src 2006/10/27 17:49:08 iha 1.1.1.1.4.38: more cleanup 2006/10/27 15:31:33 iha 1.1.1.1.4.37: name consolidation 2006/10/27 15:02:59 iha 1.1.1.1.4.36: name consolidation 2006/10/27 14:59:19 iha 1.1.1.1.4.35: name consolidation 2006/10/21 12:13:57 iha 1.1.1.1.4.34: name consolidation 2006/10/21 11:03:15 iha 1.1.1.1.4.33: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead 2006/10/21 09:03:31 iha 1.1.1.1.4.32: changed 'Data Series Symbol' to 'Legend Key' 2006/09/27 17:25:31 iha 1.1.1.1.4.31: corrected HelpText for color button 2006/08/22 17:00:21 bm 1.1.1.1.4.30: #i68861# also changed: STR_STATUS_DATAPOINT_MARKED: row replaced by data series 2006/08/02 12:16:24 bm 1.1.1.1.4.29: STR_OBJECT_DATAPOINT_XXX, STR_BALLOONHELP_DATAPOINT changed: row replaced by data series 2006/07/19 15:53:02 bm 1.1.1.1.4.28: #i64824# +STR_DATA_ROLE_CATEGORIES for the role categories in the data dialog 2006/05/29 18:00:39 iha 1.1.1.1.4.27: adapted STR_OBJECT_DIAGRAM_DATA to spec 2006/05/29 17:54:52 iha 1.1.1.1.4.26: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/05/29 17:08:56 iha 1.1.1.1.4.25: adapted grid names to spec 2006/03/28 15:50:00 iha 1.1.1.1.4.24: corrected broken german umlauts 2006/01/14 14:58:41 iha 1.1.1.1.4.23: renamed first page of 3D View Dialog 2006/01/13 15:07:00 bm 1.1.1.1.4.22: +STR_ACTION_REARRANGE_CHART 2006/01/12 17:54:01 iha 1.1.1.1.4.21: change name of wizard step 4 according to spec 2005/11/30 17:52:21 iha 1.1.1.1.4.20: corrected Strings 2005/11/29 18:36:37 bm 1.1.1.1.4.19: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/22 09:39:41 bm 1.1.1.1.4.18: insert object removed, these kind of strings are used from svx 2005/11/21 16:13:43 bm 1.1.1.1.4.17: +undo insert object string, conversion to UTF-8 2005/10/07 11:12:12 bm 1.1.1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 11:45:02 iha 1.1.1.1.4.15: added specialized title names 2004/08/10 12:16:13 bm 1.1.1.1.4.14: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:12:54 bm 1.1.1.1.4.13: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 14:38:23 iha 1.1.1.1.4.12: #i30126# string review changes 2004/06/30 11:54:40 bm 1.1.1.1.4.11: +text for new data series 2004/06/29 15:43:53 bm 1.1.1.1.4.10: internal strings converted to ressource strings 2004/06/12 13:37:05 iha 1.1.1.1.4.9: correct german text; added comments 2004/06/09 20:17:40 iha 1.1.1.1.4.8: Smooth Line Properties Dialog 2004/06/09 18:43:46 iha 1.1.1.1.4.7: minor resource changes 2004/06/08 19:27:19 iha 1.1.1.1.4.6: added STR_OBJECT_DATA_RANGE 2004/06/03 03:38:21 iha 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/01 18:59:14 iha 1.1.1.1.4.4: new 3D view/effects dialog 2004/05/17 17:33:47 iha 1.1.1.1.4.3: provide object naming; resource cleanup 2004/05/05 20:42:45 iha 1.1.1.1.4.2: #i20344# additional strings for chart wizard 2004/04/22 15:00:39 iha 1.1.1.1.4.1: #i20344# chabged legend, grid and title resources
2007-05-22 16:30:11 +00:00
Text [ en-US ] = "Low Values" ;
2003-10-06 08:58:36 +00:00
};
INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:03:29 bm 1.1.1.1.4.52: RESYNC: (1.4-1.5); FILE MERGED 2007/04/23 12:32:31 ihi 1.1.1.1.4.51: #i72301# German removed 2007/03/19 15:13:39 bm 1.1.1.1.4.50: #i75403# Use strings from resource for row and column labels 2007/03/05 13:58:44 iha 1.1.1.1.4.49: changed string according to spec 2007/03/05 13:17:56 iha 1.1.1.1.4.48: changed string according to spec 2007/02/09 12:25:45 bm 1.1.1.1.4.47: #i72841# +STR_ACTION_NOTPOSSIBLE for message box that pops up when a non-deleteable object gets a delete-request 2007/02/06 12:02:16 iha 1.1.1.1.4.46: resource change: Torte -> Kreis 2006/12/11 15:45:45 bm 1.1.1.1.4.45: -STR_DATA_NEW_SERIES, +STR_DATA_UNNAMED_SERIES_WITH_INDEX 2006/12/05 23:40:41 iha 1.1.1.1.4.44: #i71675# enable set data label range for xy charts 2006/12/05 17:55:08 iha 1.1.1.1.4.43: String changes according to wizard spec 2006/11/01 17:46:23 iha 1.1.1.1.4.42: cleanup resources: no hardcoded quotes 2006/11/01 16:10:40 iha 1.1.1.1.4.41: cleanup resources: removed obsolete x-commenet string 2006/11/01 15:36:56 iha 1.1.1.1.4.40: cleanup resources + changed variable names according to style guide 2006/10/29 11:37:39 iha 1.1.1.1.4.39: moved STR_STATISTICS_IN_LEGEND from Strings.src to Strings_Statistic.src 2006/10/27 17:49:08 iha 1.1.1.1.4.38: more cleanup 2006/10/27 15:31:33 iha 1.1.1.1.4.37: name consolidation 2006/10/27 15:02:59 iha 1.1.1.1.4.36: name consolidation 2006/10/27 14:59:19 iha 1.1.1.1.4.35: name consolidation 2006/10/21 12:13:57 iha 1.1.1.1.4.34: name consolidation 2006/10/21 11:03:15 iha 1.1.1.1.4.33: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead 2006/10/21 09:03:31 iha 1.1.1.1.4.32: changed 'Data Series Symbol' to 'Legend Key' 2006/09/27 17:25:31 iha 1.1.1.1.4.31: corrected HelpText for color button 2006/08/22 17:00:21 bm 1.1.1.1.4.30: #i68861# also changed: STR_STATUS_DATAPOINT_MARKED: row replaced by data series 2006/08/02 12:16:24 bm 1.1.1.1.4.29: STR_OBJECT_DATAPOINT_XXX, STR_BALLOONHELP_DATAPOINT changed: row replaced by data series 2006/07/19 15:53:02 bm 1.1.1.1.4.28: #i64824# +STR_DATA_ROLE_CATEGORIES for the role categories in the data dialog 2006/05/29 18:00:39 iha 1.1.1.1.4.27: adapted STR_OBJECT_DIAGRAM_DATA to spec 2006/05/29 17:54:52 iha 1.1.1.1.4.26: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/05/29 17:08:56 iha 1.1.1.1.4.25: adapted grid names to spec 2006/03/28 15:50:00 iha 1.1.1.1.4.24: corrected broken german umlauts 2006/01/14 14:58:41 iha 1.1.1.1.4.23: renamed first page of 3D View Dialog 2006/01/13 15:07:00 bm 1.1.1.1.4.22: +STR_ACTION_REARRANGE_CHART 2006/01/12 17:54:01 iha 1.1.1.1.4.21: change name of wizard step 4 according to spec 2005/11/30 17:52:21 iha 1.1.1.1.4.20: corrected Strings 2005/11/29 18:36:37 bm 1.1.1.1.4.19: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/22 09:39:41 bm 1.1.1.1.4.18: insert object removed, these kind of strings are used from svx 2005/11/21 16:13:43 bm 1.1.1.1.4.17: +undo insert object string, conversion to UTF-8 2005/10/07 11:12:12 bm 1.1.1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 11:45:02 iha 1.1.1.1.4.15: added specialized title names 2004/08/10 12:16:13 bm 1.1.1.1.4.14: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:12:54 bm 1.1.1.1.4.13: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 14:38:23 iha 1.1.1.1.4.12: #i30126# string review changes 2004/06/30 11:54:40 bm 1.1.1.1.4.11: +text for new data series 2004/06/29 15:43:53 bm 1.1.1.1.4.10: internal strings converted to ressource strings 2004/06/12 13:37:05 iha 1.1.1.1.4.9: correct german text; added comments 2004/06/09 20:17:40 iha 1.1.1.1.4.8: Smooth Line Properties Dialog 2004/06/09 18:43:46 iha 1.1.1.1.4.7: minor resource changes 2004/06/08 19:27:19 iha 1.1.1.1.4.6: added STR_OBJECT_DATA_RANGE 2004/06/03 03:38:21 iha 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/01 18:59:14 iha 1.1.1.1.4.4: new 3D view/effects dialog 2004/05/17 17:33:47 iha 1.1.1.1.4.3: provide object naming; resource cleanup 2004/05/05 20:42:45 iha 1.1.1.1.4.2: #i20344# additional strings for chart wizard 2004/04/22 15:00:39 iha 1.1.1.1.4.1: #i20344# chabged legend, grid and title resources
2007-05-22 16:30:11 +00:00
String STR_DATA_ROLE_MAX
2003-10-06 08:58:36 +00:00
{
INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:03:29 bm 1.1.1.1.4.52: RESYNC: (1.4-1.5); FILE MERGED 2007/04/23 12:32:31 ihi 1.1.1.1.4.51: #i72301# German removed 2007/03/19 15:13:39 bm 1.1.1.1.4.50: #i75403# Use strings from resource for row and column labels 2007/03/05 13:58:44 iha 1.1.1.1.4.49: changed string according to spec 2007/03/05 13:17:56 iha 1.1.1.1.4.48: changed string according to spec 2007/02/09 12:25:45 bm 1.1.1.1.4.47: #i72841# +STR_ACTION_NOTPOSSIBLE for message box that pops up when a non-deleteable object gets a delete-request 2007/02/06 12:02:16 iha 1.1.1.1.4.46: resource change: Torte -> Kreis 2006/12/11 15:45:45 bm 1.1.1.1.4.45: -STR_DATA_NEW_SERIES, +STR_DATA_UNNAMED_SERIES_WITH_INDEX 2006/12/05 23:40:41 iha 1.1.1.1.4.44: #i71675# enable set data label range for xy charts 2006/12/05 17:55:08 iha 1.1.1.1.4.43: String changes according to wizard spec 2006/11/01 17:46:23 iha 1.1.1.1.4.42: cleanup resources: no hardcoded quotes 2006/11/01 16:10:40 iha 1.1.1.1.4.41: cleanup resources: removed obsolete x-commenet string 2006/11/01 15:36:56 iha 1.1.1.1.4.40: cleanup resources + changed variable names according to style guide 2006/10/29 11:37:39 iha 1.1.1.1.4.39: moved STR_STATISTICS_IN_LEGEND from Strings.src to Strings_Statistic.src 2006/10/27 17:49:08 iha 1.1.1.1.4.38: more cleanup 2006/10/27 15:31:33 iha 1.1.1.1.4.37: name consolidation 2006/10/27 15:02:59 iha 1.1.1.1.4.36: name consolidation 2006/10/27 14:59:19 iha 1.1.1.1.4.35: name consolidation 2006/10/21 12:13:57 iha 1.1.1.1.4.34: name consolidation 2006/10/21 11:03:15 iha 1.1.1.1.4.33: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead 2006/10/21 09:03:31 iha 1.1.1.1.4.32: changed 'Data Series Symbol' to 'Legend Key' 2006/09/27 17:25:31 iha 1.1.1.1.4.31: corrected HelpText for color button 2006/08/22 17:00:21 bm 1.1.1.1.4.30: #i68861# also changed: STR_STATUS_DATAPOINT_MARKED: row replaced by data series 2006/08/02 12:16:24 bm 1.1.1.1.4.29: STR_OBJECT_DATAPOINT_XXX, STR_BALLOONHELP_DATAPOINT changed: row replaced by data series 2006/07/19 15:53:02 bm 1.1.1.1.4.28: #i64824# +STR_DATA_ROLE_CATEGORIES for the role categories in the data dialog 2006/05/29 18:00:39 iha 1.1.1.1.4.27: adapted STR_OBJECT_DIAGRAM_DATA to spec 2006/05/29 17:54:52 iha 1.1.1.1.4.26: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/05/29 17:08:56 iha 1.1.1.1.4.25: adapted grid names to spec 2006/03/28 15:50:00 iha 1.1.1.1.4.24: corrected broken german umlauts 2006/01/14 14:58:41 iha 1.1.1.1.4.23: renamed first page of 3D View Dialog 2006/01/13 15:07:00 bm 1.1.1.1.4.22: +STR_ACTION_REARRANGE_CHART 2006/01/12 17:54:01 iha 1.1.1.1.4.21: change name of wizard step 4 according to spec 2005/11/30 17:52:21 iha 1.1.1.1.4.20: corrected Strings 2005/11/29 18:36:37 bm 1.1.1.1.4.19: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/22 09:39:41 bm 1.1.1.1.4.18: insert object removed, these kind of strings are used from svx 2005/11/21 16:13:43 bm 1.1.1.1.4.17: +undo insert object string, conversion to UTF-8 2005/10/07 11:12:12 bm 1.1.1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 11:45:02 iha 1.1.1.1.4.15: added specialized title names 2004/08/10 12:16:13 bm 1.1.1.1.4.14: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:12:54 bm 1.1.1.1.4.13: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 14:38:23 iha 1.1.1.1.4.12: #i30126# string review changes 2004/06/30 11:54:40 bm 1.1.1.1.4.11: +text for new data series 2004/06/29 15:43:53 bm 1.1.1.1.4.10: internal strings converted to ressource strings 2004/06/12 13:37:05 iha 1.1.1.1.4.9: correct german text; added comments 2004/06/09 20:17:40 iha 1.1.1.1.4.8: Smooth Line Properties Dialog 2004/06/09 18:43:46 iha 1.1.1.1.4.7: minor resource changes 2004/06/08 19:27:19 iha 1.1.1.1.4.6: added STR_OBJECT_DATA_RANGE 2004/06/03 03:38:21 iha 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/01 18:59:14 iha 1.1.1.1.4.4: new 3D view/effects dialog 2004/05/17 17:33:47 iha 1.1.1.1.4.3: provide object naming; resource cleanup 2004/05/05 20:42:45 iha 1.1.1.1.4.2: #i20344# additional strings for chart wizard 2004/04/22 15:00:39 iha 1.1.1.1.4.1: #i20344# chabged legend, grid and title resources
2007-05-22 16:30:11 +00:00
Text [ en-US ] = "High Values" ;
2003-10-06 08:58:36 +00:00
};
INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:03:29 bm 1.1.1.1.4.52: RESYNC: (1.4-1.5); FILE MERGED 2007/04/23 12:32:31 ihi 1.1.1.1.4.51: #i72301# German removed 2007/03/19 15:13:39 bm 1.1.1.1.4.50: #i75403# Use strings from resource for row and column labels 2007/03/05 13:58:44 iha 1.1.1.1.4.49: changed string according to spec 2007/03/05 13:17:56 iha 1.1.1.1.4.48: changed string according to spec 2007/02/09 12:25:45 bm 1.1.1.1.4.47: #i72841# +STR_ACTION_NOTPOSSIBLE for message box that pops up when a non-deleteable object gets a delete-request 2007/02/06 12:02:16 iha 1.1.1.1.4.46: resource change: Torte -> Kreis 2006/12/11 15:45:45 bm 1.1.1.1.4.45: -STR_DATA_NEW_SERIES, +STR_DATA_UNNAMED_SERIES_WITH_INDEX 2006/12/05 23:40:41 iha 1.1.1.1.4.44: #i71675# enable set data label range for xy charts 2006/12/05 17:55:08 iha 1.1.1.1.4.43: String changes according to wizard spec 2006/11/01 17:46:23 iha 1.1.1.1.4.42: cleanup resources: no hardcoded quotes 2006/11/01 16:10:40 iha 1.1.1.1.4.41: cleanup resources: removed obsolete x-commenet string 2006/11/01 15:36:56 iha 1.1.1.1.4.40: cleanup resources + changed variable names according to style guide 2006/10/29 11:37:39 iha 1.1.1.1.4.39: moved STR_STATISTICS_IN_LEGEND from Strings.src to Strings_Statistic.src 2006/10/27 17:49:08 iha 1.1.1.1.4.38: more cleanup 2006/10/27 15:31:33 iha 1.1.1.1.4.37: name consolidation 2006/10/27 15:02:59 iha 1.1.1.1.4.36: name consolidation 2006/10/27 14:59:19 iha 1.1.1.1.4.35: name consolidation 2006/10/21 12:13:57 iha 1.1.1.1.4.34: name consolidation 2006/10/21 11:03:15 iha 1.1.1.1.4.33: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead 2006/10/21 09:03:31 iha 1.1.1.1.4.32: changed 'Data Series Symbol' to 'Legend Key' 2006/09/27 17:25:31 iha 1.1.1.1.4.31: corrected HelpText for color button 2006/08/22 17:00:21 bm 1.1.1.1.4.30: #i68861# also changed: STR_STATUS_DATAPOINT_MARKED: row replaced by data series 2006/08/02 12:16:24 bm 1.1.1.1.4.29: STR_OBJECT_DATAPOINT_XXX, STR_BALLOONHELP_DATAPOINT changed: row replaced by data series 2006/07/19 15:53:02 bm 1.1.1.1.4.28: #i64824# +STR_DATA_ROLE_CATEGORIES for the role categories in the data dialog 2006/05/29 18:00:39 iha 1.1.1.1.4.27: adapted STR_OBJECT_DIAGRAM_DATA to spec 2006/05/29 17:54:52 iha 1.1.1.1.4.26: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/05/29 17:08:56 iha 1.1.1.1.4.25: adapted grid names to spec 2006/03/28 15:50:00 iha 1.1.1.1.4.24: corrected broken german umlauts 2006/01/14 14:58:41 iha 1.1.1.1.4.23: renamed first page of 3D View Dialog 2006/01/13 15:07:00 bm 1.1.1.1.4.22: +STR_ACTION_REARRANGE_CHART 2006/01/12 17:54:01 iha 1.1.1.1.4.21: change name of wizard step 4 according to spec 2005/11/30 17:52:21 iha 1.1.1.1.4.20: corrected Strings 2005/11/29 18:36:37 bm 1.1.1.1.4.19: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/22 09:39:41 bm 1.1.1.1.4.18: insert object removed, these kind of strings are used from svx 2005/11/21 16:13:43 bm 1.1.1.1.4.17: +undo insert object string, conversion to UTF-8 2005/10/07 11:12:12 bm 1.1.1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 11:45:02 iha 1.1.1.1.4.15: added specialized title names 2004/08/10 12:16:13 bm 1.1.1.1.4.14: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:12:54 bm 1.1.1.1.4.13: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 14:38:23 iha 1.1.1.1.4.12: #i30126# string review changes 2004/06/30 11:54:40 bm 1.1.1.1.4.11: +text for new data series 2004/06/29 15:43:53 bm 1.1.1.1.4.10: internal strings converted to ressource strings 2004/06/12 13:37:05 iha 1.1.1.1.4.9: correct german text; added comments 2004/06/09 20:17:40 iha 1.1.1.1.4.8: Smooth Line Properties Dialog 2004/06/09 18:43:46 iha 1.1.1.1.4.7: minor resource changes 2004/06/08 19:27:19 iha 1.1.1.1.4.6: added STR_OBJECT_DATA_RANGE 2004/06/03 03:38:21 iha 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/01 18:59:14 iha 1.1.1.1.4.4: new 3D view/effects dialog 2004/05/17 17:33:47 iha 1.1.1.1.4.3: provide object naming; resource cleanup 2004/05/05 20:42:45 iha 1.1.1.1.4.2: #i20344# additional strings for chart wizard 2004/04/22 15:00:39 iha 1.1.1.1.4.1: #i20344# chabged legend, grid and title resources
2007-05-22 16:30:11 +00:00
String STR_DATA_ROLE_CATEGORIES
{
Text [ en-US ] = "Categories";
2003-10-06 08:58:36 +00:00
};
INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:03:29 bm 1.1.1.1.4.52: RESYNC: (1.4-1.5); FILE MERGED 2007/04/23 12:32:31 ihi 1.1.1.1.4.51: #i72301# German removed 2007/03/19 15:13:39 bm 1.1.1.1.4.50: #i75403# Use strings from resource for row and column labels 2007/03/05 13:58:44 iha 1.1.1.1.4.49: changed string according to spec 2007/03/05 13:17:56 iha 1.1.1.1.4.48: changed string according to spec 2007/02/09 12:25:45 bm 1.1.1.1.4.47: #i72841# +STR_ACTION_NOTPOSSIBLE for message box that pops up when a non-deleteable object gets a delete-request 2007/02/06 12:02:16 iha 1.1.1.1.4.46: resource change: Torte -> Kreis 2006/12/11 15:45:45 bm 1.1.1.1.4.45: -STR_DATA_NEW_SERIES, +STR_DATA_UNNAMED_SERIES_WITH_INDEX 2006/12/05 23:40:41 iha 1.1.1.1.4.44: #i71675# enable set data label range for xy charts 2006/12/05 17:55:08 iha 1.1.1.1.4.43: String changes according to wizard spec 2006/11/01 17:46:23 iha 1.1.1.1.4.42: cleanup resources: no hardcoded quotes 2006/11/01 16:10:40 iha 1.1.1.1.4.41: cleanup resources: removed obsolete x-commenet string 2006/11/01 15:36:56 iha 1.1.1.1.4.40: cleanup resources + changed variable names according to style guide 2006/10/29 11:37:39 iha 1.1.1.1.4.39: moved STR_STATISTICS_IN_LEGEND from Strings.src to Strings_Statistic.src 2006/10/27 17:49:08 iha 1.1.1.1.4.38: more cleanup 2006/10/27 15:31:33 iha 1.1.1.1.4.37: name consolidation 2006/10/27 15:02:59 iha 1.1.1.1.4.36: name consolidation 2006/10/27 14:59:19 iha 1.1.1.1.4.35: name consolidation 2006/10/21 12:13:57 iha 1.1.1.1.4.34: name consolidation 2006/10/21 11:03:15 iha 1.1.1.1.4.33: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead 2006/10/21 09:03:31 iha 1.1.1.1.4.32: changed 'Data Series Symbol' to 'Legend Key' 2006/09/27 17:25:31 iha 1.1.1.1.4.31: corrected HelpText for color button 2006/08/22 17:00:21 bm 1.1.1.1.4.30: #i68861# also changed: STR_STATUS_DATAPOINT_MARKED: row replaced by data series 2006/08/02 12:16:24 bm 1.1.1.1.4.29: STR_OBJECT_DATAPOINT_XXX, STR_BALLOONHELP_DATAPOINT changed: row replaced by data series 2006/07/19 15:53:02 bm 1.1.1.1.4.28: #i64824# +STR_DATA_ROLE_CATEGORIES for the role categories in the data dialog 2006/05/29 18:00:39 iha 1.1.1.1.4.27: adapted STR_OBJECT_DIAGRAM_DATA to spec 2006/05/29 17:54:52 iha 1.1.1.1.4.26: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/05/29 17:08:56 iha 1.1.1.1.4.25: adapted grid names to spec 2006/03/28 15:50:00 iha 1.1.1.1.4.24: corrected broken german umlauts 2006/01/14 14:58:41 iha 1.1.1.1.4.23: renamed first page of 3D View Dialog 2006/01/13 15:07:00 bm 1.1.1.1.4.22: +STR_ACTION_REARRANGE_CHART 2006/01/12 17:54:01 iha 1.1.1.1.4.21: change name of wizard step 4 according to spec 2005/11/30 17:52:21 iha 1.1.1.1.4.20: corrected Strings 2005/11/29 18:36:37 bm 1.1.1.1.4.19: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/22 09:39:41 bm 1.1.1.1.4.18: insert object removed, these kind of strings are used from svx 2005/11/21 16:13:43 bm 1.1.1.1.4.17: +undo insert object string, conversion to UTF-8 2005/10/07 11:12:12 bm 1.1.1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 11:45:02 iha 1.1.1.1.4.15: added specialized title names 2004/08/10 12:16:13 bm 1.1.1.1.4.14: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:12:54 bm 1.1.1.1.4.13: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 14:38:23 iha 1.1.1.1.4.12: #i30126# string review changes 2004/06/30 11:54:40 bm 1.1.1.1.4.11: +text for new data series 2004/06/29 15:43:53 bm 1.1.1.1.4.10: internal strings converted to ressource strings 2004/06/12 13:37:05 iha 1.1.1.1.4.9: correct german text; added comments 2004/06/09 20:17:40 iha 1.1.1.1.4.8: Smooth Line Properties Dialog 2004/06/09 18:43:46 iha 1.1.1.1.4.7: minor resource changes 2004/06/08 19:27:19 iha 1.1.1.1.4.6: added STR_OBJECT_DATA_RANGE 2004/06/03 03:38:21 iha 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/01 18:59:14 iha 1.1.1.1.4.4: new 3D view/effects dialog 2004/05/17 17:33:47 iha 1.1.1.1.4.3: provide object naming; resource cleanup 2004/05/05 20:42:45 iha 1.1.1.1.4.2: #i20344# additional strings for chart wizard 2004/04/22 15:00:39 iha 1.1.1.1.4.1: #i20344# chabged legend, grid and title resources
2007-05-22 16:30:11 +00:00
String STR_DATA_UNNAMED_SERIES
2003-10-06 08:58:36 +00:00
{
INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:03:29 bm 1.1.1.1.4.52: RESYNC: (1.4-1.5); FILE MERGED 2007/04/23 12:32:31 ihi 1.1.1.1.4.51: #i72301# German removed 2007/03/19 15:13:39 bm 1.1.1.1.4.50: #i75403# Use strings from resource for row and column labels 2007/03/05 13:58:44 iha 1.1.1.1.4.49: changed string according to spec 2007/03/05 13:17:56 iha 1.1.1.1.4.48: changed string according to spec 2007/02/09 12:25:45 bm 1.1.1.1.4.47: #i72841# +STR_ACTION_NOTPOSSIBLE for message box that pops up when a non-deleteable object gets a delete-request 2007/02/06 12:02:16 iha 1.1.1.1.4.46: resource change: Torte -> Kreis 2006/12/11 15:45:45 bm 1.1.1.1.4.45: -STR_DATA_NEW_SERIES, +STR_DATA_UNNAMED_SERIES_WITH_INDEX 2006/12/05 23:40:41 iha 1.1.1.1.4.44: #i71675# enable set data label range for xy charts 2006/12/05 17:55:08 iha 1.1.1.1.4.43: String changes according to wizard spec 2006/11/01 17:46:23 iha 1.1.1.1.4.42: cleanup resources: no hardcoded quotes 2006/11/01 16:10:40 iha 1.1.1.1.4.41: cleanup resources: removed obsolete x-commenet string 2006/11/01 15:36:56 iha 1.1.1.1.4.40: cleanup resources + changed variable names according to style guide 2006/10/29 11:37:39 iha 1.1.1.1.4.39: moved STR_STATISTICS_IN_LEGEND from Strings.src to Strings_Statistic.src 2006/10/27 17:49:08 iha 1.1.1.1.4.38: more cleanup 2006/10/27 15:31:33 iha 1.1.1.1.4.37: name consolidation 2006/10/27 15:02:59 iha 1.1.1.1.4.36: name consolidation 2006/10/27 14:59:19 iha 1.1.1.1.4.35: name consolidation 2006/10/21 12:13:57 iha 1.1.1.1.4.34: name consolidation 2006/10/21 11:03:15 iha 1.1.1.1.4.33: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead 2006/10/21 09:03:31 iha 1.1.1.1.4.32: changed 'Data Series Symbol' to 'Legend Key' 2006/09/27 17:25:31 iha 1.1.1.1.4.31: corrected HelpText for color button 2006/08/22 17:00:21 bm 1.1.1.1.4.30: #i68861# also changed: STR_STATUS_DATAPOINT_MARKED: row replaced by data series 2006/08/02 12:16:24 bm 1.1.1.1.4.29: STR_OBJECT_DATAPOINT_XXX, STR_BALLOONHELP_DATAPOINT changed: row replaced by data series 2006/07/19 15:53:02 bm 1.1.1.1.4.28: #i64824# +STR_DATA_ROLE_CATEGORIES for the role categories in the data dialog 2006/05/29 18:00:39 iha 1.1.1.1.4.27: adapted STR_OBJECT_DIAGRAM_DATA to spec 2006/05/29 17:54:52 iha 1.1.1.1.4.26: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/05/29 17:08:56 iha 1.1.1.1.4.25: adapted grid names to spec 2006/03/28 15:50:00 iha 1.1.1.1.4.24: corrected broken german umlauts 2006/01/14 14:58:41 iha 1.1.1.1.4.23: renamed first page of 3D View Dialog 2006/01/13 15:07:00 bm 1.1.1.1.4.22: +STR_ACTION_REARRANGE_CHART 2006/01/12 17:54:01 iha 1.1.1.1.4.21: change name of wizard step 4 according to spec 2005/11/30 17:52:21 iha 1.1.1.1.4.20: corrected Strings 2005/11/29 18:36:37 bm 1.1.1.1.4.19: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/22 09:39:41 bm 1.1.1.1.4.18: insert object removed, these kind of strings are used from svx 2005/11/21 16:13:43 bm 1.1.1.1.4.17: +undo insert object string, conversion to UTF-8 2005/10/07 11:12:12 bm 1.1.1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 11:45:02 iha 1.1.1.1.4.15: added specialized title names 2004/08/10 12:16:13 bm 1.1.1.1.4.14: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:12:54 bm 1.1.1.1.4.13: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 14:38:23 iha 1.1.1.1.4.12: #i30126# string review changes 2004/06/30 11:54:40 bm 1.1.1.1.4.11: +text for new data series 2004/06/29 15:43:53 bm 1.1.1.1.4.10: internal strings converted to ressource strings 2004/06/12 13:37:05 iha 1.1.1.1.4.9: correct german text; added comments 2004/06/09 20:17:40 iha 1.1.1.1.4.8: Smooth Line Properties Dialog 2004/06/09 18:43:46 iha 1.1.1.1.4.7: minor resource changes 2004/06/08 19:27:19 iha 1.1.1.1.4.6: added STR_OBJECT_DATA_RANGE 2004/06/03 03:38:21 iha 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/01 18:59:14 iha 1.1.1.1.4.4: new 3D view/effects dialog 2004/05/17 17:33:47 iha 1.1.1.1.4.3: provide object naming; resource cleanup 2004/05/05 20:42:45 iha 1.1.1.1.4.2: #i20344# additional strings for chart wizard 2004/04/22 15:00:39 iha 1.1.1.1.4.1: #i20344# chabged legend, grid and title resources
2007-05-22 16:30:11 +00:00
Text [ en-US ] = "Unnamed Series";
2003-10-06 08:58:36 +00:00
};
INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:03:29 bm 1.1.1.1.4.52: RESYNC: (1.4-1.5); FILE MERGED 2007/04/23 12:32:31 ihi 1.1.1.1.4.51: #i72301# German removed 2007/03/19 15:13:39 bm 1.1.1.1.4.50: #i75403# Use strings from resource for row and column labels 2007/03/05 13:58:44 iha 1.1.1.1.4.49: changed string according to spec 2007/03/05 13:17:56 iha 1.1.1.1.4.48: changed string according to spec 2007/02/09 12:25:45 bm 1.1.1.1.4.47: #i72841# +STR_ACTION_NOTPOSSIBLE for message box that pops up when a non-deleteable object gets a delete-request 2007/02/06 12:02:16 iha 1.1.1.1.4.46: resource change: Torte -> Kreis 2006/12/11 15:45:45 bm 1.1.1.1.4.45: -STR_DATA_NEW_SERIES, +STR_DATA_UNNAMED_SERIES_WITH_INDEX 2006/12/05 23:40:41 iha 1.1.1.1.4.44: #i71675# enable set data label range for xy charts 2006/12/05 17:55:08 iha 1.1.1.1.4.43: String changes according to wizard spec 2006/11/01 17:46:23 iha 1.1.1.1.4.42: cleanup resources: no hardcoded quotes 2006/11/01 16:10:40 iha 1.1.1.1.4.41: cleanup resources: removed obsolete x-commenet string 2006/11/01 15:36:56 iha 1.1.1.1.4.40: cleanup resources + changed variable names according to style guide 2006/10/29 11:37:39 iha 1.1.1.1.4.39: moved STR_STATISTICS_IN_LEGEND from Strings.src to Strings_Statistic.src 2006/10/27 17:49:08 iha 1.1.1.1.4.38: more cleanup 2006/10/27 15:31:33 iha 1.1.1.1.4.37: name consolidation 2006/10/27 15:02:59 iha 1.1.1.1.4.36: name consolidation 2006/10/27 14:59:19 iha 1.1.1.1.4.35: name consolidation 2006/10/21 12:13:57 iha 1.1.1.1.4.34: name consolidation 2006/10/21 11:03:15 iha 1.1.1.1.4.33: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead 2006/10/21 09:03:31 iha 1.1.1.1.4.32: changed 'Data Series Symbol' to 'Legend Key' 2006/09/27 17:25:31 iha 1.1.1.1.4.31: corrected HelpText for color button 2006/08/22 17:00:21 bm 1.1.1.1.4.30: #i68861# also changed: STR_STATUS_DATAPOINT_MARKED: row replaced by data series 2006/08/02 12:16:24 bm 1.1.1.1.4.29: STR_OBJECT_DATAPOINT_XXX, STR_BALLOONHELP_DATAPOINT changed: row replaced by data series 2006/07/19 15:53:02 bm 1.1.1.1.4.28: #i64824# +STR_DATA_ROLE_CATEGORIES for the role categories in the data dialog 2006/05/29 18:00:39 iha 1.1.1.1.4.27: adapted STR_OBJECT_DIAGRAM_DATA to spec 2006/05/29 17:54:52 iha 1.1.1.1.4.26: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/05/29 17:08:56 iha 1.1.1.1.4.25: adapted grid names to spec 2006/03/28 15:50:00 iha 1.1.1.1.4.24: corrected broken german umlauts 2006/01/14 14:58:41 iha 1.1.1.1.4.23: renamed first page of 3D View Dialog 2006/01/13 15:07:00 bm 1.1.1.1.4.22: +STR_ACTION_REARRANGE_CHART 2006/01/12 17:54:01 iha 1.1.1.1.4.21: change name of wizard step 4 according to spec 2005/11/30 17:52:21 iha 1.1.1.1.4.20: corrected Strings 2005/11/29 18:36:37 bm 1.1.1.1.4.19: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/22 09:39:41 bm 1.1.1.1.4.18: insert object removed, these kind of strings are used from svx 2005/11/21 16:13:43 bm 1.1.1.1.4.17: +undo insert object string, conversion to UTF-8 2005/10/07 11:12:12 bm 1.1.1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 11:45:02 iha 1.1.1.1.4.15: added specialized title names 2004/08/10 12:16:13 bm 1.1.1.1.4.14: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:12:54 bm 1.1.1.1.4.13: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 14:38:23 iha 1.1.1.1.4.12: #i30126# string review changes 2004/06/30 11:54:40 bm 1.1.1.1.4.11: +text for new data series 2004/06/29 15:43:53 bm 1.1.1.1.4.10: internal strings converted to ressource strings 2004/06/12 13:37:05 iha 1.1.1.1.4.9: correct german text; added comments 2004/06/09 20:17:40 iha 1.1.1.1.4.8: Smooth Line Properties Dialog 2004/06/09 18:43:46 iha 1.1.1.1.4.7: minor resource changes 2004/06/08 19:27:19 iha 1.1.1.1.4.6: added STR_OBJECT_DATA_RANGE 2004/06/03 03:38:21 iha 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/01 18:59:14 iha 1.1.1.1.4.4: new 3D view/effects dialog 2004/05/17 17:33:47 iha 1.1.1.1.4.3: provide object naming; resource cleanup 2004/05/05 20:42:45 iha 1.1.1.1.4.2: #i20344# additional strings for chart wizard 2004/04/22 15:00:39 iha 1.1.1.1.4.1: #i20344# chabged legend, grid and title resources
2007-05-22 16:30:11 +00:00
String STR_DATA_UNNAMED_SERIES_WITH_INDEX
2003-10-06 08:58:36 +00:00
{
INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:03:29 bm 1.1.1.1.4.52: RESYNC: (1.4-1.5); FILE MERGED 2007/04/23 12:32:31 ihi 1.1.1.1.4.51: #i72301# German removed 2007/03/19 15:13:39 bm 1.1.1.1.4.50: #i75403# Use strings from resource for row and column labels 2007/03/05 13:58:44 iha 1.1.1.1.4.49: changed string according to spec 2007/03/05 13:17:56 iha 1.1.1.1.4.48: changed string according to spec 2007/02/09 12:25:45 bm 1.1.1.1.4.47: #i72841# +STR_ACTION_NOTPOSSIBLE for message box that pops up when a non-deleteable object gets a delete-request 2007/02/06 12:02:16 iha 1.1.1.1.4.46: resource change: Torte -> Kreis 2006/12/11 15:45:45 bm 1.1.1.1.4.45: -STR_DATA_NEW_SERIES, +STR_DATA_UNNAMED_SERIES_WITH_INDEX 2006/12/05 23:40:41 iha 1.1.1.1.4.44: #i71675# enable set data label range for xy charts 2006/12/05 17:55:08 iha 1.1.1.1.4.43: String changes according to wizard spec 2006/11/01 17:46:23 iha 1.1.1.1.4.42: cleanup resources: no hardcoded quotes 2006/11/01 16:10:40 iha 1.1.1.1.4.41: cleanup resources: removed obsolete x-commenet string 2006/11/01 15:36:56 iha 1.1.1.1.4.40: cleanup resources + changed variable names according to style guide 2006/10/29 11:37:39 iha 1.1.1.1.4.39: moved STR_STATISTICS_IN_LEGEND from Strings.src to Strings_Statistic.src 2006/10/27 17:49:08 iha 1.1.1.1.4.38: more cleanup 2006/10/27 15:31:33 iha 1.1.1.1.4.37: name consolidation 2006/10/27 15:02:59 iha 1.1.1.1.4.36: name consolidation 2006/10/27 14:59:19 iha 1.1.1.1.4.35: name consolidation 2006/10/21 12:13:57 iha 1.1.1.1.4.34: name consolidation 2006/10/21 11:03:15 iha 1.1.1.1.4.33: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead 2006/10/21 09:03:31 iha 1.1.1.1.4.32: changed 'Data Series Symbol' to 'Legend Key' 2006/09/27 17:25:31 iha 1.1.1.1.4.31: corrected HelpText for color button 2006/08/22 17:00:21 bm 1.1.1.1.4.30: #i68861# also changed: STR_STATUS_DATAPOINT_MARKED: row replaced by data series 2006/08/02 12:16:24 bm 1.1.1.1.4.29: STR_OBJECT_DATAPOINT_XXX, STR_BALLOONHELP_DATAPOINT changed: row replaced by data series 2006/07/19 15:53:02 bm 1.1.1.1.4.28: #i64824# +STR_DATA_ROLE_CATEGORIES for the role categories in the data dialog 2006/05/29 18:00:39 iha 1.1.1.1.4.27: adapted STR_OBJECT_DIAGRAM_DATA to spec 2006/05/29 17:54:52 iha 1.1.1.1.4.26: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/05/29 17:08:56 iha 1.1.1.1.4.25: adapted grid names to spec 2006/03/28 15:50:00 iha 1.1.1.1.4.24: corrected broken german umlauts 2006/01/14 14:58:41 iha 1.1.1.1.4.23: renamed first page of 3D View Dialog 2006/01/13 15:07:00 bm 1.1.1.1.4.22: +STR_ACTION_REARRANGE_CHART 2006/01/12 17:54:01 iha 1.1.1.1.4.21: change name of wizard step 4 according to spec 2005/11/30 17:52:21 iha 1.1.1.1.4.20: corrected Strings 2005/11/29 18:36:37 bm 1.1.1.1.4.19: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/22 09:39:41 bm 1.1.1.1.4.18: insert object removed, these kind of strings are used from svx 2005/11/21 16:13:43 bm 1.1.1.1.4.17: +undo insert object string, conversion to UTF-8 2005/10/07 11:12:12 bm 1.1.1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 11:45:02 iha 1.1.1.1.4.15: added specialized title names 2004/08/10 12:16:13 bm 1.1.1.1.4.14: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:12:54 bm 1.1.1.1.4.13: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 14:38:23 iha 1.1.1.1.4.12: #i30126# string review changes 2004/06/30 11:54:40 bm 1.1.1.1.4.11: +text for new data series 2004/06/29 15:43:53 bm 1.1.1.1.4.10: internal strings converted to ressource strings 2004/06/12 13:37:05 iha 1.1.1.1.4.9: correct german text; added comments 2004/06/09 20:17:40 iha 1.1.1.1.4.8: Smooth Line Properties Dialog 2004/06/09 18:43:46 iha 1.1.1.1.4.7: minor resource changes 2004/06/08 19:27:19 iha 1.1.1.1.4.6: added STR_OBJECT_DATA_RANGE 2004/06/03 03:38:21 iha 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/01 18:59:14 iha 1.1.1.1.4.4: new 3D view/effects dialog 2004/05/17 17:33:47 iha 1.1.1.1.4.3: provide object naming; resource cleanup 2004/05/05 20:42:45 iha 1.1.1.1.4.2: #i20344# additional strings for chart wizard 2004/04/22 15:00:39 iha 1.1.1.1.4.1: #i20344# chabged legend, grid and title resources
2007-05-22 16:30:11 +00:00
Text [ en-US ] = "Unnamed Series %NUMBER" ;
2003-10-06 08:58:36 +00:00
};
INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:03:29 bm 1.1.1.1.4.52: RESYNC: (1.4-1.5); FILE MERGED 2007/04/23 12:32:31 ihi 1.1.1.1.4.51: #i72301# German removed 2007/03/19 15:13:39 bm 1.1.1.1.4.50: #i75403# Use strings from resource for row and column labels 2007/03/05 13:58:44 iha 1.1.1.1.4.49: changed string according to spec 2007/03/05 13:17:56 iha 1.1.1.1.4.48: changed string according to spec 2007/02/09 12:25:45 bm 1.1.1.1.4.47: #i72841# +STR_ACTION_NOTPOSSIBLE for message box that pops up when a non-deleteable object gets a delete-request 2007/02/06 12:02:16 iha 1.1.1.1.4.46: resource change: Torte -> Kreis 2006/12/11 15:45:45 bm 1.1.1.1.4.45: -STR_DATA_NEW_SERIES, +STR_DATA_UNNAMED_SERIES_WITH_INDEX 2006/12/05 23:40:41 iha 1.1.1.1.4.44: #i71675# enable set data label range for xy charts 2006/12/05 17:55:08 iha 1.1.1.1.4.43: String changes according to wizard spec 2006/11/01 17:46:23 iha 1.1.1.1.4.42: cleanup resources: no hardcoded quotes 2006/11/01 16:10:40 iha 1.1.1.1.4.41: cleanup resources: removed obsolete x-commenet string 2006/11/01 15:36:56 iha 1.1.1.1.4.40: cleanup resources + changed variable names according to style guide 2006/10/29 11:37:39 iha 1.1.1.1.4.39: moved STR_STATISTICS_IN_LEGEND from Strings.src to Strings_Statistic.src 2006/10/27 17:49:08 iha 1.1.1.1.4.38: more cleanup 2006/10/27 15:31:33 iha 1.1.1.1.4.37: name consolidation 2006/10/27 15:02:59 iha 1.1.1.1.4.36: name consolidation 2006/10/27 14:59:19 iha 1.1.1.1.4.35: name consolidation 2006/10/21 12:13:57 iha 1.1.1.1.4.34: name consolidation 2006/10/21 11:03:15 iha 1.1.1.1.4.33: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead 2006/10/21 09:03:31 iha 1.1.1.1.4.32: changed 'Data Series Symbol' to 'Legend Key' 2006/09/27 17:25:31 iha 1.1.1.1.4.31: corrected HelpText for color button 2006/08/22 17:00:21 bm 1.1.1.1.4.30: #i68861# also changed: STR_STATUS_DATAPOINT_MARKED: row replaced by data series 2006/08/02 12:16:24 bm 1.1.1.1.4.29: STR_OBJECT_DATAPOINT_XXX, STR_BALLOONHELP_DATAPOINT changed: row replaced by data series 2006/07/19 15:53:02 bm 1.1.1.1.4.28: #i64824# +STR_DATA_ROLE_CATEGORIES for the role categories in the data dialog 2006/05/29 18:00:39 iha 1.1.1.1.4.27: adapted STR_OBJECT_DIAGRAM_DATA to spec 2006/05/29 17:54:52 iha 1.1.1.1.4.26: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/05/29 17:08:56 iha 1.1.1.1.4.25: adapted grid names to spec 2006/03/28 15:50:00 iha 1.1.1.1.4.24: corrected broken german umlauts 2006/01/14 14:58:41 iha 1.1.1.1.4.23: renamed first page of 3D View Dialog 2006/01/13 15:07:00 bm 1.1.1.1.4.22: +STR_ACTION_REARRANGE_CHART 2006/01/12 17:54:01 iha 1.1.1.1.4.21: change name of wizard step 4 according to spec 2005/11/30 17:52:21 iha 1.1.1.1.4.20: corrected Strings 2005/11/29 18:36:37 bm 1.1.1.1.4.19: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/22 09:39:41 bm 1.1.1.1.4.18: insert object removed, these kind of strings are used from svx 2005/11/21 16:13:43 bm 1.1.1.1.4.17: +undo insert object string, conversion to UTF-8 2005/10/07 11:12:12 bm 1.1.1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 11:45:02 iha 1.1.1.1.4.15: added specialized title names 2004/08/10 12:16:13 bm 1.1.1.1.4.14: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:12:54 bm 1.1.1.1.4.13: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 14:38:23 iha 1.1.1.1.4.12: #i30126# string review changes 2004/06/30 11:54:40 bm 1.1.1.1.4.11: +text for new data series 2004/06/29 15:43:53 bm 1.1.1.1.4.10: internal strings converted to ressource strings 2004/06/12 13:37:05 iha 1.1.1.1.4.9: correct german text; added comments 2004/06/09 20:17:40 iha 1.1.1.1.4.8: Smooth Line Properties Dialog 2004/06/09 18:43:46 iha 1.1.1.1.4.7: minor resource changes 2004/06/08 19:27:19 iha 1.1.1.1.4.6: added STR_OBJECT_DATA_RANGE 2004/06/03 03:38:21 iha 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/01 18:59:14 iha 1.1.1.1.4.4: new 3D view/effects dialog 2004/05/17 17:33:47 iha 1.1.1.1.4.3: provide object naming; resource cleanup 2004/05/05 20:42:45 iha 1.1.1.1.4.2: #i20344# additional strings for chart wizard 2004/04/22 15:00:39 iha 1.1.1.1.4.1: #i20344# chabged legend, grid and title resources
2007-05-22 16:30:11 +00:00
String STR_DATA_SELECT_RANGE_FOR_SERIES
2003-10-06 08:58:36 +00:00
{
Text [ en-US ] = "Select Range for %VALUETYPE of %SERIESNAME" ;
2003-10-06 08:58:36 +00:00
};
INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:03:29 bm 1.1.1.1.4.52: RESYNC: (1.4-1.5); FILE MERGED 2007/04/23 12:32:31 ihi 1.1.1.1.4.51: #i72301# German removed 2007/03/19 15:13:39 bm 1.1.1.1.4.50: #i75403# Use strings from resource for row and column labels 2007/03/05 13:58:44 iha 1.1.1.1.4.49: changed string according to spec 2007/03/05 13:17:56 iha 1.1.1.1.4.48: changed string according to spec 2007/02/09 12:25:45 bm 1.1.1.1.4.47: #i72841# +STR_ACTION_NOTPOSSIBLE for message box that pops up when a non-deleteable object gets a delete-request 2007/02/06 12:02:16 iha 1.1.1.1.4.46: resource change: Torte -> Kreis 2006/12/11 15:45:45 bm 1.1.1.1.4.45: -STR_DATA_NEW_SERIES, +STR_DATA_UNNAMED_SERIES_WITH_INDEX 2006/12/05 23:40:41 iha 1.1.1.1.4.44: #i71675# enable set data label range for xy charts 2006/12/05 17:55:08 iha 1.1.1.1.4.43: String changes according to wizard spec 2006/11/01 17:46:23 iha 1.1.1.1.4.42: cleanup resources: no hardcoded quotes 2006/11/01 16:10:40 iha 1.1.1.1.4.41: cleanup resources: removed obsolete x-commenet string 2006/11/01 15:36:56 iha 1.1.1.1.4.40: cleanup resources + changed variable names according to style guide 2006/10/29 11:37:39 iha 1.1.1.1.4.39: moved STR_STATISTICS_IN_LEGEND from Strings.src to Strings_Statistic.src 2006/10/27 17:49:08 iha 1.1.1.1.4.38: more cleanup 2006/10/27 15:31:33 iha 1.1.1.1.4.37: name consolidation 2006/10/27 15:02:59 iha 1.1.1.1.4.36: name consolidation 2006/10/27 14:59:19 iha 1.1.1.1.4.35: name consolidation 2006/10/21 12:13:57 iha 1.1.1.1.4.34: name consolidation 2006/10/21 11:03:15 iha 1.1.1.1.4.33: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead 2006/10/21 09:03:31 iha 1.1.1.1.4.32: changed 'Data Series Symbol' to 'Legend Key' 2006/09/27 17:25:31 iha 1.1.1.1.4.31: corrected HelpText for color button 2006/08/22 17:00:21 bm 1.1.1.1.4.30: #i68861# also changed: STR_STATUS_DATAPOINT_MARKED: row replaced by data series 2006/08/02 12:16:24 bm 1.1.1.1.4.29: STR_OBJECT_DATAPOINT_XXX, STR_BALLOONHELP_DATAPOINT changed: row replaced by data series 2006/07/19 15:53:02 bm 1.1.1.1.4.28: #i64824# +STR_DATA_ROLE_CATEGORIES for the role categories in the data dialog 2006/05/29 18:00:39 iha 1.1.1.1.4.27: adapted STR_OBJECT_DIAGRAM_DATA to spec 2006/05/29 17:54:52 iha 1.1.1.1.4.26: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/05/29 17:08:56 iha 1.1.1.1.4.25: adapted grid names to spec 2006/03/28 15:50:00 iha 1.1.1.1.4.24: corrected broken german umlauts 2006/01/14 14:58:41 iha 1.1.1.1.4.23: renamed first page of 3D View Dialog 2006/01/13 15:07:00 bm 1.1.1.1.4.22: +STR_ACTION_REARRANGE_CHART 2006/01/12 17:54:01 iha 1.1.1.1.4.21: change name of wizard step 4 according to spec 2005/11/30 17:52:21 iha 1.1.1.1.4.20: corrected Strings 2005/11/29 18:36:37 bm 1.1.1.1.4.19: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/22 09:39:41 bm 1.1.1.1.4.18: insert object removed, these kind of strings are used from svx 2005/11/21 16:13:43 bm 1.1.1.1.4.17: +undo insert object string, conversion to UTF-8 2005/10/07 11:12:12 bm 1.1.1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 11:45:02 iha 1.1.1.1.4.15: added specialized title names 2004/08/10 12:16:13 bm 1.1.1.1.4.14: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:12:54 bm 1.1.1.1.4.13: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 14:38:23 iha 1.1.1.1.4.12: #i30126# string review changes 2004/06/30 11:54:40 bm 1.1.1.1.4.11: +text for new data series 2004/06/29 15:43:53 bm 1.1.1.1.4.10: internal strings converted to ressource strings 2004/06/12 13:37:05 iha 1.1.1.1.4.9: correct german text; added comments 2004/06/09 20:17:40 iha 1.1.1.1.4.8: Smooth Line Properties Dialog 2004/06/09 18:43:46 iha 1.1.1.1.4.7: minor resource changes 2004/06/08 19:27:19 iha 1.1.1.1.4.6: added STR_OBJECT_DATA_RANGE 2004/06/03 03:38:21 iha 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/01 18:59:14 iha 1.1.1.1.4.4: new 3D view/effects dialog 2004/05/17 17:33:47 iha 1.1.1.1.4.3: provide object naming; resource cleanup 2004/05/05 20:42:45 iha 1.1.1.1.4.2: #i20344# additional strings for chart wizard 2004/04/22 15:00:39 iha 1.1.1.1.4.1: #i20344# chabged legend, grid and title resources
2007-05-22 16:30:11 +00:00
String STR_DATA_SELECT_RANGE_FOR_CATEGORIES
2003-10-06 08:58:36 +00:00
{
INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:03:29 bm 1.1.1.1.4.52: RESYNC: (1.4-1.5); FILE MERGED 2007/04/23 12:32:31 ihi 1.1.1.1.4.51: #i72301# German removed 2007/03/19 15:13:39 bm 1.1.1.1.4.50: #i75403# Use strings from resource for row and column labels 2007/03/05 13:58:44 iha 1.1.1.1.4.49: changed string according to spec 2007/03/05 13:17:56 iha 1.1.1.1.4.48: changed string according to spec 2007/02/09 12:25:45 bm 1.1.1.1.4.47: #i72841# +STR_ACTION_NOTPOSSIBLE for message box that pops up when a non-deleteable object gets a delete-request 2007/02/06 12:02:16 iha 1.1.1.1.4.46: resource change: Torte -> Kreis 2006/12/11 15:45:45 bm 1.1.1.1.4.45: -STR_DATA_NEW_SERIES, +STR_DATA_UNNAMED_SERIES_WITH_INDEX 2006/12/05 23:40:41 iha 1.1.1.1.4.44: #i71675# enable set data label range for xy charts 2006/12/05 17:55:08 iha 1.1.1.1.4.43: String changes according to wizard spec 2006/11/01 17:46:23 iha 1.1.1.1.4.42: cleanup resources: no hardcoded quotes 2006/11/01 16:10:40 iha 1.1.1.1.4.41: cleanup resources: removed obsolete x-commenet string 2006/11/01 15:36:56 iha 1.1.1.1.4.40: cleanup resources + changed variable names according to style guide 2006/10/29 11:37:39 iha 1.1.1.1.4.39: moved STR_STATISTICS_IN_LEGEND from Strings.src to Strings_Statistic.src 2006/10/27 17:49:08 iha 1.1.1.1.4.38: more cleanup 2006/10/27 15:31:33 iha 1.1.1.1.4.37: name consolidation 2006/10/27 15:02:59 iha 1.1.1.1.4.36: name consolidation 2006/10/27 14:59:19 iha 1.1.1.1.4.35: name consolidation 2006/10/21 12:13:57 iha 1.1.1.1.4.34: name consolidation 2006/10/21 11:03:15 iha 1.1.1.1.4.33: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead 2006/10/21 09:03:31 iha 1.1.1.1.4.32: changed 'Data Series Symbol' to 'Legend Key' 2006/09/27 17:25:31 iha 1.1.1.1.4.31: corrected HelpText for color button 2006/08/22 17:00:21 bm 1.1.1.1.4.30: #i68861# also changed: STR_STATUS_DATAPOINT_MARKED: row replaced by data series 2006/08/02 12:16:24 bm 1.1.1.1.4.29: STR_OBJECT_DATAPOINT_XXX, STR_BALLOONHELP_DATAPOINT changed: row replaced by data series 2006/07/19 15:53:02 bm 1.1.1.1.4.28: #i64824# +STR_DATA_ROLE_CATEGORIES for the role categories in the data dialog 2006/05/29 18:00:39 iha 1.1.1.1.4.27: adapted STR_OBJECT_DIAGRAM_DATA to spec 2006/05/29 17:54:52 iha 1.1.1.1.4.26: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/05/29 17:08:56 iha 1.1.1.1.4.25: adapted grid names to spec 2006/03/28 15:50:00 iha 1.1.1.1.4.24: corrected broken german umlauts 2006/01/14 14:58:41 iha 1.1.1.1.4.23: renamed first page of 3D View Dialog 2006/01/13 15:07:00 bm 1.1.1.1.4.22: +STR_ACTION_REARRANGE_CHART 2006/01/12 17:54:01 iha 1.1.1.1.4.21: change name of wizard step 4 according to spec 2005/11/30 17:52:21 iha 1.1.1.1.4.20: corrected Strings 2005/11/29 18:36:37 bm 1.1.1.1.4.19: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/22 09:39:41 bm 1.1.1.1.4.18: insert object removed, these kind of strings are used from svx 2005/11/21 16:13:43 bm 1.1.1.1.4.17: +undo insert object string, conversion to UTF-8 2005/10/07 11:12:12 bm 1.1.1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 11:45:02 iha 1.1.1.1.4.15: added specialized title names 2004/08/10 12:16:13 bm 1.1.1.1.4.14: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:12:54 bm 1.1.1.1.4.13: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 14:38:23 iha 1.1.1.1.4.12: #i30126# string review changes 2004/06/30 11:54:40 bm 1.1.1.1.4.11: +text for new data series 2004/06/29 15:43:53 bm 1.1.1.1.4.10: internal strings converted to ressource strings 2004/06/12 13:37:05 iha 1.1.1.1.4.9: correct german text; added comments 2004/06/09 20:17:40 iha 1.1.1.1.4.8: Smooth Line Properties Dialog 2004/06/09 18:43:46 iha 1.1.1.1.4.7: minor resource changes 2004/06/08 19:27:19 iha 1.1.1.1.4.6: added STR_OBJECT_DATA_RANGE 2004/06/03 03:38:21 iha 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/01 18:59:14 iha 1.1.1.1.4.4: new 3D view/effects dialog 2004/05/17 17:33:47 iha 1.1.1.1.4.3: provide object naming; resource cleanup 2004/05/05 20:42:45 iha 1.1.1.1.4.2: #i20344# additional strings for chart wizard 2004/04/22 15:00:39 iha 1.1.1.1.4.1: #i20344# chabged legend, grid and title resources
2007-05-22 16:30:11 +00:00
Text [ en-US ] = "Select Range for Categories" ;
2003-10-06 08:58:36 +00:00
};
INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:03:29 bm 1.1.1.1.4.52: RESYNC: (1.4-1.5); FILE MERGED 2007/04/23 12:32:31 ihi 1.1.1.1.4.51: #i72301# German removed 2007/03/19 15:13:39 bm 1.1.1.1.4.50: #i75403# Use strings from resource for row and column labels 2007/03/05 13:58:44 iha 1.1.1.1.4.49: changed string according to spec 2007/03/05 13:17:56 iha 1.1.1.1.4.48: changed string according to spec 2007/02/09 12:25:45 bm 1.1.1.1.4.47: #i72841# +STR_ACTION_NOTPOSSIBLE for message box that pops up when a non-deleteable object gets a delete-request 2007/02/06 12:02:16 iha 1.1.1.1.4.46: resource change: Torte -> Kreis 2006/12/11 15:45:45 bm 1.1.1.1.4.45: -STR_DATA_NEW_SERIES, +STR_DATA_UNNAMED_SERIES_WITH_INDEX 2006/12/05 23:40:41 iha 1.1.1.1.4.44: #i71675# enable set data label range for xy charts 2006/12/05 17:55:08 iha 1.1.1.1.4.43: String changes according to wizard spec 2006/11/01 17:46:23 iha 1.1.1.1.4.42: cleanup resources: no hardcoded quotes 2006/11/01 16:10:40 iha 1.1.1.1.4.41: cleanup resources: removed obsolete x-commenet string 2006/11/01 15:36:56 iha 1.1.1.1.4.40: cleanup resources + changed variable names according to style guide 2006/10/29 11:37:39 iha 1.1.1.1.4.39: moved STR_STATISTICS_IN_LEGEND from Strings.src to Strings_Statistic.src 2006/10/27 17:49:08 iha 1.1.1.1.4.38: more cleanup 2006/10/27 15:31:33 iha 1.1.1.1.4.37: name consolidation 2006/10/27 15:02:59 iha 1.1.1.1.4.36: name consolidation 2006/10/27 14:59:19 iha 1.1.1.1.4.35: name consolidation 2006/10/21 12:13:57 iha 1.1.1.1.4.34: name consolidation 2006/10/21 11:03:15 iha 1.1.1.1.4.33: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead 2006/10/21 09:03:31 iha 1.1.1.1.4.32: changed 'Data Series Symbol' to 'Legend Key' 2006/09/27 17:25:31 iha 1.1.1.1.4.31: corrected HelpText for color button 2006/08/22 17:00:21 bm 1.1.1.1.4.30: #i68861# also changed: STR_STATUS_DATAPOINT_MARKED: row replaced by data series 2006/08/02 12:16:24 bm 1.1.1.1.4.29: STR_OBJECT_DATAPOINT_XXX, STR_BALLOONHELP_DATAPOINT changed: row replaced by data series 2006/07/19 15:53:02 bm 1.1.1.1.4.28: #i64824# +STR_DATA_ROLE_CATEGORIES for the role categories in the data dialog 2006/05/29 18:00:39 iha 1.1.1.1.4.27: adapted STR_OBJECT_DIAGRAM_DATA to spec 2006/05/29 17:54:52 iha 1.1.1.1.4.26: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/05/29 17:08:56 iha 1.1.1.1.4.25: adapted grid names to spec 2006/03/28 15:50:00 iha 1.1.1.1.4.24: corrected broken german umlauts 2006/01/14 14:58:41 iha 1.1.1.1.4.23: renamed first page of 3D View Dialog 2006/01/13 15:07:00 bm 1.1.1.1.4.22: +STR_ACTION_REARRANGE_CHART 2006/01/12 17:54:01 iha 1.1.1.1.4.21: change name of wizard step 4 according to spec 2005/11/30 17:52:21 iha 1.1.1.1.4.20: corrected Strings 2005/11/29 18:36:37 bm 1.1.1.1.4.19: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/22 09:39:41 bm 1.1.1.1.4.18: insert object removed, these kind of strings are used from svx 2005/11/21 16:13:43 bm 1.1.1.1.4.17: +undo insert object string, conversion to UTF-8 2005/10/07 11:12:12 bm 1.1.1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 11:45:02 iha 1.1.1.1.4.15: added specialized title names 2004/08/10 12:16:13 bm 1.1.1.1.4.14: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:12:54 bm 1.1.1.1.4.13: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 14:38:23 iha 1.1.1.1.4.12: #i30126# string review changes 2004/06/30 11:54:40 bm 1.1.1.1.4.11: +text for new data series 2004/06/29 15:43:53 bm 1.1.1.1.4.10: internal strings converted to ressource strings 2004/06/12 13:37:05 iha 1.1.1.1.4.9: correct german text; added comments 2004/06/09 20:17:40 iha 1.1.1.1.4.8: Smooth Line Properties Dialog 2004/06/09 18:43:46 iha 1.1.1.1.4.7: minor resource changes 2004/06/08 19:27:19 iha 1.1.1.1.4.6: added STR_OBJECT_DATA_RANGE 2004/06/03 03:38:21 iha 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/01 18:59:14 iha 1.1.1.1.4.4: new 3D view/effects dialog 2004/05/17 17:33:47 iha 1.1.1.1.4.3: provide object naming; resource cleanup 2004/05/05 20:42:45 iha 1.1.1.1.4.2: #i20344# additional strings for chart wizard 2004/04/22 15:00:39 iha 1.1.1.1.4.1: #i20344# chabged legend, grid and title resources
2007-05-22 16:30:11 +00:00
String STR_DATA_SELECT_RANGE_FOR_DATALABELS
2003-10-06 08:58:36 +00:00
{
INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:03:29 bm 1.1.1.1.4.52: RESYNC: (1.4-1.5); FILE MERGED 2007/04/23 12:32:31 ihi 1.1.1.1.4.51: #i72301# German removed 2007/03/19 15:13:39 bm 1.1.1.1.4.50: #i75403# Use strings from resource for row and column labels 2007/03/05 13:58:44 iha 1.1.1.1.4.49: changed string according to spec 2007/03/05 13:17:56 iha 1.1.1.1.4.48: changed string according to spec 2007/02/09 12:25:45 bm 1.1.1.1.4.47: #i72841# +STR_ACTION_NOTPOSSIBLE for message box that pops up when a non-deleteable object gets a delete-request 2007/02/06 12:02:16 iha 1.1.1.1.4.46: resource change: Torte -> Kreis 2006/12/11 15:45:45 bm 1.1.1.1.4.45: -STR_DATA_NEW_SERIES, +STR_DATA_UNNAMED_SERIES_WITH_INDEX 2006/12/05 23:40:41 iha 1.1.1.1.4.44: #i71675# enable set data label range for xy charts 2006/12/05 17:55:08 iha 1.1.1.1.4.43: String changes according to wizard spec 2006/11/01 17:46:23 iha 1.1.1.1.4.42: cleanup resources: no hardcoded quotes 2006/11/01 16:10:40 iha 1.1.1.1.4.41: cleanup resources: removed obsolete x-commenet string 2006/11/01 15:36:56 iha 1.1.1.1.4.40: cleanup resources + changed variable names according to style guide 2006/10/29 11:37:39 iha 1.1.1.1.4.39: moved STR_STATISTICS_IN_LEGEND from Strings.src to Strings_Statistic.src 2006/10/27 17:49:08 iha 1.1.1.1.4.38: more cleanup 2006/10/27 15:31:33 iha 1.1.1.1.4.37: name consolidation 2006/10/27 15:02:59 iha 1.1.1.1.4.36: name consolidation 2006/10/27 14:59:19 iha 1.1.1.1.4.35: name consolidation 2006/10/21 12:13:57 iha 1.1.1.1.4.34: name consolidation 2006/10/21 11:03:15 iha 1.1.1.1.4.33: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead 2006/10/21 09:03:31 iha 1.1.1.1.4.32: changed 'Data Series Symbol' to 'Legend Key' 2006/09/27 17:25:31 iha 1.1.1.1.4.31: corrected HelpText for color button 2006/08/22 17:00:21 bm 1.1.1.1.4.30: #i68861# also changed: STR_STATUS_DATAPOINT_MARKED: row replaced by data series 2006/08/02 12:16:24 bm 1.1.1.1.4.29: STR_OBJECT_DATAPOINT_XXX, STR_BALLOONHELP_DATAPOINT changed: row replaced by data series 2006/07/19 15:53:02 bm 1.1.1.1.4.28: #i64824# +STR_DATA_ROLE_CATEGORIES for the role categories in the data dialog 2006/05/29 18:00:39 iha 1.1.1.1.4.27: adapted STR_OBJECT_DIAGRAM_DATA to spec 2006/05/29 17:54:52 iha 1.1.1.1.4.26: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/05/29 17:08:56 iha 1.1.1.1.4.25: adapted grid names to spec 2006/03/28 15:50:00 iha 1.1.1.1.4.24: corrected broken german umlauts 2006/01/14 14:58:41 iha 1.1.1.1.4.23: renamed first page of 3D View Dialog 2006/01/13 15:07:00 bm 1.1.1.1.4.22: +STR_ACTION_REARRANGE_CHART 2006/01/12 17:54:01 iha 1.1.1.1.4.21: change name of wizard step 4 according to spec 2005/11/30 17:52:21 iha 1.1.1.1.4.20: corrected Strings 2005/11/29 18:36:37 bm 1.1.1.1.4.19: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/22 09:39:41 bm 1.1.1.1.4.18: insert object removed, these kind of strings are used from svx 2005/11/21 16:13:43 bm 1.1.1.1.4.17: +undo insert object string, conversion to UTF-8 2005/10/07 11:12:12 bm 1.1.1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 11:45:02 iha 1.1.1.1.4.15: added specialized title names 2004/08/10 12:16:13 bm 1.1.1.1.4.14: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:12:54 bm 1.1.1.1.4.13: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 14:38:23 iha 1.1.1.1.4.12: #i30126# string review changes 2004/06/30 11:54:40 bm 1.1.1.1.4.11: +text for new data series 2004/06/29 15:43:53 bm 1.1.1.1.4.10: internal strings converted to ressource strings 2004/06/12 13:37:05 iha 1.1.1.1.4.9: correct german text; added comments 2004/06/09 20:17:40 iha 1.1.1.1.4.8: Smooth Line Properties Dialog 2004/06/09 18:43:46 iha 1.1.1.1.4.7: minor resource changes 2004/06/08 19:27:19 iha 1.1.1.1.4.6: added STR_OBJECT_DATA_RANGE 2004/06/03 03:38:21 iha 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/01 18:59:14 iha 1.1.1.1.4.4: new 3D view/effects dialog 2004/05/17 17:33:47 iha 1.1.1.1.4.3: provide object naming; resource cleanup 2004/05/05 20:42:45 iha 1.1.1.1.4.2: #i20344# additional strings for chart wizard 2004/04/22 15:00:39 iha 1.1.1.1.4.1: #i20344# chabged legend, grid and title resources
2007-05-22 16:30:11 +00:00
Text [ en-US ] = "Select Range for data labels" ;
2003-10-06 08:58:36 +00:00
};
String STR_DATA_SELECT_RANGE_FOR_POSITIVE_ERRORBARS
{
Text [ en-US ] = "Select Range for Positive Error Bars" ;
};
String STR_DATA_SELECT_RANGE_FOR_NEGATIVE_ERRORBARS
{
Text [ en-US ] = "Select Range for Negative Error Bars" ;
};
INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:03:29 bm 1.1.1.1.4.52: RESYNC: (1.4-1.5); FILE MERGED 2007/04/23 12:32:31 ihi 1.1.1.1.4.51: #i72301# German removed 2007/03/19 15:13:39 bm 1.1.1.1.4.50: #i75403# Use strings from resource for row and column labels 2007/03/05 13:58:44 iha 1.1.1.1.4.49: changed string according to spec 2007/03/05 13:17:56 iha 1.1.1.1.4.48: changed string according to spec 2007/02/09 12:25:45 bm 1.1.1.1.4.47: #i72841# +STR_ACTION_NOTPOSSIBLE for message box that pops up when a non-deleteable object gets a delete-request 2007/02/06 12:02:16 iha 1.1.1.1.4.46: resource change: Torte -> Kreis 2006/12/11 15:45:45 bm 1.1.1.1.4.45: -STR_DATA_NEW_SERIES, +STR_DATA_UNNAMED_SERIES_WITH_INDEX 2006/12/05 23:40:41 iha 1.1.1.1.4.44: #i71675# enable set data label range for xy charts 2006/12/05 17:55:08 iha 1.1.1.1.4.43: String changes according to wizard spec 2006/11/01 17:46:23 iha 1.1.1.1.4.42: cleanup resources: no hardcoded quotes 2006/11/01 16:10:40 iha 1.1.1.1.4.41: cleanup resources: removed obsolete x-commenet string 2006/11/01 15:36:56 iha 1.1.1.1.4.40: cleanup resources + changed variable names according to style guide 2006/10/29 11:37:39 iha 1.1.1.1.4.39: moved STR_STATISTICS_IN_LEGEND from Strings.src to Strings_Statistic.src 2006/10/27 17:49:08 iha 1.1.1.1.4.38: more cleanup 2006/10/27 15:31:33 iha 1.1.1.1.4.37: name consolidation 2006/10/27 15:02:59 iha 1.1.1.1.4.36: name consolidation 2006/10/27 14:59:19 iha 1.1.1.1.4.35: name consolidation 2006/10/21 12:13:57 iha 1.1.1.1.4.34: name consolidation 2006/10/21 11:03:15 iha 1.1.1.1.4.33: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead 2006/10/21 09:03:31 iha 1.1.1.1.4.32: changed 'Data Series Symbol' to 'Legend Key' 2006/09/27 17:25:31 iha 1.1.1.1.4.31: corrected HelpText for color button 2006/08/22 17:00:21 bm 1.1.1.1.4.30: #i68861# also changed: STR_STATUS_DATAPOINT_MARKED: row replaced by data series 2006/08/02 12:16:24 bm 1.1.1.1.4.29: STR_OBJECT_DATAPOINT_XXX, STR_BALLOONHELP_DATAPOINT changed: row replaced by data series 2006/07/19 15:53:02 bm 1.1.1.1.4.28: #i64824# +STR_DATA_ROLE_CATEGORIES for the role categories in the data dialog 2006/05/29 18:00:39 iha 1.1.1.1.4.27: adapted STR_OBJECT_DIAGRAM_DATA to spec 2006/05/29 17:54:52 iha 1.1.1.1.4.26: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/05/29 17:08:56 iha 1.1.1.1.4.25: adapted grid names to spec 2006/03/28 15:50:00 iha 1.1.1.1.4.24: corrected broken german umlauts 2006/01/14 14:58:41 iha 1.1.1.1.4.23: renamed first page of 3D View Dialog 2006/01/13 15:07:00 bm 1.1.1.1.4.22: +STR_ACTION_REARRANGE_CHART 2006/01/12 17:54:01 iha 1.1.1.1.4.21: change name of wizard step 4 according to spec 2005/11/30 17:52:21 iha 1.1.1.1.4.20: corrected Strings 2005/11/29 18:36:37 bm 1.1.1.1.4.19: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/22 09:39:41 bm 1.1.1.1.4.18: insert object removed, these kind of strings are used from svx 2005/11/21 16:13:43 bm 1.1.1.1.4.17: +undo insert object string, conversion to UTF-8 2005/10/07 11:12:12 bm 1.1.1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 11:45:02 iha 1.1.1.1.4.15: added specialized title names 2004/08/10 12:16:13 bm 1.1.1.1.4.14: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:12:54 bm 1.1.1.1.4.13: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 14:38:23 iha 1.1.1.1.4.12: #i30126# string review changes 2004/06/30 11:54:40 bm 1.1.1.1.4.11: +text for new data series 2004/06/29 15:43:53 bm 1.1.1.1.4.10: internal strings converted to ressource strings 2004/06/12 13:37:05 iha 1.1.1.1.4.9: correct german text; added comments 2004/06/09 20:17:40 iha 1.1.1.1.4.8: Smooth Line Properties Dialog 2004/06/09 18:43:46 iha 1.1.1.1.4.7: minor resource changes 2004/06/08 19:27:19 iha 1.1.1.1.4.6: added STR_OBJECT_DATA_RANGE 2004/06/03 03:38:21 iha 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/01 18:59:14 iha 1.1.1.1.4.4: new 3D view/effects dialog 2004/05/17 17:33:47 iha 1.1.1.1.4.3: provide object naming; resource cleanup 2004/05/05 20:42:45 iha 1.1.1.1.4.2: #i20344# additional strings for chart wizard 2004/04/22 15:00:39 iha 1.1.1.1.4.1: #i20344# chabged legend, grid and title resources
2007-05-22 16:30:11 +00:00
String STR_DATA_EDITOR_INCORRECT_INPUT
{
Text [ en-US ] = "Your last input is incorrect.\nIgnore this change and close the dialog?" ;
};
2008-11-26 15:19:48 +00:00
// frame direction ------------------------------------------------------------
String STR_TEXT_DIRECTION_LTR
{
Text [ en-US ] = "Left-to-right";
};
String STR_TEXT_DIRECTION_RTL
{
Text [ en-US ] = "Right-to-left";
};
String STR_TEXT_DIRECTION_SUPER
{
Text [ en-US ] = "Use superordinate object settings";
};
INTEGRATION: CWS chart2mst3 (1.1.1.1.4); FILE MERGED 2007/04/25 01:03:29 bm 1.1.1.1.4.52: RESYNC: (1.4-1.5); FILE MERGED 2007/04/23 12:32:31 ihi 1.1.1.1.4.51: #i72301# German removed 2007/03/19 15:13:39 bm 1.1.1.1.4.50: #i75403# Use strings from resource for row and column labels 2007/03/05 13:58:44 iha 1.1.1.1.4.49: changed string according to spec 2007/03/05 13:17:56 iha 1.1.1.1.4.48: changed string according to spec 2007/02/09 12:25:45 bm 1.1.1.1.4.47: #i72841# +STR_ACTION_NOTPOSSIBLE for message box that pops up when a non-deleteable object gets a delete-request 2007/02/06 12:02:16 iha 1.1.1.1.4.46: resource change: Torte -> Kreis 2006/12/11 15:45:45 bm 1.1.1.1.4.45: -STR_DATA_NEW_SERIES, +STR_DATA_UNNAMED_SERIES_WITH_INDEX 2006/12/05 23:40:41 iha 1.1.1.1.4.44: #i71675# enable set data label range for xy charts 2006/12/05 17:55:08 iha 1.1.1.1.4.43: String changes according to wizard spec 2006/11/01 17:46:23 iha 1.1.1.1.4.42: cleanup resources: no hardcoded quotes 2006/11/01 16:10:40 iha 1.1.1.1.4.41: cleanup resources: removed obsolete x-commenet string 2006/11/01 15:36:56 iha 1.1.1.1.4.40: cleanup resources + changed variable names according to style guide 2006/10/29 11:37:39 iha 1.1.1.1.4.39: moved STR_STATISTICS_IN_LEGEND from Strings.src to Strings_Statistic.src 2006/10/27 17:49:08 iha 1.1.1.1.4.38: more cleanup 2006/10/27 15:31:33 iha 1.1.1.1.4.37: name consolidation 2006/10/27 15:02:59 iha 1.1.1.1.4.36: name consolidation 2006/10/27 14:59:19 iha 1.1.1.1.4.35: name consolidation 2006/10/21 12:13:57 iha 1.1.1.1.4.34: name consolidation 2006/10/21 11:03:15 iha 1.1.1.1.4.33: removed string STR_GRIDLINES use TR_OBJECT_GRIDS instead 2006/10/21 09:03:31 iha 1.1.1.1.4.32: changed 'Data Series Symbol' to 'Legend Key' 2006/09/27 17:25:31 iha 1.1.1.1.4.31: corrected HelpText for color button 2006/08/22 17:00:21 bm 1.1.1.1.4.30: #i68861# also changed: STR_STATUS_DATAPOINT_MARKED: row replaced by data series 2006/08/02 12:16:24 bm 1.1.1.1.4.29: STR_OBJECT_DATAPOINT_XXX, STR_BALLOONHELP_DATAPOINT changed: row replaced by data series 2006/07/19 15:53:02 bm 1.1.1.1.4.28: #i64824# +STR_DATA_ROLE_CATEGORIES for the role categories in the data dialog 2006/05/29 18:00:39 iha 1.1.1.1.4.27: adapted STR_OBJECT_DIAGRAM_DATA to spec 2006/05/29 17:54:52 iha 1.1.1.1.4.26: replaced STR_OBJECT_SOURCE_DATA by STR_OBJECT_DATA_RANGE 2006/05/29 17:08:56 iha 1.1.1.1.4.25: adapted grid names to spec 2006/03/28 15:50:00 iha 1.1.1.1.4.24: corrected broken german umlauts 2006/01/14 14:58:41 iha 1.1.1.1.4.23: renamed first page of 3D View Dialog 2006/01/13 15:07:00 bm 1.1.1.1.4.22: +STR_ACTION_REARRANGE_CHART 2006/01/12 17:54:01 iha 1.1.1.1.4.21: change name of wizard step 4 according to spec 2005/11/30 17:52:21 iha 1.1.1.1.4.20: corrected Strings 2005/11/29 18:36:37 bm 1.1.1.1.4.19: SchResId may return an OUString, ResIdHelper offers replacement method for OUString 2005/11/22 09:39:41 bm 1.1.1.1.4.18: insert object removed, these kind of strings are used from svx 2005/11/21 16:13:43 bm 1.1.1.1.4.17: +undo insert object string, conversion to UTF-8 2005/10/07 11:12:12 bm 1.1.1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED 2005/07/13 11:45:02 iha 1.1.1.1.4.15: added specialized title names 2004/08/10 12:16:13 bm 1.1.1.1.4.14: resource changes (removal of translations and change to de, en-US and x-comment 2004/08/04 20:12:54 bm 1.1.1.1.4.13: RESYNC: (1.2-1.3); FILE MERGED 2004/07/26 14:38:23 iha 1.1.1.1.4.12: #i30126# string review changes 2004/06/30 11:54:40 bm 1.1.1.1.4.11: +text for new data series 2004/06/29 15:43:53 bm 1.1.1.1.4.10: internal strings converted to ressource strings 2004/06/12 13:37:05 iha 1.1.1.1.4.9: correct german text; added comments 2004/06/09 20:17:40 iha 1.1.1.1.4.8: Smooth Line Properties Dialog 2004/06/09 18:43:46 iha 1.1.1.1.4.7: minor resource changes 2004/06/08 19:27:19 iha 1.1.1.1.4.6: added STR_OBJECT_DATA_RANGE 2004/06/03 03:38:21 iha 1.1.1.1.4.5: RESYNC: (1.1.1.1-1.2); FILE MERGED 2004/06/01 18:59:14 iha 1.1.1.1.4.4: new 3D view/effects dialog 2004/05/17 17:33:47 iha 1.1.1.1.4.3: provide object naming; resource cleanup 2004/05/05 20:42:45 iha 1.1.1.1.4.2: #i20344# additional strings for chart wizard 2004/04/22 15:00:39 iha 1.1.1.1.4.1: #i20344# chabged legend, grid and title resources
2007-05-22 16:30:11 +00:00
//-----------------------------------------------------------------------------
//-----------------------------------------------------------------------------