fix strings
This commit is contained in:
parent
f8605e7ba9
commit
52de106ddf
8 changed files with 2 additions and 64 deletions
|
|
@ -207,14 +207,6 @@
|
|||
<string name="poll_duration_1_hour">1 घंटा</string>
|
||||
<string name="poll_duration_30_min">30 मिनिट</string>
|
||||
<string name="poll_duration_5_min">5 मिनट</string>
|
||||
<plurals name="poll_timespan_seconds">
|
||||
<item quantity="one"/>
|
||||
<item quantity="other"/>
|
||||
</plurals>
|
||||
<plurals name="poll_timespan_minutes">
|
||||
<item quantity="one"/>
|
||||
<item quantity="other"/>
|
||||
</plurals>
|
||||
<plurals name="poll_timespan_hours">
|
||||
<item quantity="one">%d घंटा</item>
|
||||
<item quantity="other">%d घंटे</item>
|
||||
|
|
@ -297,10 +289,6 @@
|
|||
<item quantity="one"><b>%s</b> ने बढ़ावा दिया</item>
|
||||
<item quantity="other"><b>%s</b> ने बढ़ावा दिया</item>
|
||||
</plurals>
|
||||
<plurals name="favs">
|
||||
<item quantity="one"/>
|
||||
<item quantity="other"/>
|
||||
</plurals>
|
||||
<string name="pin_action">पिन</string>
|
||||
<string name="unpin_action">अनपिन</string>
|
||||
<string name="label_remote_account">नीचे दी गई जानकारी उपयोगकर्ता की प्रोफ़ाइल को अपूर्ण रूप से दर्शा सकती है। ब्राउज़र में पूर्ण प्रोफ़ाइल खोलने के लिए यहां दबाएं।</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue