sc/source/ui/src/condformatdlg.src |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 210976082b2b2eea2db680d9dd8b49f4a0400319
Author: Adolfo Jayme Barrientos <fit...@ubuntu.com>
Date:   Sat Dec 13 16:28:53 2014 -0600

    fix typo in translatable string
    
    Change-Id: Idf13d1dd35811a94100aa824f310006c2fd1b82f
    Reviewed-on: https://gerrit.libreoffice.org/13467
    Reviewed-by: Markus Mohrhard <markus.mohrh...@googlemail.com>
    Tested-by: Markus Mohrhard <markus.mohrh...@googlemail.com>

diff --git a/sc/source/ui/src/condformatdlg.src 
b/sc/source/ui/src/condformatdlg.src
index 4fe90cd..68e91e9 100644
--- a/sc/source/ui/src/condformatdlg.src
+++ b/sc/source/ui/src/condformatdlg.src
@@ -236,7 +236,7 @@ Control RID_COND_ENTRY
     {
         Pos = MAP_APPFONT( 120, 62 );
         Size = MAP_APPFONT( 60, 14 );
-        Text [ en-US ] = "More options ...";
+        Text [ en-US ] = "More Options...";
     };
     ListBox LB_DATE_TYPE
     {
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to