~ubuntu-branches/ubuntu/raring/esniper/raring

« back to all changes in this revision

Viewing changes to auctioninfo.c

  • Committer: Bazaar Package Importer
  • Author(s): Dima Barsky
  • Date: 2009-11-03 17:18:56 UTC
  • mfrom: (1.1.7 upstream) (5.1.4 sid)
  • Revision ID: james.westby@ubuntu.com-20091103171856-fbu6tq6jnnfzrisb
Tags: 2.21.0-1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
247
247
        "Auction %s: Login failed due to captcha.  Please see\nhttp://esniper.sf.net/captcha.html for more details\n",
248
248
        "Auction %s: Cancelled\n",      /* Seller cancel only? */
249
249
        "Auction %s: Do not use esniper and eBay's bid assisant together!\n",
 
250
        "Auction %s: You are currently winning or have bought the maximum-allowed number of this seller's items in the last 10 days.\n",
 
251
        "Auction %s: Your maximum bid is above or equal to the Buy It Now price. Your bid must be lower.\n",
250
252
        /* ae_unknown must be last error */
251
253
        "Auction %s: Unknown error code %d\n",
252
254
};