From: Ævar Arnfjörð Bjarmason Date: Tue, 2 Jun 2009 22:33:19 +0000 (+0000) Subject: Fixed a YAML syntax error, please run something like this when editing YAML before... X-Git-Tag: live~8067 X-Git-Url: https://git.openstreetmap.org./rails.git/commitdiff_plain/9fcea942e8728b0b6c681be44c43875eba7af916 Fixed a YAML syntax error, please run something like this when editing YAML before commiting: perl -MYAML::Syck=LoadFile -E 'LoadFile(shift)' sl.yml --- diff --git a/config/locales/sl.yml b/config/locales/sl.yml index 8f09dba68..8e4e631da 100644 --- a/config/locales/sl.yml +++ b/config/locales/sl.yml @@ -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."