Fixed a YAML syntax error, please run something like this when editing YAML before commiting:

perl -MYAML::Syck=LoadFile -E 'LoadFile(shift)' sl.yml
This commit is contained in:
Ævar Arnfjörð Bjarmason 2009-06-02 22:33:19 +00:00
parent 5d675b4233
commit 9fcea942e8

View file

@ -243,8 +243,8 @@ sl:
marker_text: Lokacija, na katero se nanaša zapis
view:
title: "Dnevnik uporabnika {{user}}"
leave_a_comment: "Napiši komentar"
save_button: "Shrani"
leave_a_comment: "Napiši komentar"
save_button: "Shrani"
no_such_entry:
heading: "No entry with the id: {{id}}"
body: "Sorry, there is no diary entry or comment with the id {{id}}. Please check your spelling, or maybe the link you clicked is wrong."