doniks
doniks
Just curious @Ryuno-Ki does this happen a lot to you? What kind of game are you playing? With XXLarge, loose, very hard I don't normally run into this
add a reference here? https://docs.ubports.com/en/latest/appdev/guides/pushnotifications.html
Ah, ok. yeah, good point. maybe. to be honest, I haven't looked at the content of what's in the docs about push and what's in lomiri-push-service (lps) repo ... Although,...
Another thought, *if* lps devs rather have it in their repo, but it's hard to read, then it might be best to improve the language at the source ... I...
> I'm thinking of ways to customize pencils in the geoscribble mode, Nice! > but in a way that would fit into the global instance: e.g. no re-defining of existing...
https://github.com/Zverik/every_door/issues/687 might be remotely related. Talk about wrong mode confusion, albeit in a different way
Is there an overview of when this gets created? Which specific actions in ED lead to this? Might help with avoiding it, suggesting alternatives and improving existing fixme's
@grenudi maybe have a look at update_translations.sh script. Looks like as if it started as a copy/paste of an older build script. By now it's diverged a lot and with...
fyi, some pointers and notes from previous attempt here: https://github.com/ubports/docs.ubports.com/issues/479
> Relating the third point, mainly the .pot file needs to be merged into one file that merging is a manual step right? is it `msgmerge`? are you familiar with...