From c6f8def934bc6019692b51ffcd0fc1634db23056 Mon Sep 17 00:00:00 2001 From: Stephan Bergmann Date: Sat, 5 Oct 2013 15:28:21 +0200 Subject: Fix misuses of xml:lang="x-comment" in non-localized props Change-Id: I22eae40f740e4454a83f55aed0dd4cf08a0f4492 --- officecfg/registry/data/org/openoffice/Office/Embedding.xcu | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'officecfg/registry') diff --git a/officecfg/registry/data/org/openoffice/Office/Embedding.xcu b/officecfg/registry/data/org/openoffice/Office/Embedding.xcu index 1d15bb4694ba..e39af5d36401 100644 --- a/officecfg/registry/data/org/openoffice/Office/Embedding.xcu +++ b/officecfg/registry/data/org/openoffice/Office/Embedding.xcu @@ -22,7 +22,7 @@ Primary - Is not shown in UI. No translation is required. + 0 @@ -65,7 +65,7 @@ Hide - Is not shown in UI. No translation is required. + -3 @@ -80,7 +80,7 @@ UI activate - Is not shown in UI. No translation is required. + -4 @@ -95,7 +95,7 @@ Activate inplace - Is not shown in UI. No translation is required. + -5 -- cgit