emailuis/emailui/sis/pkg-localizer.py
branchRCL_3
changeset 12 f5907b1a1053
parent 8 e1b6206813b4
equal deleted inserted replaced
8:e1b6206813b4 12:f5907b1a1053
    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