LinkedSpells/Localization

* Smoothed out word choice. Should be more clear now.
This commit is contained in:
Sarjuuk
2020-10-25 17:26:24 +01:00
parent 178c13ec72
commit df1f29c986
7 changed files with 37 additions and 37 deletions

View File

@@ -13026,7 +13026,7 @@ Listview.templates = {
var a = $WH.ce('a');
a.style.whiteSpace = 'nowrap';
a.href = '?spell=' + Math.abs(effect);
if (g_pageInfo.typeId == Math.abs(effect)) { // ponts to self
if (g_pageInfo.typeId == Math.abs(effect)) { // points to self
a.className = 'q1';
$WH.st(a, LANG.ls_self);
}

View File

@@ -4813,12 +4813,12 @@ var LANG = {
ls_trigger: "Auslöser",
ls_self: "Selbst",
ls_effects: "Effekte",
ls_onCast: "Wenn Zauber gewirkt wird",
ls_onAuraRemove: "Wenn Aura endet",
ls_onAuraApply: "Wenn Aura angewandt wird oder endet",
ls_onSpellHit: "Wenn Zauber trifft",
ls_onTrigger: "Wenn Zauber ausgelöst wird",
ls_onImmune: "Wenn Immunität gegen diesen Zauber beginnt oder endet",
ls_onCast: "Zauber wird gewirkt",
ls_onAuraRemove: "Aura endet",
ls_onAuraApply: "Aura wird angewandt oder endet",
ls_onSpellHit: "Zauber trifft",
ls_onTrigger: "Zauber wird ausgelöst",
ls_onImmune: "Immunität gegen diesen Zauber beginnt oder endet",
/* AoWoW: end custom */
};

View File

@@ -4860,12 +4860,12 @@ var LANG = {
ls_trigger: "Triggers",
ls_self: "This",
ls_effects: "Effects",
ls_onCast: "When Spell is cast",
ls_onAuraRemove: "When Aura is removed",
ls_onAuraApply: "When Spells Aura is applied or removed",
ls_onSpellHit: "When Spell hits the target(s)",
ls_onTrigger: "When Spell is triggered",
ls_onImmune: "When immunity against Spell is applied or cleared",
ls_onCast: "Spell is cast",
ls_onAuraRemove: "Aura is removed",
ls_onAuraApply: "Spells Aura is applied or removed",
ls_onSpellHit: "Spell hits the target(s)",
ls_onTrigger: "Spell is triggered",
ls_onImmune: "Immunity against Spell is applied or cleared",
/* AoWoW: end custom */
};

View File

@@ -4816,12 +4816,12 @@ var LANG = {
ls_trigger: "Triggers",
ls_self: "This",
ls_effects: "Effects",
ls_onCast: "When Spell is cast",
ls_onAuraRemove: "When Aura is removed",
ls_onAuraApply: "When Spells Aura is applied or removed",
ls_onSpellHit: "When Spell hits the target(s)",
ls_onTrigger: "When Spell is triggered",
ls_onImmune: "When immunity against Spell is applied or cleared",
ls_onCast: "Spell is cast",
ls_onAuraRemove: "Aura is removed",
ls_onAuraApply: "Spells Aura is applied or removed",
ls_onSpellHit: "Spell hits the target(s)",
ls_onTrigger: "Spell is triggered",
ls_onImmune: "Immunity against Spell is applied or cleared",
/* AoWoW: end custom */
};

View File

@@ -4815,12 +4815,12 @@ var LANG = {
ls_trigger: "Triggers",
ls_self: "This",
ls_effects: "Effects",
ls_onCast: "When Spell is cast",
ls_onAuraRemove: "When Aura is removed",
ls_onAuraApply: "When Spells Aura is applied or removed",
ls_onSpellHit: "When Spell hits the target(s)",
ls_onTrigger: "When Spell is triggered",
ls_onImmune: "When immunity against Spell is applied or cleared",
ls_onCast: "Spell is cast",
ls_onAuraRemove: "Aura is removed",
ls_onAuraApply: "Spells Aura is applied or removed",
ls_onSpellHit: "Spell hits the target(s)",
ls_onTrigger: "Spell is triggered",
ls_onImmune: "Immunity against Spell is applied or cleared",
/* AoWoW: end custom */
};

View File

@@ -4817,12 +4817,12 @@ var LANG = {
ls_trigger: "Triggers",
ls_self: "This",
ls_effects: "Effects",
ls_onCast: "When Spell is cast",
ls_onAuraRemove: "When Aura is removed",
ls_onAuraApply: "When Spells Aura is applied or removed",
ls_onSpellHit: "When Spell hits the target(s)",
ls_onTrigger: "When Spell is triggered",
ls_onImmune: "When immunity against Spell is applied or cleared",
ls_onCast: "Spell is cast",
ls_onAuraRemove: "Aura is removed",
ls_onAuraApply: "Spells Aura is applied or removed",
ls_onSpellHit: "Spell hits the target(s)",
ls_onTrigger: "Spell is triggered",
ls_onImmune: "Immunity against Spell is applied or cleared",
/* AoWoW: end custom */
};

View File

@@ -4840,12 +4840,12 @@ var LANG = {
ls_trigger: "Triggers",
ls_self: "This",
ls_effects: "Effects",
ls_onCast: "When Spell is cast",
ls_onAuraRemove: "When Aura is removed",
ls_onAuraApply: "When Spells Aura is applied or removed",
ls_onSpellHit: "When Spell hits the target(s)",
ls_onTrigger: "When Spell is triggered",
ls_onImmune: "When immunity against Spell is applied or cleared",
ls_onCast: "Spell is cast",
ls_onAuraRemove: "Aura is removed",
ls_onAuraApply: "Spells Aura is applied or removed",
ls_onSpellHit: "Spell hits the target(s)",
ls_onTrigger: "Spell is triggered",
ls_onImmune: "Immunity against Spell is applied or cleared",
/* AoWoW: end custom */
};