commit the bidforfix untranslated, so that eol is ok
This commit is contained in:
parent
bd11c58b64
commit
62346fe8f4
18 changed files with 108 additions and 0 deletions
6
OsmAnd/res/values-ar/bidforfix.xml
Normal file
6
OsmAnd/res/values-ar/bidforfix.xml
Normal file
|
@ -0,0 +1,6 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<string name="bidforfix_loading">Loading</string>
|
||||
<string name="bidforfix_supporters">%1$d Supporters</string>
|
||||
<string name="bidforfix_funded">funded: %d%%</string>
|
||||
</resources>
|
6
OsmAnd/res/values-cs/bidforfix.xml
Normal file
6
OsmAnd/res/values-cs/bidforfix.xml
Normal file
|
@ -0,0 +1,6 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<string name="bidforfix_loading">Loading</string>
|
||||
<string name="bidforfix_supporters">%1$d Supporters</string>
|
||||
<string name="bidforfix_funded">funded: %d%%</string>
|
||||
</resources>
|
6
OsmAnd/res/values-da/bidforfix.xml
Normal file
6
OsmAnd/res/values-da/bidforfix.xml
Normal file
|
@ -0,0 +1,6 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<string name="bidforfix_loading">Loading</string>
|
||||
<string name="bidforfix_supporters">%1$d Supporters</string>
|
||||
<string name="bidforfix_funded">funded: %d%%</string>
|
||||
</resources>
|
6
OsmAnd/res/values-es/bidforfix.xml
Normal file
6
OsmAnd/res/values-es/bidforfix.xml
Normal file
|
@ -0,0 +1,6 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<string name="bidforfix_loading">Loading</string>
|
||||
<string name="bidforfix_supporters">%1$d Supporters</string>
|
||||
<string name="bidforfix_funded">funded: %d%%</string>
|
||||
</resources>
|
6
OsmAnd/res/values-fi/bidforfix.xml
Normal file
6
OsmAnd/res/values-fi/bidforfix.xml
Normal file
|
@ -0,0 +1,6 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<string name="bidforfix_loading">Loading</string>
|
||||
<string name="bidforfix_supporters">%1$d Supporters</string>
|
||||
<string name="bidforfix_funded">funded: %d%%</string>
|
||||
</resources>
|
6
OsmAnd/res/values-fr/bidforfix.xml
Normal file
6
OsmAnd/res/values-fr/bidforfix.xml
Normal file
|
@ -0,0 +1,6 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<string name="bidforfix_loading">Loading</string>
|
||||
<string name="bidforfix_supporters">%1$d Supporters</string>
|
||||
<string name="bidforfix_funded">funded: %d%%</string>
|
||||
</resources>
|
6
OsmAnd/res/values-he/bidforfix.xml
Normal file
6
OsmAnd/res/values-he/bidforfix.xml
Normal file
|
@ -0,0 +1,6 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<string name="bidforfix_loading">Loading</string>
|
||||
<string name="bidforfix_supporters">%1$d Supporters</string>
|
||||
<string name="bidforfix_funded">funded: %d%%</string>
|
||||
</resources>
|
6
OsmAnd/res/values-jp/bidforfix.xml
Normal file
6
OsmAnd/res/values-jp/bidforfix.xml
Normal file
|
@ -0,0 +1,6 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<string name="bidforfix_loading">Loading</string>
|
||||
<string name="bidforfix_supporters">%1$d Supporters</string>
|
||||
<string name="bidforfix_funded">funded: %d%%</string>
|
||||
</resources>
|
6
OsmAnd/res/values-ko/bidforfix.xml
Normal file
6
OsmAnd/res/values-ko/bidforfix.xml
Normal file
|
@ -0,0 +1,6 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<string name="bidforfix_loading">Loading</string>
|
||||
<string name="bidforfix_supporters">%1$d Supporters</string>
|
||||
<string name="bidforfix_funded">funded: %d%%</string>
|
||||
</resources>
|
6
OsmAnd/res/values-nl/bidforfix.xml
Normal file
6
OsmAnd/res/values-nl/bidforfix.xml
Normal file
|
@ -0,0 +1,6 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<string name="bidforfix_loading">Loading</string>
|
||||
<string name="bidforfix_supporters">%1$d Supporters</string>
|
||||
<string name="bidforfix_funded">funded: %d%%</string>
|
||||
</resources>
|
6
OsmAnd/res/values-no/bidforfix.xml
Normal file
6
OsmAnd/res/values-no/bidforfix.xml
Normal file
|
@ -0,0 +1,6 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<string name="bidforfix_loading">Loading</string>
|
||||
<string name="bidforfix_supporters">%1$d Supporters</string>
|
||||
<string name="bidforfix_funded">funded: %d%%</string>
|
||||
</resources>
|
6
OsmAnd/res/values-pl/bidforfix.xml
Normal file
6
OsmAnd/res/values-pl/bidforfix.xml
Normal file
|
@ -0,0 +1,6 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<string name="bidforfix_loading">Loading</string>
|
||||
<string name="bidforfix_supporters">%1$d Supporters</string>
|
||||
<string name="bidforfix_funded">funded: %d%%</string>
|
||||
</resources>
|
6
OsmAnd/res/values-pt/bidforfix.xml
Normal file
6
OsmAnd/res/values-pt/bidforfix.xml
Normal file
|
@ -0,0 +1,6 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<string name="bidforfix_loading">Loading</string>
|
||||
<string name="bidforfix_supporters">%1$d Supporters</string>
|
||||
<string name="bidforfix_funded">funded: %d%%</string>
|
||||
</resources>
|
6
OsmAnd/res/values-ro/bidforfix.xml
Normal file
6
OsmAnd/res/values-ro/bidforfix.xml
Normal file
|
@ -0,0 +1,6 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<string name="bidforfix_loading">Loading</string>
|
||||
<string name="bidforfix_supporters">%1$d Supporters</string>
|
||||
<string name="bidforfix_funded">funded: %d%%</string>
|
||||
</resources>
|
6
OsmAnd/res/values-sr/bidforfix.xml
Normal file
6
OsmAnd/res/values-sr/bidforfix.xml
Normal file
|
@ -0,0 +1,6 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<string name="bidforfix_loading">Loading</string>
|
||||
<string name="bidforfix_supporters">%1$d Supporters</string>
|
||||
<string name="bidforfix_funded">funded: %d%%</string>
|
||||
</resources>
|
6
OsmAnd/res/values-sv/bidforfix.xml
Normal file
6
OsmAnd/res/values-sv/bidforfix.xml
Normal file
|
@ -0,0 +1,6 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<string name="bidforfix_loading">Loading</string>
|
||||
<string name="bidforfix_supporters">%1$d Supporters</string>
|
||||
<string name="bidforfix_funded">funded: %d%%</string>
|
||||
</resources>
|
6
OsmAnd/res/values-vi/bidforfix.xml
Normal file
6
OsmAnd/res/values-vi/bidforfix.xml
Normal file
|
@ -0,0 +1,6 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<string name="bidforfix_loading">Loading</string>
|
||||
<string name="bidforfix_supporters">%1$d Supporters</string>
|
||||
<string name="bidforfix_funded">funded: %d%%</string>
|
||||
</resources>
|
6
OsmAnd/res/values-zh/bidforfix.xml
Normal file
6
OsmAnd/res/values-zh/bidforfix.xml
Normal file
|
@ -0,0 +1,6 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<string name="bidforfix_loading">Loading</string>
|
||||
<string name="bidforfix_supporters">%1$d Supporters</string>
|
||||
<string name="bidforfix_funded">funded: %d%%</string>
|
||||
</resources>
|
Loading…
Reference in a new issue