/[soft]/rpmdrake/trunk/Rpmdrake/gui.pm
ViewVC logotype

Diff of /rpmdrake/trunk/Rpmdrake/gui.pm

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 594 by dmorgan, Sun Feb 20 16:49:10 2011 UTC revision 1033 by tv, Thu Apr 28 19:49:34 2011 UTC
# Line 173  sub get_string_from_keywords { Line 173  sub get_string_from_keywords {
173      } elsif (member('updates', @media_types)) {      } elsif (member('updates', @media_types)) {
174          return join("\n",          return join("\n",
175                      (member('official', @media_types) ?                      (member('official', @media_types) ?
176                         N("This is an offical update which is supported by Mageia.")                         N("This is an official update which is supported by Mageia.")
177                         : (N("This is an unoffical update."), $unsupported))                         : (N("This is an unofficial update."), $unsupported))
178                      ,                      ,
179                      $s);                      $s);
180      } else {      } else {

Legend:
Removed from v.594  
changed lines
  Added in v.1033

  ViewVC Help
Powered by ViewVC 1.1.30