]> git.deb.at Git - deb/packages.git/blobdiff - lib/Packages/Sections.pm
Packages::Sections: Add translations section
[deb/packages.git] / lib / Packages / Sections.pm
index 32eb2b050eb29ec6410a151d50af8c2be4441b39..a586c17e79787e3067c4a715b81bd76248ac577c 100644 (file)
@@ -51,8 +51,6 @@ our %sections_descs = (
                                             N_("Daemons and clients to connect your Debian GNU/Linux system to the world.") ],
                      news              => [ N_("Newsgroups"),
                                             N_("Software to access Usenet, to set up news servers, etc.") ],
-                     'non-US'  => [ N_("Software restricted in the U.S."),
-                                    N_("These packages probably may not be used in or distributed from the U.S. due to software patents. You should check the regulations in your country before using this software.") ],
                      oldlibs   => [ N_("Old Libraries"),
                                     N_("Old versions of libraries, kept for backward compatibility with old applications.") ],
                      otherosfs => [ N_("Other OS\'s and file systems"),
@@ -71,6 +69,8 @@ our %sections_descs = (
                                             N_("The famous typesetting software and related programs.") ],
                      text              => [ N_("Text Processing"),
                                             N_("Utilities to format and print text documents.") ],
+                     translations      => [ N_("Translations"),
+                                            N_("Translation packages and language support meta packages.") ],
                      utils             => [ N_("Utilities"),
                                             N_("Utilities for file/disk manipulation, backup and archive tools, system monitoring, input systems, etc.") ],
                      virtual   => [ N_("Virtual packages"),