diff options
author | Bogdan B <buzea.bogdan@libreoffice.org> | 2023-10-04 17:02:21 +0200 |
---|---|---|
committer | Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org> | 2023-10-04 18:42:36 +0200 |
commit | 7b4bf155b622e985cdc5f90d620d0a797bc48204 (patch) | |
tree | d3bbe03ffcdb2a0c9f845f2b7ceaf8738b1fa18a /include | |
parent | 44401e14ff0aab5bc9505c2ec3b78ce91eaf8f4f (diff) |
tdf#145834 Consistency for "Fontwork"
Change-Id: I5f660fac8576d96bf2d2363106be56a4d4fb4f64
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/157545
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Tested-by: Jenkins
Tested-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org>
Reviewed-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org>
Diffstat (limited to 'include')
-rw-r--r-- | include/svx/strings.hrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/strings.hrc b/include/svx/strings.hrc index f17b76c7a3ae..223ee37c2cbe 100644 --- a/include/svx/strings.hrc +++ b/include/svx/strings.hrc @@ -534,7 +534,7 @@ #define STR_TABLE_STYLE_SETTINGS NC_("STR_TABLE_STYLE_SETTINGS", "Table style settings") #define STR_ObjNameSingulTable NC_("STR_ObjNameSingulTable", "Table") #define STR_ObjNamePluralTable NC_("STR_ObjNamePluralTable", "Tables") -#define STR_ObjNameSingulFONTWORK NC_("STR_ObjNameSingulFONTWORK", "Font work") +#define STR_ObjNameSingulFONTWORK NC_("STR_ObjNameSingulFONTWORK", "Fontwork") // Strings for the Draw-Dialog -------------------------------------------- #define RID_SVXSTR_SOLID NC_("RID_SVXSTR_SOLID", "Continuous") #define RID_SVXSTR_GRADIENT NC_("RID_SVXSTR_GRADIENT", "Gradient") |