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

606 lines
10 KiB
Plaintext
Raw Normal View History

/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*
* This file is part of the LibreOffice project.
2003-10-06 08:58:36 +00:00
*
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
2003-10-06 08:58:36 +00:00
*
* This file incorporates work covered by the following license notice:
2003-10-06 08:58:36 +00:00
*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed
* with this work for additional information regarding copyright
* ownership. The ASF licenses this file to you under the Apache
* License, Version 2.0 (the "License"); you may not use this file
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
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_STEPPED_LINE_PROPERTIES
{
Text [ en-US ] = "Stepped Lines" ;
};
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
CWS-TOOLING: integrate CWS chartuseability01 2009-09-07 17:26:44 +0200 iha r275906 : CWS-TOOLING: rebase CWS chartuseability01 to trunk@275801 (milestone: DEV300:m57) 2009-08-27 13:48:16 +0200 iha r275481 : #7049# listbox to select chart elements 2009-08-27 11:54:53 +0200 iha r275464 : #i58163# #i69422# #i102820# enhance chart context menu 2009-08-26 16:49:58 +0200 iha r275435 : #i102820# added missing case 'floor' 2009-08-26 15:33:51 +0200 iha r275427 : #i102820# make 'insert legend' work properly 2009-08-25 16:35:00 +0200 ufi r275369 : i104087 2009-08-25 15:12:17 +0200 iha r275360 : #i104087# 'Object Properties' -> 'Format Selection' 2009-08-25 15:11:31 +0200 iha r275359 : #i104087# 'Object Properties' -> 'Format Selection' 2009-08-25 15:11:15 +0200 iha r275358 : #i104087# 'Object Properties' -> 'Format Selection' 2009-08-25 11:57:43 +0200 iha r275344 : #i104087# changed behavior of insert menu 2009-08-18 12:53:54 +0200 oc r275093 : #i104082,104086,104089# multiple changes because of changed chartUI 2009-08-10 16:46:17 +0200 ufi r274824 : i104083 i104087 i104090 2009-08-07 14:04:34 +0200 iha r274763 : #7049# listbox to select chart elements 2009-08-07 13:06:05 +0200 iha r274760 : #7049# listbox to select chart elements 2009-08-07 13:05:06 +0200 iha r274759 : #7049# listbox to select chart elements 2009-08-07 12:32:31 +0200 iha r274756 : #i58163# #i69422# #i102820# enhance chart context menu 2009-08-07 12:31:54 +0200 iha r274755 : #i58163# #i69422# #i102820# enhance chart context menu 2009-08-06 19:00:48 +0200 iha r274742 : #i103593# make insert menu behavior selection dependent 2009-08-06 19:00:14 +0200 iha r274741 : #i103593# make insert menu behavior selection dependent 2009-08-06 15:34:01 +0200 iha r274731 : #i58163# #i69422# #i102820# enhance chart context menu 2009-08-06 14:39:20 +0200 iha r274728 : #i86146# ease adding R-squared value with an equation 2009-08-06 14:37:02 +0200 iha r274727 : #i86146# ease adding R-squared value with an equation 2009-08-06 13:37:54 +0200 iha r274724 : #i86146# ease adding R-squared value with an equation 2009-08-06 13:37:15 +0200 iha r274723 : #i86146# ease adding R-squared value with an equation 2009-08-06 13:04:27 +0200 iha r274722 : #i103593# make insert menu behavior selection dependent 2009-08-06 13:03:35 +0200 iha r274721 : #i103593# make insert menu behavior selection dependent 2009-08-05 18:26:31 +0200 iha r274693 : #i104033# inconsistent wording 'error indicator' <-> 'error bar' 2009-08-05 16:51:45 +0200 iha r274688 : #i104028# rename font tabpage 'Characters'->'Font' 2009-08-05 16:30:21 +0200 iha r274685 : #i58163# #i69422# #i102820# enhance chart context menu 2009-08-05 15:34:11 +0200 iha r274680 : #i58163# #i69422# #i102820# enhance chart context menu 2009-08-05 15:32:43 +0200 iha r274679 : #i58163# #i69422# #i102820# enhance chart context menu 2009-08-05 15:31:26 +0200 iha r274678 : #i58163# #i69422# #i102820# enhance chart context menu 2009-08-05 15:17:51 +0200 iha r274676 : #i58163# #i69422# #i102820# enhance chart context menu 2009-08-05 15:16:22 +0200 iha r274675 : #i58163# #i69422# #i102820# enhance chart context menu 2009-08-05 14:58:59 +0200 iha r274674 : #7049# listbox to select chart elements 2009-08-05 14:33:54 +0200 iha r274669 : #7049# listbox to select chart elements 2009-08-05 14:22:17 +0200 iha r274665 : #7049# listbox to select chart elements 2009-08-05 13:21:05 +0200 iha r274656 : #i102820# offer insertion of several elements in context menu also if nothing is selected 2009-08-05 11:56:06 +0200 iha r274647 : #7049# listbox to select chart elements 2009-08-05 11:43:40 +0200 iha r274645 : #7049# listbox to select chart elements 2009-07-24 19:46:50 +0200 iha r274318 : #i58163# #i69422# #i102820# enhance chart context menu 2009-07-24 16:23:13 +0200 iha r274313 : #i58163# #i69422# #i102820# enhance chart context menu 2009-07-24 16:13:22 +0200 iha r274311 : #i58163# #i69422# #i102820# enhance chart context menu
2009-09-11 16:06:18 +00:00
String STR_PAGE_FONT
2003-10-06 08:58:36 +00:00
{
CWS-TOOLING: integrate CWS chartuseability01 2009-09-07 17:26:44 +0200 iha r275906 : CWS-TOOLING: rebase CWS chartuseability01 to trunk@275801 (milestone: DEV300:m57) 2009-08-27 13:48:16 +0200 iha r275481 : #7049# listbox to select chart elements 2009-08-27 11:54:53 +0200 iha r275464 : #i58163# #i69422# #i102820# enhance chart context menu 2009-08-26 16:49:58 +0200 iha r275435 : #i102820# added missing case 'floor' 2009-08-26 15:33:51 +0200 iha r275427 : #i102820# make 'insert legend' work properly 2009-08-25 16:35:00 +0200 ufi r275369 : i104087 2009-08-25 15:12:17 +0200 iha r275360 : #i104087# 'Object Properties' -> 'Format Selection' 2009-08-25 15:11:31 +0200 iha r275359 : #i104087# 'Object Properties' -> 'Format Selection' 2009-08-25 15:11:15 +0200 iha r275358 : #i104087# 'Object Properties' -> 'Format Selection' 2009-08-25 11:57:43 +0200 iha r275344 : #i104087# changed behavior of insert menu 2009-08-18 12:53:54 +0200 oc r275093 : #i104082,104086,104089# multiple changes because of changed chartUI 2009-08-10 16:46:17 +0200 ufi r274824 : i104083 i104087 i104090 2009-08-07 14:04:34 +0200 iha r274763 : #7049# listbox to select chart elements 2009-08-07 13:06:05 +0200 iha r274760 : #7049# listbox to select chart elements 2009-08-07 13:05:06 +0200 iha r274759 : #7049# listbox to select chart elements 2009-08-07 12:32:31 +0200 iha r274756 : #i58163# #i69422# #i102820# enhance chart context menu 2009-08-07 12:31:54 +0200 iha r274755 : #i58163# #i69422# #i102820# enhance chart context menu 2009-08-06 19:00:48 +0200 iha r274742 : #i103593# make insert menu behavior selection dependent 2009-08-06 19:00:14 +0200 iha r274741 : #i103593# make insert menu behavior selection dependent 2009-08-06 15:34:01 +0200 iha r274731 : #i58163# #i69422# #i102820# enhance chart context menu 2009-08-06 14:39:20 +0200 iha r274728 : #i86146# ease adding R-squared value with an equation 2009-08-06 14:37:02 +0200 iha r274727 : #i86146# ease adding R-squared value with an equation 2009-08-06 13:37:54 +0200 iha r274724 : #i86146# ease adding R-squared value with an equation 2009-08-06 13:37:15 +0200 iha r274723 : #i86146# ease adding R-squared value with an equation 2009-08-06 13:04:27 +0200 iha r274722 : #i103593# make insert menu behavior selection dependent 2009-08-06 13:03:35 +0200 iha r274721 : #i103593# make insert menu behavior selection dependent 2009-08-05 18:26:31 +0200 iha r274693 : #i104033# inconsistent wording 'error indicator' <-> 'error bar' 2009-08-05 16:51:45 +0200 iha r274688 : #i104028# rename font tabpage 'Characters'->'Font' 2009-08-05 16:30:21 +0200 iha r274685 : #i58163# #i69422# #i102820# enhance chart context menu 2009-08-05 15:34:11 +0200 iha r274680 : #i58163# #i69422# #i102820# enhance chart context menu 2009-08-05 15:32:43 +0200 iha r274679 : #i58163# #i69422# #i102820# enhance chart context menu 2009-08-05 15:31:26 +0200 iha r274678 : #i58163# #i69422# #i102820# enhance chart context menu 2009-08-05 15:17:51 +0200 iha r274676 : #i58163# #i69422# #i102820# enhance chart context menu 2009-08-05 15:16:22 +0200 iha r274675 : #i58163# #i69422# #i102820# enhance chart context menu 2009-08-05 14:58:59 +0200 iha r274674 : #7049# listbox to select chart elements 2009-08-05 14:33:54 +0200 iha r274669 : #7049# listbox to select chart elements 2009-08-05 14:22:17 +0200 iha r274665 : #7049# listbox to select chart elements 2009-08-05 13:21:05 +0200 iha r274656 : #i102820# offer insertion of several elements in context menu also if nothing is selected 2009-08-05 11:56:06 +0200 iha r274647 : #7049# listbox to select chart elements 2009-08-05 11:43:40 +0200 iha r274645 : #7049# listbox to select chart elements 2009-07-24 19:46:50 +0200 iha r274318 : #i58163# #i69422# #i102820# enhance chart context menu 2009-07-24 16:23:13 +0200 iha r274313 : #i58163# #i69422# #i102820# enhance chart context menu 2009-07-24 16:13:22 +0200 iha r274311 : #i58163# #i69422# #i102820# enhance chart context menu
2009-09-11 16:06:18 +00:00
Text [ en-US ] = "Font" ;
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_BUTTON_UP
{
Text [ en-US ] = "Up";
};
String STR_BUTTON_DOWN
{
Text [ en-US ] = "Down";
};
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_TRENDLINE_TYPE
{
Text[ en-US ] = "Type";
};
String STR_PAGE_XERROR_BARS
{
Text[ en-US ] = "X Error Bars";
};
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_ZERROR_BARS
{
Text[ en-US ] = "Z 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_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
};
CWS-TOOLING: integrate CWS chartuseability01 2009-09-07 17:26:44 +0200 iha r275906 : CWS-TOOLING: rebase CWS chartuseability01 to trunk@275801 (milestone: DEV300:m57) 2009-08-27 13:48:16 +0200 iha r275481 : #7049# listbox to select chart elements 2009-08-27 11:54:53 +0200 iha r275464 : #i58163# #i69422# #i102820# enhance chart context menu 2009-08-26 16:49:58 +0200 iha r275435 : #i102820# added missing case 'floor' 2009-08-26 15:33:51 +0200 iha r275427 : #i102820# make 'insert legend' work properly 2009-08-25 16:35:00 +0200 ufi r275369 : i104087 2009-08-25 15:12:17 +0200 iha r275360 : #i104087# 'Object Properties' -> 'Format Selection' 2009-08-25 15:11:31 +0200 iha r275359 : #i104087# 'Object Properties' -> 'Format Selection' 2009-08-25 15:11:15 +0200 iha r275358 : #i104087# 'Object Properties' -> 'Format Selection' 2009-08-25 11:57:43 +0200 iha r275344 : #i104087# changed behavior of insert menu 2009-08-18 12:53:54 +0200 oc r275093 : #i104082,104086,104089# multiple changes because of changed chartUI 2009-08-10 16:46:17 +0200 ufi r274824 : i104083 i104087 i104090 2009-08-07 14:04:34 +0200 iha r274763 : #7049# listbox to select chart elements 2009-08-07 13:06:05 +0200 iha r274760 : #7049# listbox to select chart elements 2009-08-07 13:05:06 +0200 iha r274759 : #7049# listbox to select chart elements 2009-08-07 12:32:31 +0200 iha r274756 : #i58163# #i69422# #i102820# enhance chart context menu 2009-08-07 12:31:54 +0200 iha r274755 : #i58163# #i69422# #i102820# enhance chart context menu 2009-08-06 19:00:48 +0200 iha r274742 : #i103593# make insert menu behavior selection dependent 2009-08-06 19:00:14 +0200 iha r274741 : #i103593# make insert menu behavior selection dependent 2009-08-06 15:34:01 +0200 iha r274731 : #i58163# #i69422# #i102820# enhance chart context menu 2009-08-06 14:39:20 +0200 iha r274728 : #i86146# ease adding R-squared value with an equation 2009-08-06 14:37:02 +0200 iha r274727 : #i86146# ease adding R-squared value with an equation 2009-08-06 13:37:54 +0200 iha r274724 : #i86146# ease adding R-squared value with an equation 2009-08-06 13:37:15 +0200 iha r274723 : #i86146# ease adding R-squared value with an equation 2009-08-06 13:04:27 +0200 iha r274722 : #i103593# make insert menu behavior selection dependent 2009-08-06 13:03:35 +0200 iha r274721 : #i103593# make insert menu behavior selection dependent 2009-08-05 18:26:31 +0200 iha r274693 : #i104033# inconsistent wording 'error indicator' <-> 'error bar' 2009-08-05 16:51:45 +0200 iha r274688 : #i104028# rename font tabpage 'Characters'->'Font' 2009-08-05 16:30:21 +0200 iha r274685 : #i58163# #i69422# #i102820# enhance chart context menu 2009-08-05 15:34:11 +0200 iha r274680 : #i58163# #i69422# #i102820# enhance chart context menu 2009-08-05 15:32:43 +0200 iha r274679 : #i58163# #i69422# #i102820# enhance chart context menu 2009-08-05 15:31:26 +0200 iha r274678 : #i58163# #i69422# #i102820# enhance chart context menu 2009-08-05 15:17:51 +0200 iha r274676 : #i58163# #i69422# #i102820# enhance chart context menu 2009-08-05 15:16:22 +0200 iha r274675 : #i58163# #i69422# #i102820# enhance chart context menu 2009-08-05 14:58:59 +0200 iha r274674 : #7049# listbox to select chart elements 2009-08-05 14:33:54 +0200 iha r274669 : #7049# listbox to select chart elements 2009-08-05 14:22:17 +0200 iha r274665 : #7049# listbox to select chart elements 2009-08-05 13:21:05 +0200 iha r274656 : #i102820# offer insertion of several elements in context menu also if nothing is selected 2009-08-05 11:56:06 +0200 iha r274647 : #7049# listbox to select chart elements 2009-08-05 11:43:40 +0200 iha r274645 : #7049# listbox to select chart elements 2009-07-24 19:46:50 +0200 iha r274318 : #i58163# #i69422# #i102820# enhance chart context menu 2009-07-24 16:23:13 +0200 iha r274313 : #i58163# #i69422# #i102820# enhance chart context menu 2009-07-24 16:13:22 +0200 iha r274311 : #i58163# #i69422# #i102820# enhance chart context menu
2009-09-11 16:06:18 +00:00
String STR_OBJECT_SECONDARY_X_AXIS
{
Text [ en-US ] = "Secondary X Axis" ;
};
String STR_OBJECT_SECONDARY_Y_AXIS
{
Text [ en-US ] = "Secondary Y Axis" ;
};
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";
};
String STR_OBJECT_MOVING_AVERAGE_WITH_PARAMETERS
{
Text [ en-US ] = "Moving average trend line with period = %PERIOD";
};
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";
};
String STR_OBJECT_ERROR_BARS_X
2003-10-06 08:58:36 +00:00
{
Text [ en-US ] = "X Error Bars";
};
String STR_OBJECT_ERROR_BARS_Y
{
Text [ en-US ] = "Y Error Bars";
};
String STR_OBJECT_ERROR_BARS_Z
{
Text [ en-US ] = "Z 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_OBJECT_STOCK_LOSS
2003-10-06 08:58:36 +00:00
{
CWS-TOOLING: integrate CWS chartuseability01 2009-09-07 17:26:44 +0200 iha r275906 : CWS-TOOLING: rebase CWS chartuseability01 to trunk@275801 (milestone: DEV300:m57) 2009-08-27 13:48:16 +0200 iha r275481 : #7049# listbox to select chart elements 2009-08-27 11:54:53 +0200 iha r275464 : #i58163# #i69422# #i102820# enhance chart context menu 2009-08-26 16:49:58 +0200 iha r275435 : #i102820# added missing case 'floor' 2009-08-26 15:33:51 +0200 iha r275427 : #i102820# make 'insert legend' work properly 2009-08-25 16:35:00 +0200 ufi r275369 : i104087 2009-08-25 15:12:17 +0200 iha r275360 : #i104087# 'Object Properties' -> 'Format Selection' 2009-08-25 15:11:31 +0200 iha r275359 : #i104087# 'Object Properties' -> 'Format Selection' 2009-08-25 15:11:15 +0200 iha r275358 : #i104087# 'Object Properties' -> 'Format Selection' 2009-08-25 11:57:43 +0200 iha r275344 : #i104087# changed behavior of insert menu 2009-08-18 12:53:54 +0200 oc r275093 : #i104082,104086,104089# multiple changes because of changed chartUI 2009-08-10 16:46:17 +0200 ufi r274824 : i104083 i104087 i104090 2009-08-07 14:04:34 +0200 iha r274763 : #7049# listbox to select chart elements 2009-08-07 13:06:05 +0200 iha r274760 : #7049# listbox to select chart elements 2009-08-07 13:05:06 +0200 iha r274759 : #7049# listbox to select chart elements 2009-08-07 12:32:31 +0200 iha r274756 : #i58163# #i69422# #i102820# enhance chart context menu 2009-08-07 12:31:54 +0200 iha r274755 : #i58163# #i69422# #i102820# enhance chart context menu 2009-08-06 19:00:48 +0200 iha r274742 : #i103593# make insert menu behavior selection dependent 2009-08-06 19:00:14 +0200 iha r274741 : #i103593# make insert menu behavior selection dependent 2009-08-06 15:34:01 +0200 iha r274731 : #i58163# #i69422# #i102820# enhance chart context menu 2009-08-06 14:39:20 +0200 iha r274728 : #i86146# ease adding R-squared value with an equation 2009-08-06 14:37:02 +0200 iha r274727 : #i86146# ease adding R-squared value with an equation 2009-08-06 13:37:54 +0200 iha r274724 : #i86146# ease adding R-squared value with an equation 2009-08-06 13:37:15 +0200 iha r274723 : #i86146# ease adding R-squared value with an equation 2009-08-06 13:04:27 +0200 iha r274722 : #i103593# make insert menu behavior selection dependent 2009-08-06 13:03:35 +0200 iha r274721 : #i103593# make insert menu behavior selection dependent 2009-08-05 18:26:31 +0200 iha r274693 : #i104033# inconsistent wording 'error indicator' <-> 'error bar' 2009-08-05 16:51:45 +0200 iha r274688 : #i104028# rename font tabpage 'Characters'->'Font' 2009-08-05 16:30:21 +0200 iha r274685 : #i58163# #i69422# #i102820# enhance chart context menu 2009-08-05 15:34:11 +0200 iha r274680 : #i58163# #i69422# #i102820# enhance chart context menu 2009-08-05 15:32:43 +0200 iha r274679 : #i58163# #i69422# #i102820# enhance chart context menu 2009-08-05 15:31:26 +0200 iha r274678 : #i58163# #i69422# #i102820# enhance chart context menu 2009-08-05 15:17:51 +0200 iha r274676 : #i58163# #i69422# #i102820# enhance chart context menu 2009-08-05 15:16:22 +0200 iha r274675 : #i58163# #i69422# #i102820# enhance chart context menu 2009-08-05 14:58:59 +0200 iha r274674 : #7049# listbox to select chart elements 2009-08-05 14:33:54 +0200 iha r274669 : #7049# listbox to select chart elements 2009-08-05 14:22:17 +0200 iha r274665 : #7049# listbox to select chart elements 2009-08-05 13:21:05 +0200 iha r274656 : #i102820# offer insertion of several elements in context menu also if nothing is selected 2009-08-05 11:56:06 +0200 iha r274647 : #7049# listbox to select chart elements 2009-08-05 11:43:40 +0200 iha r274645 : #7049# listbox to select chart elements 2009-07-24 19:46:50 +0200 iha r274318 : #i58163# #i69422# #i102820# enhance chart context menu 2009-07-24 16:23:13 +0200 iha r274313 : #i58163# #i69422# #i102820# enhance chart context menu 2009-07-24 16:13:22 +0200 iha r274311 : #i58163# #i69422# #i102820# enhance chart context menu
2009-09-11 16:06:18 +00:00
Text [ en-US ] = "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
String STR_OBJECT_STOCK_GAIN
2003-10-06 08:58:36 +00:00
{
CWS-TOOLING: integrate CWS chartuseability01 2009-09-07 17:26:44 +0200 iha r275906 : CWS-TOOLING: rebase CWS chartuseability01 to trunk@275801 (milestone: DEV300:m57) 2009-08-27 13:48:16 +0200 iha r275481 : #7049# listbox to select chart elements 2009-08-27 11:54:53 +0200 iha r275464 : #i58163# #i69422# #i102820# enhance chart context menu 2009-08-26 16:49:58 +0200 iha r275435 : #i102820# added missing case 'floor' 2009-08-26 15:33:51 +0200 iha r275427 : #i102820# make 'insert legend' work properly 2009-08-25 16:35:00 +0200 ufi r275369 : i104087 2009-08-25 15:12:17 +0200 iha r275360 : #i104087# 'Object Properties' -> 'Format Selection' 2009-08-25 15:11:31 +0200 iha r275359 : #i104087# 'Object Properties' -> 'Format Selection' 2009-08-25 15:11:15 +0200 iha r275358 : #i104087# 'Object Properties' -> 'Format Selection' 2009-08-25 11:57:43 +0200 iha r275344 : #i104087# changed behavior of insert menu 2009-08-18 12:53:54 +0200 oc r275093 : #i104082,104086,104089# multiple changes because of changed chartUI 2009-08-10 16:46:17 +0200 ufi r274824 : i104083 i104087 i104090 2009-08-07 14:04:34 +0200 iha r274763 : #7049# listbox to select chart elements 2009-08-07 13:06:05 +0200 iha r274760 : #7049# listbox to select chart elements 2009-08-07 13:05:06 +0200 iha r274759 : #7049# listbox to select chart elements 2009-08-07 12:32:31 +0200 iha r274756 : #i58163# #i69422# #i102820# enhance chart context menu 2009-08-07 12:31:54 +0200 iha r274755 : #i58163# #i69422# #i102820# enhance chart context menu 2009-08-06 19:00:48 +0200 iha r274742 : #i103593# make insert menu behavior selection dependent 2009-08-06 19:00:14 +0200 iha r274741 : #i103593# make insert menu behavior selection dependent 2009-08-06 15:34:01 +0200 iha r274731 : #i58163# #i69422# #i102820# enhance chart context menu 2009-08-06 14:39:20 +0200 iha r274728 : #i86146# ease adding R-squared value with an equation 2009-08-06 14:37:02 +0200 iha r274727 : #i86146# ease adding R-squared value with an equation 2009-08-06 13:37:54 +0200 iha r274724 : #i86146# ease adding R-squared value with an equation 2009-08-06 13:37:15 +0200 iha r274723 : #i86146# ease adding R-squared value with an equation 2009-08-06 13:04:27 +0200 iha r274722 : #i103593# make insert menu behavior selection dependent 2009-08-06 13:03:35 +0200 iha r274721 : #i103593# make insert menu behavior selection dependent 2009-08-05 18:26:31 +0200 iha r274693 : #i104033# inconsistent wording 'error indicator' <-> 'error bar' 2009-08-05 16:51:45 +0200 iha r274688 : #i104028# rename font tabpage 'Characters'->'Font' 2009-08-05 16:30:21 +0200 iha r274685 : #i58163# #i69422# #i102820# enhance chart context menu 2009-08-05 15:34:11 +0200 iha r274680 : #i58163# #i69422# #i102820# enhance chart context menu 2009-08-05 15:32:43 +0200 iha r274679 : #i58163# #i69422# #i102820# enhance chart context menu 2009-08-05 15:31:26 +0200 iha r274678 : #i58163# #i69422# #i102820# enhance chart context menu 2009-08-05 15:17:51 +0200 iha r274676 : #i58163# #i69422# #i102820# enhance chart context menu 2009-08-05 15:16:22 +0200 iha r274675 : #i58163# #i69422# #i102820# enhance chart context menu 2009-08-05 14:58:59 +0200 iha r274674 : #7049# listbox to select chart elements 2009-08-05 14:33:54 +0200 iha r274669 : #7049# listbox to select chart elements 2009-08-05 14:22:17 +0200 iha r274665 : #7049# listbox to select chart elements 2009-08-05 13:21:05 +0200 iha r274656 : #i102820# offer insertion of several elements in context menu also if nothing is selected 2009-08-05 11:56:06 +0200 iha r274647 : #7049# listbox to select chart elements 2009-08-05 11:43:40 +0200 iha r274645 : #7049# listbox to select chart elements 2009-07-24 19:46:50 +0200 iha r274318 : #i58163# #i69422# #i102820# enhance chart context menu 2009-07-24 16:23:13 +0200 iha r274313 : #i58163# #i69422# #i102820# enhance chart context menu 2009-07-24 16:13:22 +0200 iha r274311 : #i58163# #i69422# #i102820# enhance chart context menu
2009-09-11 16:06:18 +00:00
Text [ en-US ] = "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
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_OBJECT_SHAPE
{
Text [ en-US ] = "Drawing Object" ;
};
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_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
CWS-TOOLING: integrate CWS chartuseability01 2009-09-07 17:26:44 +0200 iha r275906 : CWS-TOOLING: rebase CWS chartuseability01 to trunk@275801 (milestone: DEV300:m57) 2009-08-27 13:48:16 +0200 iha r275481 : #7049# listbox to select chart elements 2009-08-27 11:54:53 +0200 iha r275464 : #i58163# #i69422# #i102820# enhance chart context menu 2009-08-26 16:49:58 +0200 iha r275435 : #i102820# added missing case 'floor' 2009-08-26 15:33:51 +0200 iha r275427 : #i102820# make 'insert legend' work properly 2009-08-25 16:35:00 +0200 ufi r275369 : i104087 2009-08-25 15:12:17 +0200 iha r275360 : #i104087# 'Object Properties' -> 'Format Selection' 2009-08-25 15:11:31 +0200 iha r275359 : #i104087# 'Object Properties' -> 'Format Selection' 2009-08-25 15:11:15 +0200 iha r275358 : #i104087# 'Object Properties' -> 'Format Selection' 2009-08-25 11:57:43 +0200 iha r275344 : #i104087# changed behavior of insert menu 2009-08-18 12:53:54 +0200 oc r275093 : #i104082,104086,104089# multiple changes because of changed chartUI 2009-08-10 16:46:17 +0200 ufi r274824 : i104083 i104087 i104090 2009-08-07 14:04:34 +0200 iha r274763 : #7049# listbox to select chart elements 2009-08-07 13:06:05 +0200 iha r274760 : #7049# listbox to select chart elements 2009-08-07 13:05:06 +0200 iha r274759 : #7049# listbox to select chart elements 2009-08-07 12:32:31 +0200 iha r274756 : #i58163# #i69422# #i102820# enhance chart context menu 2009-08-07 12:31:54 +0200 iha r274755 : #i58163# #i69422# #i102820# enhance chart context menu 2009-08-06 19:00:48 +0200 iha r274742 : #i103593# make insert menu behavior selection dependent 2009-08-06 19:00:14 +0200 iha r274741 : #i103593# make insert menu behavior selection dependent 2009-08-06 15:34:01 +0200 iha r274731 : #i58163# #i69422# #i102820# enhance chart context menu 2009-08-06 14:39:20 +0200 iha r274728 : #i86146# ease adding R-squared value with an equation 2009-08-06 14:37:02 +0200 iha r274727 : #i86146# ease adding R-squared value with an equation 2009-08-06 13:37:54 +0200 iha r274724 : #i86146# ease adding R-squared value with an equation 2009-08-06 13:37:15 +0200 iha r274723 : #i86146# ease adding R-squared value with an equation 2009-08-06 13:04:27 +0200 iha r274722 : #i103593# make insert menu behavior selection dependent 2009-08-06 13:03:35 +0200 iha r274721 : #i103593# make insert menu behavior selection dependent 2009-08-05 18:26:31 +0200 iha r274693 : #i104033# inconsistent wording 'error indicator' <-> 'error bar' 2009-08-05 16:51:45 +0200 iha r274688 : #i104028# rename font tabpage 'Characters'->'Font' 2009-08-05 16:30:21 +0200 iha r274685 : #i58163# #i69422# #i102820# enhance chart context menu 2009-08-05 15:34:11 +0200 iha r274680 : #i58163# #i69422# #i102820# enhance chart context menu 2009-08-05 15:32:43 +0200 iha r274679 : #i58163# #i69422# #i102820# enhance chart context menu 2009-08-05 15:31:26 +0200 iha r274678 : #i58163# #i69422# #i102820# enhance chart context menu 2009-08-05 15:17:51 +0200 iha r274676 : #i58163# #i69422# #i102820# enhance chart context menu 2009-08-05 15:16:22 +0200 iha r274675 : #i58163# #i69422# #i102820# enhance chart context menu 2009-08-05 14:58:59 +0200 iha r274674 : #7049# listbox to select chart elements 2009-08-05 14:33:54 +0200 iha r274669 : #7049# listbox to select chart elements 2009-08-05 14:22:17 +0200 iha r274665 : #7049# listbox to select chart elements 2009-08-05 13:21:05 +0200 iha r274656 : #i102820# offer insertion of several elements in context menu also if nothing is selected 2009-08-05 11:56:06 +0200 iha r274647 : #7049# listbox to select chart elements 2009-08-05 11:43:40 +0200 iha r274645 : #7049# listbox to select chart elements 2009-07-24 19:46:50 +0200 iha r274318 : #i58163# #i69422# #i102820# enhance chart context menu 2009-07-24 16:23:13 +0200 iha r274313 : #i58163# #i69422# #i102820# enhance chart context menu 2009-07-24 16:13:22 +0200 iha r274311 : #i58163# #i69422# #i102820# enhance chart context menu
2009-09-11 16:06:18 +00:00
String STR_OBJECT_FOR_SERIES
{
Text [ en-US ] = "%OBJECTNAME for Data Series '%SERIESNAME'" ;
};
String STR_OBJECT_FOR_ALL_SERIES
{
Text [ en-US ] = "%OBJECTNAME for all Data Series" ;
};
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
{
Text [ en-US ] = "Horizontal grid major/major&minor/off" ;
};
String STR_ACTION_TOGGLE_GRID_VERTICAL
{
Text [ en-US ] = "Vertical grid major/major&minor/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
};
String STR_ACTION_EDIT_TEXT
{
Text [ en-US ] = "Edit 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_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
};
CWS-TOOLING: integrate CWS bubblechart 2009-06-17 08:41:14 +0200 hde r273051 : i101635: added new charttype bubble 2009-06-17 08:39:37 +0200 hde r273050 : i101635: created new testcase tCreateNewBubbleChart 2009-06-17 08:38:07 +0200 hde r273049 : i101635: created new testcase tCreateNewBubbleChart 2009-06-15 15:22:32 +0200 hde r272991 : 101635 2009-06-11 12:44:01 +0200 iha r272864 : rebase to dev300m50 2009-06-10 23:27:54 +0200 iha r272841 : CWS-TOOLING: rebase CWS bubblechart to trunk@272827 (milestone: DEV300:m50) 2009-06-04 18:07:35 +0200 iha r272649 : #i64689# Bubble Chart 2009-06-04 17:26:44 +0200 iha r272647 : #i64689# Bubble Chart 2009-06-04 11:24:25 +0200 iha r272618 : #i64689# add more spacing between bubbles and data labels 2009-05-26 18:05:23 +0200 ufi r272314 : i101637 2009-04-22 14:37:50 +0200 iha r271115 : #i64689# bubble chart 2009-04-21 17:52:23 +0200 iha r271052 : #i64689# bubble chart 2009-04-21 17:50:48 +0200 iha r271051 : #i76728# type icon for xy chart 2009-04-21 17:25:52 +0200 iha r271049 : #i76728# type icon for xy chart 2009-04-09 11:18:09 +0200 iha r270685 : #i100977# autoscaling works not correct if missing values should be treated as zero 2009-04-08 16:39:43 +0200 iha r270656 : #i64689# bubble chart - missing value treatment 2009-04-08 15:13:25 +0200 iha r270655 : #i64689# bubble chart - remove unused code 2009-04-08 15:12:19 +0200 iha r270653 : #i64689# bubble chart - determine sereis length correctly on export 2009-04-08 14:22:43 +0200 iha r270650 : #i64689# bubble chart - remove unused code 2009-04-08 14:12:09 +0200 iha r270646 : #i64689# bubble chart - export domains even if no main sequence was found 2009-04-08 14:11:07 +0200 iha r270645 : #i64689# bubble chart - don't replace missing size values with 1.0 2009-04-07 16:20:22 +0200 iha r270602 : #i64689# bubble chart - do not offer percent values for data label display for xy and bubble chart 2009-04-07 16:17:42 +0200 iha r270601 : remove superfluous code 2009-04-06 16:39:32 +0200 iha r270569 : #i64689# bubble chart -correct automatic numberformat detection for axis, data table and data label + transport data label numberformat during copy paste in addition to axis numberformat 2009-04-02 17:33:33 +0200 iha r270427 : use input string for formatting in data table during edit 2009-04-02 16:00:29 +0200 iha r270413 : #i64689# bubble chart - when creating a new series within the data table give it the same number format as the former series, thus the new bubble size values can be edited with the same format immidiately 2009-04-02 11:25:33 +0200 iha r270385 : #i64689# bubble chart -correct automatic numberformat detection for axis, data table and data label + transport data label numberformat during copy paste in addition to axis numberformat 2009-04-01 11:32:03 +0200 iha r270312 : #i64689# bubble chart - add further parameter for view creation 2009-03-31 17:52:08 +0200 iha r270291 : #i64689# bubble chart - scale bubble size with diagram size 2009-03-31 13:38:13 +0200 iha r270278 : #i64689# bubble chart - wrong size for small values < 1 2009-03-27 19:11:07 +0100 iha r270169 : #i64689# bubble chart 2009-03-27 19:07:11 +0100 iha r270168 : #i64689# bubble chart - remove unused code 2009-03-27 18:33:57 +0100 iha r270167 : #i64689# bubble chart - create no shape for invalid sizes 2009-03-27 15:18:21 +0100 iha r270157 : #i76728# type icon for xy chart 2009-03-27 14:34:38 +0100 iha r270156 : #i64689# bubble chart - correct scaling 2009-03-27 14:27:27 +0100 iha r270155 : #i64689# bubble chart - images 2009-03-27 14:25:45 +0100 iha r270154 : #i64689# bubble chart - images 2009-03-27 11:38:57 +0100 iha r270142 : #i64689# bubble chart - values-size is the main series 2009-03-27 11:30:20 +0100 iha r270140 : #i64689# correct order of sequences after load thus switching charttypes afterwards produces expected results now 2009-03-26 10:22:55 +0100 iha r270056 : #i64689# bubble chart 2009-03-24 17:45:15 +0100 iha r269984 : #i64689# bubble chart - user properties from points (not only from the series) 2009-03-24 15:10:57 +0100 dr r269954 : #i64989# export bubble charts to xls 2009-03-24 14:55:29 +0100 dr r269952 : #i64989# import bubble charts from xls 2009-03-24 14:54:46 +0100 dr r269950 : #i64989# import bubble charts from ooxml 2009-03-23 18:59:08 +0100 iha r269895 : further cleanups possible with new member m_aGlobalSeriesImportInfo 2009-03-23 16:54:04 +0100 iha r269886 : #i64689# bubble chart - a single sequence must be interpreted as sizes because of ODF specification 2009-03-23 16:50:43 +0100 iha r269885 : #i64689# save&load bubble chart 2009-03-20 19:30:29 +0100 iha r269826 : CWS-TOOLING: rebase CWS bubblechart to trunk@269781 (milestone: DEV300:m44) 2009-03-19 11:30:33 +0100 iha r269732 : #i64689# rename SchXMLCategoriesDomainContext to SchXMLCategoriesContext avoid confusion with domains 2009-03-18 17:11:13 +0100 iha r269693 : #i64689# add charttype bubble 2009-03-18 17:09:22 +0100 iha r269692 : #i64689# remove unused code 2009-03-13 12:18:26 +0100 iha r269467 : #i64689# corrected lineends 2009-03-12 11:25:14 +0100 iha r269376 : #i64689# bubble chart (part 1)
2009-07-02 19:17:43 +00:00
String STR_DATA_ROLE_SIZE
{
Text [ en-US ] = "Bubble Sizes" ;
};
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
};
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";
};
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */