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 | |
parent | cb60a999fe898275d68457adffaecaa2edd9547a (diff) |
set lang to en-US in order l10ntools can extract strings
-rw-r--r--[-rwxr-xr-x] | mysqlc/source/description.xml | 2 | ||||
-rw-r--r-- | reportbuilder/util/description.xml | 4 | ||||
-rw-r--r--[-rwxr-xr-x] | scripting/source/pyprov/description.xml | 4 | ||||
-rw-r--r--[-rwxr-xr-x] | scripting/util/provider/beanshell/description.xml | 4 | ||||
-rw-r--r--[-rwxr-xr-x] | scripting/util/provider/javascript/description.xml | 4 | ||||
-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 | ||||
-rw-r--r-- | swext/mediawiki/src/description.xml | 2 |
9 files changed, 14 insertions, 14 deletions
diff --git a/mysqlc/source/description.xml b/mysqlc/source/description.xml index 252db970d3a8..ca9c1e77613f 100755..100644 --- a/mysqlc/source/description.xml +++ b/mysqlc/source/description.xml @@ -12,7 +12,7 @@ <OpenOffice.org-minimal-version value="3.1" d:name="OpenOffice.org 3.1"/> </dependencies> <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> <icon> <default xlink:href="images/extension_32.png" /> diff --git a/reportbuilder/util/description.xml b/reportbuilder/util/description.xml index a27f9c898d4e..2276b36b7940 100644 --- a/reportbuilder/util/description.xml +++ b/reportbuilder/util/description.xml @@ -12,13 +12,13 @@ <OpenOffice.org-minimal-version value="3.2" d:name="OpenOffice.org 3.2"/> </dependencies> <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> <icon> <default xlink:href="images/extension_32.png" /> </icon> <extension-description> - <src xlink:href="help/component.txt" lang="en" /> + <src xlink:href="help/component.txt" lang="en-US" /> </extension-description> </description> diff --git a/scripting/source/pyprov/description.xml b/scripting/source/pyprov/description.xml index 2c38962cdcfd..2862d9a99c97 100755..100644 --- a/scripting/source/pyprov/description.xml +++ b/scripting/source/pyprov/description.xml @@ -13,11 +13,11 @@ <version value="3.3.0"/> <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">Script provider for Python</name> + <name lang="en-US">Script provider for Python</name> </display-name> </description> diff --git a/scripting/util/provider/beanshell/description.xml b/scripting/util/provider/beanshell/description.xml index c416d62d7a65..8d8a4a88ead3 100755..100644 --- a/scripting/util/provider/beanshell/description.xml +++ b/scripting/util/provider/beanshell/description.xml @@ -13,11 +13,11 @@ <version value="3.3.0"/> <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">Script provider for BeanShell</name> + <name lang="en-US">Script provider for BeanShell</name> </display-name> </description> diff --git a/scripting/util/provider/javascript/description.xml b/scripting/util/provider/javascript/description.xml index a9fe53f19f51..08c0284b20c2 100755..100644 --- a/scripting/util/provider/javascript/description.xml +++ b/scripting/util/provider/javascript/description.xml @@ -13,11 +13,11 @@ <version value="3.3.0"/> <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">Script provider for JavaScript</name> + <name lang="en-US">Script provider for JavaScript</name> </display-name> </description> 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> diff --git a/swext/mediawiki/src/description.xml b/swext/mediawiki/src/description.xml index 8d661f55cd95..55d6148a3656 100644 --- a/swext/mediawiki/src/description.xml +++ b/swext/mediawiki/src/description.xml @@ -9,6 +9,6 @@ <OpenOffice.org-minimal-version value="3.0" d:name="OpenOffice.org 3.0 or StarOffice 9"/> </dependencies> <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> </description> |