summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlivier Hallot <ohallot@collabora.co.uk>2016-06-15 10:31:23 -0300
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2016-07-20 09:25:59 +0000
commit7abca37660487336e6da123bd13f8f9e0ef9e4a7 (patch)
tree99c4840b17713046bbe2cb6d28b3a401f93c0f8c
parent41fc60689155b3d3874b12d05e868b6359ba3480 (diff)
tdf#100351 attempt to fix untranslatable string
string "National Security" was not ported to pootle. Change-Id: I35b4659f5b5e239e86a7c0517c5a9a719a2aa612 Reviewed-on: https://gerrit.libreoffice.org/26309 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Olivier Hallot <ohallot@collabora.co.uk> Tested-by: Olivier Hallot <ohallot@collabora.co.uk> (cherry picked from commit ee24e7f2b689bf0f63ba618fc7ee7ac6bc644172) Reviewed-on: https://gerrit.libreoffice.org/27332 Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> Tested-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>
-rw-r--r--sfx2/source/view/view.src3
1 files changed, 1 insertions, 2 deletions
diff --git a/sfx2/source/view/view.src b/sfx2/source/view/view.src
index 16b3e59c63c3..8f0d6c6fdca5 100644
--- a/sfx2/source/view/view.src
+++ b/sfx2/source/view/view.src
@@ -114,9 +114,8 @@ String STR_CLASSIFIED_INTELLECTUAL_PROPERTY
String STR_CLASSIFIED_NATIONAL_SECURITY
{
Text [ en-US ] = "National Security:" ;
-}
+};
-;
String STR_CLASSIFIED_EXPORT_CONTROL
{
Text [ en-US ] = "Export Control:" ;