diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2009-01-06 12:54:16 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2009-01-06 12:54:16 +0000 |
commit | 61bb45f118507b3522c575e283dea74ec1414a44 (patch) | |
tree | 44091232b45bb938dc403fcc943db6c24578f3cc /scp2/source/ooo | |
parent | b0fbc46b5b98aca902f3853b64a1747ed430e264 (diff) |
CWS-TOOLING: integrate CWS locales31
2008-12-10 14:56:44 +0100 er r265193 : calling convention mismatch
2008-12-08 12:04:56 +0100 er r264984 : #i96840# classify some extra languages as CTL
2008-12-05 19:54:02 +0100 erack r264916 : ImpSvNumberformatScan::ScanType: do not miscategorize as automtic currency if currency symbol in General string, such as R in Standard
2008-12-04 12:07:05 +0100 erack r264831 : CWS-TOOLING: rebase CWS locales31 to trunk@264807 (milestone: DEV300:m37)
2008-12-03 16:14:17 +0100 erack r264797 : #i93694# update script+language -> unicode digit mapping; patch from <hdu>
2008-11-25 02:01:18 +0100 erack r264270 : #i83349# apply remaining parts of the patch, now that we use ICU 4.0; contributed by <kstribley>
2008-11-25 01:38:20 +0100 erack r264269 : #i93694# test the bit, not the constant ...
2008-11-24 10:34:58 +0100 erack r264211 : #i93694# LANGUAGE_ARABIC is gone
2008-11-24 01:39:25 +0100 erack r264192 : #i94435# LANGUAGE_SPANISH now is an alias of LANGUAGE_SPANISH_MODERN, need LANGUAGE_SPANISH_DATED in switch case if both are to be used
2008-11-23 22:54:17 +0100 erack r264190 : CWS-TOOLING: rebase CWS locales31 to trunk@263288 (milestone: DEV300:m35)
2008-11-23 20:23:28 +0100 erack r264189 : migrate CWS locales31 to SVN
Diffstat (limited to 'scp2/source/ooo')
-rw-r--r-- | scp2/source/ooo/file_ooo.scp | 3 | ||||
-rw-r--r-- | scp2/source/ooo/module_langpack.ulf | 8 |
2 files changed, 9 insertions, 2 deletions
diff --git a/scp2/source/ooo/file_ooo.scp b/scp2/source/ooo/file_ooo.scp index e765ef568b0c..5111bb66d3cc 100644 --- a/scp2/source/ooo/file_ooo.scp +++ b/scp2/source/ooo/file_ooo.scp @@ -7,7 +7,7 @@ * OpenOffice.org - a multi-platform office productivity suite * * $RCSfile: file_ooo.scp,v $ - * $Revision: 1.257.2.3 $ + * $Revision: 1.257.18.2 $ * * This file is part of OpenOffice.org. * @@ -2230,6 +2230,7 @@ File gid_File_Registry_Spool_Oo_Common_Ctl_Xcu Name (or) = "/registry/spool/org/openoffice/Office/Common-ctl.xcu"; Name (ne) = "/registry/spool/org/openoffice/Office/Common-ctl.xcu"; Name (fa) = "/registry/spool/org/openoffice/Office/Common-ctl.xcu"; + Name (my) = "/registry/spool/org/openoffice/Office/Common-ctl.xcu"; End File gid_File_Registry_Spool_Oo_Office_Writer_PyMailMerge_Xcu diff --git a/scp2/source/ooo/module_langpack.ulf b/scp2/source/ooo/module_langpack.ulf index a5257ea58d0e..3a002f04da10 100644 --- a/scp2/source/ooo/module_langpack.ulf +++ b/scp2/source/ooo/module_langpack.ulf @@ -7,7 +7,7 @@ * OpenOffice.org - a multi-platform office productivity suite * * $RCSfile: module_langpack.ulf,v $ - * $Revision: 1.10 $ + * $Revision: 1.10.178.1 $ * * This file is part of OpenOffice.org. * @@ -687,3 +687,9 @@ en-US = "Mongolian" [STR_DESC_MODULE_LANGPACK_MN] en-US = "Installs Mongolian support in %PRODUCTNAME %PRODUCTVERSION" + +[STR_NAME_MODULE_LANGPACK_MY] +en-US = "Burmese" + +[STR_DESC_MODULE_LANGPACK_MY] +en-US = "Installs Burmese (Myanmar) support in %PRODUCTNAME %PRODUCTVERSION" |