From f8ea665eaf2457cecbd6fe8c3d3d81c418d8f63d Mon Sep 17 00:00:00 2001 From: ImplicitDeny Date: Sun, 6 Mar 2022 18:35:54 +0100 Subject: [PATCH] Add author string --- addons/gsri_uniforms/config.cpp | 4 ++-- addons/gsri_uniforms/stringtable.xml | 6 ++++++ 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/addons/gsri_uniforms/config.cpp b/addons/gsri_uniforms/config.cpp index b6fd4b1..ca853a2 100644 --- a/addons/gsri_uniforms/config.cpp +++ b/addons/gsri_uniforms/config.cpp @@ -1,6 +1,6 @@ class CfgPatches { class gsri_uniforms { - author="[-GSRI-] PhileasLX"; + author="$STR_GSRI_UNIFORMS_AUTHOR"; units[]={}; weapons[]={}; requiredVersion=0.1; @@ -80,7 +80,7 @@ class cfgWeapons { }; class GSRI_uniform: Uniform_Base { - author="GSRI"; + author="$STR_GSRI_UNIFORMS_AUTHOR"; scope=2; displayName="$STR_GSRI_UNIFORM_BASE"; picture="\fr\gsri\uniforms\UI\icon_gsri_uniform.paa"; diff --git a/addons/gsri_uniforms/stringtable.xml b/addons/gsri_uniforms/stringtable.xml index 114d1df..86ed271 100644 --- a/addons/gsri_uniforms/stringtable.xml +++ b/addons/gsri_uniforms/stringtable.xml @@ -1,6 +1,12 @@ + + + [-GSRI-] PhileasLX for www.gsri.team + [-GSRI-] PhileasLX pour www.gsri.team + + [-GSRI-] Combat uniform