Update translations

This commit is contained in:
2016-03-18 11:01:25 -04:00
parent 7d9a94ae9e
commit e693504183
2 changed files with 2 additions and 2 deletions

View File

@@ -35,7 +35,7 @@
<string name="toast_habit_changed">"Zmieniono nawyk."</string> <string name="toast_habit_changed">"Zmieniono nawyk."</string>
<!-- This appears when the user edits a habit, and then undoes the action. The habit is "changed back" to what is was before. Alternatively, "Habit restored". --> <!-- This appears when the user edits a habit, and then undoes the action. The habit is "changed back" to what is was before. Alternatively, "Habit restored". -->
<string name="toast_habit_changed_back">"Zmieniono nawyk spowrotem."</string> <string name="toast_habit_changed_back">"Zmieniono nawyk z powrotem."</string>
<string name="toast_habit_archived">"Nawyki zarchiwizowane."</string> <string name="toast_habit_archived">"Nawyki zarchiwizowane."</string>
<string name="toast_habit_unarchived">"Nawyki odarchiwizowane."</string> <string name="toast_habit_unarchived">"Nawyki odarchiwizowane."</string>
<string name="overview">"Przegląd"</string> <string name="overview">"Przegląd"</string>

View File

@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<!-- <!--
~ Copyright (C) 2016 Álinson Santos Xavier <isoron@gmail.com> ~ Copyright (C) 2016 Dmitriy Bogdanov
~ ~
~ This file is part of Loop Habit Tracker. ~ This file is part of Loop Habit Tracker.
~ ~