diff --git a/src/res/de/strings.xml b/src/res/de/strings.xml
index 87ecc525d..7bb58c4c7 100644
--- a/src/res/de/strings.xml
+++ b/src/res/de/strings.xml
@@ -6133,4 +6133,24 @@
brain boosts
+
+ GE je
+ stone per
+
+
+
+ GE je
+ stones per
+
+
+
+ GE
+ stone
+
+
+
+ GE
+ stones
+
+
diff --git a/src/res/messages.xml b/src/res/messages.xml
index 91a97ad38..8401f07a4 100644
--- a/src/res/messages.xml
+++ b/src/res/messages.xml
@@ -282,8 +282,8 @@
- "$resource($item,1) ($int($weight) GE): $description"
- "$resource($item,1) ($int($weight) st): $description"
+ "$resource($item,1) ($weight($weight)): $description"
+ "$resource($item,1) ($weight($weight)): $description"
@@ -6196,7 +6196,7 @@
"$unit($unit) in $region($region): '$order($command)' - Eine Partei darf aus nicht mehr als $int($allowed) Einheiten bestehen."
"$unit($unit) in $region($region): '$order($command)' - A faction may not consist of more than $int($allowed) units."
-
+