summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/resources/db/itemdb.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/resources/db/itemdb.cpp b/src/resources/db/itemdb.cpp
index a860dc8e5..88b104db5 100644
--- a/src/resources/db/itemdb.cpp
+++ b/src/resources/db/itemdb.cpp
@@ -144,7 +144,7 @@ namespace
// TRANSLATORS: item info label (max flee)
{ "maxflee", N_("Max flee %s"), true },
// TRANSLATORS: item info label (accuracy)
- { "hit", N_("% Accuracy %s"), true },
+ { "hit", N_("Perc. accuracy %s"), true },
// TRANSLATORS: item info label (min flee)
{ "minflee", N_("Min flee %s"), true },
// TRANSLATORS: item info label (max flee)