]> git.openstreetmap.org Git - rails.git/commitdiff
Fixed a YAML syntax error, please run something like this when editing YAML before...
authorÆvar Arnfjörð Bjarmason <avarab@gmail.com>
Tue, 2 Jun 2009 22:33:19 +0000 (22:33 +0000)
committerÆvar Arnfjörð Bjarmason <avarab@gmail.com>
Tue, 2 Jun 2009 22:33:19 +0000 (22:33 +0000)
    perl -MYAML::Syck=LoadFile -E 'LoadFile(shift)' sl.yml

config/locales/sl.yml

index 8f09dba681852fe165f60095cec407f0958920b9..8e4e631da44bad65515ed877a87a078f4052bab0 100644 (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."