Fix typos
Change-Id: I52c4ca5b90ad60c971d713c235d84d7e52a59953 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/171048 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
This commit is contained in:
parent
dc9486f244
commit
07e0c5d7be
1 changed files with 3 additions and 3 deletions
|
@ -402,9 +402,9 @@
|
|||
#define RID_COLOR_SCHEME_LIBREOFFICE_AUTOMATIC NC_("RID_COLOR_SCHEME_LIBREOFFICE_AUTOMATIC", "Automatic")
|
||||
|
||||
// A11Y Options
|
||||
#define STR_NO_ALT_OLE NC_("STR_NO_ALT_OLE", "Check Ole Object have alternative name or discription")
|
||||
#define STR_NO_ALT_GRAPHIC NC_("STR_NO_ALT_GRAPHIC", "Check Graphic Object have alternative name or discription")
|
||||
#define STR_NO_ALT_SHAPE NC_("STR_NO_ALT_SHAPE", "Check Shape Object have alternative name or discription")
|
||||
#define STR_NO_ALT_OLE NC_("STR_NO_ALT_OLE", "Check Ole Object have alternative name or description")
|
||||
#define STR_NO_ALT_GRAPHIC NC_("STR_NO_ALT_GRAPHIC", "Check Graphic Object have alternative name or description")
|
||||
#define STR_NO_ALT_SHAPE NC_("STR_NO_ALT_SHAPE", "Check Shape Object have alternative name or description")
|
||||
#define STR_LINKED_GRAPHIC NC_("STR_LINKED_GRAPHIC", "Check Graphic object referenced as “LINK”")
|
||||
#define STR_TABLE_MERGE_SPLIT NC_("STR_TABLE_MERGE_SPLIT", "Check Table object contains merges or splits")
|
||||
#define STR_FAKE_NUMBERING NC_("STR_FAKE_NUMBERING", "Check document contains simulated numbering")
|
||||
|
|
Loading…
Reference in a new issue