emailuis/emailui/sis/pkg-localizer.py
branchRCL_3
changeset 8 e1b6206813b4
parent 0 8466d47a6819
child 12 f5907b1a1053
equal deleted inserted replaced
4:e7aa27f58ae1 8:e1b6206813b4
    12 * Nokia Corporation - initial contribution.
    12 * Nokia Corporation - initial contribution.
    13 *
    13 *
    14 * Contributors:
    14 * Contributors:
    15 *
    15 *
    16 * Description:
    16 * Description:
    17 * 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
    18 * based on Engineering English pkg-files
    18 * Engineering English pkg-files. Meant only for internal use in Email.
    19 *
    19 *
    20 */
    20 */
    21 """
    21 """
    22 
    22 
    23 import sys, string
    23 import sys, string