Hello all,
I found this while translating.
Could someone please review it?
Also, if this patch could be pushed in -3-5 branch as well?
I've found the wiki page [1] says hard string freeze is next week.
So, it would be good if it could be pushed.
[1] http://wiki.documentfoundation.org/ReleasePlan/3.5
Best Regards,
--
Korrawit Pruegsanusak
From 805bdb320838cd42e3802380c8da3ecfb31ff54a Mon Sep 17 00:00:00 2001
From: Korrawit Pruegsanusak <detective.conan.1412@gmail.com>
Date: Sat, 31 Dec 2011 16:19:23 +0700
Subject: [PATCH] Correct ARCCOSH()'s parameter description
---
sc/source/ui/src/scfuncs.src | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/sc/source/ui/src/scfuncs.src b/sc/source/ui/src/scfuncs.src
index 4458409..1363edb 100644
--- a/sc/source/ui/src/scfuncs.src
+++ b/sc/source/ui/src/scfuncs.src
@@ -3121,7 +3121,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS1
};
String 3 // Description of Parameter 1
{
- Text [ en-US ] = "A value greater than or equal to 1 for which the hyperbolic cosine
is to be returned." ;
+ Text [ en-US ] = "A value greater than or equal to 1 for which the inverse hyperbolic
cosine is to be returned." ;
};
};
// -=*# Resource for function ARCSINHYP #*=-
--
1.7.1
Context
- [Libreoffice] [PATCH] Correct ARCCOSH's parameter description · Korrawit Pruegsanusak
Privacy Policy |
Impressum (Legal Info) |
Copyright information: Unless otherwise specified, all text and images
on this website are licensed under the
Creative Commons Attribution-Share Alike 3.0 License.
This does not include the source code of LibreOffice, which is
licensed under the Mozilla Public License (
MPLv2).
"LibreOffice" and "The Document Foundation" are
registered trademarks of their corresponding registered owners or are
in actual use as trademarks in one or more countries. Their respective
logos and icons are also subject to international copyright laws. Use
thereof is explained in our
trademark policy.