svx/source/src/errtxt.src |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 39fd10b0f1523c38f84859b2a2c1648c8432ee0e
Author: Olivier Hallot <olivier.hal...@libreoffice.org>
Date:   Sat Apr 22 20:20:54 2017 -0300

    Change "check amout" -> "checksum"
    
    Unit #126486444
    
    Change-Id: Id40b26a022b21f379677de41b55603fff7cd862a
    Reviewed-on: https://gerrit.libreoffice.org/36823
    Tested-by: Jenkins <c...@libreoffice.org>
    Reviewed-by: Olivier Hallot <olivier.hal...@edx.srv.br>
    Tested-by: Olivier Hallot <olivier.hal...@edx.srv.br>

diff --git a/svx/source/src/errtxt.src b/svx/source/src/errtxt.src
index ff1e91fbbdd2..a84c5b32c9ab 100644
--- a/svx/source/src/errtxt.src
+++ b/svx/source/src/errtxt.src
@@ -122,7 +122,7 @@ StringArray RID_ERRHDL
         < "Function not possible: path contains current directory." ; 
ERRCODE_IO_CURRENTDIR ; >;
         < "Function not possible: device (drive) not identical." ; 
ERRCODE_IO_NOTSAMEDEVICE ; >;
         < "Device (drive) not ready." ; ERRCODE_IO_DEVICENOTREADY ; >;
-        < "Wrong check amount." ; ERRCODE_IO_BADCRC ; >;
+        < "Wrong checksum." ; ERRCODE_IO_BADCRC ; >;
         < "Function not possible: write protected." ; 
ERRCODE_IO_WRITEPROTECTED ; >;
         < "The password of a shared spreadsheet cannot be set or 
changed.\nDeactivate sharing mode first."; ERRCODE_SFX_SHARED_NOPASSWORDCHANGE 
; >;
         < "File format error found at $(ARG1)(row,col)."; 
ERRCODE_SFX_FORMAT_ROWCOL ; >;
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to