1/************************************************************** 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 10 * 11 * http://www.apache.org/licenses/LICENSE-2.0 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. 19 * 20 *************************************************************/ 21 22 23 24#include <svx/dialogs.hrc> 25 26String RID_SVXSTR_BULLET_DESCRIPTION_0 27{ 28 Text [en-US] = "Solid small circular bullets"; 29}; 30String RID_SVXSTR_BULLET_DESCRIPTION_1 31{ 32 Text [en-US] = "Solid large circular bullets"; 33}; 34String RID_SVXSTR_BULLET_DESCRIPTION_2 35{ 36 Text [en-US] = "Solid diamond bullets"; 37}; 38String RID_SVXSTR_BULLET_DESCRIPTION_3 39{ 40 Text [en-US] = "Solid large square bullets"; 41}; 42String RID_SVXSTR_BULLET_DESCRIPTION_4 43{ 44 Text [en-US] = "Right pointing arrow bullets filled out"; 45}; 46String RID_SVXSTR_BULLET_DESCRIPTION_5 47{ 48 Text [en-US] = "Right pointing arrow bullets"; 49}; 50String RID_SVXSTR_BULLET_DESCRIPTION_6 51{ 52 Text [en-US] = "Check mark bullets"; 53}; 54String RID_SVXSTR_BULLET_DESCRIPTION_7 55{ 56 Text [en-US] = "Tick mark bullets"; 57}; 58String RID_SVXSTR_SINGLENUM_DESCRIPTION_0 59{ 60 //Text [en-US] = "Number 1) 2) 3)"; 61 Text [en-US] = "Number %NUMBERINGSAMPLE"; 62}; 63String RID_SVXSTR_SINGLENUM_DESCRIPTION_1 64{ 65 Text [en-US] = "Number 1. 2. 3."; 66}; 67String RID_SVXSTR_SINGLENUM_DESCRIPTION_2 68{ 69 Text [en-US] = "Number (1) (2) (3)"; 70}; 71String RID_SVXSTR_SINGLENUM_DESCRIPTION_3 72{ 73 Text [en-US] = "Uppercase Roman number I. II. III."; 74}; 75String RID_SVXSTR_SINGLENUM_DESCRIPTION_4 76{ 77 Text [en-US] = "Uppercase letter A) B) C)"; 78}; 79String RID_SVXSTR_SINGLENUM_DESCRIPTION_5 80{ 81 Text [en-US] = "Lowercase letter a) b) c)"; 82}; 83String RID_SVXSTR_SINGLENUM_DESCRIPTION_6 84{ 85 Text [en-US] = "Lowercase letter (a) (b) (c)"; 86}; 87String RID_SVXSTR_SINGLENUM_DESCRIPTION_7 88{ 89 Text [en-US] = "Lowercase Roman number i. ii. iii."; 90}; 91 92String RID_SVXSTR_OUTLINENUM_DESCRIPTION_0 93{ 94 Text [en-US] = "Numeric, numeric, lowercase letters, solid small circular bullet"; 95}; 96String RID_SVXSTR_OUTLINENUM_DESCRIPTION_1 97{ 98 Text [en-US] = "Numeric, lowercase letters, solid small circular bullet"; 99}; 100String RID_SVXSTR_OUTLINENUM_DESCRIPTION_2 101{ 102 Text [en-US] = "Numeric, lowercase letters, lowercase Roman, uppercase letters, solid small circular bullet"; 103}; 104String RID_SVXSTR_OUTLINENUM_DESCRIPTION_3 105{ 106 Text [en-US] = "Numeric"; 107}; 108String RID_SVXSTR_OUTLINENUM_DESCRIPTION_4 109{ 110 Text [en-US] = "Uppercase Roman, uppercase letters, lowercase Roman, lowercase letters, solid small circular bullet"; 111}; 112String RID_SVXSTR_OUTLINENUM_DESCRIPTION_5 113{ 114 Text [en-US] = "Uppercase letters, uppercase Roman, lowercase letters, lowercase Roman, solid small circular bullet"; 115}; 116String RID_SVXSTR_OUTLINENUM_DESCRIPTION_6 117{ 118 Text [en-US] = "Numeric with all sublevels"; 119}; 120String RID_SVXSTR_OUTLINENUM_DESCRIPTION_7 121{ 122 Text [en-US] = "Right pointing bullet, right pointing arrow bullet, solid diamond bullet, solid small circular bullet"; 123}; 124 125