officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit fe77afea53946f2869f3b6f830c8a9a1f3d2fe52 Author: Eike Rathke <[email protected]> Date: Mon Aug 17 13:50:55 2015 +0200 in Edit menu >Ed~it Mode< to >E~dit Mode<, tdf#93326 related For consistency with 4-4 and 5-0 patches for tdf#93326 Change-Id: I41f88f72d6b284d82d6a664f1b0a59e6b9db9615 diff --git a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu index f04ad6d..f61f433 100644 --- a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu +++ b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu @@ -2499,7 +2499,7 @@ </node> <node oor:name=".uno:EditDoc" oor:op="replace"> <prop oor:name="Label" oor:type="xs:string"> - <value xml:lang="en-US">Ed~it Mode</value> + <value xml:lang="en-US">E~dit Mode</value> </prop> <prop oor:name="Properties" oor:type="xs:int"> <value>9</value> _______________________________________________ Libreoffice-commits mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
