From b5036334b12a74a2d9672f50eeebb1df19eaa9f8 Mon Sep 17 00:00:00 2001 From: Slava Date: Tue, 29 Aug 2023 20:48:31 +0000 Subject: [PATCH] Update 3 files - /data/scripts/player/ui/encyclopedia/chapters/wpeturrets.lua - /data/localization/ru.po - /data/localization/template.pot --- data/localization/ru.po | 2 +- data/localization/template.pot | 2 +- data/scripts/player/ui/encyclopedia/chapters/wpeturrets.lua | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) 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, },