To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=82007





------- Additional comments from reg...@openoffice.org Sat Aug  1 13:17:38 
+0000 2009 -------
Attaching does not work.

--- scfuncs_orignal.src 2009-07-24 01:23:52.000000000 +0200
+++ scfuncs.src 2009-08-01 14:50:19.187500000 +0200
@@ -2691,7 +2691,7 @@
        {
                String 1 // Description
                {
-                       Text [ en-US ] = "Raises a number to the power of 
another." ;
+                       Text [ en-US ] = "Returns a^b, base a raised to the 
power of exponent b." ;
                };
                ExtraData =
                {
@@ -2707,15 +2707,15 @@
                };
                String 3 // Description of Parameter 1
                {
-                       Text [ en-US ] = "The number that is to be raised to 
the power of another." ;
+                       Text [ en-US ] = "The base a of the power a^b." ;
                };
                String 4 // Name of Parameter 2
                {
-                       Text [ en-US ] = "Power" ;
+                       Text [ en-US ] = "Exponent" ;
                };
                String 5 // Description of Parameter 2
                {
-                       Text [ en-US ] = "The power by which the number is to 
be raised." ;
+                       Text [ en-US ] = "The exponent b of the power a^b." ;
                };
        };
         // -=*# Resource for function ANZAHLLEEREZELLEN #*=-


---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@sc.openoffice.org
For additional commands, e-mail: issues-h...@sc.openoffice.org


---------------------------------------------------------------------
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org

Reply via email to