summaryrefslogtreecommitdiff
path: root/modules/commands/os_info.cpp
AgeCommit message (Collapse)Author
2013-09-27Make column titles in listings translatable.Robby-
Make some more strings translatable, and remove some that don't need translation at all. Make expirytimes and units translatable. Make predefined messages in listings also translatable. Make the remaining command descriptions translatable. Make some ns/cs info strings equal to dedupe in translation file. Add missing no-autoop setting to cs info output. Make some strings translatable.
2013-09-27Fix typos, remove dead language defines.Robby-
os_set: Add missing debug text in help output.
2013-08-27Move Serialize::Types to construct after the corresponding extensible items ↵Adam
they require when unserializing
2013-08-10Add os_infoAdam