summaryrefslogtreecommitdiff
path: root/officecfg
diff options
context:
space:
mode:
authorStefan Knorr (astron) <heinzlesspam@gmail.com>2011-12-04 15:31:25 +0100
committerStefan Knorr (astron) <heinzlesspam@gmail.com>2011-12-04 21:57:54 +0100
commit6ddc99b1dd4d64842ed7fca35b991b8cde8a724c (patch)
treec772b62a0c9da22b7cc15ab63dd4c081debf606c /officecfg
parentfcf4f2c9c01cbcfc24a2a49b1461670026ba2bfa (diff)
String change for Line Number functionality in Basic IDE
Diffstat (limited to 'officecfg')
-rw-r--r--officecfg/registry/data/org/openoffice/Office/UI/BasicIDECommands.xcu2
1 files changed, 1 insertions, 1 deletions
diff --git a/officecfg/registry/data/org/openoffice/Office/UI/BasicIDECommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/BasicIDECommands.xcu
index 84e5c4150216..47c7b3521294 100644
--- a/officecfg/registry/data/org/openoffice/Office/UI/BasicIDECommands.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/UI/BasicIDECommands.xcu
@@ -10,7 +10,7 @@
</node>
<node oor:name=".uno:ShowLines" oor:op="replace">
<prop oor:name="Label" oor:type="xs:string">
- <value xml:lang="en-US">Display Source Line Number</value>
+ <value xml:lang="en-US">Line Numbers</value>
</prop>
</node>