PullToRefresh plugin RU translation updated

This commit is contained in:
russian k-9 mail user 2013-10-20 14:30:42 +04:00
parent d3fea3ebb2
commit 5b967d46a8
1 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="pull_to_refresh_pull_label">Потяните для обновления…</string>
<string name="pull_to_refresh_release_label">Отпустите для обновления…</string>
<string name="pull_to_refresh_refreshing_label">Загрузка…</string>
<string name="pull_to_refresh_pull_label">потяните</string>
<string name="pull_to_refresh_release_label">отпустите</string>
<string name="pull_to_refresh_refreshing_label">обновление</string>
</resources>