quisquous / cactbot

FFXIV TypeScript Raiding Overlay
Apache License 2.0
793 stars 379 forks source link

parser language is set to English #1509

Closed Jaehyuk-Lee closed 4 years ago

Jaehyuk-Lee commented 4 years ago

default language was intended to match FFXIV plugin language, but it's set to English. I don't have computer to check this now, but I see many complaints about why cactbot is shown in English after update. I'll check this after I go home.

Jaehyuk-Lee commented 4 years ago

This issue happens with these condition

This does not happen after you select specific language and then, select "Use FFXIV Plugin Langauage".

Jaehyuk-Lee commented 4 years ago

I think default setting is not set to 'default', I guess it's "null"(not string).

Jaehyuk-Lee commented 4 years ago

parser language set to Korean K-002

but it's shown in English K-001

quisquous commented 4 years ago

Is this causing a lot of people a problem, such that it would be helpful to do another release soon?

Jaehyuk-Lee commented 4 years ago

@quisquous ummm... this differ by amount of users who does not uses English. But, it can be solved with manual language setting, but the problem is only some people got it. Korean users are getting my own release version with HAERUBOT which is used to maintain ACT plugins for Korean server. (If I release a new version, HAERUBOT users get updates.) I've been releasing my own release for Korean server because original(quisquous) cactbot release is focused on intl version users.

So, only concern is for Chinese / Japanese / French / German users. I don't know user amount of these users, so I actually don't know. It's okay to not release a new version for Korean users.

That would be helpful to have another release, but I think you're not releasing new version just for a reason of "helpful" since releasing new version frequently is not good. So, I cannot say whether release or not for sure.