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}; 62String RID_SVXSTR_SINGLENUM_DESCRIPTION_1 63{ 64 Text [en-US] = "Number 1. 2. 3."; 65}; 66String RID_SVXSTR_SINGLENUM_DESCRIPTION_2 67{ 68 Text [en-US] = "Number (1) (2) (3)"; 69}; 70String RID_SVXSTR_SINGLENUM_DESCRIPTION_3 71{ 72 Text [en-US] = "Uppercase Roman number I. II. III."; 73}; 74String RID_SVXSTR_SINGLENUM_DESCRIPTION_4 75{ 76 Text [en-US] = "Uppercase letter A) B) C)"; 77}; 78String RID_SVXSTR_SINGLENUM_DESCRIPTION_5 79{ 80 Text [en-US] = "Lowercase letter a) b) c)"; 81}; 82String RID_SVXSTR_SINGLENUM_DESCRIPTION_6 83{ 84 Text [en-US] = "Lowercase letter (a) (b) (c)"; 85}; 86String RID_SVXSTR_SINGLENUM_DESCRIPTION_7 87{ 88 Text [en-US] = "Lowercase Roman number i. ii. iii."; 89}; 90 91String RID_SVXSTR_OUTLINENUM_DESCRIPTION_0 92{ 93 Text [en-US] = "Numeric, numeric, lowercase letters, solid small circular bullet"; 94}; 95String RID_SVXSTR_OUTLINENUM_DESCRIPTION_1 96{ 97 Text [en-US] = "Numeric, lowercase letters, solid small circular bullet"; 98}; 99String RID_SVXSTR_OUTLINENUM_DESCRIPTION_2 100{ 101 Text [en-US] = "Numeric, lowercase letters, lowercase Roman, uppercase letters, solid small circular bullet"; 102}; 103String RID_SVXSTR_OUTLINENUM_DESCRIPTION_3 104{ 105 Text [en-US] = "Numeric"; 106}; 107String RID_SVXSTR_OUTLINENUM_DESCRIPTION_4 108{ 109 Text [en-US] = "Uppercase Roman, uppercase letters, lowercase Roman, lowercase letters, solid small circular bullet"; 110}; 111String RID_SVXSTR_OUTLINENUM_DESCRIPTION_5 112{ 113 Text [en-US] = "Uppercase letters, uppercase Roman, lowercase letters, lowercase Roman, solid small circular bullet"; 114}; 115String RID_SVXSTR_OUTLINENUM_DESCRIPTION_6 116{ 117 Text [en-US] = "Numeric with all sublevels"; 118}; 119String RID_SVXSTR_OUTLINENUM_DESCRIPTION_7 120{ 121 Text [en-US] = "Right pointing bullet, right pointing arrow bullet, solid diamond bullet, solid small circular bullet"; 122}; 123 124