set lang to en-US in order l10ntools can extract strings
This commit is contained in:
parent
cb60a999fe
commit
92b54aa8b3
2
mysqlc/source/description.xml
Executable file → Normal file
2
mysqlc/source/description.xml
Executable file → Normal file
@ -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" />
|
||||
|
@ -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>
|
||||
|
||||
|
4
scripting/source/pyprov/description.xml
Executable file → Normal file
4
scripting/source/pyprov/description.xml
Executable file → Normal 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>
|
||||
|
4
scripting/util/provider/beanshell/description.xml
Executable file → Normal file
4
scripting/util/provider/beanshell/description.xml
Executable file → Normal 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 BeanShell</name>
|
||||
<name lang="en-US">Script provider for BeanShell</name>
|
||||
</display-name>
|
||||
|
||||
</description>
|
||||
|
4
scripting/util/provider/javascript/description.xml
Executable file → Normal file
4
scripting/util/provider/javascript/description.xml
Executable file → Normal 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 JavaScript</name>
|
||||
<name lang="en-US">Script provider for JavaScript</name>
|
||||
</display-name>
|
||||
|
||||
</description>
|
||||
|
@ -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>
|
||||
|
@ -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>
|
||||
|
@ -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>
|
||||
|
@ -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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user