officecfg/registry/data/org/openoffice/Office/UI/Effects.xcu |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 83b73e8c885bf74b1f06e405f671dd4768fe1005
Author:     Ming Hua <plateauw...@qq.com>
AuthorDate: Wed Nov 4 20:24:43 2020 +0200
Commit:     Adolfo Jayme Barrientos <fit...@ubuntu.com>
CommitDate: Thu Nov 5 05:47:49 2020 +0100

    Resolves tdf#132479: Rename "equal triangle" to "regular triangle"
    
    "Equal triangle" is not a correct English term, as people use "regular
    triangle" or "equilateral triangle".
    
    Technically this is not a true regular triangle (i.e. equilateral and
    equiangular), but an isosceles triangle with equal width and height.
    For the name of an animation path there is no need for too much detail
    though, and "regular triangle" is close enough.
    
    Change-Id: I72f5373ae68dc1ba771cf605073c15210c5300e7
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/105223
    Tested-by: Jenkins
    Reviewed-by: Adolfo Jayme Barrientos <fit...@ubuntu.com>

diff --git a/officecfg/registry/data/org/openoffice/Office/UI/Effects.xcu 
b/officecfg/registry/data/org/openoffice/Office/UI/Effects.xcu
index 14dbe16ae5bd..4626826a40aa 100644
--- a/officecfg/registry/data/org/openoffice/Office/UI/Effects.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/UI/Effects.xcu
@@ -752,7 +752,7 @@
       </node>
       <node oor:name="ooo-motionpath-equal-triangle" oor:op="replace">
         <prop oor:name="Label" oor:type="xs:string">
-          <value xml:lang="en-US">Equal Triangle</value>
+          <value xml:lang="en-US">Regular Triangle</value>
         </prop>
       </node>
       <node oor:name="ooo-motionpath-oval" oor:op="replace">
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to