@@ -23,7 +23,7 @@ ZO_CreateStringId("SI_TF_SETTING_WIDTH_TOOLTIP", "Change the Width of TeamFormat
23
23
ZO_CreateStringId (" SI_TF_SETTING_HEIGHT" , " Height" )
24
24
ZO_CreateStringId (" SI_TF_SETTING_HEIGHT_TOOLTIP" , " Change the Height of TeamFormation." )
25
25
ZO_CreateStringId (" SI_TF_SETTING_LOCK" , " Lock Position" )
26
- ZO_CreateStringId (" SI_TF_SETTING_LOCK_TOOLTIP" , " Lock TeamFormation position, make it unmovable ." )
26
+ ZO_CreateStringId (" SI_TF_SETTING_LOCK_TOOLTIP" , " Lock TeamFormation position, make it immovable ." )
27
27
28
28
ZO_CreateStringId (" SI_TF_SETTING_FOCUSOPTIONS" , " TeamFormation screen" )
29
29
ZO_CreateStringId (" SI_TF_SETTING_FOCUSOPTIONS_TOOLTIP" , " Configure the UI of TeamFormation." )
@@ -42,7 +42,7 @@ ZO_CreateStringId("SI_TF_SETTING_SCALE_TOOLTIP", "Change the scale of pins.")
42
42
ZO_CreateStringId (" SI_TF_SETTING_LOGDIST" , " Distance logarithmic" )
43
43
ZO_CreateStringId (" SI_TF_SETTING_LOGDIST_TOOLTIP" , " 0 = Linear\n Adjusts the maximum pin distance." )
44
44
ZO_CreateStringId (" SI_TF_SETTING_CARDINAL" , " Opacity of the cardinal points" )
45
- ZO_CreateStringId (" SI_TF_SETTING_CARDINAL_TOOLTIP" , " 0 = Hidden\A djusts the transparency of the four cardinal points (North, South, East, & West)." )
45
+ ZO_CreateStringId (" SI_TF_SETTING_CARDINAL_TOOLTIP" , " 0 = Hidden\n Adjusts the transparency of the four cardinal points (North, South, East, & West)." )
46
46
ZO_CreateStringId (" SI_TF_SETTING_SIEGE" , " Show UI when at siege weapon" )
47
47
ZO_CreateStringId (" SI_TF_SETTING_SIEGE_TOOLTIP" , " Show TeamFormation when you use siege weapon." )
48
48
@@ -53,10 +53,10 @@ ZO_CreateStringId("SI_TF_SETTING_YOURALPHA_TOOLTIP", "0 = Hidden\nChanges the tr
53
53
ZO_CreateStringId (" SI_TF_SETTING_ROLE" , " Role icon" )
54
54
ZO_CreateStringId (" SI_TF_SETTING_ROLE_TOOLTIP" , " Show role icon instead of class icon." )
55
55
56
- ZO_CreateStringId (" SI_TF_SETTING_HRADDON" , " [NEW] Customize icon color with following parameters ." );
56
+ ZO_CreateStringId (" SI_TF_SETTING_HRADDON" , " [NEW] Customize icon color with the following settings ." );
57
57
58
58
ZO_CreateStringId (" SI_TF_SETTING_COLOROPTIONS" , " Color customization" )
59
- ZO_CreateStringId (" SI_TF_SETTING_COLOROPTIONS_TOOLTIP" , " Customize the color for the icons displayed in the TeamFormation." )
59
+ ZO_CreateStringId (" SI_TF_SETTING_COLOROPTIONS_TOOLTIP" , " Customize the color for the icons displayed in TeamFormation." )
60
60
ZO_CreateStringId (" SI_TF_SETTING_COLORRESET" , " Reset" )
61
61
ZO_CreateStringId (" SI_TF_SETTING_COLORRESET_TOOLTIP" , " Reset the player and class color." )
62
62
ZO_CreateStringId (" SI_TF_SETTING_JRULES" , " Based on player name" )
0 commit comments