Changeset 24426


Ignore:
Timestamp:
10/19/13 11:07:42 (10 years ago)
Author:
nit
Message:

fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • titan/titan/global.h

    r24425 r24426  
    4545                else
    4646                {
    47                         tmpstr = ostrcat(_(text), " (", 1, 0);
     47                        tmpstr = ostrcat(_(text), " (", 0, 0);
    4848                        tmpstr = ostrcat(tmpstr, oitoa(waitmsgbar->progresssize), 1, 1);
    4949                        tmpstr = ostrcat(tmpstr, "%)", 1, 0);
Note: See TracChangeset for help on using the changeset viewer.