Changeset 27932


Ignore:
Timestamp:
03/25/14 17:48:12 (9 years ago)
Author:
obi
Message:

fix dirsort translate

File:
1 edited

Legend:

Unmodified
Added
Removed
  • titan/titan/dirsort.h

    r27589 r27932  
    1818        addchoicebox(alpha, "0", "");
    1919        addchoicebox(reversealpha, "1", "");
    20         addchoicebox(size, "2", _(""));
     20        addchoicebox(size, "2", "");
    2121        addchoicebox(reversesize, "3", "");
    22         addchoicebox(date, "4", _(""));
     22        addchoicebox(date, "4", "");
    2323        addchoicebox(reversedate, "5", "");
    2424
Note: See TracChangeset for help on using the changeset viewer.