Skip to content

Commit

Permalink
Plugin Ui adjustments
Browse files Browse the repository at this point in the history
  • Loading branch information
lokinmodar committed Oct 27, 2021
1 parent 79705f7 commit c8cda0e
Show file tree
Hide file tree
Showing 188 changed files with 3,952 additions and 28 deletions.
7 changes: 4 additions & 3 deletions Echoglossian.cs
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ public partial class Echoglossian : IDalamudPlugin
this.toastGui.QuestToast += this.OnQuestToast;

// Common.Functions.ChatBubbles.OnChatBubble += this.ChatBubblesOnOnChatBubble;
Common.Functions.Tooltips.OnActionTooltip += this.TooltipsOnActionTooltip;
//Common.Functions.Tooltips.OnActionTooltip += this.TooltipsOnActionTooltip;

Common.Functions.Talk.OnTalk += this.GetTalk;
Common.Functions.BattleTalk.OnBattleTalk += this.GetBattleTalk;
Expand All @@ -188,7 +188,7 @@ protected virtual void Dispose(bool disposing)
Common.Functions.Talk.OnTalk -= this.GetTalk;
Common.Functions.BattleTalk.OnBattleTalk -= this.GetBattleTalk;
// Common.Functions.ChatBubbles.OnChatBubble -= this.ChatBubblesOnOnChatBubble;
Common.Functions.Tooltips.OnActionTooltip -= this.TooltipsOnActionTooltip;
//Common.Functions.Tooltips.OnActionTooltip -= this.TooltipsOnActionTooltip;
Common?.Functions.Dispose();
Common?.Dispose();

Expand Down Expand Up @@ -242,7 +242,8 @@ private void Tick(Framework tFramework)
#endif
this.TalkHandler("Talk", 1);

// this.TalkSubtitleHandler("TalkSubtitle", 1);
this.TalkSubtitleHandler("TalkSubtitle", 1);

this.BattleTalkHandler("_BattleTalk", 1);

this.TextErrorToastHandler("_TextError", 1);
Expand Down
35 changes: 35 additions & 0 deletions Echoglossian.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

28 changes: 28 additions & 0 deletions MultilingualResources/Echoglossian.af.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -290,6 +290,34 @@
<source>This translation engine does not require any special settings.</source>
<target state="needs-review-translation" state-qualifier="mt-suggestion">Hierdie vertaalenjin benodig geen spesiale instellings nie.</target>
</trans-unit>
<trans-unit id="SettingsForGTransText" translate="yes" xml:space="preserve">
<source>Settings for Google Translate:</source>
<target state="needs-review-translation" state-qualifier="mt-suggestion">Instellings vir Google Translate:</target>
</trans-unit>
<trans-unit id="TodoUrl" translate="yes" xml:space="preserve">
<source>TODOs List on Github</source>
<target state="needs-review-translation" state-qualifier="mt-suggestion">TODOs Lys op Github</target>
</trans-unit>
<trans-unit id="ContribText" translate="yes" xml:space="preserve">
<source>Please support us either by contributing to the project development, submitting issues or helping us with a coffee.</source>
<target state="new">Please support us either by contributing to the project development, submitting issues or helping us with a coffee.</target>
</trans-unit>
<trans-unit id="DisclaimerText1" translate="yes" xml:space="preserve">
<source>This plugin is aimed at solving one of the biggest issues for audiences that do not speak either English, German, French or Japanese: Understanding dialogues and other elements of the Game UI.</source>
<target state="new">This plugin is aimed at solving one of the biggest issues for audiences that do not speak either English, German, French or Japanese: Understanding dialogues and other elements of the Game UI.</target>
</trans-unit>
<trans-unit id="DisclaimerText2" translate="yes" xml:space="preserve">
<source>For now we only do auto-translations through Google Translate API, but in the future we intend to support other ML translation systems. We even have ideas targetting crowdsourced translations, curated by the community.</source>
<target state="new">For now we only do auto-translations through Google Translate API, but in the future we intend to support other ML translation systems. We even have ideas targetting crowdsourced translations, curated by the community.</target>
</trans-unit>
<trans-unit id="DisclaimerTitle" translate="yes" xml:space="preserve">
<source>About Echoglossian:</source>
<target state="new">About Echoglossian:</target>
</trans-unit>
<trans-unit id="NEListText" translate="yes" xml:space="preserve">
<source>The non-exhaustive list of issues and TODOs is available in the link below:</source>
<target state="new">The non-exhaustive list of issues and TODOs is available in the link below:</target>
</trans-unit>
</group>
</body>
</file>
Expand Down
28 changes: 28 additions & 0 deletions MultilingualResources/Echoglossian.ar.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -290,6 +290,34 @@
<source>This translation engine does not require any special settings.</source>
<target state="needs-review-translation" state-qualifier="mt-suggestion">لا يتطلب مشغل الترجمة هذا أي إعدادات خاصة.</target>
</trans-unit>
<trans-unit id="SettingsForGTransText" translate="yes" xml:space="preserve">
<source>Settings for Google Translate:</source>
<target state="needs-review-translation" state-qualifier="mt-suggestion">إعدادات ترجمة جوجل:</target>
</trans-unit>
<trans-unit id="TodoUrl" translate="yes" xml:space="preserve">
<source>TODOs List on Github</source>
<target state="needs-review-translation" state-qualifier="mt-suggestion">قائمة TODOs على جيثب</target>
</trans-unit>
<trans-unit id="ContribText" translate="yes" xml:space="preserve">
<source>Please support us either by contributing to the project development, submitting issues or helping us with a coffee.</source>
<target state="new">Please support us either by contributing to the project development, submitting issues or helping us with a coffee.</target>
</trans-unit>
<trans-unit id="DisclaimerText1" translate="yes" xml:space="preserve">
<source>This plugin is aimed at solving one of the biggest issues for audiences that do not speak either English, German, French or Japanese: Understanding dialogues and other elements of the Game UI.</source>
<target state="new">This plugin is aimed at solving one of the biggest issues for audiences that do not speak either English, German, French or Japanese: Understanding dialogues and other elements of the Game UI.</target>
</trans-unit>
<trans-unit id="DisclaimerText2" translate="yes" xml:space="preserve">
<source>For now we only do auto-translations through Google Translate API, but in the future we intend to support other ML translation systems. We even have ideas targetting crowdsourced translations, curated by the community.</source>
<target state="new">For now we only do auto-translations through Google Translate API, but in the future we intend to support other ML translation systems. We even have ideas targetting crowdsourced translations, curated by the community.</target>
</trans-unit>
<trans-unit id="DisclaimerTitle" translate="yes" xml:space="preserve">
<source>About Echoglossian:</source>
<target state="new">About Echoglossian:</target>
</trans-unit>
<trans-unit id="NEListText" translate="yes" xml:space="preserve">
<source>The non-exhaustive list of issues and TODOs is available in the link below:</source>
<target state="new">The non-exhaustive list of issues and TODOs is available in the link below:</target>
</trans-unit>
</group>
</body>
</file>
Expand Down
28 changes: 28 additions & 0 deletions MultilingualResources/Echoglossian.az-Cyrl.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -285,6 +285,34 @@
<source>This translation engine does not require any special settings.</source>
<target state="new">This translation engine does not require any special settings.</target>
</trans-unit>
<trans-unit id="SettingsForGTransText" translate="yes" xml:space="preserve">
<source>Settings for Google Translate:</source>
<target state="new">Settings for Google Translate:</target>
</trans-unit>
<trans-unit id="TodoUrl" translate="yes" xml:space="preserve">
<source>TODOs List on Github</source>
<target state="new">TODOs List on Github</target>
</trans-unit>
<trans-unit id="ContribText" translate="yes" xml:space="preserve">
<source>Please support us either by contributing to the project development, submitting issues or helping us with a coffee.</source>
<target state="new">Please support us either by contributing to the project development, submitting issues or helping us with a coffee.</target>
</trans-unit>
<trans-unit id="DisclaimerText1" translate="yes" xml:space="preserve">
<source>This plugin is aimed at solving one of the biggest issues for audiences that do not speak either English, German, French or Japanese: Understanding dialogues and other elements of the Game UI.</source>
<target state="new">This plugin is aimed at solving one of the biggest issues for audiences that do not speak either English, German, French or Japanese: Understanding dialogues and other elements of the Game UI.</target>
</trans-unit>
<trans-unit id="DisclaimerText2" translate="yes" xml:space="preserve">
<source>For now we only do auto-translations through Google Translate API, but in the future we intend to support other ML translation systems. We even have ideas targetting crowdsourced translations, curated by the community.</source>
<target state="new">For now we only do auto-translations through Google Translate API, but in the future we intend to support other ML translation systems. We even have ideas targetting crowdsourced translations, curated by the community.</target>
</trans-unit>
<trans-unit id="DisclaimerTitle" translate="yes" xml:space="preserve">
<source>About Echoglossian:</source>
<target state="new">About Echoglossian:</target>
</trans-unit>
<trans-unit id="NEListText" translate="yes" xml:space="preserve">
<source>The non-exhaustive list of issues and TODOs is available in the link below:</source>
<target state="new">The non-exhaustive list of issues and TODOs is available in the link below:</target>
</trans-unit>
</group>
</body>
</file>
Expand Down
28 changes: 28 additions & 0 deletions MultilingualResources/Echoglossian.az-Latn.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -285,6 +285,34 @@
<source>This translation engine does not require any special settings.</source>
<target state="new">This translation engine does not require any special settings.</target>
</trans-unit>
<trans-unit id="SettingsForGTransText" translate="yes" xml:space="preserve">
<source>Settings for Google Translate:</source>
<target state="new">Settings for Google Translate:</target>
</trans-unit>
<trans-unit id="TodoUrl" translate="yes" xml:space="preserve">
<source>TODOs List on Github</source>
<target state="new">TODOs List on Github</target>
</trans-unit>
<trans-unit id="ContribText" translate="yes" xml:space="preserve">
<source>Please support us either by contributing to the project development, submitting issues or helping us with a coffee.</source>
<target state="new">Please support us either by contributing to the project development, submitting issues or helping us with a coffee.</target>
</trans-unit>
<trans-unit id="DisclaimerText1" translate="yes" xml:space="preserve">
<source>This plugin is aimed at solving one of the biggest issues for audiences that do not speak either English, German, French or Japanese: Understanding dialogues and other elements of the Game UI.</source>
<target state="new">This plugin is aimed at solving one of the biggest issues for audiences that do not speak either English, German, French or Japanese: Understanding dialogues and other elements of the Game UI.</target>
</trans-unit>
<trans-unit id="DisclaimerText2" translate="yes" xml:space="preserve">
<source>For now we only do auto-translations through Google Translate API, but in the future we intend to support other ML translation systems. We even have ideas targetting crowdsourced translations, curated by the community.</source>
<target state="new">For now we only do auto-translations through Google Translate API, but in the future we intend to support other ML translation systems. We even have ideas targetting crowdsourced translations, curated by the community.</target>
</trans-unit>
<trans-unit id="DisclaimerTitle" translate="yes" xml:space="preserve">
<source>About Echoglossian:</source>
<target state="new">About Echoglossian:</target>
</trans-unit>
<trans-unit id="NEListText" translate="yes" xml:space="preserve">
<source>The non-exhaustive list of issues and TODOs is available in the link below:</source>
<target state="new">The non-exhaustive list of issues and TODOs is available in the link below:</target>
</trans-unit>
</group>
</body>
</file>
Expand Down
28 changes: 28 additions & 0 deletions MultilingualResources/Echoglossian.be.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -285,6 +285,34 @@
<source>This translation engine does not require any special settings.</source>
<target state="new">This translation engine does not require any special settings.</target>
</trans-unit>
<trans-unit id="SettingsForGTransText" translate="yes" xml:space="preserve">
<source>Settings for Google Translate:</source>
<target state="new">Settings for Google Translate:</target>
</trans-unit>
<trans-unit id="TodoUrl" translate="yes" xml:space="preserve">
<source>TODOs List on Github</source>
<target state="new">TODOs List on Github</target>
</trans-unit>
<trans-unit id="ContribText" translate="yes" xml:space="preserve">
<source>Please support us either by contributing to the project development, submitting issues or helping us with a coffee.</source>
<target state="new">Please support us either by contributing to the project development, submitting issues or helping us with a coffee.</target>
</trans-unit>
<trans-unit id="DisclaimerText1" translate="yes" xml:space="preserve">
<source>This plugin is aimed at solving one of the biggest issues for audiences that do not speak either English, German, French or Japanese: Understanding dialogues and other elements of the Game UI.</source>
<target state="new">This plugin is aimed at solving one of the biggest issues for audiences that do not speak either English, German, French or Japanese: Understanding dialogues and other elements of the Game UI.</target>
</trans-unit>
<trans-unit id="DisclaimerText2" translate="yes" xml:space="preserve">
<source>For now we only do auto-translations through Google Translate API, but in the future we intend to support other ML translation systems. We even have ideas targetting crowdsourced translations, curated by the community.</source>
<target state="new">For now we only do auto-translations through Google Translate API, but in the future we intend to support other ML translation systems. We even have ideas targetting crowdsourced translations, curated by the community.</target>
</trans-unit>
<trans-unit id="DisclaimerTitle" translate="yes" xml:space="preserve">
<source>About Echoglossian:</source>
<target state="new">About Echoglossian:</target>
</trans-unit>
<trans-unit id="NEListText" translate="yes" xml:space="preserve">
<source>The non-exhaustive list of issues and TODOs is available in the link below:</source>
<target state="new">The non-exhaustive list of issues and TODOs is available in the link below:</target>
</trans-unit>
</group>
</body>
</file>
Expand Down

0 comments on commit c8cda0e

Please sign in to comment.