Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Repair - Wheel Patching - Tooltip rephrasing #9851

Merged
merged 4 commits into from
Mar 17, 2024
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions addons/repair/stringtable.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2224,11 +2224,11 @@
<Russian>Порог починки колеса</Russian>
</Key>
<Key ID="STR_ACE_Repair_patchWheelMaximumRepair_Description">
<English>Maximum level to which a wheel can be patched.</English>
<English>Maximum damage to which a wheel can be patched.\n0% means all damage can be repaired.</English>
<Japanese>タイヤを補修できる最大の度合い。</Japanese>
<Polish>Maksymalny poziom, do którego koło może zostać załatane.</Polish>
veteran29 marked this conversation as resolved.
Show resolved Hide resolved
<Italian>Livello di integrità massimo di una ruota rattoppata.</Italian>
<German>Maximales Level, bis zu dem ein Rad geflickt werden kann.</German>
<German>Maximales Level, bis zu dem ein Rad geflickt werden kann.\n0% bedeutet, dass das Rad vollständig repariert werden kann.</German>
<Korean>바퀴를 수리할 수 있는 최대 레벨입니다.</Korean>
<French>Niveau maximum de rafistolage d'une roue.</French>
OverlordZorn marked this conversation as resolved.
Show resolved Hide resolved
<Russian>Максимальный уровень, до которого колесо может быть починено.</Russian>
Expand Down