2 reviews
hu: {
save: 'Mentés',
saved: 'Városfal állapota mentve',
lastime: 'Utolsó mentés ideje: '
}
This script doesn't work, if I use it on different servers. (It displays the saved values from the other server) I use Ubuntu (Linux), Firefox 3.6 and Greasemonkey. Could you correct this bug?
1 out of 1 person found this review helpful
This fits more what you tried to express:
de: {
save: 'Speichern',
saved: 'Mauerstatus wurde gespeichert.',
lastime: 'Zuletzt gespeichert Zeit : '
}