summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: d3447db)
raw | patch | inline | side by side (parent: d3447db)
author | prokoudine <prokoudine@users.sourceforge.net> | |
Wed, 8 Jul 2009 16:52:57 +0000 (16:52 +0000) | ||
committer | prokoudine <prokoudine@users.sourceforge.net> | |
Wed, 8 Jul 2009 16:52:57 +0000 (16:52 +0000) |
src/ui/widget/licensor.cpp | patch | blob | history |
index 05f00edfca11dbe9f5e291bb795225db04afddab..a5f1d89be02b6ab48a6965c650270bef7e4dfd4e 100644 (file)
{_("Proprietary"), "", 0};
const struct rdf_license_t _other_license =
- {_("Other"), "", 0};
+ {Q_("MetadataLicence|Other"), "", 0};
class LicenseItem : public Gtk::RadioButton {
public: