equal
deleted
inserted
replaced
|
1 // sbapp.rls |
|
2 // |
|
3 // Copyright (c) 2007 - 2010 Accenture. All rights reserved. |
|
4 // This component and the accompanying materials are made available |
|
5 // under the terms of the "Eclipse Public License v1.0" |
|
6 // which accompanies this distribution, and is available |
|
7 // at the URL "http://www.eclipse.org/legal/epl-v10.html". |
|
8 // |
|
9 // Initial Contributors: |
|
10 // Accenture - Initial contribution |
|
11 // |
|
12 |
|
13 |
|
14 /*& |
|
15 @localize no |
|
16 @description dummy |
|
17 @uicontext ShortAppTitleBar |
|
18 */ |
|
19 rls_string STRING_r_short_caption "sbapp" |
|
20 |
|
21 /*& |
|
22 @localize no |
|
23 @description dummy |
|
24 @uicontext AppTitleBar |
|
25 */ |
|
26 rls_string STRING_r_caption "sbapp" |
|
27 |