From 14f11977c7da391fcdd2c4fcaccbfada0bd27605 Mon Sep 17 00:00:00 2001 From: Vera Aguilera Puerto Date: Fri, 8 Oct 2021 08:48:24 +0200 Subject: [PATCH] Fix tool qualities having the wrong tool names. Fixes the comment in #4795 --- Resources/Locale/en-US/tools/tool-qualities.ftl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Resources/Locale/en-US/tools/tool-qualities.ftl b/Resources/Locale/en-US/tools/tool-qualities.ftl index 0f7e8cdc41..ee886e8e01 100644 --- a/Resources/Locale/en-US/tools/tool-qualities.ftl +++ b/Resources/Locale/en-US/tools/tool-qualities.ftl @@ -2,10 +2,10 @@ tool-quality-anchoring-name = Anchoring tool-quality-anchoring-tool-name = Wrench tool-quality-prying-name = Prying -tool-quality-prying-tool-name = Wrench +tool-quality-prying-tool-name = Crowbar tool-quality-screwing-name = Screwing -tool-quality-screwing-tool-name = Wrench +tool-quality-screwing-tool-name = Screwdriver tool-quality-cutting-name = Cutting tool-quality-cutting-tool-name = Wirecutter