accessibility.src (8e3a06d4) | accessibility.src (0deba7fb) |
---|---|
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 --- 19 unchanged lines hidden (view full) --- 28 Text [ en-US ] = "Image bullet in paragraph" ; 29}; 30 31String RID_SVXSTR_A11Y_IMAGEBULLET_NAME 32{ 33 Text [ en-US ] = "Image bullet" ; 34}; 35 | 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 --- 19 unchanged lines hidden (view full) --- 28 Text [ en-US ] = "Image bullet in paragraph" ; 29}; 30 31String RID_SVXSTR_A11Y_IMAGEBULLET_NAME 32{ 33 Text [ en-US ] = "Image bullet" ; 34}; 35 |
36String RID_SVXSTR_A11Y_PARAGRAPH_DESCRIPTION 37{ 38 Text [ en-US ] = "Paragraph: $(ARG) " ; 39}; |
|
36 | 40 |
41String RID_SVXSTR_A11Y_PARAGRAPH_NAME 42{ 43 Text [ en-US ] = "Paragraph $(ARG)" ; 44}; 45 46 |
|