summaryrefslogtreecommitdiff
path: root/sw/inc
diff options
context:
space:
mode:
authorTomaž Vajngerl <tomaz.vajngerl@collabora.co.uk>2017-11-17 12:34:22 +0900
committerTomaž Vajngerl <quikee@gmail.com>2017-11-17 13:40:16 +0100
commit3b501c4478e5da43ea092c51e5afdb66790d028a (patch)
tree1b1d2f9a23dcc8e96011c05fa4b4cb7462f6c566 /sw/inc
parenta3c981015da76dbda8626993da30c467a3e1c799 (diff)
TSCP: show "OK" dialog when doc. classification changes on save
Change-Id: If0b24ceb5789ce505dc329d17fdad114749374d7 Reviewed-on: https://gerrit.libreoffice.org/44859 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Tomaž Vajngerl <quikee@gmail.com>
Diffstat (limited to 'sw/inc')
-rw-r--r--sw/inc/strings.hrc6
1 files changed, 6 insertions, 0 deletions
diff --git a/sw/inc/strings.hrc b/sw/inc/strings.hrc
index 75f64148a4e5..76388ee520ca 100644
--- a/sw/inc/strings.hrc
+++ b/sw/inc/strings.hrc
@@ -1338,6 +1338,12 @@
#define STR_MENU_DOWN NC_("STR_MENU_DOWN", "Do~wnwards")
/*--------------------------------------------------------------------
+ Description: Classification strings
+ --------------------------------------------------------------------*/
+
+#define STR_CLASSIFICATION_LEVEL_CHANGED NC_("STR_CLASSIFICATION_LEVEL_CHANGED", "Document classification has changed because a paragraph classification level is higher")
+
+/*--------------------------------------------------------------------
Description: Paragraph Signature
--------------------------------------------------------------------*/
#define STR_VALID NC_("STR_VALID", " Valid ")