Skip to content

Commit

Permalink
Tooltip
Browse files Browse the repository at this point in the history
  • Loading branch information
ampersand38 committed Mar 4, 2021
1 parent 7e3f1d1 commit a1696ce
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion addons/modules/functions/fnc_moduleTransferOwnership.sqf
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ private _defaultTarget = [
],
[
"TOOLBOX",
LSTRING(ModuleTransferOwnership_HCScripts),
[LSTRING(ModuleTransferOwnership_HCScripts), LSTRING(ModuleTransferOwnership_HCScripts_Description)],
[parseNumber (_defaultTarget == 2), 1, 2, [
ELSTRING(common,Disabled),
ELSTRING(common,Enabled)
Expand Down
3 changes: 3 additions & 0 deletions addons/modules/stringtable.xml
Original file line number Diff line number Diff line change
Expand Up @@ -615,6 +615,9 @@
<French>Script pour HC</French>
<German>HC Skript</German>
</Key>
<Key ID="STR_ZEN_Modules_ModuleTransferOwnership_HCScripts_Description">
<English>Flag the entity to for Headless Client transfer/balancing scripts such as ACEX</English>
</Key>
<Key ID="STR_ZEN_Modules_BindVariable">
<English>Bind Variable To Object</English>
<Russian>Привязать переменную к объекту</Russian>
Expand Down

0 comments on commit a1696ce

Please sign in to comment.