Skip to content

Commit

Permalink
coords.ini is now lastpos.ini
Browse files Browse the repository at this point in the history
  • Loading branch information
Jesse White authored and Jesse White committed Jul 31, 2016
1 parent b211fe7 commit 88e475b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions PoGo.NecroBot.CLI/Config/Translations/translation.pl.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
},
{
"Key": "farmPokestopsOutsideRadius",
"Value": "Znajdujesz się poza swoim zdefiniowanym zasięgiem! Przemieszczam Cię na start odległy o ({0}m) za 5 sekund. Sprawdź, czy Twój plik \"Coords.ini\" jest poprawny!"
"Value": "Znajdujesz się poza swoim zdefiniowanym zasięgiem! Przemieszczam Cię na start odległy o ({0}m) za 5 sekund. Sprawdź, czy Twój plik \"LastPos.ini\" jest poprawny!"
},
{
"Key": "farmPokestopsNoUsableFound",
Expand Down Expand Up @@ -218,11 +218,11 @@
},
{
"Key": "notRealisticTravel",
"Value": "Nie realistyczne podróżowanie na {0}, używam ostatnich ustawień z \"Coords.ini\""
"Value": "Nie realistyczne podróżowanie na {0}, używam ostatnich ustawień z \"LastPos.ini\""
},
{
"Key": "coordinatesAreInvalid",
"Value": "Współrzędne w pliku \"Coords.ini\" są niepoprawne, używam domyślnych współrzędnych"
"Value": "Współrzędne w pliku \"LastPos.ini\" są niepoprawne, używam domyślnych współrzędnych"
},
{
"Key": "gotUpToDateVersion",
Expand Down

0 comments on commit 88e475b

Please sign in to comment.