From 0d8acc720803c17d4d2316c07203b65ddbb9ab25 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 14 Mar 2016 23:55:00 +0300 Subject: Remove weight fields from description in item popup. --- src/resources/db/itemdb.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'src') diff --git a/src/resources/db/itemdb.cpp b/src/resources/db/itemdb.cpp index 7086c2d10..86a22a8fc 100644 --- a/src/resources/db/itemdb.cpp +++ b/src/resources/db/itemdb.cpp @@ -159,8 +159,6 @@ namespace { "manner", N_("Manner %s"), true }, // TRANSLATORS: item info label (money) { "money", N_("Money %s"), true }, - // TRANSLATORS: item info label (weight) - { "weight", N_("Weight %s"), false }, // TRANSLATORS: item info label (max weight) { "maxweight", N_("Max weight %s"), true }, // TRANSLATORS: item info label (job experience) -- cgit v1.2.3-60-g2f50