author | Sebastian Brannstrom <sebastianb@symbian.org> |
Mon, 22 Nov 2010 15:41:41 +0000 | |
branch | 3rded |
changeset 390 | d7abecc9d189 |
parent 343 | 9c56bf585696 |
permissions | -rw-r--r-- |
2 | 1 |
/* |
2 |
* Copyright (c) 2007-2010 Sebastian Brannstrom, Lars Persson, EmbedDev AB |
|
3 |
* |
|
4 |
* All rights reserved. |
|
5 |
* This component and the accompanying materials are made available |
|
6 |
* under the terms of the License "Eclipse Public License v1.0" |
|
7 |
* which accompanies this distribution, and is available |
|
8 |
* at the URL "http://www.eclipse.org/legal/epl-v10.html". |
|
9 |
* |
|
10 |
* Initial Contributors: |
|
11 |
* EmbedDev AB - initial contribution. |
|
12 |
* |
|
13 |
* Contributors: |
|
14 |
* |
|
15 |
* Description: |
|
16 |
* |
|
17 |
*/ |
|
18 |
||
19 |
CHARACTER_SET UTF8 |
|
20 |
// Strings common between languages |
|
21 |
||
22 |
// Application caption |
|
23 |
rls_string STRING_r_caption "Podcatcher" |
|
24 |
rls_string STRING_r_short_caption "Podcatcher" |
|
25 |
||
390
d7abecc9d189
Catch up with 5th ed; New SIS version 1.10 (1)
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
343
diff
changeset
|
26 |
rls_string STRING_r_about_title "About Podcatcher" |
d7abecc9d189
Catch up with 5th ed; New SIS version 1.10 (1)
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
343
diff
changeset
|
27 |
rls_string STRING_r_about_body "Version 1.10 (%d) for S60 3rd ed.\nŠ 2007-2010 Sebastian Brannstrom, Lars Persson, Anders Fridlund" |