Skip to content

Commit 028b7a3

Browse files
author
Chris Banes
committed
Merge pull request chrisbanes#201 from nevalla/dev
Finnish translations
2 parents 4b3dfb0 + 333ddfe commit 028b7a3

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<resources>
3+
4+
<string name="pull_to_refresh_pull_label">Päivitä vetämällä alas…</string>
5+
<string name="pull_to_refresh_release_label">Päivitä vapauttamalla…</string>
6+
<string name="pull_to_refresh_refreshing_label">Päivitetään…</string>
7+
8+
<!-- Just use standard Pull Down String when pulling up. These can be set for languages which require it -->
9+
<string name="pull_to_refresh_from_bottom_pull_label">Päivitä vetämällä ylös…</string>
10+
<string name="pull_to_refresh_from_bottom_release_label">@string/pull_to_refresh_release_label</string>
11+
<string name="pull_to_refresh_from_bottom_refreshing_label">@string/pull_to_refresh_refreshing_label</string>
12+
13+
</resources>

0 commit comments

Comments
 (0)