dbaccess/source/ui/dlg/paramdialog.src |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 53819935ee018fff6225540cde2407e0b6de52f3
Author: Adolfo Jayme Barrientos <fit...@ubuntu.com>
Date:   Tue Nov 25 22:42:34 2014 -0600

    Add missing space in translatable string
    
    Change-Id: I88dabd5612069a7de3cad188344cc5c33ba22a7e
    Reviewed-on: https://gerrit.libreoffice.org/13127
    Reviewed-by: Samuel Mehrbrodt <s.mehrbr...@gmail.com>
    Tested-by: Samuel Mehrbrodt <s.mehrbr...@gmail.com>
    (cherry picked from commit 9303192c4f1ff623f20ef4501723c003678140de)
    Reviewed-on: https://gerrit.libreoffice.org/13139

diff --git a/dbaccess/source/ui/dlg/paramdialog.src 
b/dbaccess/source/ui/dlg/paramdialog.src
index fc8d020..23b1c55 100644
--- a/dbaccess/source/ui/dlg/paramdialog.src
+++ b/dbaccess/source/ui/dlg/paramdialog.src
@@ -21,7 +21,7 @@
 
 String STR_COULD_NOT_CONVERT_PARAM
 {
-    Text [ en-US ] = "The entry could not be converted to a valid value for 
the \"$name$\"column";
+    Text [ en-US ] = "The entry could not be converted to a valid value for 
the \"$name$\" column";
 };
 
 /* vim:set shiftwidth=4 softtabstop=4 expandtab: */
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to