Daniel

Results 19 comments of Daniel

@villebro @rusackas @john-bodley do you have any plans on merging this?

Thank you for your feedback! I'm not sure how the license header in .pot file got altered as I haven't touched the file manually. In order to fix that, I...

Getting this error as well. Seems Docker images are unbuildable using `docker compose up`. ```failed to solve: process "/bin/sh -c npm ci" did not complete successfully: exit code: 1``` Had...

@villebro @rusackas Could you please check why ```Python-Integration / test-mysql (pull_request)``` test has failed? I haven't altered Python part of code, but maybe I have still messed up somehow.

> @villebro @rusackas Could you please check why `Python-Integration / test-mysql (pull_request)` test has failed? I haven't altered Python part of code, but maybe I have still messed up somehow....

@artemonsh, thank you for the feedback! Right, there are still quite a bunch of empty strings. Translating, I was leaving particular string as is if: * I haven't encountered it...

Also, before moving forward, please let me adjust related commits as I've just noticed I haven't set my local Git username/email properly :/

Fixed it. Sorry for the mess. I'm new to collaborative development and still figuring out how everything works.

@rusackas I think that's because that command doesn't order extracted strings. Before doing anything with the .po file in this branch, I have run `./scripts/babel_update.sh` as was mentioned in the...

@mistercrunch The first commit in this branch was based on previous workflow of updating i18n files, as described [here](https://superset.apache.org/docs/contributing/development/#updating-language-files) (BTW these docs are still behind your PR #28483 for some...