Skip to content

Commit

Permalink
Update distribute (94e6ba1a345e9d433f0b5bc17cb4a41a7b0bae0f)
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Dec 13, 2024
1 parent b990149 commit ba76bc2
Show file tree
Hide file tree
Showing 3 changed files with 220 additions and 5 deletions.
4 changes: 2 additions & 2 deletions stable/BilingualTooltips/BilingualTooltips.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
"Author": "Elypha",
"Name": "BilingualTooltips",
"InternalName": "BilingualTooltips",
"AssemblyVersion": "1.0.2.0",
"Description": "Yes, we have tooltips displayed in two languages now. You paid SE for 4 languages so make good use of it.\n\n- Wanna know and learn how that item is written in another language? - No problem.\n- Got fed up of カタカナ and would rather read the English words? - We've got you.\n",
"AssemblyVersion": "1.1.0.0",
"Description": "Yes, we have tooltips displayed in two languages now. You paid SE for 4 languages so make very good use of it.\n\n- Interested in localised item descriptions in different languages?\n- Got fed up of transliterated カタカナ and would rather read just the original words?\n\nWe've got you! See plugin config to customise your own experience.\n",
"ApplicableVersion": "any",
"RepoUrl": "https://github.com/Elypha/BilingualTooltips",
"Tags": [
Expand Down
Binary file modified stable/BilingualTooltips/latest.zip
Binary file not shown.
221 changes: 218 additions & 3 deletions state.json
Original file line number Diff line number Diff line change
Expand Up @@ -20105,9 +20105,9 @@
}
},
"BilingualTooltips": {
"BuiltCommit": "6d103d62d284660e7fc2b5f7eb7b0f4e5a384f6c",
"TimeBuilt": "2024-11-18T14:20:39.5152385+00:00",
"EffectiveVersion": "1.0.2.0",
"BuiltCommit": "d1b1bbce28c3a58e873f1ebd8da78ed2945d619c",
"TimeBuilt": "2024-12-13T20:06:36.5148469+00:00",
"EffectiveVersion": "1.1.0.0",
"MinimumVersion": null,
"Changelogs": {
"1.0.0.0": {
Expand Down Expand Up @@ -20336,6 +20336,221 @@
}
],
"Reviewer": "philpax"
},
"1.1.0.0": {
"TimeReleased": "2024-12-13T20:06:36.5148866+00:00",
"Changelog": "v1.1.0.0\nNew Features:\n- Multilingual panel to view more language variations at once.\n\nFixed Problems:\n- General actions (Return) gets a wrong translation.\n",
"UsedNeeds": [
{
"Key": "https://github.com/Elypha/Miosuke.git",
"Version": "2da0229ba1f87f0b337d3e49694355e0c74f7ff3"
},
{
"Key": "Dalamud.ContextMenu",
"Version": "1.3.1"
},
{
"Key": "DalamudPackager",
"Version": "11.0.0"
},
{
"Key": "System.Net.Http",
"Version": "4.3.4"
},
{
"Key": "Microsoft.NETCore.Platforms",
"Version": "1.1.1"
},
{
"Key": "Microsoft.NETCore.Targets",
"Version": "1.1.0"
},
{
"Key": "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl",
"Version": "4.3.2"
},
{
"Key": "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl",
"Version": "4.3.2"
},
{
"Key": "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl",
"Version": "4.3.2"
},
{
"Key": "runtime.native.System",
"Version": "4.3.0"
},
{
"Key": "runtime.native.System.Net.Http",
"Version": "4.3.0"
},
{
"Key": "runtime.native.System.Security.Cryptography.Apple",
"Version": "4.3.0"
},
{
"Key": "runtime.native.System.Security.Cryptography.OpenSsl",
"Version": "4.3.2"
},
{
"Key": "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl",
"Version": "4.3.2"
},
{
"Key": "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl",
"Version": "4.3.2"
},
{
"Key": "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple",
"Version": "4.3.0"
},
{
"Key": "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl",
"Version": "4.3.2"
},
{
"Key": "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl",
"Version": "4.3.2"
},
{
"Key": "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl",
"Version": "4.3.2"
},
{
"Key": "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl",
"Version": "4.3.2"
},
{
"Key": "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl",
"Version": "4.3.2"
},
{
"Key": "System.Collections",
"Version": "4.3.0"
},
{
"Key": "System.Collections.Concurrent",
"Version": "4.3.0"
},
{
"Key": "System.Diagnostics.Debug",
"Version": "4.3.0"
},
{
"Key": "System.Diagnostics.DiagnosticSource",
"Version": "4.3.0"
},
{
"Key": "System.Diagnostics.Tracing",
"Version": "4.3.0"
},
{
"Key": "System.Globalization",
"Version": "4.3.0"
},
{
"Key": "System.Globalization.Calendars",
"Version": "4.3.0"
},
{
"Key": "System.Globalization.Extensions",
"Version": "4.3.0"
},
{
"Key": "System.IO",
"Version": "4.3.0"
},
{
"Key": "System.IO.FileSystem",
"Version": "4.3.0"
},
{
"Key": "System.IO.FileSystem.Primitives",
"Version": "4.3.0"
},
{
"Key": "System.Linq",
"Version": "4.3.0"
},
{
"Key": "System.Net.Primitives",
"Version": "4.3.0"
},
{
"Key": "System.Reflection",
"Version": "4.3.0"
},
{
"Key": "System.Reflection.Primitives",
"Version": "4.3.0"
},
{
"Key": "System.Resources.ResourceManager",
"Version": "4.3.0"
},
{
"Key": "System.Runtime",
"Version": "4.3.0"
},
{
"Key": "System.Runtime.Extensions",
"Version": "4.3.0"
},
{
"Key": "System.Runtime.Handles",
"Version": "4.3.0"
},
{
"Key": "System.Runtime.InteropServices",
"Version": "4.3.0"
},
{
"Key": "System.Runtime.Numerics",
"Version": "4.3.0"
},
{
"Key": "System.Security.Cryptography.Algorithms",
"Version": "4.3.0"
},
{
"Key": "System.Security.Cryptography.Cng",
"Version": "4.3.0"
},
{
"Key": "System.Security.Cryptography.Csp",
"Version": "4.3.0"
},
{
"Key": "System.Security.Cryptography.Encoding",
"Version": "4.3.0"
},
{
"Key": "System.Security.Cryptography.OpenSsl",
"Version": "4.3.0"
},
{
"Key": "System.Security.Cryptography.Primitives",
"Version": "4.3.0"
},
{
"Key": "System.Security.Cryptography.X509Certificates",
"Version": "4.3.0"
},
{
"Key": "System.Text.Encoding",
"Version": "4.3.0"
},
{
"Key": "System.Threading",
"Version": "4.3.0"
},
{
"Key": "System.Threading.Tasks",
"Version": "4.3.0"
}
],
"Reviewer": "reiichi001"
}
}
},
Expand Down

0 comments on commit ba76bc2

Please sign in to comment.