-
Notifications
You must be signed in to change notification settings - Fork 126
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #111 from rampo/develop
Releasing 2.1.8
- Loading branch information
Showing
7 changed files
with
43 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<resources> | ||
<string name="library_name">Update Checker</string> | ||
<string name="downloadFor">Nüüd saate alla laadida uut %1$s! versiooni %2$s</string> | ||
<string name="dialogPositiveButton">Alla laadida</string> | ||
<string name="dialogNeutralButton">Hiljem</string> | ||
<string name="dialogNegativeButton">Tänan, ei soovi</string> | ||
<string name="newUpdateAvailable">Uuendus</string> | ||
<string name="googlePlay">Google Play</string> | ||
<string name="amazonStore">Amazon App Store</string> | ||
</resources> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<resources> | ||
<string name="library_name">Update Checker</string> | ||
<string name="downloadFor">Jau galite atsisiųsti naują %1$s! versiją iš %2$s</string> | ||
<string name="dialogPositiveButton">Atsisiųsti</string> | ||
<string name="dialogNeutralButton">Vėliau</string> | ||
<string name="dialogNegativeButton">Ačiū, ne</string> | ||
<string name="newUpdateAvailable">Atnaujinimas</string> | ||
<string name="googlePlay">Google Play</string> | ||
<string name="amazonStore">Amazon App Store</string> | ||
</resources> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<resources> | ||
<string name="library_name">Update Checker</string> | ||
<string name="downloadFor">Jau varat lejupielādēt jauno %1$s! versiju no %2$s</string> | ||
<string name="dialogPositiveButton">Lejupielādēt</string> | ||
<string name="dialogNeutralButton">Vēlāk</string> | ||
<string name="dialogNegativeButton">Paldies, nē</string> | ||
<string name="newUpdateAvailable"> Atjaunojums</string> | ||
<string name="googlePlay">Google Play</string> | ||
<string name="amazonStore">Amazon App Store</string> | ||
</resources> |