summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoel Madero <jmadero.dev@gmail.com>2013-02-19 14:44:47 -0800
committerBjörn Michaelsen <bjoern.michaelsen@canonical.com>2013-02-24 18:17:57 +0000
commitdcff3305fa43388a0285d05be6da84ea7daa49fe (patch)
tree3cd5b2e119ac77e01bcec082cb6b2e918bd57b53
parent305bf19e390aebdf2d20ea052a92f782e8d1185c (diff)
fdo#59828 update Format Paintbrush Label
Change "Format Paintbrush" to "Format Paintbrush (double click for multi-selection") to be more concise and provide a bit more detail for users modified: officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu Change-Id: I8a0baaf0564ed9cc5eca99ef10b184905a3dd16b Reviewed-on: https://gerrit.libreoffice.org/2273 Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com> Tested-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
-rw-r--r--officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu2
1 files changed, 1 insertions, 1 deletions
diff --git a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
index ac6769666547..69c31bb68d34 100644
--- a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
@@ -3332,7 +3332,7 @@
</node>
<node oor:name=".uno:FormatPaintbrush" oor:op="replace">
<prop oor:name="Label" oor:type="xs:string">
- <value xml:lang="en-US">Format Paintbrush</value>
+ <value xml:lang="en-US">Format Paintbrush (double click for multi-selection)</value>
</prop>
<prop oor:name="Properties" oor:type="xs:int">
<value>9</value>