summaryrefslogtreecommitdiff
path: root/dbaccess/inc
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2019-09-05 18:51:10 +0200
committerStephan Bergmann <sbergman@redhat.com>2019-09-11 23:43:34 +0200
commit157420e496ddebd7101d88ba8d07164d3971ad22 (patch)
treeb126bef25094bdc494604025c7f240f1026f5633 /dbaccess/inc
parent6bddab1d2553defebf6b2ebdd80553413d364dd8 (diff)
Typos
Mainly fixing '..' and '....' Change-Id: Ied226ed148c571d278ae65b3f468bd329f557fa9 Reviewed-on: https://gerrit.libreoffice.org/78669 Reviewed-by: Julien Nabet <serval2412@yahoo.fr> Tested-by: Jenkins Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Diffstat (limited to 'dbaccess/inc')
-rw-r--r--dbaccess/inc/strings.hrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/dbaccess/inc/strings.hrc b/dbaccess/inc/strings.hrc
index 982e146c7f38..a5d8f397283d 100644
--- a/dbaccess/inc/strings.hrc
+++ b/dbaccess/inc/strings.hrc
@@ -255,7 +255,7 @@
#define STR_TABLEDESIGN_UNDO_PRIMKEY NC_("STR_TABLEDESIGN_UNDO_PRIMKEY", "Insert/remove primary key" )
#define STR_VALUE_YES NC_("STR_VALUE_YES", "Yes" )
#define STR_VALUE_NO NC_("STR_VALUE_NO", "No" )
-// Note: should somehow fit to the word "value" in other languages as well: value - none ....
+// Note: should somehow fit to the word "value" in other languages as well: value - none...
#define STR_VALUE_NONE NC_("STR_VALUE_NONE", "<none>")
#define STR_TAB_FIELD_NAME NC_("STR_TAB_FIELD_NAME", "Field name" )
#define STR_TAB_FIELD_COLUMN_NAME NC_("STR_TAB_FIELD_COLUMN_NAME", "Field Name" )