diff options
author | Gregg King <smokedart@gmail.com> | 2013-02-28 18:11:24 -0400 |
---|---|---|
committer | Eike Rathke <erack@redhat.com> | 2013-03-02 02:45:55 +0000 |
commit | db7a441342f7a22d23492dbd25b113e9573db192 (patch) | |
tree | e599f39d757a43af20bc16851072c396634da07d /officecfg/registry | |
parent | 9ca5383abfb7f2f785e9f2e2d5b2565b9a60bbab (diff) |
Typo fix: informations -> information and a few other adjacent typos.
FDO:60724
Change-Id: I73ad9f1c37cbbcf28d996ed73c75cf09553e499b
Reviewed-on: https://gerrit.libreoffice.org/2479
Reviewed-by: Eike Rathke <erack@redhat.com>
Tested-by: Eike Rathke <erack@redhat.com>
Diffstat (limited to 'officecfg/registry')
3 files changed, 3 insertions, 3 deletions
diff --git a/officecfg/registry/data/org/openoffice/Office/TypeDetection.xcu b/officecfg/registry/data/org/openoffice/Office/TypeDetection.xcu index 1bc213dc6dda..813be99e49d3 100644 --- a/officecfg/registry/data/org/openoffice/Office/TypeDetection.xcu +++ b/officecfg/registry/data/org/openoffice/Office/TypeDetection.xcu @@ -21,7 +21,7 @@ <!--- Attention: Please dont merge any changes into this file! Its deprecated for further versions. Use the new configuration schema org.openoffice.TypeDetection/ and its related sub - structures. Contact as96863 to get further informations about this fact. + structures. Contact as96863 to get further information about this fact. ---> <node oor:name="Types"/> diff --git a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu index 69c31bb68d34..be306966b30f 100644 --- a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu +++ b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu @@ -1911,7 +1911,7 @@ <prop oor:name="Label" oor:type="xs:string"> <value xml:lang="en-US">Check-In...</value> <value xml:lang="x-comment">This is the action to merge a private working copy - of the document on a server. It shows a dialog to input some informations on + of the document on a server. It shows a dialog to input some information on the new version to create on the server.</value> </prop> </node> diff --git a/officecfg/registry/schema/org/openoffice/Office/Common.xcs b/officecfg/registry/schema/org/openoffice/Office/Common.xcs index 3e89fa1f6026..efe5e327383f 100644 --- a/officecfg/registry/schema/org/openoffice/Office/Common.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/Common.xcs @@ -832,7 +832,7 @@ <group oor:name="TrustedAuthor"> <info> <author>GT</author> - <desc>All Certificate informations needed to handle and identify the + <desc>All Certificate information needed to handle and identify the signature.</desc> </info> <prop oor:name="SubjectName" oor:type="xs:string"> |