Skip to content

Commit 402f9cd

Browse files
(german) 569245c
1 parent 1e3ca73 commit 402f9cd

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

resource/reactivedrop_german.txt

+3-3
Original file line numberDiff line numberDiff line change
@@ -10347,9 +10347,9 @@
1034710347
// %s1 is the player name. %s2 is something like Scrap Metal (it will be a different color than the rest of the text). %s3 is a number (might be 1).
1034810348
"[english]rd_player_found_crafting_materials" "%s1 has found %s3× %s2."
1034910349
"rd_player_found_crafting_materials" "%s1 hat %s3× %s2 gefunden."
10350-
// %s1 is the player name. %s2 is something like Scrap Metal (it will be a different color than the rest of the text). %s3 is a number (might be 1). Shown after the above message, with a different player name but the same item name.
10351-
"[english]rd_player_found_crafting_materials_assist" "%s1 also found %s3× %s2."
10352-
"rd_player_found_crafting_materials_assist" "%s1 also found %s3× %s2."
10350+
// %s1 is the player name. %s2 is something like Scrap Metal (it will be a different color than the rest of the text). %s3 is a number (might be 1). Shown after the above message, with a different player name but the same item name.
10351+
"[english]rd_player_found_crafting_materials_assist" "%s1 also found %s3× %s2."
10352+
"rd_player_found_crafting_materials_assist" "%s1 hat auch %s3× %s2 gefunden."
1035310353
// Only shown to the player who tried to pick up the item. %s1 is the name of the crafting material. %s2 is a number like 37. %s3 is a non-translated string like k_EResultIOFailure.
1035410354
"[english]rd_crafting_pickup_error" "Encountered a problem while trying to pick up '%s1'. The material has moved to somewhere else. (Error %s2: %s3)"
1035510355
"rd_crafting_pickup_error" "Beim Versuch, \"%s1\" abzuholen, ist ein Problem aufgetreten. Das Material hat sich an einen anderen Ort bewegt. (Fehler %s2: %s3)"

0 commit comments

Comments
 (0)