<?xml version="1.0" encoding="utf-8"?>
<resources>
    <string name="currentPassword">Aktualne hasło</string>
    <string name="password">Hasło</string>
    <string name="passwordLastChanged">Ostatnia zmiana hasła</string>
    <string name="confirmPassword">Potwierdź hasło</string>
    <string name="updatePassword">Uaktualnij hasło</string>
    <string name="emptyCurrentPassword">W celu zmiany hasła należy podać aktualne</string>
    <string name="emptyNewPassword">W celu zmiany hasła należy podać nowe</string>
    <string name="diffGivenPassword">Hasła nie są identyczne</string>
    <string name="wrongCurrentPassword">Podane hasło jest niepoprawne</string>
    <string name="oldEqualsNew">Nowe hasło musi być różne od dotychczasowego</string>
    <string name="passwordChanged">Twoje hasło zostało zmienione</string>
    <string name="notSamePassword">Dotychczasowe i nowe hasło muszą być różne</string>
</resources>