diff --git a/data/localization/ru.po b/data/localization/ru.po index 0211fc3..1e6c60c 100644 --- a/data/localization/ru.po +++ b/data/localization/ru.po @@ -98,7 +98,7 @@ msgstr "" #: \data\scripts\player\ui\encyclopedia\chapters\wpeturrets.lua: msgctxt "" -msgid "Autocannon" +msgid "Smartcannon" msgstr "" #: \data\scripts\player\ui\encyclopedia\chapters\wpeturrets.lua: diff --git a/data/localization/template.pot b/data/localization/template.pot index 0211fc3..1e6c60c 100644 --- a/data/localization/template.pot +++ b/data/localization/template.pot @@ -98,7 +98,7 @@ msgstr "" #: \data\scripts\player\ui\encyclopedia\chapters\wpeturrets.lua: msgctxt "" -msgid "Autocannon" +msgid "Smartcannon" msgstr "" #: \data\scripts\player\ui\encyclopedia\chapters\wpeturrets.lua: diff --git a/data/scripts/player/ui/encyclopedia/chapters/wpeturrets.lua b/data/scripts/player/ui/encyclopedia/chapters/wpeturrets.lua index 00e7400..70039b9 100644 --- a/data/scripts/player/ui/encyclopedia/chapters/wpeturrets.lua +++ b/data/scripts/player/ui/encyclopedia/chapters/wpeturrets.lua @@ -14,7 +14,7 @@ category.chapters = }, { - title = "Autocannon"%_t, + title = "Smartcannon"%_t, picture = "data/textures/slide/3.png", text = "A lightweight version of the classic cannon.\n\nCompared to conventional cannons:\n+ Increased rate of fire (x2)\n+ Increased projectile speed (x1.5)\n+ A little more damage on the shield (10% - 15%)\n+ Can be equipped with homing missiles.\n- Less damage (x0.75)\n- Shorter damage range (x0.8)"%_t, },