Ko Nagase

Results 91 comments of Ko Nagase

Hi @moovida, (CC: @dkastl, @mbasa) > Maybe because we removed some entries? Should we do that on weblate in future? I guess so. Is it possible for you to update...

> @sanak , you mean following the above workflow, right? Well, my suggestion was opposite direction (GitHub => Weblate), but Weblate suggested workflow (Weblate => GitHub) is also okay and...

Okay, I will try wlc on my local environment, once. (I guess that wlc fetch operation should work with my account.) https://docs.weblate.org/en/latest/wlc.html#getting-started

@moovida I guess that `wlc commit` or other `wlc` command requires translation project/component, so could you try the following once ? ```sh wlc commit smash/smash-import-export-plugins ``` (On my local environment,...

By the way, I found the following past weblate issue, and deleting translation key may be better to be done via web interface with [Cleanup addon](https://docs.weblate.org/en/latest/admin/addons.html#cleanup-translation-files)... https://github.com/WeblateOrg/weblate/issues/1974 `Deleting existing translation`...

@moovida Oh, yes. The generated intl files can be removed from git and ignoring those by git ignore is possible. If deleting `output-dir: lib/generated` line from `l10n.yaml`, then intl files...

Thanks for creating this issue! I will try to implement `MutationObserver` way in next week.

@ShoichiroKitano こちらついてご報告頂き、ありがとうございます。 `栃木県宇都宮市一番町3-17` で検索したところ、 `栃木県宇都宮市一条三丁目17` が返ることを確認いたしました。 (原因についても詳細を記載頂き、誠にありがとうございます! 🙇) 修正の方向で検討しておりますので、対応まで、今しばらくお待ち頂ければと思います。🙇

@sbrunner Thanks for your reply! > You can put an attribution text in the JasperReport template, do you need something other? Yes, it's possible to add attribution text directly (or...

Hi, I have been curious about this, because current job request => status check polling doesn't fit server side redundancy (multiple Docker containers with load balancer). From glance of the...