Skip to content

Commit

Permalink
invalid yaml in locales
Browse files Browse the repository at this point in the history
  • Loading branch information
harmsk committed Feb 1, 2013
1 parent 3f1a25a commit 5182a7f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion config/locales/de-DE.yml
Original file line number Diff line number Diff line change
Expand Up @@ -579,7 +579,7 @@ de-DE:
#en: joined: joined
joined: Mitglied seit
#en: joined_the_site: joined %{site}
joined_the_site: %{site} beigetreten
joined_the_site: "%{site} beigetreten"
#en: just_uploading_one_photo: Just uploading one photo?
just_uploading_one_photo: Nur ein Foto hochladen?
#en: keywords: Keywords
Expand Down
1 change: 0 additions & 1 deletion config/locales/ru-RU.yml
Original file line number Diff line number Diff line change
Expand Up @@ -499,7 +499,6 @@ ru-RU:
#en: event_comments: Event Comments
event_comments: Комментарии события
#en: event_does_not_allow_rsvp: This event does not allow SVPs.
#ut where to be, and when to be thereuOA
event_does_not_allow_rsvp: Это событие не разрешает приглашения.
#en: event_was_successfully_created: Event was successfully created.
event_was_successfully_created: Событие были успешно создано.
Expand Down

0 comments on commit 5182a7f

Please sign in to comment.