equal
deleted
inserted
replaced
11 * Initial Contributors: |
11 * Initial Contributors: |
12 * Nokia Corporation - initial contribution. |
12 * Nokia Corporation - initial contribution. |
13 * |
13 * |
14 * Contributors: |
14 * Contributors: |
15 * |
15 * |
16 * Description: |
16 * Description: Python script that can be used to make localized pkg-files |
17 * Python script that can be used to make localized pkg-files based on |
17 * based on Engineering English pkg-files. Meant only for internal use in Email. |
18 * Engineering English pkg-files. Meant only for internal use in Email. |
|
19 * |
18 * |
20 */ |
19 */ |
21 """ |
20 """ |
22 |
21 |
23 import sys, string |
22 import sys, string |