diff options
author | Mojca Miklavec <mojca.miklavec@gmail.com> | 2012-06-01 10:45:13 +0000 |
---|---|---|
committer | Mojca Miklavec <mojca.miklavec@gmail.com> | 2012-06-01 10:45:13 +0000 |
commit | 659409d5cb02ce49c48afae187c8f757c428d2d1 (patch) | |
tree | 390ddf064a642f15e293cfacad6991aeb69c7a6e /Master/texmf-dist/source/generic/hyph-utf8/languages.rb | |
parent | a298b778b886f75094bbde0d67a938a26621634d (diff) |
hyph-utf8: sync comments from latest dehyph-exptl
git-svn-id: svn://tug.org/texlive/trunk@26771 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 b73243b4dad..79bc679ad75 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" => "2012-05-28", # For the active project + "last_modified" => "2012-05-30", # 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" => "2012-05-28", # For the active project + "last_modified" => "2012-05-30", # 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" => "2012-05-28", # For the active project + "last_modified" => "2012-05-30", # For the active project "type" => "dictionary", "authors" => ["werner_lemberg"], "licence" => "LPPL", |