Add availability column to torrent properties window

This commit is contained in:
Eugene Shalygin
2016-03-22 19:41:43 +01:00
parent bc18bf1ab4
commit 5c10a24923
6 changed files with 21 additions and 2 deletions

View File

@@ -39,6 +39,7 @@ const char C_NON_BREAKING_SPACE[] = " ";
const char C_UP[] = "";
const char C_DOWN[] = "";
const char C_COPYRIGHT[] = "©";
const char C_THIN_SPACE[] = "";
const char C_UTP[] = "μTP";
const char C_LOCALE_ENGLISH[] = "English";
const char C_LOCALE_ENGLISH_AUSTRALIA[] = "English(Australia)";