dbaccess/source/ui/app/app.src | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
New commits: commit 8df1c30b7f5e79c2757e7224677f9a487b1bed0a Author: Damjan Jovanovic <dam...@apache.org> Date: Sun Nov 6 16:42:58 2016 +0000 #i119892# Missing "by" in description Fixes spelling errors in some Base messages. Reported by: Dwayne Henderson Patch by: me diff --git a/dbaccess/source/ui/app/app.src b/dbaccess/source/ui/app/app.src index 05f3524..5f67dea 100644 --- a/dbaccess/source/ui/app/app.src +++ b/dbaccess/source/ui/app/app.src @@ -306,11 +306,11 @@ String RID_STR_FORMS_HELP_TEXT_WIZARD }; String RID_STR_QUERIES_HELP_TEXT { - Text [ en-US ] = "Create a query by specifying the filters, input tables, field names, and properties for sorting or grouping." ; + Text [ en-US ] = "Create a query by specifying the filters, input tables, field names, and properties for sorting or grouping." ; }; String RID_STR_QUERIES_HELP_TEXT_SQL { - Text [ en-US ] = "Create a query entering an SQL statement directly." ; + Text [ en-US ] = "Create a query by entering an SQL statement directly." ; }; String RID_STR_QUERIES_HELP_TEXT_WIZARD { _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits