set lang to en-US in order l10ntools can extract strings

This commit is contained in:
Andras Timar
2011-09-21 16:06:02 +02:00
parent cb60a999fe
commit 92b54aa8b3
9 changed files with 14 additions and 14 deletions

4
scripting/source/pyprov/description.xml Executable file → Normal file
View File

@@ -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>