summaryrefslogtreecommitdiff
path: root/officecfg
diff options
context:
space:
mode:
authorKohei Yoshida <kyoshida@novell.com>2010-10-05 14:46:12 -0400
committerKohei Yoshida <kyoshida@novell.com>2010-10-05 14:46:12 -0400
commit5c2f0dae0c670c538904b7b2de3fd4e7274d9bbd (patch)
tree77d26690470c610d324392adc10b77764e6e0bba /officecfg
parent88e1b85ebe4fd21529ec0760033ffd62008a4007 (diff)
Ported calc-english-func-names-*.diff from ooo-build.
Add option to switch to English function names instead of the localized ones. In some locales (especially in Hungary) the users are more accustomed to the English function names rather other than translated names (i#38765).
Diffstat (limited to 'officecfg')
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/Calc.xcs8
1 files changed, 8 insertions, 0 deletions
diff --git a/officecfg/registry/schema/org/openoffice/Office/Calc.xcs b/officecfg/registry/schema/org/openoffice/Office/Calc.xcs
index 2db99d25807c..3a9cd0270bc2 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Calc.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Calc.xcs
@@ -1281,6 +1281,14 @@
</enumeration>
</constraints>
</prop>
+ <prop oor:name="EnglishFunctionName" oor:type="xs:boolean">
+ <!-- UIHints: Tools - Options Spreadsheet Formula -->
+ <info>
+ <author>kyoshida</author>
+ <desc>Whether to use English function names or localized function names.</desc>
+ </info>
+ <value>false</value>
+ </prop>
<prop oor:name="SeparatorArg" oor:type="xs:string">
<!-- UIHints: Tools - Options Spreadsheet Formula -->
<info>