From 9c321f0d21281cc6b1d5303f24de00d5bb2849db Mon Sep 17 00:00:00 2001 From: Andras Timar Date: Sat, 15 Dec 2012 18:44:24 +0100 Subject: fdo#58018 typo: s/xml_lang/xml:lang/ Change-Id: I31ac7c7e11a7dcb4c99c9ef2890190bcd7b0fe26 --- officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'officecfg') diff --git a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu index c7b06161ac6d..aa55b280069e 100644 --- a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu +++ b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu @@ -1890,7 +1890,7 @@ Check-Out - This is the action to create a private working copy + This is the action to create a private working copy of the document on a server @@ -1902,7 +1902,7 @@ Check-In... - This is the action to merge a private working copy + This is the action to merge a private working copy of the document on a server. It shows a dialog to input some informations on the new version to create on the server. -- cgit