diff options
Diffstat (limited to 'config')
| -rw-r--r-- | config/locales/de.yml | 1 | ||||
| -rw-r--r-- | config/locales/en.yml | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/config/locales/de.yml b/config/locales/de.yml index 35f262cc..1bab646b 100644 --- a/config/locales/de.yml +++ b/config/locales/de.yml | |||
| @@ -758,6 +758,7 @@ de: | |||
| 758 | last: "Bis" | 758 | last: "Bis" |
| 759 | diff_revisions: "Revisionen vergleichen" | 759 | diff_revisions: "Revisionen vergleichen" |
| 760 | diff_selection_html: "Vergleicht %{from} mit %{to}" | 760 | diff_selection_html: "Vergleicht %{from} mit %{to}" |
| 761 | row_meta: "%{date}, Rev %{rev}, von %{editor}" | ||
| 761 | show_link: "anzeigen" | 762 | show_link: "anzeigen" |
| 762 | restore_link: "wiederherstellen" | 763 | restore_link: "wiederherstellen" |
| 763 | confirm_restore: "Diese Revision wiederherstellen?" | 764 | confirm_restore: "Diese Revision wiederherstellen?" |
diff --git a/config/locales/en.yml b/config/locales/en.yml index 75c762a3..2acbe98f 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml | |||
| @@ -726,6 +726,7 @@ en: | |||
| 726 | last: "Last" | 726 | last: "Last" |
| 727 | diff_revisions: "Diff revisions" | 727 | diff_revisions: "Diff revisions" |
| 728 | diff_selection_html: "Comparing %{to} against %{from}" | 728 | diff_selection_html: "Comparing %{to} against %{from}" |
| 729 | row_meta: "%{date}, rev %{rev}, by %{editor}" | ||
| 729 | show_link: "show" | 730 | show_link: "show" |
| 730 | restore_link: "restore" | 731 | restore_link: "restore" |
| 731 | confirm_restore: "Restore this revision?" | 732 | confirm_restore: "Restore this revision?" |
