Merge branch 'SimpleMobileTools:master' into vcard_preview_2
This commit is contained in:
commit
88c4fa74cc
1 changed files with 3 additions and 2 deletions
|
|
@ -22,8 +22,9 @@
|
||||||
<string name="compress_error">Nie udało się skompresować obrazu do wybranego rozmiaru</string>
|
<string name="compress_error">Nie udało się skompresować obrazu do wybranego rozmiaru</string>
|
||||||
<!-- vCard-->
|
<!-- vCard-->
|
||||||
<plurals name="and_other_contacts">
|
<plurals name="and_other_contacts">
|
||||||
<item quantity="one">and %d other</item>
|
<item quantity="one">i %d inny</item>
|
||||||
<item quantity="other">and %d others</item>
|
<item quantity="few">i %d inne</item>
|
||||||
|
<item quantity="other">i %d innych</item>
|
||||||
</plurals>
|
</plurals>
|
||||||
<!-- New conversation -->
|
<!-- New conversation -->
|
||||||
<string name="new_conversation">Nowa rozmowa</string>
|
<string name="new_conversation">Nowa rozmowa</string>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue