diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2013-09-09 08:20:47 +0200 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2013-09-09 08:20:47 +0200 |
commit | d8919a1bcca1aa0b18634be918f6bf08c6c55a3f (patch) | |
tree | dd71bbcba0265e499cc9416bf102ceac0476234b /starmath/source | |
parent | 85557c1c7fd672ab2156d92c6e164f55f5650ea3 (diff) |
Math: Clear up the purpose of both lists
Change-Id: Ic19148fbcff40fae6b06e21cae26f0bce0dde5fc
Diffstat (limited to 'starmath/source')
-rw-r--r-- | starmath/source/symbol.src | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/starmath/source/symbol.src b/starmath/source/symbol.src index fa5642b75876..dfcc6e83ce5c 100644 --- a/starmath/source/symbol.src +++ b/starmath/source/symbol.src @@ -19,6 +19,10 @@ #include <starmath.hrc> +// Both list types Ui and Export have to be identical. The Ui version +// is the localized version of all symbols that is show in the Ui, +// for Export they have to be in English. The transition between +// both lists is done with GetExportSymbolName() and GetUiSymbolName(). Resource RID_LOCALIZED_NAMES { StringArray RID_EXPORT_SYMBOLSET_NAMES |