1 /*************************************************************************
3 * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
5 * Copyright 2000, 2010 Oracle and/or its affiliates.
7 * OpenOffice.org - a multi-platform office productivity suite
9 * This file is part of OpenOffice.org.
11 * OpenOffice.org is free software: you can redistribute it and/or modify
12 * it under the terms of the GNU Lesser General Public License version 3
13 * only, as published by the Free Software Foundation.
15 * OpenOffice.org is distributed in the hope that it will be useful,
16 * but WITHOUT ANY WARRANTY; without even the implied warranty of
17 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
18 * GNU Lesser General Public License version 3 for more details
19 * (a copy is included in the LICENSE file that accompanied this code).
21 * You should have received a copy of the GNU Lesser General Public License
22 * version 3 along with OpenOffice.org. If not, see
23 * <http://www.openoffice.org/license.html>
24 * for a copy of the LGPLv3 License.
26 ************************************************************************/
28 #ifndef EXTENSIONS_PROPRESID_HRC
29 #include "formresid.hrc"
31 #ifndef _EXTENSIONS_PROPCTRLR_FORMLOCALID_HRC_
32 #include "formlocalid.hrc"
35 String RID_STR_EDITMASK
37 Text [ en-US ] = "Edit mask" ;
39 String RID_STR_LITERALMASK
41 Text [ en-US ] = "Literal mask" ;
43 String RID_STR_READONLY
45 Text [ en-US ] = "Read-only" ;
47 String RID_STR_ENABLED
49 Text [ en-US ] = "Enabled" ;
51 String RID_STR_ENABLE_VISIBLE
53 Text [ en-US ] = "Visible" ;
55 String RID_STR_AUTOCOMPLETE
57 Text [ en-US ] = "AutoFill" ;
59 String RID_STR_LINECOUNT
61 Text [ en-US ] = "Line count" ;
63 String RID_STR_MAXTEXTLEN
65 Text [ en-US ] = "Max. text length" ;
69 Text [ en-US ] = "Spin Button" ;
71 String RID_STR_STRICTFORMAT
73 Text [ en-US ] = "Strict format" ;
75 String RID_STR_SHOWTHOUSANDSEP
77 Text [ en-US ] = "Thousands separator" ;
79 String RID_STR_PRINTABLE
81 Text [ en-US ] = "Printable" ;
83 String RID_STR_TARGET_URL
85 Text [ en-US ] = "URL" ;
87 String RID_STR_TARGET_FRAME
89 Text [ en-US ] = "Frame" ;
91 String RID_STR_HELPTEXT
93 Text [ en-US ] = "Help text" ;
95 String RID_STR_HELPURL
97 Text [ en-US ] = "Help URL";
101 Text [ en-US ] = "Additional information" ;
103 String RID_STR_ECHO_CHAR
105 Text [ en-US ] = "Password character" ;
108 String RID_STR_TRISTATE
110 Text [ en-US ] = "Tristate" ;
112 String RID_STR_EMPTY_IS_NULL
114 Text [ en-US ] = "Empty string is NULL" ;
116 String RID_STR_DECIMAL_ACCURACY
118 Text [ en-US ] = "Decimal accuracy" ;
120 String RID_STR_IMAGE_URL
122 Text [ en-US ] = "Graphics" ;
124 String RID_STR_DEFAULT_SELECT_SEQ
126 Text [ en-US ] = "Default selection" ;
128 String RID_STR_DEFAULT_BUTTON
130 Text [ en-US ] = "Default button" ;
132 String RID_STR_LABELCONTROL
134 Text [ en-US ] = "Label Field";
138 Text [ en-US ] = "Label" ;
142 Text [ en-US ] = "Alignment" ;
144 String RID_STR_VERTICAL_ALIGN
146 Text [ en-US ] = "Vert. Alignment" ;
148 Resource RID_RSC_ENUM_VERTICAL_ALIGN
152 Text [ en-US ] = "Top";
156 Text [ en-US ] = "Middle";
160 Text [ en-US ] = "Bottom";
163 String RID_STR_IMAGEPOSITION
165 Text [ en-US ] = "Graphics alignment";
169 Text [ en-US ] = "Font" ;
171 String RID_STR_BACKGROUNDCOLOR
173 Text [ en-US ] = "Background color" ;
175 String RID_STR_BORDER
177 Text [ en-US ] = "Border" ;
179 String RID_STR_ICONSIZE
181 Text [ en-US ] = "Icon size" ;
183 Resource RID_RSC_ENUM_ICONSIZE_TYPE
187 Text [ en-US ] = "Small" ;
191 Text [ en-US ] = "Large" ;
194 String RID_STR_SHOW_POSITION
196 Text [ en-US ] = "Positioning";
198 String RID_STR_SHOW_NAVIGATION
200 Text [ en-US ] = "Navigation";
202 String RID_STR_SHOW_RECORDACTIONS
204 Text [ en-US ] = "Acting on a record";
206 String RID_STR_SHOW_FILTERSORT
208 Text [ en-US ] = "Filtering / Sorting";
210 String RID_STR_HSCROLL
212 Text [ en-US ] = "Horizontal scroll bar" ;
214 String RID_STR_VSCROLL
216 Text [ en-US ] = "Vertical scroll bar" ;
218 String RID_STR_WORDBREAK
220 Text [ en-US ] = "Word break";
222 String RID_STR_MULTILINE
224 Text [ en-US ] = "Multiline input" ;
226 String RID_STR_MULTISELECTION
228 Text [ en-US ] = "Multiselection" ;
232 Text [ en-US ] = "Name" ;
234 String RID_STR_GROUP_NAME
236 Text [ en-US ] = "Group name" ;
238 String RID_STR_TABINDEX
240 Text [ en-US ] = "Tab order" ;
242 String RID_STR_WHEEL_BEHAVIOR
244 Text [ en-US ] = "Mouse wheel scroll" ;
246 String RID_STR_FILTER
248 Text [ en-US ] = "Filter" ;
250 String RID_STR_SORT_CRITERIA
252 Text [ en-US ] = "Sort" ;
254 String RID_STR_RECORDMARKER
256 Text [ en-US ] = "Record marker";
258 String RID_STR_FILTERPROPOSAL
260 Text [ en-US ] = "Filter proposal";
262 String RID_STR_NAVIGATION
264 Text [ en-US ] = "Navigation bar" ;
268 Text [ en-US ] = "Cycle" ;
270 String RID_STR_TABSTOP
272 Text [ en-US ] = "Tabstop" ;
274 String RID_STR_CONTROLSOURCE
276 Text [ en-US ] = "Data field" ;
278 String RID_STR_DROPDOWN
280 Text [ en-US ] = "Dropdown" ;
282 String RID_STR_BOUNDCOLUMN
284 Text [ en-US ] = "Bound field" ;
286 String RID_STR_LISTSOURCE
288 Text [ en-US ] = "List content" ;
290 String RID_STR_LISTSOURCETYPE
292 Text [ en-US ] = "Type of list contents" ;
294 String RID_STR_CURSORSOURCE
296 Text [ en-US ] = "Content" ;
298 String RID_STR_CURSORSOURCETYPE
300 Text [ en-US ] = "Content type";
302 String RID_STR_ALLOW_ADDITIONS
304 Text [ en-US ] = "Allow additions" ;
306 String RID_STR_ALLOW_DELETIONS
308 Text [ en-US ] = "Allow deletions" ;
310 String RID_STR_ALLOW_EDITS
312 Text [ en-US ] = "Allow modifications" ;
314 String RID_STR_DATAENTRY
316 Text [ en-US ] = "Add data only" ;
318 String RID_STR_DATASOURCE
320 Text [ en-US ] = "Data source";
322 String RID_STR_MASTERFIELDS
324 Text [ en-US ] = "Link master fields" ;
326 String RID_STR_SLAVEFIELDS
328 Text [ en-US ] = "Link slave fields" ;
330 String RID_STR_VALUEMIN
332 Text [ en-US ] = "Value min." ;
334 String RID_STR_VALUEMAX
336 Text [ en-US ] = "Value max." ;
338 String RID_STR_VALUESTEP
340 Text [ en-US ] = "Incr./decrement value" ;
342 String RID_STR_CURRENCYSYMBOL
344 Text [ en-US ] = "Currency symbol" ;
346 String RID_STR_DATEMIN
348 Text [ en-US ] = "Date min." ;
350 String RID_STR_DATEMAX
352 Text [ en-US ] = "Date max." ;
354 String RID_STR_DATEFORMAT
356 Text [ en-US ] = "Date format" ;
358 String RID_STR_SELECTEDITEMS
360 Text [ en-US ] = "Selection" ;
362 String RID_STR_TIMEMIN
364 Text [ en-US ] = "Time min." ;
366 String RID_STR_TIMEMAX
368 Text [ en-US ] = "Time max." ;
370 String RID_STR_TIMEFORMAT
372 Text [ en-US ] = "Time format" ;
374 String RID_STR_CURRSYM_POSITION
376 Text [ en-US ] = "Prefix symbol";
380 Text [ en-US ] = "Value" ;
382 String RID_STR_FORMATKEY
384 Text [ en-US ] = "Formatting" ;
386 String RID_STR_CLASSID
388 Text [ en-US ] = "Class ID" ;
390 String RID_STR_HEIGHT
392 Text [ en-US ] = "Height" ;
396 Text [ en-US ] = "Width" ;
398 String RID_STR_LISTINDEX
400 Text [ en-US ] = "List index" ;
402 String RID_STR_ROWHEIGHT
404 Text [ en-US ] = "Row height" ;
406 String RID_STR_FILLCOLOR
408 Text [ en-US ] = "Fill color" ;
410 String RID_STR_LINECOLOR
412 Text [ en-US ] = "Line color" ;
414 String RID_STR_REFVALUE
416 Text [ en-US ] = "Reference value (on)" ;
418 String RID_STR_UNCHECKEDREFVALUE
420 Text [ en-US ] = "Reference value (off)";
422 String RID_STR_STRINGITEMLIST
424 Text [ en-US ] = "List entries" ;
426 String RID_STR_BUTTONTYPE
428 Text [ en-US ] = "Action";
430 String RID_STR_SUBMIT_ACTION
432 Text [ en-US ] = "URL" ;
434 String RID_STR_SUBMIT_METHOD
436 Text [ en-US ] = "Type of submission" ;
438 String RID_STR_DEFAULT_STATE
440 Text [ en-US ] = "Default status" ;
442 String RID_STR_SUBMIT_ENCODING
444 Text [ en-US ] = "Submission encoding" ;
446 String RID_STR_DEFAULTVALUE
448 Text [ en-US ] = "Default value" ;
450 String RID_STR_DEFAULTTEXT
452 Text [ en-US ] = "Default text";
454 String RID_STR_DEFAULTDATE
456 Text [ en-US ] = "Default date";
458 String RID_STR_DEFAULTTIME
460 Text [ en-US ] = "Default time";
462 String RID_STR_SUBMIT_TARGET
464 Text [ en-US ] = "Frame" ;
467 Resource RID_RSC_ENUM_BORDER_TYPE
471 Text [ en-US ] = "Without frame" ;
475 Text [ en-US ] = "3D look" ;
479 Text [ en-US ] = "Flat" ;
483 Resource RID_RSC_ENUM_LISTSOURCE_TYPE
487 Text [ en-US ] = "Valuelist";
491 Text [ en-US ] = "Table";
495 Text [ en-US ] = "Query";
499 Text [ en-US ] = "Sql";
503 Text [ en-US ] = "Sql [Native]";
507 Text [ en-US ] = "Tablefields" ;
510 Resource RID_RSC_ENUM_ALIGNMENT
514 Text [ en-US ] = "Left";
518 Text [ en-US ] = "Center";
522 Text [ en-US ] = "Right" ;
525 Resource RID_RSC_ENUM_BUTTONTYPE
529 Text [ en-US ] = "None";
533 Text [ en-US ] = "Submit form";
537 Text [ en-US ] = "Reset form";
541 Text [ en-US ] = "Open document/web page";
545 Text [ en-US ] = "First record";
549 Text [ en-US ] = "Previous record";
553 Text [ en-US ] = "Next record";
557 Text [ en-US ] = "Last record";
561 Text [ en-US ] = "Save record";
565 Text [ en-US ] = "Undo data entry";
569 Text [ en-US ] = "New record";
573 Text [ en-US ] = "Delete record";
577 Text [ en-US ] = "Refresh form";
580 Resource RID_RSC_ENUM_SUBMIT_METHOD
584 Text [ en-US ] = "Get";
588 Text [ en-US ] = "Post" ;
591 Resource RID_RSC_ENUM_SUBMIT_ENCODING
595 Text [ en-US ] = "URL";
599 Text [ en-US ] = "Multipart";
603 Text [ en-US ] = "Text" ;
606 Resource RID_RSC_ENUM_DATEFORMAT_LIST
610 Text [ en-US ] = "Standard (short)";
614 Text [ en-US ] = "Standard (short YY)";
618 Text [ en-US ] = "Standard (short YYYY)";
622 Text [ en-US ] = "Standard (long)";
626 Text [ en-US ] = "DD/MM/YY";
630 Text [ en-US ] = "MM/DD/YY";
634 Text [ en-US ] = "YY/MM/DD";
638 Text [ en-US ] = "DD/MM/YYYY";
642 Text [ en-US ] = "MM/DD/YYYY";
646 Text [ en-US ] = "YYYY/MM/DD";
650 Text [ en-US ] = "YY-MM-DD";
654 Text [ en-US ] = "YYYY-MM-DD" ;
657 Resource RID_RSC_ENUM_TIMEFORMAT_LIST
661 Text [ en-US ] = "13:45";
665 Text [ en-US ] = "13:45:00";
669 Text [ en-US ] = "01:45 PM";
673 Text [ en-US ] = "01:45:00 PM" ;
676 Resource RID_RSC_ENUM_CHECKED
680 Text [ en-US ] = "Not Selected";
684 Text [ en-US ] = "Selected";
688 Text [ en-US ] = "Not Defined" ;
691 Resource RID_RSC_ENUM_CYCLE
695 Text [ en-US ] = "All records";
699 Text [ en-US ] = "Active record";
703 Text [ en-US ] = "Current page" ;
706 Resource RID_RSC_ENUM_NAVIGATION
710 Text [ en-US ] = "No";
714 Text [ en-US ] = "Yes";
718 Text [ en-US ] = "Parent Form";
721 Resource RID_RSC_ENUM_SUBMIT_TARGET
723 String 1 { Text = "_blank"; };
724 String 2 { Text = "_parent"; };
725 String 3 { Text = "_self"; };
726 String 4 { Text = "_top"; };
729 Resource RID_RSC_ENUM_SELECTION_TYPE
733 Text [ en-US ] = "None" ;
737 Text [ en-US ] = "Single" ;
741 Text [ en-US ] = "Multi" ;
745 Text [ en-US ] = "Range" ;
750 String RID_STR_EVT_APPROVEPARAMETER
752 Text [ en-US ] = "Fill parameters" ;
754 String RID_STR_EVT_ACTIONPERFORMED
756 Text [ en-US ] = "Execute action" ;
758 String RID_STR_EVT_AFTERUPDATE
760 Text [ en-US ] = "After updating" ;
762 String RID_STR_EVT_BEFOREUPDATE
764 Text [ en-US ] = "Before updating" ;
766 String RID_STR_EVT_APPROVEROWCHANGE
768 Text [ en-US ] = "Before record action" ;
770 String RID_STR_EVT_ROWCHANGE
772 Text [ en-US ] = "After record action" ;
774 String RID_STR_EVT_CONFIRMDELETE
776 Text [ en-US ] = "Confirm deletion" ;
778 String RID_STR_EVT_ERROROCCURRED
780 Text [ en-US ] = "Error occurred" ;
782 String RID_STR_EVT_FOCUSGAINED
784 Text [ en-US ] = "When receiving focus" ;
786 String RID_STR_EVT_FOCUSLOST
788 Text [ en-US ] = "When losing focus" ;
790 String RID_STR_EVT_ITEMSTATECHANGED
792 Text [ en-US ] = "Item status changed" ;
794 String RID_STR_EVT_KEYTYPED
796 Text [ en-US ] = "Key pressed" ;
798 String RID_STR_EVT_KEYUP
800 Text [ en-US ] = "Key released" ;
802 String RID_STR_EVT_LOADED
804 Text [ en-US ] = "When loading" ;
806 String RID_STR_EVT_RELOADING
808 Text [ en-US ] = "Before reloading" ;
810 String RID_STR_EVT_RELOADED
812 Text [ en-US ] = "When reloading" ;
814 String RID_STR_EVT_MOUSEDRAGGED
816 Text [ en-US ] = "Mouse moved while key pressed" ;
818 String RID_STR_EVT_MOUSEENTERED
820 Text [ en-US ] = "Mouse inside" ;
822 String RID_STR_EVT_MOUSEEXITED
824 Text [ en-US ] = "Mouse outside" ;
826 String RID_STR_EVT_MOUSEMOVED
828 Text [ en-US ] = "Mouse moved" ;
830 String RID_STR_EVT_MOUSEPRESSED
832 Text [ en-US ] = "Mouse button pressed" ;
834 String RID_STR_EVT_MOUSERELEASED
836 Text [ en-US ] = "Mouse button released" ;
838 String RID_STR_EVT_POSITIONING
840 Text [ en-US ] = "Before record change" ;
842 String RID_STR_EVT_POSITIONED
844 Text [ en-US ] = "After record change" ;
846 String RID_STR_EVT_RESETTED
848 Text [ en-US ] = "After resetting" ;
850 String RID_STR_EVT_APPROVERESETTED
852 Text [ en-US ] = "Prior to reset" ;
854 String RID_STR_EVT_APPROVEACTIONPERFORMED
856 Text [ en-US ] = "Approve action" ;
858 String RID_STR_EVT_SUBMITTED
860 Text [ en-US ] = "Before submitting" ;
862 String RID_STR_EVT_TEXTCHANGED
864 Text [ en-US ] = "Text modified" ;
866 String RID_STR_EVT_UNLOADING
868 Text [ en-US ] = "Before unloading" ;
870 String RID_STR_EVT_UNLOADED
872 Text [ en-US ] = "When unloading" ;
874 String RID_STR_EVT_CHANGED
876 Text [ en-US ] = "Changed" ;
878 String RID_STR_EVENTS
880 Text [ en-US ] = "Events" ;
882 String RID_STR_ESCAPE_PROCESSING
884 Text [ en-US ] = "Analyze SQL command";
886 String RID_STR_POSITIONX
888 Text [ en-US ] = "PositionX";
890 String RID_STR_POSITIONY
892 Text [ en-US ] = "PositionY";
896 Text [ en-US ] = "Title";
900 Text [ en-US ] = "Page (step)";
902 String RID_STR_PROGRESSVALUE
904 Text [ en-US ] = "Progress value";
906 String RID_STR_PROGRESSVALUE_MIN
908 Text [ en-US ] = "Progress value min.";
910 String RID_STR_PROGRESSVALUE_MAX
912 Text [ en-US ] = "Progress value max.";
914 String RID_STR_SCROLLVALUE
916 Text [ en-US ] = "Scroll value";
918 String RID_STR_SCROLLVALUE_MAX
920 Text [ en-US ] = "Scroll value max.";
922 String RID_STR_SCROLLVALUE_MIN
924 Text [ en-US ] = "Scroll value min.";
926 String RID_STR_DEFAULT_SCROLLVALUE
928 Text [ en-US ] = "Default scroll value";
930 String RID_STR_LINEINCREMENT
932 Text [ en-US ] = "Small change";
934 String RID_STR_BLOCKINCREMENT
936 Text [ en-US ] = "Large change";
938 String RID_STR_REPEAT_DELAY
940 Text [ en-US ] = "Delay";
942 String RID_STR_REPEAT
944 Text [ en-US ] = "Repeat";
946 String RID_STR_VISIBLESIZE
948 Text [ en-US ] = "Visible size";
950 String RID_STR_ORIENTATION
952 Text [ en-US ] = "Orientation";
954 Resource RID_RSC_ENUM_ORIENTATION
958 Text [ en-US ] = "Horizontal";
962 Text [ en-US ] = "Vertical";
965 String RID_STR_EVT_ADJUSTMENTVALUECHANGED
967 Text [ en-US ] = "While adjusting";
971 Text [ en-US ] = "Date";
975 Text [ en-US ] = "State";
979 Text [ en-US ] = "Time";
981 String RID_STR_SCALEIMAGE
983 Text [ en-US ] = "Scale";
985 String RID_STR_PUSHBUTTONTYPE
987 Text [ en-US ] = "Button type";
989 Resource RID_RSC_ENUM_PUSHBUTTONTYPE
993 Text [ en-US ] = "Default";
997 Text [ en-US ] = "OK";
1001 Text [ en-US ] = "Cancel";
1005 Text [ en-US ] = "Help";
1008 String RID_STR_UNABLETOCONNECT
1010 Text [ en-US ] = "The connection to the data source \"$name$\" could not be established.";
1014 Text [ en-US ] = "Text";
1017 String RID_STR_BOUND_CELL
1019 Text [ en-US ] = "Linked cell";
1022 String RID_STR_LIST_CELL_RANGE
1024 Text [ en-US ] = "Source cell range";
1027 String RID_STR_CELL_EXCHANGE_TYPE
1029 Text [ en-US ] = "Contents of the linked cell";
1032 Resource RID_RSC_ENUM_CELL_EXCHANGE_TYPE
1036 Text [ en-US ] = "The selected entry";
1040 Text [ en-US ] = "Position of the selected entry";
1044 String RID_STR_SHOW_SCROLLBARS
1046 Text [ en-US ] = "Scrollbars";
1049 Resource RID_RSC_ENUM_TEXTTYPE
1053 Text [ en-US ] = "Single-line";
1057 Text [ en-US ] = "Multi-line";
1061 Text [ en-US ] = "Multi-line with formatting";
1065 String RID_STR_SYMBOLCOLOR
1067 Text [ en-US ] = "Symbol color" ;
1070 String RID_STR_LINEEND_FORMAT
1072 Text [ en-US ] = "Text lines end with";
1075 Resource RID_RSC_ENUM_LINEEND_FORMAT
1079 Text [ en-US ] = "LF (Unix)";
1083 Text [ en-US ] = "CR+LF (Windows)";
1087 Resource RID_RSC_ENUM_SCROLLBARS
1091 Text [ en-US ] = "None";
1095 Text [ en-US ] = "Horizontal";
1099 Text [ en-US ] = "Vertical";
1103 Text [ en-US ] = "Both";
1107 Resource RID_RSC_ENUM_COMMAND_TYPE
1111 Text [ en-US ] = "Table";
1115 Text [ en-US ] = "Query";
1119 Text [ en-US ] = "SQL command";
1122 String RID_STR_TOGGLE
1124 Text [ en-US ] = "Toggle";
1127 String RID_STR_FOCUSONCLICK
1129 Text [ en-US ] = "Take Focus on Click";
1132 String RID_STR_HIDEINACTIVESELECTION
1134 Text [ en-US ] = "Hide selection";
1137 String RID_STR_VISUALEFFECT
1139 Text [ en-US ] = "Style";
1142 Resource RID_RSC_ENUM_VISUALEFFECT
1146 Text [ en-US ] = "3D";
1150 Text [ en-US ] = "Flat";
1154 String RID_STR_BORDERCOLOR
1156 Text [ en-US ] = "Border color";
1159 Resource RID_RSC_ENUM_IMAGE_POSITION
1163 Text [ en-US ] = "Left top";
1167 Text [ en-US ] = "Left centered";
1171 Text [ en-US ] = "Left bottom";
1175 Text [ en-US ] = "Right top";
1179 Text [ en-US ] = "Right centered";
1183 Text [ en-US ] = "Right bottom";
1187 Text [ en-US ] = "Above left";
1191 Text [ en-US ] = "Above centered";
1195 Text [ en-US ] = "Above right";
1199 Text [ en-US ] = "Below left";
1203 Text [ en-US ] = "Below centered";
1207 Text [ en-US ] = "Below right";
1211 Text [ en-US ] = "Centered";
1215 String RID_STR_AUTOLINEBREAK
1217 Text [ en-US ] = "Wrap text automatically";
1220 String RID_STR_TEXTTYPE
1222 Text [ en-US ] = "Text type";
1225 Resource RID_RSC_ENUM_SHOWHIDE
1229 Text [ en-US ] = "Hide" ;
1233 Text [ en-US ] = "Show" ;
1236 String RID_STR_XML_DATA_MODEL
1238 Text [ en-US ] = "XML data model";
1241 String RID_STR_BIND_EXPRESSION
1243 Text [ en-US ] = "Binding expression";
1246 String RID_STR_XSD_REQUIRED
1248 Text [ en-US ] = "Required";
1251 String RID_STR_LIST_BINDING
1253 Text [ en-US ] = "List entry source";
1256 String RID_STR_XSD_RELEVANT
1258 Text [ en-US ] = "Relevant";
1261 String RID_STR_XSD_READONLY
1263 Text [ en-US ] = "Read-only";
1266 String RID_STR_XSD_CONSTRAINT
1268 Text [ en-US ] = "Constraint";
1271 String RID_STR_XSD_CALCULATION
1273 Text [ en-US ] = "Calculation";
1276 String RID_STR_XSD_DATA_TYPE
1278 Text [ en-US ] = "Data type";
1281 String RID_STR_XSD_WHITESPACES
1283 Text [ en-US ] = "Whitespaces";
1286 Resource RID_RSC_ENUM_WHITESPACE_HANDLING
1290 Text [ en-US ] = "Preserve";
1294 Text [ en-US ] = "Replace";
1298 Text [ en-US ] = "Collapse";
1302 String RID_STR_XSD_PATTERN
1304 Text [ en-US ] = "Pattern";
1307 String RID_STR_XSD_LENGTH
1309 Text [ en-US ] = "Length";
1312 String RID_STR_XSD_MIN_LENGTH
1314 Text [ en-US ] = "Length (at least)";
1317 String RID_STR_XSD_MAX_LENGTH
1319 Text [ en-US ] = "Length (at most)";
1322 String RID_STR_XSD_TOTAL_DIGITS
1324 Text [ en-US ] = "Digits (total)";
1327 String RID_STR_XSD_FRACTION_DIGITS
1329 Text [ en-US ] = "Digits (fraction)";
1332 String RID_STR_XSD_MAX_INCLUSIVE
1334 Text [ en-US ] = "Max. (inclusive)";
1337 String RID_STR_XSD_MAX_EXCLUSIVE
1339 Text [ en-US ] = "Max. (exclusive)";
1342 String RID_STR_XSD_MIN_INCLUSIVE
1344 Text [ en-US ] = "Min. (inclusive)";
1347 String RID_STR_XSD_MIN_EXCLUSIVE
1349 Text [ en-US ] = "Min. (exclusive)";
1352 String RID_STR_SUBMISSION_ID
1354 Text [ en-US ] = "Submission";
1357 String RID_STR_BINDING_UI_NAME
1359 Text [ en-US ] = "Binding" ;
1362 String RID_STR_SELECTION_TYPE
1364 Text [ en-US ] = "Selection type" ;
1367 String RID_STR_ROOT_DISPLAYED
1369 Text [ en-US ] = "Root displayed" ;
1372 String RID_STR_SHOWS_HANDLES
1374 Text [ en-US ] = "Show handles" ;
1377 String RID_STR_SHOWS_ROOT_HANDLES
1379 Text [ en-US ] = "Show root handles" ;
1382 String RID_STR_EDITABLE
1384 Text [ en-US ] = "Editable" ;
1387 String RID_STR_INVOKES_STOP_NOT_EDITING
1389 Text [ en-US ] = "Invokes stop node editing" ;
1392 String RID_STR_DECORATION
1394 Text [ en-US ] = "With title bar" ;
1397 String RID_STR_NOLABEL
1399 Text [ en-US ] = "No Label" ;
1402 Resource RID_RSC_ENUM_SCALE_MODE
1406 Text [ en-US ] = "No";
1410 Text [ en-US ] = "Keep Ratio";
1414 Text [ en-US ] = "Fit to Size";
1417 String RID_STR_INPUT_REQUIRED
1419 Text [ en-US ] = "Input required";
1422 String RID_STR_WRITING_MODE
1424 Text [ en-US ] = "Text direction";
1427 Resource RID_RSC_ENUM_WRITING_MODE
1431 Text [ en-US ] = "Left-to-right";
1435 Text [ en-US ] = "Right-to-left";
1439 Text [ en-US ] = "Use superordinate object settings";
1443 Resource RID_RSC_ENUM_WHEEL_BEHAVIOR
1447 Text [ en-US ] = "Never";
1451 Text [ en-US ] = "When focused";
1455 Text [ en-US ] = "Always";
1459 String RID_STR_ANCHOR_TYPE
1461 Text [ en-US ] = "Anchor";
1464 Resource RID_RSC_ENUM_TEXT_ANCHOR_TYPE
1468 Text [ en-US ] = "To Paragraph";
1472 Text [ en-US ] = "As Character";
1476 Text [ en-US ] = "To Page";
1480 Text [ en-US ] = "To Frame";
1484 Text [ en-US ] = "To Character";
1488 Resource RID_RSC_ENUM_SHEET_ANCHOR_TYPE
1492 Text [ en-US ] = "To Page";
1496 Text [ en-US ] = "To Cell";
1500 String RID_STR_FONTSTYLE_REGULAR
1502 Text [ en-US ] = "Regular";
1503 Text [ x-comment ] = "That's the 'Regular' as used for a font style (as opposed to 'italic' and 'bold'), so please use a consistent translation.";
1506 String RID_STR_FONTSTYLE_BOLD_ITALIC
1508 Text [ en-US ] = "Bold Italic";
1509 Text [ x-comment ] = "That's the 'Bold Italic' as used for a font style, so please use a consistent translation.";
1512 String RID_STR_FONTSTYLE_ITALIC
1514 Text [ en-US ] = "Italic";
1515 Text [ x-comment ] = "That's the 'Italic' as used for a font style, so please use a consistent translation.";
1518 String RID_STR_FONTSTYLE_BOLD
1520 Text [ en-US ] = "Bold";
1521 Text [ x-comment ] = "That's the 'Bold' as used for a font style, so please use a consistent translation.";
1524 String RID_STR_FONT_DEFAULT
1526 Text [ en-US ] = "(Default)";