Last modified: 2010-05-15 15:37:58 UTC
There are alot of messages in both the main language file and others which aren't needed anymore, finding and removing the ones in the main language file howerver should have the highest priority because otherwise the count from redundanttrans.php will be skewed. Here's a list of messages that are potentially not used anymore, it should be checked whether or not they are really used or not: category subjectpage bureaucrattitle bureaucrattext noconnect nodb cachederror perfdisabledsub seriousxhtmlerrors logouttitle loginpagetitle loginproblem alreadyloggedin mailmypasswordauthent whitelistreadtitle whitelistreadtext note revnotfound revnotfoundtext loadhist orig loadingrev editcurrent selectnewerversionfordiff matchtotals groups-lookup-group groups-group-edit userrights-lookup-user userrights-user-editname groups-editgroup groups-addgroup groups-editgroup-description userrights-editusergroup userrights-groupsmember userrights-groupsavailable userrights-logcomment group-anon-name group-anon-desc group-loggedin-name group-loggedin-desc group-admin-name group-admin-desc group-bureaucrat-name group-bureaucrat-desc group-steward-name group-steward-desc rcloaderr rchide rcliu tableform listform nchanges uploadlink uploadlog filename uploadedfiles getimagelist imgdelete magicwords orphans geo lonelypages uncategorizedpages uncategorizedcategories unusedimages popularpages wantedpages shortpages longpages deadendpages listusers listadmins asksqlpheading blockpheading createaccountpheading deletepheading userrightspheading grouprightspheading siteadminpheading protectpage ancientpages intl enotif_mailer deletepage rollback_short undeletearticle ucnote uclinks asksqltext sqlislogged sqlquery selectonly querysuccessful makesysoptitle makesysoptext makesysopname makesysopsubmit makesysopok makesysopfail setbureaucratflag setstewardflag set_user_rights user_rights_set set_rights_fail already_sysop already_bureaucrat already_steward movedto allmessagesnotsupportedUI missingimage tooltip-search newimages
Created attachment 640 [details] A shellscript to find potentially redundant messages A shellscript that locates potentially redundant messages (those that it determines to be used zero times), superslow, but works.
alredy done.