From d61c55b4d11f4a4ffdf4fb75ba2e950de8ae2beb Mon Sep 17 00:00:00 2001 From: Yousuf Philips Date: Sun, 26 Oct 2014 00:49:50 +0400 Subject: fdo#85046 - MENU: Edit > Changes should be renamed for better clarity Change-Id: I8bb6582cc0e5bac390c18308fea8e647d5a0526d Reviewed-on: https://gerrit.libreoffice.org/12098 Reviewed-by: Adolfo Jayme Barrientos Reviewed-by: Matthew Francis Tested-by: Matthew Francis --- .../registry/data/org/openoffice/Office/UI/CalcCommands.xcu | 4 ++-- .../registry/data/org/openoffice/Office/UI/GenericCommands.xcu | 2 +- .../registry/data/org/openoffice/Office/UI/WriterCommands.xcu | 10 +++++----- 3 files changed, 8 insertions(+), 8 deletions(-) (limited to 'officecfg') diff --git a/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu index 38e9dc2bad12..5919776e1b47 100644 --- a/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu +++ b/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu @@ -911,7 +911,7 @@ - ~Accept or Reject Changes... + ~List of Changes... ~Accept or Reject... @@ -927,7 +927,7 @@ - ~Comments... + ~Comment on Change... diff --git a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu index 3417c20f340f..a5b514016449 100644 --- a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu +++ b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu @@ -5436,7 +5436,7 @@ - Chan~ges + Track Chan~ges diff --git a/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu index 2c9f5f60a959..839f5cdee69e 100644 --- a/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu +++ b/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu @@ -158,7 +158,7 @@ - ~Protect Records... + ~Protect Changes... 1 @@ -203,7 +203,7 @@ - ~Record + ~Record Changes 1 @@ -211,7 +211,7 @@ - ~Show + ~Show Changes 1 @@ -224,7 +224,7 @@ - ~Comment... + ~Comment on Change... 1 @@ -242,7 +242,7 @@ - ~Accept or Reject... + ~List of Changes... 1 -- cgit