X-Git-Url: https://git.deb.at/?a=blobdiff_plain;f=lib%2FPackages%2FSections.pm;h=aaa5650ab2ed4612c079439ff09d066cb15a37a4;hb=HEAD;hp=580f7b193fc281926532293220bad4df2ee63f45;hpb=4543b43a4cfec4d953edd41570bfbad31f490791;p=deb%2Fpackages.git diff --git a/lib/Packages/Sections.pm b/lib/Packages/Sections.pm index 580f7b1..aaa5650 100644 --- a/lib/Packages/Sections.pm +++ b/lib/Packages/Sections.pm @@ -72,7 +72,7 @@ our %sections_descs = ( misc => [ N_("Miscellaneous"), N_("Miscellaneous utilities that didn\'t fit well anywhere else.") ], net => [ N_("Network"), - N_("Daemons and clients to connect your Debian GNU/Linux system to the world.") ], + N_("Daemons and clients to connect your system to the world.") ], news => [ N_("Newsgroups"), N_("Software to access Usenet, to set up news servers, etc.") ], oldlibs => [ N_("Old Libraries"), @@ -80,7 +80,7 @@ our %sections_descs = ( ocaml => [ N_("OCaml"), N_("Everything about OCaml, an ML language implementation.") ], otherosfs => [ N_("Other OS\'s and file systems"), - N_("Software to run programs compiled for other operating system, and to use their filesystems.") ], + N_("Software to run programs compiled for other operating systems, and to use their filesystems.") ], perl => [ N_("Perl"), N_("Everything about Perl, an interpreted scripting language.") ], php => [ N_("PHP"),