diff options
author | Andras Timar <atimar@suse.com> | 2011-09-21 16:06:02 +0200 |
---|---|---|
committer | Andras Timar <atimar@suse.com> | 2011-09-21 16:08:31 +0200 |
commit | 92b54aa8b3e59df2e1c8fdd5137152ccda92d91c (patch) | |
tree | d0161aa664185fe3689ef13ef05c5df59b83749e /sdext | |
parent | cb60a999fe898275d68457adffaecaa2edd9547a (diff) |
set lang to en-US in order l10ntools can extract strings
Diffstat (limited to 'sdext')
-rw-r--r-- | sdext/source/minimizer/description.xml | 2 | ||||
-rw-r--r-- | sdext/source/pdfimport/config/description.xml | 2 | ||||
-rw-r--r-- | sdext/source/presenter/description.xml | 4 |
3 files changed, 4 insertions, 4 deletions
diff --git a/sdext/source/minimizer/description.xml b/sdext/source/minimizer/description.xml index 86253c486115..e310dc197daa 100644 --- a/sdext/source/minimizer/description.xml +++ b/sdext/source/minimizer/description.xml @@ -16,7 +16,7 @@ <platform value="UPDATED_SUPPORTED_PLATFORM"/> <publisher> - <name xlink:href="http://www.documentfoundation.org" lang="en">The Document Foundation</name> + <name xlink:href="http://www.documentfoundation.org" lang="en-US">The Document Foundation</name> </publisher> <display-name> diff --git a/sdext/source/pdfimport/config/description.xml b/sdext/source/pdfimport/config/description.xml index 24d731f0215b..5a88a482273f 100644 --- a/sdext/source/pdfimport/config/description.xml +++ b/sdext/source/pdfimport/config/description.xml @@ -15,7 +15,7 @@ <platform value="UPDATED_SUPPORTED_PLATFORM" /> <publisher> - <name xlink:href="http://www.documentfoundation.org" lang="en">The Document Foundation</name> + <name xlink:href="http://www.documentfoundation.org" lang="en-US">The Document Foundation</name> </publisher> <display-name> diff --git a/sdext/source/presenter/description.xml b/sdext/source/presenter/description.xml index e0f34ad079a7..899195445934 100644 --- a/sdext/source/presenter/description.xml +++ b/sdext/source/presenter/description.xml @@ -16,11 +16,11 @@ <platform value="UPDATED_PLATFORM" /> <publisher> - <name xlink:href="http://www.documentfoundation.org" lang="en">The Document Foundation</name> + <name xlink:href="http://www.documentfoundation.org" lang="en-US">The Document Foundation</name> </publisher> <display-name> - <name lang="en">Presenter Console</name> + <name lang="en-US">Presenter Console</name> </display-name> <icon> |