Strings.src (2f531595) | Strings.src (037b108d) |
---|---|
1/************************************************************** | 1/************************************************************** |
2 * | 2 * |
3 * Licensed to the Apache Software Foundation (ASF) under one 4 * or more contributor license agreements. See the NOTICE file 5 * distributed with this work for additional information 6 * regarding copyright ownership. The ASF licenses this file 7 * to you under the Apache License, Version 2.0 (the 8 * "License"); you may not use this file except in compliance 9 * with the License. You may obtain a copy of the License at | 3 * Licensed to the Apache Software Foundation (ASF) under one 4 * or more contributor license agreements. See the NOTICE file 5 * distributed with this work for additional information 6 * regarding copyright ownership. The ASF licenses this file 7 * to you under the Apache License, Version 2.0 (the 8 * "License"); you may not use this file except in compliance 9 * with the License. You may obtain a copy of the License at |
10 * | 10 * |
11 * http://www.apache.org/licenses/LICENSE-2.0 | 11 * http://www.apache.org/licenses/LICENSE-2.0 |
12 * | 12 * |
13 * Unless required by applicable law or agreed to in writing, 14 * software distributed under the License is distributed on an 15 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 16 * KIND, either express or implied. See the License for the 17 * specific language governing permissions and limitations 18 * under the License. | 13 * Unless required by applicable law or agreed to in writing, 14 * software distributed under the License is distributed on an 15 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 16 * KIND, either express or implied. See the License for the 17 * specific language governing permissions and limitations 18 * under the License. |
19 * | 19 * |
20 *************************************************************/ 21 22 | 20 *************************************************************/ 21 22 |
23 |
|
23#include "Strings.hrc" 24 25String STR_DLG_CHART_WIZARD 26{ 27 Text [ en-US ] = "Chart Wizard" ; 28}; 29 30String STR_DLG_SMOOTH_LINE_PROPERTIES --- 8 unchanged lines hidden (view full) --- 39 40String STR_PAGE_CHARTTYPE 41{ 42 Text [ en-US ] = "Chart Type" ; 43}; 44 45String STR_PAGE_DATA_RANGE 46{ | 24#include "Strings.hrc" 25 26String STR_DLG_CHART_WIZARD 27{ 28 Text [ en-US ] = "Chart Wizard" ; 29}; 30 31String STR_DLG_SMOOTH_LINE_PROPERTIES --- 8 unchanged lines hidden (view full) --- 40 41String STR_PAGE_CHARTTYPE 42{ 43 Text [ en-US ] = "Chart Type" ; 44}; 45 46String STR_PAGE_DATA_RANGE 47{ |
47 Text [ en-US ] = "Data Range"; | 48 Text [ en-US ] = "Data Range" ; |
48}; 49 50String STR_PAGE_CHART_ELEMENTS 51{ | 49}; 50 51String STR_PAGE_CHART_ELEMENTS 52{ |
52 Text [ en-US ] = "Chart Elements"; | 53 Text [ en-US ] = "Chart Elements" ; |
53}; 54 55String STR_PAGE_CHART_LOCATION 56{ | 54}; 55 56String STR_PAGE_CHART_LOCATION 57{ |
57 Text [ en-US ] = "Chart Location"; | 58 Text [ en-US ] = "Chart Location" ; |
58}; 59 60String STR_PAGE_LINE 61{ 62 Text [ en-US ] = "Line" ; 63}; 64 65String STR_PAGE_BORDER 66{ 67 Text [ en-US ] = "Borders" ; 68}; 69 70String STR_PAGE_AREA 71{ 72 Text [ en-US ] = "Area" ; 73}; 74 75String STR_PAGE_TRANSPARENCY 76{ | 59}; 60 61String STR_PAGE_LINE 62{ 63 Text [ en-US ] = "Line" ; 64}; 65 66String STR_PAGE_BORDER 67{ 68 Text [ en-US ] = "Borders" ; 69}; 70 71String STR_PAGE_AREA 72{ 73 Text [ en-US ] = "Area" ; 74}; 75 76String STR_PAGE_TRANSPARENCY 77{ |
77 Text [ en-US ] = "Transparency"; | 78 Text [ en-US ] = "Transparency" ; |
78}; 79 80String STR_PAGE_FONT 81{ 82 Text [ en-US ] = "Font" ; 83}; 84 85String STR_PAGE_FONT_EFFECTS --- 8 unchanged lines hidden (view full) --- 94 95String STR_PAGE_POSITION 96{ 97 Text [ en-US ] = "Position" ; 98}; 99 100String STR_BUTTON_UP 101{ | 79}; 80 81String STR_PAGE_FONT 82{ 83 Text [ en-US ] = "Font" ; 84}; 85 86String STR_PAGE_FONT_EFFECTS --- 8 unchanged lines hidden (view full) --- 95 96String STR_PAGE_POSITION 97{ 98 Text [ en-US ] = "Position" ; 99}; 100 101String STR_BUTTON_UP 102{ |
102 Text [ en-US ] = "Up"; | 103 Text [ en-US ] = "Up" ; |
103}; 104String STR_BUTTON_DOWN 105{ | 104}; 105String STR_BUTTON_DOWN 106{ |
106 Text [ en-US ] = "Down"; | 107 Text [ en-US ] = "Down" ; |
107}; 108 109String STR_PAGE_LAYOUT 110{ | 108}; 109 110String STR_PAGE_LAYOUT 111{ |
111 Text [ en-US ] = "Layout"; | 112 Text [ en-US ] = "Layout" ; |
112}; 113 114String STR_PAGE_OPTIONS 115{ | 113}; 114 115String STR_PAGE_OPTIONS 116{ |
116 Text [ en-US ] = "Options"; | 117 Text [ en-US ] = "Options" ; |
117}; 118 119String STR_PAGE_SCALE 120{ 121 Text [ en-US ] = "Scale" ; 122}; 123 124String STR_PAGE_POSITIONING 125{ 126 Text [ en-US ] = "Positioning" ; 127}; 128 129// String STR_PAGE_STATISTICS 130// { 131// Text [ en-US ] = "Statistics" ; 132// }; 133 134String STR_PAGE_TRENDLINE_TYPE 135{ | 118}; 119 120String STR_PAGE_SCALE 121{ 122 Text [ en-US ] = "Scale" ; 123}; 124 125String STR_PAGE_POSITIONING 126{ 127 Text [ en-US ] = "Positioning" ; 128}; 129 130// String STR_PAGE_STATISTICS 131// { 132// Text [ en-US ] = "Statistics" ; 133// }; 134 135String STR_PAGE_TRENDLINE_TYPE 136{ |
136 Text[ en-US ] = "Type"; | 137 Text [ en-US ] = "Type" ; |
137}; 138 139String STR_PAGE_YERROR_BARS 140{ | 138}; 139 140String STR_PAGE_YERROR_BARS 141{ |
141 Text[ en-US ] = "Y Error Bars"; | 142 Text [ en-US ] = "Y Error Bars" ; |
142}; 143 144String STR_PAGE_ALIGNMENT 145{ 146 Text [ en-US ] = "Alignment" ; 147}; 148 149String STR_PAGE_PERSPECTIVE --- 11 unchanged lines hidden (view full) --- 161 162String STR_PAGE_ASIAN 163{ 164 Text [ en-US ] = "Asian Typography" ; 165}; 166 167String STR_OBJECT_AVERAGE_LINE_WITH_PARAMETERS 168{ | 143}; 144 145String STR_PAGE_ALIGNMENT 146{ 147 Text [ en-US ] = "Alignment" ; 148}; 149 150String STR_PAGE_PERSPECTIVE --- 11 unchanged lines hidden (view full) --- 162 163String STR_PAGE_ASIAN 164{ 165 Text [ en-US ] = "Asian Typography" ; 166}; 167 168String STR_OBJECT_AVERAGE_LINE_WITH_PARAMETERS 169{ |
169 Text [ en-US ] = "Mean value line with value %AVERAGE_VALUE and standard deviation %STD_DEVIATION"; | 170 Text [ en-US ] = "Mean value line with value %AVERAGE_VALUE and standard deviation %STD_DEVIATION" ; |
170}; 171 172String STR_OBJECT_AXIS 173{ 174 Text [ en-US ] = "Axis" ; 175}; 176String STR_OBJECT_AXIS_X 177{ --- 4 unchanged lines hidden (view full) --- 182 Text [ en-US ] = "Y Axis" ; 183}; 184String STR_OBJECT_AXIS_Z 185{ 186 Text [ en-US ] = "Z Axis" ; 187}; 188String STR_OBJECT_SECONDARY_X_AXIS 189{ | 171}; 172 173String STR_OBJECT_AXIS 174{ 175 Text [ en-US ] = "Axis" ; 176}; 177String STR_OBJECT_AXIS_X 178{ --- 4 unchanged lines hidden (view full) --- 183 Text [ en-US ] = "Y Axis" ; 184}; 185String STR_OBJECT_AXIS_Z 186{ 187 Text [ en-US ] = "Z Axis" ; 188}; 189String STR_OBJECT_SECONDARY_X_AXIS 190{ |
190 Text [ en-US ] = "Secondary X Axis" ; | 191 Text [ en-US ] = "Secondary X Axis" ; |
191}; 192String STR_OBJECT_SECONDARY_Y_AXIS 193{ | 192}; 193String STR_OBJECT_SECONDARY_Y_AXIS 194{ |
194 Text [ en-US ] = "Secondary Y Axis" ; | 195 Text [ en-US ] = "Secondary Y Axis" ; |
195}; 196 197String STR_OBJECT_AXES 198{ 199 Text [ en-US ] = "Axes" ; 200}; 201String STR_OBJECT_GRIDS 202{ --- 58 unchanged lines hidden (view full) --- 261 Text [ en-US ] = "Y Axis Title" ; 262}; 263String STR_OBJECT_TITLE_Z_AXIS 264{ 265 Text [ en-US ] = "Z Axis Title" ; 266}; 267String STR_OBJECT_TITLE_SECONDARY_X_AXIS 268{ | 196}; 197 198String STR_OBJECT_AXES 199{ 200 Text [ en-US ] = "Axes" ; 201}; 202String STR_OBJECT_GRIDS 203{ --- 58 unchanged lines hidden (view full) --- 262 Text [ en-US ] = "Y Axis Title" ; 263}; 264String STR_OBJECT_TITLE_Z_AXIS 265{ 266 Text [ en-US ] = "Z Axis Title" ; 267}; 268String STR_OBJECT_TITLE_SECONDARY_X_AXIS 269{ |
269 Text [ en-US ] = "Secondary X Axis Title" ; | 270 Text [ en-US ] = "Secondary X Axis Title" ; |
270}; 271String STR_OBJECT_TITLE_SECONDARY_Y_AXIS 272{ | 271}; 272String STR_OBJECT_TITLE_SECONDARY_Y_AXIS 273{ |
273 Text [ en-US ] = "Secondary Y Axis Title" ; | 274 Text [ en-US ] = "Secondary Y Axis Title" ; |
274}; 275String STR_OBJECT_LABEL 276{ 277 Text [ en-US ] = "Label" ; 278}; 279 280String STR_OBJECT_DATALABELS 281{ --- 16 unchanged lines hidden (view full) --- 298 Text [ en-US ] = "Data Series" ; 299}; 300String STR_OBJECT_DATASERIES_PLURAL 301{ 302 Text [ en-US ] = "Data Series" ; 303}; 304String STR_OBJECT_CURVE 305{ | 275}; 276String STR_OBJECT_LABEL 277{ 278 Text [ en-US ] = "Label" ; 279}; 280 281String STR_OBJECT_DATALABELS 282{ --- 16 unchanged lines hidden (view full) --- 299 Text [ en-US ] = "Data Series" ; 300}; 301String STR_OBJECT_DATASERIES_PLURAL 302{ 303 Text [ en-US ] = "Data Series" ; 304}; 305String STR_OBJECT_CURVE 306{ |
306 Text [ en-US ] = "Trend Line"; | 307 Text [ en-US ] = "Trend Line" ; |
307}; 308String STR_OBJECT_CURVES 309{ | 308}; 309String STR_OBJECT_CURVES 310{ |
310 Text [ en-US ] = "Trend Lines"; | 311 Text [ en-US ] = "Trend Lines" ; |
311}; 312String STR_OBJECT_CURVE_WITH_PARAMETERS 313{ | 312}; 313String STR_OBJECT_CURVE_WITH_PARAMETERS 314{ |
314 Text [ en-US ] = "Trend line %FORMULA with accuracy R² = %RSQUARED"; | 315 Text [ en-US ] = "Trend line %FORMULA with accuracy R² = %RSQUARED" ; |
315}; 316String STR_OBJECT_AVERAGE_LINE 317{ | 316}; 317String STR_OBJECT_AVERAGE_LINE 318{ |
318 Text [ en-US ] = "Mean Value Line"; | 319 Text [ en-US ] = "Mean Value Line" ; |
319}; 320String STR_OBJECT_CURVE_EQUATION 321{ | 320}; 321String STR_OBJECT_CURVE_EQUATION 322{ |
322 Text[ en-US ] = "Equation"; | 323 Text [ en-US ] = "Equation" ; |
323}; 324 325String STR_OBJECT_ERROR_BARS 326{ | 324}; 325 326String STR_OBJECT_ERROR_BARS 327{ |
327 Text [ en-US ] = "Error Bars"; | 328 Text [ en-US ] = "Error Bars" ; |
328}; 329String STR_OBJECT_STOCK_LOSS 330{ | 329}; 330String STR_OBJECT_STOCK_LOSS 331{ |
331 Text [ en-US ] = "Stock Loss"; | 332 Text [ en-US ] = "Stock Loss" ; |
332}; 333 334String STR_OBJECT_STOCK_GAIN 335{ | 333}; 334 335String STR_OBJECT_STOCK_GAIN 336{ |
336 Text [ en-US ] = "Stock Gain"; | 337 Text [ en-US ] = "Stock Gain" ; |
337}; 338 339String STR_OBJECT_PAGE 340{ 341 Text [ en-US ] = "Chart Area" ; 342}; 343String STR_OBJECT_DIAGRAM 344{ --- 25 unchanged lines hidden (view full) --- 370 371String STR_TIP_CHOOSECOLOR 372{ 373 Text [ en-US ] = "Select a color using the color dialog" ; 374}; 375 376String STR_TIP_LIGHTSOURCE_X 377{ | 338}; 339 340String STR_OBJECT_PAGE 341{ 342 Text [ en-US ] = "Chart Area" ; 343}; 344String STR_OBJECT_DIAGRAM 345{ --- 25 unchanged lines hidden (view full) --- 371 372String STR_TIP_CHOOSECOLOR 373{ 374 Text [ en-US ] = "Select a color using the color dialog" ; 375}; 376 377String STR_TIP_LIGHTSOURCE_X 378{ |
378 Text [ en-US ] = "Light Source %LIGHTNUMBER" ; | 379 Text [ en-US ] = "Light Source %LIGHTNUMBER" ; |
379}; 380 381String STR_TIP_DATASERIES 382{ 383 Text [ en-US ] = "Data Series '%SERIESNAME'" ; 384}; 385 386String STR_TIP_DATAPOINT_INDEX 387{ | 380}; 381 382String STR_TIP_DATASERIES 383{ 384 Text [ en-US ] = "Data Series '%SERIESNAME'" ; 385}; 386 387String STR_TIP_DATAPOINT_INDEX 388{ |
388 Text [ en-US ] = "Data Point %POINTNUMBER"; | 389 Text [ en-US ] = "Data Point %POINTNUMBER" ; |
389}; 390 391String STR_TIP_DATAPOINT_VALUES 392{ | 390}; 391 392String STR_TIP_DATAPOINT_VALUES 393{ |
393 Text [ en-US ] = "Values: %POINTVALUES"; | 394 Text [ en-US ] = "Values: %POINTVALUES" ; |
394}; 395 396String STR_TIP_DATAPOINT 397{ | 395}; 396 397String STR_TIP_DATAPOINT 398{ |
398 Text [ en-US ] = "Data Point %POINTNUMBER, data series %SERIESNUMBER, values: %POINTVALUES"; | 399 Text [ en-US ] = "Data Point %POINTNUMBER, data series %SERIESNUMBER, values: %POINTVALUES" ; |
399}; 400 401String STR_STATUS_DATAPOINT_MARKED 402{ | 400}; 401 402String STR_STATUS_DATAPOINT_MARKED 403{ |
403 Text [ en-US ] = "Data point %POINTNUMBER in data series %SERIESNUMBER selected, values: %POINTVALUES"; | 404 Text [ en-US ] = "Data point %POINTNUMBER in data series %SERIESNUMBER selected, values: %POINTVALUES" ; |
404}; 405 406String STR_STATUS_OBJECT_MARKED 407{ 408 Text [ en-US ] = "%OBJECTNAME selected" ; 409}; 410 411String STR_STATUS_PIE_SEGMENT_EXPLODED 412{ | 405}; 406 407String STR_STATUS_OBJECT_MARKED 408{ 409 Text [ en-US ] = "%OBJECTNAME selected" ; 410}; 411 412String STR_STATUS_PIE_SEGMENT_EXPLODED 413{ |
413 Text [ en-US ] = "Pie exploded by %PERCENTVALUE percent"; | 414 Text [ en-US ] = "Pie exploded by %PERCENTVALUE percent" ; |
414}; 415 416//----------------------------------------------------------------------------- 417//----------------------------------------------------------------------------- 418String STR_OBJECT_FOR_SERIES 419{ 420 Text [ en-US ] = "%OBJECTNAME for Data Series '%SERIESNAME'" ; 421}; 422 423String STR_OBJECT_FOR_ALL_SERIES 424{ 425 Text [ en-US ] = "%OBJECTNAME for all Data Series" ; 426}; 427 428//----------------------------------------------------------------------------- 429//----------------------------------------------------------------------------- 430String STR_ACTION_EDIT_CHARTTYPE 431{ | 415}; 416 417//----------------------------------------------------------------------------- 418//----------------------------------------------------------------------------- 419String STR_OBJECT_FOR_SERIES 420{ 421 Text [ en-US ] = "%OBJECTNAME for Data Series '%SERIESNAME'" ; 422}; 423 424String STR_OBJECT_FOR_ALL_SERIES 425{ 426 Text [ en-US ] = "%OBJECTNAME for all Data Series" ; 427}; 428 429//----------------------------------------------------------------------------- 430//----------------------------------------------------------------------------- 431String STR_ACTION_EDIT_CHARTTYPE 432{ |
432 Text [ en-US ] = "Edit chart type" ; | 433 Text [ en-US ] = "Edit chart type" ; |
433}; 434String STR_ACTION_EDIT_DATA_RANGES 435{ | 434}; 435String STR_ACTION_EDIT_DATA_RANGES 436{ |
436 Text [ en-US ] = "Edit data ranges" ; | 437 Text [ en-US ] = "Edit data ranges" ; |
437}; 438String STR_ACTION_EDIT_3D_VIEW 439{ 440 Text [ en-US ] = "Edit 3D view" ; 441}; 442String STR_ACTION_EDIT_CHART_DATA 443{ | 438}; 439String STR_ACTION_EDIT_3D_VIEW 440{ 441 Text [ en-US ] = "Edit 3D view" ; 442}; 443String STR_ACTION_EDIT_CHART_DATA 444{ |
444 Text [ en-US ] = "Edit chart data"; | 445 Text [ en-US ] = "Edit chart data" ; |
445}; 446String STR_ACTION_TOGGLE_LEGEND 447{ 448 Text [ en-US ] = "Legend on/off" ; 449}; 450String STR_ACTION_TOGGLE_GRID_HORZ 451{ 452 Text [ en-US ] = "Horizontal grid on/off" ; 453}; 454String STR_ACTION_SCALE_TEXT 455{ 456 Text [ en-US ] = "Scale Text" ; 457}; 458String STR_ACTION_REARRANGE_CHART 459{ | 446}; 447String STR_ACTION_TOGGLE_LEGEND 448{ 449 Text [ en-US ] = "Legend on/off" ; 450}; 451String STR_ACTION_TOGGLE_GRID_HORZ 452{ 453 Text [ en-US ] = "Horizontal grid on/off" ; 454}; 455String STR_ACTION_SCALE_TEXT 456{ 457 Text [ en-US ] = "Scale Text" ; 458}; 459String STR_ACTION_REARRANGE_CHART 460{ |
460 Text [ en-US ] = "Automatic Layout" ; | 461 Text [ en-US ] = "Automatic Layout" ; |
461}; 462String STR_ACTION_NOTPOSSIBLE 463{ 464 Text [ en-US ] = "This function cannot be completed with the selected objects." ; 465}; 466String STR_ACTION_EDIT_TEXT 467{ | 462}; 463String STR_ACTION_NOTPOSSIBLE 464{ 465 Text [ en-US ] = "This function cannot be completed with the selected objects." ; 466}; 467String STR_ACTION_EDIT_TEXT 468{ |
468 Text [ en-US ] = "Edit text"; | 469 Text [ en-US ] = "Edit text" ; |
469}; 470 471String STR_COLUMN_LABEL 472{ | 470}; 471 472String STR_COLUMN_LABEL 473{ |
473 Text [ en-US ] = "Column %COLUMNNUMBER" ; | 474 Text [ en-US ] = "Column %COLUMNNUMBER" ; |
474}; 475String STR_ROW_LABEL 476{ | 475}; 476String STR_ROW_LABEL 477{ |
477 Text [ en-US ] = "Row %ROWNUMBER" ; | 478 Text [ en-US ] = "Row %ROWNUMBER" ; |
478}; 479 480//----------------------------------------------------------------------------- 481//----------------------------------------------------------------------------- 482//----------------------------------------------------------------------------- 483 484//for range didalog 485String STR_DATA_ROLE_LABEL --- 59 unchanged lines hidden (view full) --- 545 546String STR_DATA_ROLE_MAX 547{ 548 Text [ en-US ] = "High Values" ; 549}; 550 551String STR_DATA_ROLE_CATEGORIES 552{ | 479}; 480 481//----------------------------------------------------------------------------- 482//----------------------------------------------------------------------------- 483//----------------------------------------------------------------------------- 484 485//for range didalog 486String STR_DATA_ROLE_LABEL --- 59 unchanged lines hidden (view full) --- 546 547String STR_DATA_ROLE_MAX 548{ 549 Text [ en-US ] = "High Values" ; 550}; 551 552String STR_DATA_ROLE_CATEGORIES 553{ |
553 Text [ en-US ] = "Categories"; | 554 Text [ en-US ] = "Categories" ; |
554}; 555 556String STR_DATA_UNNAMED_SERIES 557{ | 555}; 556 557String STR_DATA_UNNAMED_SERIES 558{ |
558 Text [ en-US ] = "Unnamed Series"; | 559 Text [ en-US ] = "Unnamed Series" ; |
559}; 560 561String STR_DATA_UNNAMED_SERIES_WITH_INDEX 562{ 563 Text [ en-US ] = "Unnamed Series %NUMBER" ; 564}; 565 566String STR_DATA_SELECT_RANGE_FOR_SERIES --- 7 unchanged lines hidden (view full) --- 574}; 575 576String STR_DATA_SELECT_RANGE_FOR_DATALABELS 577{ 578 Text [ en-US ] = "Select Range for data labels" ; 579}; 580String STR_DATA_SELECT_RANGE_FOR_POSITIVE_ERRORBARS 581{ | 560}; 561 562String STR_DATA_UNNAMED_SERIES_WITH_INDEX 563{ 564 Text [ en-US ] = "Unnamed Series %NUMBER" ; 565}; 566 567String STR_DATA_SELECT_RANGE_FOR_SERIES --- 7 unchanged lines hidden (view full) --- 575}; 576 577String STR_DATA_SELECT_RANGE_FOR_DATALABELS 578{ 579 Text [ en-US ] = "Select Range for data labels" ; 580}; 581String STR_DATA_SELECT_RANGE_FOR_POSITIVE_ERRORBARS 582{ |
582 Text [ en-US ] = "Select Range for Positive Error Bars" ; | 583 Text [ en-US ] = "Select Range for Positive Error Bars" ; |
583}; 584String STR_DATA_SELECT_RANGE_FOR_NEGATIVE_ERRORBARS 585{ | 584}; 585String STR_DATA_SELECT_RANGE_FOR_NEGATIVE_ERRORBARS 586{ |
586 Text [ en-US ] = "Select Range for Negative Error Bars" ; | 587 Text [ en-US ] = "Select Range for Negative Error Bars" ; |
587}; 588 589String STR_DATA_EDITOR_INCORRECT_INPUT 590{ 591 Text [ en-US ] = "Your last input is incorrect.\nIgnore this change and close the dialog?" ; 592}; 593 594// frame direction ------------------------------------------------------------ 595 596String STR_TEXT_DIRECTION_LTR 597{ | 588}; 589 590String STR_DATA_EDITOR_INCORRECT_INPUT 591{ 592 Text [ en-US ] = "Your last input is incorrect.\nIgnore this change and close the dialog?" ; 593}; 594 595// frame direction ------------------------------------------------------------ 596 597String STR_TEXT_DIRECTION_LTR 598{ |
598 Text [ en-US ] = "Left-to-right"; | 599 Text [ en-US ] = "Left-to-right" ; |
599}; 600 601String STR_TEXT_DIRECTION_RTL 602{ | 600}; 601 602String STR_TEXT_DIRECTION_RTL 603{ |
603 Text [ en-US ] = "Right-to-left"; | 604 Text [ en-US ] = "Right-to-left" ; |
604}; 605 606String STR_TEXT_DIRECTION_SUPER 607{ | 605}; 606 607String STR_TEXT_DIRECTION_SUPER 608{ |
608 Text [ en-US ] = "Use superordinate object settings"; | 609 Text [ en-US ] = "Use superordinate object settings" ; |
609}; 610 | 610}; 611 |
611//----------------------------------------------------------------------------- 612//----------------------------------------------------------------------------- | 612// ********************************************************************** EOF |