diff options
author | Andras Timar <atimar@suse.com> | 2012-04-14 23:06:09 +0200 |
---|---|---|
committer | Andras Timar <atimar@suse.com> | 2012-04-14 23:29:53 +0200 |
commit | 397e0729e81f2601e76c3e9ede5e14d09c763c7d (patch) | |
tree | 460c2a0ca43cf569c0781cdab84831c188ee4f20 /officecfg/registry | |
parent | 227113bbf16f2feda4d3e41bb9aff7dc100ede17 (diff) |
iremove useless x-comment lines
Diffstat (limited to 'officecfg/registry')
-rw-r--r-- | officecfg/registry/data/org/openoffice/Office/Embedding.xcu | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/officecfg/registry/data/org/openoffice/Office/Embedding.xcu b/officecfg/registry/data/org/openoffice/Office/Embedding.xcu index a73a53e82e50..7c6733d58be7 100644 --- a/officecfg/registry/data/org/openoffice/Office/Embedding.xcu +++ b/officecfg/registry/data/org/openoffice/Office/Embedding.xcu @@ -47,7 +47,6 @@ <prop oor:name="VerbUIName"> <value xml:lang="en-US">~Edit</value> - <value xml:lang="x-comment">This strings are copied from resource files in sfx2 project. The translation could be copied as well if it is possible.</value> </prop> <prop oor:name="VerbID"> <value>-1</value> @@ -63,7 +62,6 @@ <prop oor:name="VerbUIName"> <value xml:lang="en-US">~Open</value> - <value xml:lang="x-comment">This strings are copied from resource files in sfx2 project. The translation could be copied as well if it is possible.</value> </prop> <prop oor:name="VerbID"> <value>-2</value> @@ -124,7 +122,6 @@ <prop oor:name="VerbUIName"> <value xml:lang="en-US">Propert~ies...</value> - <value xml:lang="x-comment">This strings are copied from resource files in sfx2 project. The translation could be copied as well if it is possible.</value> </prop> <prop oor:name="VerbID"> <value>-7</value> @@ -140,7 +137,6 @@ <prop oor:name="VerbUIName"> <value xml:lang="en-US">Save Copy ~as...</value> - <value xml:lang="x-comment">This strings are copied from resource files in sfx2 project. The translation could be copied as well if it is possible.</value> </prop> <prop oor:name="VerbID"> <value>-8</value> |