Removed 'necessary' from surgery prompts, as that implies an urgency that does not exist.

git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@8590 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
Flugente
2018-08-01 19:21:09 +00:00
parent 5b9f339f7a
commit b7c74ee398
6 changed files with 12 additions and 12 deletions
+2 -2
View File
@@ -7412,9 +7412,9 @@ STR16 New113Message[] =
L"%s did not have enough action points to steal all selected items.", // MINTY - Changed "had not" to "did not": More natural English
L"Do you want to perform surgery on %s before bandaging? (You can heal about %i Health.)", // MINTY - Changed "make" to "perform": More natural English
L"Do you want to perform surgery on %s? (You can heal about %i Health.)",// MINTY - Changed "make" to "perform": More natural English
L"Do you wish to perform necessary surgeries first? (%i patient(s))",// MINTY - Changed "make" to "perform": More natural English
L"Do you wish to perform surgeries first? (%i patient(s))",// MINTY - Changed "make" to "perform": More natural English
L"Do you wish to perform the surgery on this patient first?",// MINTY - Changed "make" to "perform": More natural English
L"Apply first aid automatically with necessary surgeries or without them?",
L"Apply first aid automatically with surgeries or without them?",
L"Surgery on %s finished.",
L"%s is hit in the chest and loses a point of maximum health!",
L"%s is hit in the chest and loses %d points of maximum health!",