diff --git a/resource/reactivedrop_brazilian.txt b/resource/reactivedrop_brazilian.txt index 2f10106bc..7ffc0f830 100644 --- a/resource/reactivedrop_brazilian.txt +++ b/resource/reactivedrop_brazilian.txt @@ -10349,6 +10349,9 @@ // %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). "[english]rd_player_found_crafting_materials" "%s1 has found %s3× %s2." "rd_player_found_crafting_materials" "%s1 has found %s3× %s2." + // %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. + "[english]rd_player_found_crafting_materials_assist" "%s1 also found %s3× %s2." + "rd_player_found_crafting_materials_assist" "%s1 also found %s3× %s2." // 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. "[english]rd_crafting_pickup_error" "Encountered a problem while trying to pick up '%s1'. The material has moved to somewhere else. (Error %s2: %s3)" "rd_crafting_pickup_error" "Encountered a problem while trying to pick up '%s1'. The material has moved to somewhere else. (Error %s2: %s3)" diff --git a/resource/reactivedrop_czech.txt b/resource/reactivedrop_czech.txt index 6fb8805b0..10adde856 100644 --- a/resource/reactivedrop_czech.txt +++ b/resource/reactivedrop_czech.txt @@ -10347,6 +10347,9 @@ // %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). "[english]rd_player_found_crafting_materials" "%s1 has found %s3× %s2." "rd_player_found_crafting_materials" "%s1 has found %s3× %s2." + // %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. + "[english]rd_player_found_crafting_materials_assist" "%s1 also found %s3× %s2." + "rd_player_found_crafting_materials_assist" "%s1 also found %s3× %s2." // 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. "[english]rd_crafting_pickup_error" "Encountered a problem while trying to pick up '%s1'. The material has moved to somewhere else. (Error %s2: %s3)" "rd_crafting_pickup_error" "Encountered a problem while trying to pick up '%s1'. The material has moved to somewhere else. (Error %s2: %s3)" diff --git a/resource/reactivedrop_danish.txt b/resource/reactivedrop_danish.txt index 8be1d41d3..cc41760b0 100644 --- a/resource/reactivedrop_danish.txt +++ b/resource/reactivedrop_danish.txt @@ -10347,6 +10347,9 @@ // %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). "[english]rd_player_found_crafting_materials" "%s1 has found %s3× %s2." "rd_player_found_crafting_materials" "%s1 has found %s3× %s2." + // %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. + "[english]rd_player_found_crafting_materials_assist" "%s1 also found %s3× %s2." + "rd_player_found_crafting_materials_assist" "%s1 also found %s3× %s2." // 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. "[english]rd_crafting_pickup_error" "Encountered a problem while trying to pick up '%s1'. The material has moved to somewhere else. (Error %s2: %s3)" "rd_crafting_pickup_error" "Encountered a problem while trying to pick up '%s1'. The material has moved to somewhere else. (Error %s2: %s3)" diff --git a/resource/reactivedrop_dutch.txt b/resource/reactivedrop_dutch.txt index 2f5f1fa78..9782ca80e 100644 --- a/resource/reactivedrop_dutch.txt +++ b/resource/reactivedrop_dutch.txt @@ -10347,6 +10347,9 @@ // %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). "[english]rd_player_found_crafting_materials" "%s1 has found %s3× %s2." "rd_player_found_crafting_materials" "%s1 has found %s3× %s2." + // %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. + "[english]rd_player_found_crafting_materials_assist" "%s1 also found %s3× %s2." + "rd_player_found_crafting_materials_assist" "%s1 also found %s3× %s2." // 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. "[english]rd_crafting_pickup_error" "Encountered a problem while trying to pick up '%s1'. The material has moved to somewhere else. (Error %s2: %s3)" "rd_crafting_pickup_error" "Encountered a problem while trying to pick up '%s1'. The material has moved to somewhere else. (Error %s2: %s3)" diff --git a/resource/reactivedrop_english.txt b/resource/reactivedrop_english.txt index 65cf7e5b9..42afefd05 100644 --- a/resource/reactivedrop_english.txt +++ b/resource/reactivedrop_english.txt @@ -5509,6 +5509,8 @@ "rd_player_found_crafting_material" "%s1 has found %s2." // %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). "rd_player_found_crafting_materials" "%s1 has found %s3× %s2." +// %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. +"rd_player_found_crafting_materials_assist" "%s1 also found %s3× %s2." // 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. "rd_crafting_pickup_error" "Encountered a problem while trying to pick up '%s1'. The material has moved to somewhere else. (Error %s2: %s3)" // %s1 is a crafting material name like Scrap Metal. diff --git a/resource/reactivedrop_finnish.txt b/resource/reactivedrop_finnish.txt index b04a8267a..c7604334d 100644 --- a/resource/reactivedrop_finnish.txt +++ b/resource/reactivedrop_finnish.txt @@ -10347,6 +10347,9 @@ // %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). "[english]rd_player_found_crafting_materials" "%s1 has found %s3× %s2." "rd_player_found_crafting_materials" "%s1 has found %s3× %s2." + // %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. + "[english]rd_player_found_crafting_materials_assist" "%s1 also found %s3× %s2." + "rd_player_found_crafting_materials_assist" "%s1 also found %s3× %s2." // 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. "[english]rd_crafting_pickup_error" "Encountered a problem while trying to pick up '%s1'. The material has moved to somewhere else. (Error %s2: %s3)" "rd_crafting_pickup_error" "Encountered a problem while trying to pick up '%s1'. The material has moved to somewhere else. (Error %s2: %s3)" diff --git a/resource/reactivedrop_french.txt b/resource/reactivedrop_french.txt index a1db148ea..09c79caee 100644 --- a/resource/reactivedrop_french.txt +++ b/resource/reactivedrop_french.txt @@ -10347,6 +10347,9 @@ // %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). "[english]rd_player_found_crafting_materials" "%s1 has found %s3× %s2." "rd_player_found_crafting_materials" "%s1 has found %s3× %s2." + // %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. + "[english]rd_player_found_crafting_materials_assist" "%s1 also found %s3× %s2." + "rd_player_found_crafting_materials_assist" "%s1 also found %s3× %s2." // 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. "[english]rd_crafting_pickup_error" "Encountered a problem while trying to pick up '%s1'. The material has moved to somewhere else. (Error %s2: %s3)" "rd_crafting_pickup_error" "Encountered a problem while trying to pick up '%s1'. The material has moved to somewhere else. (Error %s2: %s3)" diff --git a/resource/reactivedrop_german.txt b/resource/reactivedrop_german.txt index e5ed7d98b..25c76b2e0 100644 --- a/resource/reactivedrop_german.txt +++ b/resource/reactivedrop_german.txt @@ -10347,6 +10347,9 @@ // %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). "[english]rd_player_found_crafting_materials" "%s1 has found %s3× %s2." "rd_player_found_crafting_materials" "%s1 hat %s3× %s2 gefunden." + // %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. + "[english]rd_player_found_crafting_materials_assist" "%s1 also found %s3× %s2." + "rd_player_found_crafting_materials_assist" "%s1 also found %s3× %s2." // 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. "[english]rd_crafting_pickup_error" "Encountered a problem while trying to pick up '%s1'. The material has moved to somewhere else. (Error %s2: %s3)" "rd_crafting_pickup_error" "Beim Versuch, \"%s1\" abzuholen, ist ein Problem aufgetreten. Das Material hat sich an einen anderen Ort bewegt. (Fehler %s2: %s3)" diff --git a/resource/reactivedrop_hungarian.txt b/resource/reactivedrop_hungarian.txt index a4df6212b..795fd68c6 100644 --- a/resource/reactivedrop_hungarian.txt +++ b/resource/reactivedrop_hungarian.txt @@ -10347,6 +10347,9 @@ // %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). "[english]rd_player_found_crafting_materials" "%s1 has found %s3× %s2." "rd_player_found_crafting_materials" "%s1 has found %s3× %s2." + // %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. + "[english]rd_player_found_crafting_materials_assist" "%s1 also found %s3× %s2." + "rd_player_found_crafting_materials_assist" "%s1 also found %s3× %s2." // 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. "[english]rd_crafting_pickup_error" "Encountered a problem while trying to pick up '%s1'. The material has moved to somewhere else. (Error %s2: %s3)" "rd_crafting_pickup_error" "Encountered a problem while trying to pick up '%s1'. The material has moved to somewhere else. (Error %s2: %s3)" diff --git a/resource/reactivedrop_indonesian.txt b/resource/reactivedrop_indonesian.txt index 7ca5e4610..fea751cce 100644 --- a/resource/reactivedrop_indonesian.txt +++ b/resource/reactivedrop_indonesian.txt @@ -10347,6 +10347,9 @@ // %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). "[english]rd_player_found_crafting_materials" "%s1 has found %s3× %s2." "rd_player_found_crafting_materials" "%s1 has found %s3× %s2." + // %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. + "[english]rd_player_found_crafting_materials_assist" "%s1 also found %s3× %s2." + "rd_player_found_crafting_materials_assist" "%s1 also found %s3× %s2." // 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. "[english]rd_crafting_pickup_error" "Encountered a problem while trying to pick up '%s1'. The material has moved to somewhere else. (Error %s2: %s3)" "rd_crafting_pickup_error" "Encountered a problem while trying to pick up '%s1'. The material has moved to somewhere else. (Error %s2: %s3)" diff --git a/resource/reactivedrop_italian.txt b/resource/reactivedrop_italian.txt index 0a5eb8753..26bd66c34 100644 --- a/resource/reactivedrop_italian.txt +++ b/resource/reactivedrop_italian.txt @@ -10347,6 +10347,9 @@ // %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). "[english]rd_player_found_crafting_materials" "%s1 has found %s3× %s2." "rd_player_found_crafting_materials" "%s1 ha trovato %s3× %s2." + // %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. + "[english]rd_player_found_crafting_materials_assist" "%s1 also found %s3× %s2." + "rd_player_found_crafting_materials_assist" "%s1 also found %s3× %s2." // 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. "[english]rd_crafting_pickup_error" "Encountered a problem while trying to pick up '%s1'. The material has moved to somewhere else. (Error %s2: %s3)" "rd_crafting_pickup_error" "Si è verificato un problema mentre si cercava di raccogliere '%s1'. Il materiale è stato spostato altrove. (Errore %s2: %s3)" diff --git a/resource/reactivedrop_japanese.txt b/resource/reactivedrop_japanese.txt index b66a9abc7..c1b99b384 100644 --- a/resource/reactivedrop_japanese.txt +++ b/resource/reactivedrop_japanese.txt @@ -10347,6 +10347,9 @@ // %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). "[english]rd_player_found_crafting_materials" "%s1 has found %s3× %s2." "rd_player_found_crafting_materials" "%s1は%s2を%s3個見つけた。" + // %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. + "[english]rd_player_found_crafting_materials_assist" "%s1 also found %s3× %s2." + "rd_player_found_crafting_materials_assist" "%s1 also found %s3× %s2." // 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. "[english]rd_crafting_pickup_error" "Encountered a problem while trying to pick up '%s1'. The material has moved to somewhere else. (Error %s2: %s3)" "rd_crafting_pickup_error" "'%s1'を拾う際に問題が発生しました。素材はどこかに行ってしまいました。(エラー %s2: %s3)" diff --git a/resource/reactivedrop_koreana.txt b/resource/reactivedrop_koreana.txt index 5a86e9096..fd43b9603 100644 --- a/resource/reactivedrop_koreana.txt +++ b/resource/reactivedrop_koreana.txt @@ -10347,6 +10347,9 @@ // %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). "[english]rd_player_found_crafting_materials" "%s1 has found %s3× %s2." "rd_player_found_crafting_materials" "%s1 해병이 %s2 %s3개를 찾았습니다." + // %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. + "[english]rd_player_found_crafting_materials_assist" "%s1 also found %s3× %s2." + "rd_player_found_crafting_materials_assist" "%s1 also found %s3× %s2." // 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. "[english]rd_crafting_pickup_error" "Encountered a problem while trying to pick up '%s1'. The material has moved to somewhere else. (Error %s2: %s3)" "rd_crafting_pickup_error" "'%s1' 소재를 획득하는 중 문제가 발생하였습니다. 소재가 다른 장소로 이동하였습니다. (오류 %s2: %s3)" diff --git a/resource/reactivedrop_latam.txt b/resource/reactivedrop_latam.txt index 9b73b1991..483bd07e0 100644 --- a/resource/reactivedrop_latam.txt +++ b/resource/reactivedrop_latam.txt @@ -10347,6 +10347,9 @@ // %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). "[english]rd_player_found_crafting_materials" "%s1 has found %s3× %s2." "rd_player_found_crafting_materials" "%s1 ha encontrado %s3 × %s2." + // %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. + "[english]rd_player_found_crafting_materials_assist" "%s1 also found %s3× %s2." + "rd_player_found_crafting_materials_assist" "%s1 also found %s3× %s2." // 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. "[english]rd_crafting_pickup_error" "Encountered a problem while trying to pick up '%s1'. The material has moved to somewhere else. (Error %s2: %s3)" "rd_crafting_pickup_error" "Encountered a problem while trying to pick up '%s1'. The material has moved to somewhere else. (Error %s2: %s3)" diff --git a/resource/reactivedrop_norwegian.txt b/resource/reactivedrop_norwegian.txt index d79fbb7f2..8fe6fb1b6 100644 --- a/resource/reactivedrop_norwegian.txt +++ b/resource/reactivedrop_norwegian.txt @@ -10347,6 +10347,9 @@ // %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). "[english]rd_player_found_crafting_materials" "%s1 has found %s3× %s2." "rd_player_found_crafting_materials" "%s1 has found %s3× %s2." + // %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. + "[english]rd_player_found_crafting_materials_assist" "%s1 also found %s3× %s2." + "rd_player_found_crafting_materials_assist" "%s1 also found %s3× %s2." // 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. "[english]rd_crafting_pickup_error" "Encountered a problem while trying to pick up '%s1'. The material has moved to somewhere else. (Error %s2: %s3)" "rd_crafting_pickup_error" "Encountered a problem while trying to pick up '%s1'. The material has moved to somewhere else. (Error %s2: %s3)" diff --git a/resource/reactivedrop_polish.txt b/resource/reactivedrop_polish.txt index e5b283da8..7fe33a03e 100644 --- a/resource/reactivedrop_polish.txt +++ b/resource/reactivedrop_polish.txt @@ -10347,6 +10347,9 @@ // %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). "[english]rd_player_found_crafting_materials" "%s1 has found %s3× %s2." "rd_player_found_crafting_materials" "Gracz %s1 znalazł %s3× %s2." + // %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. + "[english]rd_player_found_crafting_materials_assist" "%s1 also found %s3× %s2." + "rd_player_found_crafting_materials_assist" "%s1 also found %s3× %s2." // 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. "[english]rd_crafting_pickup_error" "Encountered a problem while trying to pick up '%s1'. The material has moved to somewhere else. (Error %s2: %s3)" "rd_crafting_pickup_error" "Spotkano problem z próbą podniesienia '%s1'. Materiał został postawiony w innym miejscu. (Błąd %s2: %s3)" diff --git a/resource/reactivedrop_portuguese.txt b/resource/reactivedrop_portuguese.txt index eb611e657..c2c7b0375 100644 --- a/resource/reactivedrop_portuguese.txt +++ b/resource/reactivedrop_portuguese.txt @@ -10348,6 +10348,9 @@ // %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). "[english]rd_player_found_crafting_materials" "%s1 has found %s3× %s2." "rd_player_found_crafting_materials" "%s1 has found %s3× %s2." + // %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. + "[english]rd_player_found_crafting_materials_assist" "%s1 also found %s3× %s2." + "rd_player_found_crafting_materials_assist" "%s1 also found %s3× %s2." // 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. "[english]rd_crafting_pickup_error" "Encountered a problem while trying to pick up '%s1'. The material has moved to somewhere else. (Error %s2: %s3)" "rd_crafting_pickup_error" "Encountered a problem while trying to pick up '%s1'. The material has moved to somewhere else. (Error %s2: %s3)" diff --git a/resource/reactivedrop_romanian.txt b/resource/reactivedrop_romanian.txt index a28ade863..b15e50f9a 100644 --- a/resource/reactivedrop_romanian.txt +++ b/resource/reactivedrop_romanian.txt @@ -10347,6 +10347,9 @@ // %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). "[english]rd_player_found_crafting_materials" "%s1 has found %s3× %s2." "rd_player_found_crafting_materials" "%s1 has found %s3× %s2." + // %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. + "[english]rd_player_found_crafting_materials_assist" "%s1 also found %s3× %s2." + "rd_player_found_crafting_materials_assist" "%s1 also found %s3× %s2." // 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. "[english]rd_crafting_pickup_error" "Encountered a problem while trying to pick up '%s1'. The material has moved to somewhere else. (Error %s2: %s3)" "rd_crafting_pickup_error" "Encountered a problem while trying to pick up '%s1'. The material has moved to somewhere else. (Error %s2: %s3)" diff --git a/resource/reactivedrop_russian.txt b/resource/reactivedrop_russian.txt index 9ad735982..9934bbf6e 100644 --- a/resource/reactivedrop_russian.txt +++ b/resource/reactivedrop_russian.txt @@ -10348,6 +10348,9 @@ // %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). "[english]rd_player_found_crafting_materials" "%s1 has found %s3× %s2." "rd_player_found_crafting_materials" "%s1 находит: %s2 (%s3 шт.)." + // %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. + "[english]rd_player_found_crafting_materials_assist" "%s1 also found %s3× %s2." + "rd_player_found_crafting_materials_assist" "%s1 also found %s3× %s2." // 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. "[english]rd_crafting_pickup_error" "Encountered a problem while trying to pick up '%s1'. The material has moved to somewhere else. (Error %s2: %s3)" "rd_crafting_pickup_error" "При попытке забрать [%s1] возникла проблема. Материал переместился в другое место. (Ошибка %s2: %s3)" diff --git a/resource/reactivedrop_schinese.txt b/resource/reactivedrop_schinese.txt index 0f6262b99..470377758 100644 --- a/resource/reactivedrop_schinese.txt +++ b/resource/reactivedrop_schinese.txt @@ -10347,6 +10347,9 @@ // %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). "[english]rd_player_found_crafting_materials" "%s1 has found %s3× %s2." "rd_player_found_crafting_materials" "%s1 找到了 %s3× %s2!" + // %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. + "[english]rd_player_found_crafting_materials_assist" "%s1 also found %s3× %s2." + "rd_player_found_crafting_materials_assist" "%s1 also found %s3× %s2." // 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. "[english]rd_crafting_pickup_error" "Encountered a problem while trying to pick up '%s1'. The material has moved to somewhere else. (Error %s2: %s3)" "rd_crafting_pickup_error" "拾取‘%s1’时遇到问题。材料已不在此处。(错误 %s2: %s3)" diff --git a/resource/reactivedrop_spanish.txt b/resource/reactivedrop_spanish.txt index b77a71f63..1a8e88c5d 100644 --- a/resource/reactivedrop_spanish.txt +++ b/resource/reactivedrop_spanish.txt @@ -10347,6 +10347,9 @@ // %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). "[english]rd_player_found_crafting_materials" "%s1 has found %s3× %s2." "rd_player_found_crafting_materials" "%s1 has found %s3× %s2." + // %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. + "[english]rd_player_found_crafting_materials_assist" "%s1 also found %s3× %s2." + "rd_player_found_crafting_materials_assist" "%s1 also found %s3× %s2." // 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. "[english]rd_crafting_pickup_error" "Encountered a problem while trying to pick up '%s1'. The material has moved to somewhere else. (Error %s2: %s3)" "rd_crafting_pickup_error" "Encountered a problem while trying to pick up '%s1'. The material has moved to somewhere else. (Error %s2: %s3)" diff --git a/resource/reactivedrop_swedish.txt b/resource/reactivedrop_swedish.txt index c7e7ead91..82c67bfc5 100644 --- a/resource/reactivedrop_swedish.txt +++ b/resource/reactivedrop_swedish.txt @@ -10348,6 +10348,9 @@ // %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). "[english]rd_player_found_crafting_materials" "%s1 has found %s3× %s2." "rd_player_found_crafting_materials" "%s1 har hittat %s3× %s2." + // %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. + "[english]rd_player_found_crafting_materials_assist" "%s1 also found %s3× %s2." + "rd_player_found_crafting_materials_assist" "%s1 also found %s3× %s2." // 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. "[english]rd_crafting_pickup_error" "Encountered a problem while trying to pick up '%s1'. The material has moved to somewhere else. (Error %s2: %s3)" "rd_crafting_pickup_error" "Stötte på ett problem vid försök att plocka upp '%s1'. Materialet har flyttats någon annanstans. (Error %s2: %s3)" diff --git a/resource/reactivedrop_tchinese.txt b/resource/reactivedrop_tchinese.txt index be157f1d8..b9108e37c 100644 --- a/resource/reactivedrop_tchinese.txt +++ b/resource/reactivedrop_tchinese.txt @@ -10347,6 +10347,9 @@ // %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). "[english]rd_player_found_crafting_materials" "%s1 has found %s3× %s2." "rd_player_found_crafting_materials" "%s1 找到了 %s3 個 %s2." + // %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. + "[english]rd_player_found_crafting_materials_assist" "%s1 also found %s3× %s2." + "rd_player_found_crafting_materials_assist" "%s1 also found %s3× %s2." // 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. "[english]rd_crafting_pickup_error" "Encountered a problem while trying to pick up '%s1'. The material has moved to somewhere else. (Error %s2: %s3)" "rd_crafting_pickup_error" "撿起 '%s1' 時遇到了問題。 素材被移到了某處。 (錯誤 %s2: %s3)" diff --git a/resource/reactivedrop_thai.txt b/resource/reactivedrop_thai.txt index 35d92df37..6d2b3698d 100644 --- a/resource/reactivedrop_thai.txt +++ b/resource/reactivedrop_thai.txt @@ -10347,6 +10347,9 @@ // %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). "[english]rd_player_found_crafting_materials" "%s1 has found %s3× %s2." "rd_player_found_crafting_materials" "%s1 has found %s3× %s2." + // %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. + "[english]rd_player_found_crafting_materials_assist" "%s1 also found %s3× %s2." + "rd_player_found_crafting_materials_assist" "%s1 also found %s3× %s2." // 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. "[english]rd_crafting_pickup_error" "Encountered a problem while trying to pick up '%s1'. The material has moved to somewhere else. (Error %s2: %s3)" "rd_crafting_pickup_error" "Encountered a problem while trying to pick up '%s1'. The material has moved to somewhere else. (Error %s2: %s3)" diff --git a/resource/reactivedrop_turkish.txt b/resource/reactivedrop_turkish.txt index 46f78cbbd..d352e74bd 100644 --- a/resource/reactivedrop_turkish.txt +++ b/resource/reactivedrop_turkish.txt @@ -10347,6 +10347,9 @@ // %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). "[english]rd_player_found_crafting_materials" "%s1 has found %s3× %s2." "rd_player_found_crafting_materials" "%s1 has found %s3× %s2." + // %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. + "[english]rd_player_found_crafting_materials_assist" "%s1 also found %s3× %s2." + "rd_player_found_crafting_materials_assist" "%s1 also found %s3× %s2." // 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. "[english]rd_crafting_pickup_error" "Encountered a problem while trying to pick up '%s1'. The material has moved to somewhere else. (Error %s2: %s3)" "rd_crafting_pickup_error" "Encountered a problem while trying to pick up '%s1'. The material has moved to somewhere else. (Error %s2: %s3)" diff --git a/resource/reactivedrop_ukrainian.txt b/resource/reactivedrop_ukrainian.txt index 8b29124ba..890d65eee 100644 --- a/resource/reactivedrop_ukrainian.txt +++ b/resource/reactivedrop_ukrainian.txt @@ -10347,6 +10347,9 @@ // %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). "[english]rd_player_found_crafting_materials" "%s1 has found %s3× %s2." "rd_player_found_crafting_materials" "%s1 has found %s3× %s2." + // %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. + "[english]rd_player_found_crafting_materials_assist" "%s1 also found %s3× %s2." + "rd_player_found_crafting_materials_assist" "%s1 also found %s3× %s2." // 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. "[english]rd_crafting_pickup_error" "Encountered a problem while trying to pick up '%s1'. The material has moved to somewhere else. (Error %s2: %s3)" "rd_crafting_pickup_error" "Encountered a problem while trying to pick up '%s1'. The material has moved to somewhere else. (Error %s2: %s3)" diff --git a/resource/reactivedrop_vietnamese.txt b/resource/reactivedrop_vietnamese.txt index 1e0aac293..3d3c8cb3d 100644 --- a/resource/reactivedrop_vietnamese.txt +++ b/resource/reactivedrop_vietnamese.txt @@ -10347,6 +10347,9 @@ // %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). "[english]rd_player_found_crafting_materials" "%s1 has found %s3× %s2." "rd_player_found_crafting_materials" "%s1 has found %s3× %s2." + // %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. + "[english]rd_player_found_crafting_materials_assist" "%s1 also found %s3× %s2." + "rd_player_found_crafting_materials_assist" "%s1 also found %s3× %s2." // 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. "[english]rd_crafting_pickup_error" "Encountered a problem while trying to pick up '%s1'. The material has moved to somewhere else. (Error %s2: %s3)" "rd_crafting_pickup_error" "Encountered a problem while trying to pick up '%s1'. The material has moved to somewhere else. (Error %s2: %s3)"