summaryrefslogtreecommitdiffstats
path: root/sd/source/ui/app/strings.src
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2017-02-16 12:30:13 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2017-02-16 12:44:34 +0200
commitfd2ffceefc942c7f28f2a0146df09e4ff6ad7d09 (patch)
treee2eeeeac51f853358d41549ae8dfd2f4a124d820 /sd/source/ui/app/strings.src
parentconvert EditEngineAttribs to scoped enum (diff)
downloadcore-fd2ffceefc942c7f28f2a0146df09e4ff6ad7d09.tar.gz
core-fd2ffceefc942c7f28f2a0146df09e4ff6ad7d09.zip
convert EESpellState to scoped enum
and drop unused EE_SPELL_NOLANGUAGE enumerator Change-Id: I74a5f89335883a13d77b39f78b7de55bddb1f107
Diffstat (limited to 'sd/source/ui/app/strings.src')
-rw-r--r--sd/source/ui/app/strings.src4
1 files changed, 0 insertions, 4 deletions
diff --git a/sd/source/ui/app/strings.src b/sd/source/ui/app/strings.src
index 5922b471f49d..092c18af441e 100644
--- a/sd/source/ui/app/strings.src
+++ b/sd/source/ui/app/strings.src
@@ -482,10 +482,6 @@ String STR_END_SPELLING_OBJ
{
Text [ en-US ] = "The spellcheck for the selected objects has been completed." ;
};
-String STR_NOLANGUAGE
-{
- Text [ en-US ] = "The selected language is not available." ;
-};
String STR_ASK_FOR_CONVERT_TO_BEZIER
{
Text [ en-US ] = "Convert selected object to curve?" ;