diff options
author | Mojca Miklavec <mojca.miklavec@gmail.com> | 2012-05-28 22:49:46 +0000 |
---|---|---|
committer | Mojca Miklavec <mojca.miklavec@gmail.com> | 2012-05-28 22:49:46 +0000 |
commit | 9cc6cda737c19f4ca2e6af81ed487ae7e51bdbe6 (patch) | |
tree | dbe83a27194b73da64113b0eab697022d4f3204d /Master/texmf-dist/source/generic/hyph-utf8/languages.rb | |
parent | 2fec4a3901b15fb659e245bd0e42b72693735d62 (diff) |
update german hyphenation patterns
git-svn-id: svn://tug.org/texlive/trunk@26705 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/generic/hyph-utf8/languages.rb')
-rw-r--r-- | Master/texmf-dist/source/generic/hyph-utf8/languages.rb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/source/generic/hyph-utf8/languages.rb b/Master/texmf-dist/source/generic/hyph-utf8/languages.rb index 1e2b718b2a3..b73243b4dad 100644 --- a/Master/texmf-dist/source/generic/hyph-utf8/languages.rb +++ b/Master/texmf-dist/source/generic/hyph-utf8/languages.rb @@ -412,7 +412,7 @@ class Languages < Hash "message" => "German hyphenation patterns (traditional orthography)", "version" => nil, - "last_modified" => "2011-06-01", # For the active project + "last_modified" => "2012-05-28", # For the active project "type" => "dictionary", "authors" => ["werner_lemberg"], "licence" => "LPPL", @@ -451,7 +451,7 @@ class Languages < Hash "message" => "German hyphenation patterns (reformed orthography)", "version" => nil, - "last_modified" => "2011-06-01", # For the active project + "last_modified" => "2012-05-28", # For the active project "type" => "dictionary", "authors" => ["werner_lemberg"], "licence" => "LPPL", @@ -473,7 +473,7 @@ class Languages < Hash "message" => "Swiss-German hyphenation patterns (traditional orthography)", "version" => nil, - "last_modified" => "2011-06-01", # For the active project + "last_modified" => "2012-05-28", # For the active project "type" => "dictionary", "authors" => ["werner_lemberg"], "licence" => "LPPL", |