mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Fixes typos in medical strings causing missing strings.
This commit is contained in:
@ -1,12 +1,12 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<Project name="ACE">
|
<Project name="ACE">
|
||||||
<Package name="Medical">
|
<Package name="Medical">
|
||||||
<Key ID="TR_ACE_Medical_litterSimulationDetail">
|
<Key ID="STR_ACE_Medical_litterSimulationDetail">
|
||||||
<English>Litter Simulation Detail</English>
|
<English>Litter Simulation Detail</English>
|
||||||
<Polish>Detale zużytych medykamentów</Polish>
|
<Polish>Detale zużytych medykamentów</Polish>
|
||||||
<Spanish>Detalle de simulación de basura</Spanish>
|
<Spanish>Detalle de simulación de basura</Spanish>
|
||||||
</Key>
|
</Key>
|
||||||
<Key ID="TR_ACE_Medical_litterSimulationDetail_Desc">
|
<Key ID="STR_ACE_Medical_litterSimulationDetail_Desc">
|
||||||
<English>Litter simulation detail level sets the number of litter items which will be locally spawned in the client. Excessive amounts in local areas could cause FPS lag, so this is a client only setting.</English>
|
<English>Litter simulation detail level sets the number of litter items which will be locally spawned in the client. Excessive amounts in local areas could cause FPS lag, so this is a client only setting.</English>
|
||||||
<Polish>Opcja ta ustawia liczbę zużytych medykamentów, jakie pojawiają się lokalnie wokół gracza. Ich zbyt duża ilość może spowodować spadki FPS, dlatego jest to ustawienie tylko po stronie klienta.</Polish>
|
<Polish>Opcja ta ustawia liczbę zużytych medykamentów, jakie pojawiają się lokalnie wokół gracza. Ich zbyt duża ilość może spowodować spadki FPS, dlatego jest to ustawienie tylko po stronie klienta.</Polish>
|
||||||
<Spanish>Detalle simulación de basura establece el número de artículos de basura que se generan a nivel local en el cliente. Las cantidades excesivas en áreas locales podrían causar caída de rendimiento, así que esto es un ajuste de cliente únicamente.</Spanish>
|
<Spanish>Detalle simulación de basura establece el número de artículos de basura que se generan a nivel local en el cliente. Las cantidades excesivas en áreas locales podrían causar caída de rendimiento, así que esto es un ajuste de cliente únicamente.</Spanish>
|
||||||
|
Reference in New Issue
Block a user