summaryrefslogtreecommitdiff
path: root/officecfg
diff options
context:
space:
mode:
authorYousuf Philips <philipz85@hotmail.com>2016-03-02 00:02:52 +0400
committerYousuf Philips <philipz85@hotmail.com>2016-03-05 02:35:44 +0000
commit61a91be4aaf6bdb40d6d1bde33b44eaf14014525 (patch)
tree826146c74c7d732f171dbadeaad185ff5e07232b /officecfg
parenta46a4154fde96d71d1b73068f1479722e4163647 (diff)
tdf#88027 Make insert date and time work in es, fi, ru, and pt
Change-Id: I34f25d0e37c48335b458bc2aa92150500106ff29 Reviewed-on: https://gerrit.libreoffice.org/22792 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Yousuf Philips <philipz85@hotmail.com>
Diffstat (limited to 'officecfg')
-rw-r--r--officecfg/registry/data/org/openoffice/Office/Accelerators.xcu20
1 files changed, 20 insertions, 0 deletions
diff --git a/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu b/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu
index 73387680bd74..dd64bdba7dc2 100644
--- a/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu
@@ -1119,6 +1119,26 @@
<value xml:lang="hu">.uno:InsertCurrentTime</value>
</prop>
</node>
+ <node oor:name="COMMA_MOD1" oor:op="replace">
+ <prop oor:name="Command">
+ <value xml:lang="x-no-translate">I10N SHORTCUTS - NO TRANSLATE</value>
+ <value xml:lang="es">.uno:InsertCurrentDate</value>
+ <value xml:lang="fi">.uno:InsertCurrentDate</value>
+ <value xml:lang="ru">.uno:InsertCurrentDate</value>
+ <value xml:lang="pt">.uno:InsertCurrentDate</value>
+ <value xml:lang="pt-BR">.uno:InsertCurrentDate</value>
+ </prop>
+ </node>
+ <node oor:name="COMMA_SHIFT_MOD1" oor:op="replace">
+ <prop oor:name="Command">
+ <value xml:lang="x-no-translate">I10N SHORTCUTS - NO TRANSLATE</value>
+ <value xml:lang="es">.uno:InsertCurrentTime</value>
+ <value xml:lang="fi">.uno:InsertCurrentTime</value>
+ <value xml:lang="ru">.uno:InsertCurrentTime</value>
+ <value xml:lang="pt">.uno:InsertCurrentTime</value>
+ <value xml:lang="pt-BR">.uno:InsertCurrentTime</value>
+ </prop>
+ </node>
<node oor:name="BRACKETLEFT_MOD1" oor:op="replace">
<prop oor:name="Command">
<value xml:lang="x-no-translate">I10N SHORTCUTS - NO TRANSLATE</value>