-
download questions:
in https://github.com/SerenityOS/serenity/blob/66e7ac19546b1158c7fd3ce8e088b0ad5f385a33/Meta/CMake/unicode_data.cmake and in trying to build I notice that each .txt file is down…
-
There are many missing plural form in your strings. Texts like "item(s)" looks bad. In many languages translators need to have one, few (2-4 etc) and also many (>4 etc) forms.
See grammar rules: ht…
-
Would be nice to have the names of the emojis with a customizable language (French for me).
Maybe it's available in the emojis source packages?
-
Right now ICU4X uses a mechanism I cobbled together to download and cache CLDR JSON data. We should look for a common solution to this problem on crates.io so that we don't have to maintain file down…
-
It would be possible to backport #3209 to node-sass 6.0+?
**Motivation:**
- Nodejs v16 is still under LTS
- The [supported node-sass version](https://github.com/sass/node-sass#node-version-suppo…
-
### Summary
When you put the mouse over the flag of USA of a player, the caption text appearing is "United States".
It should be "United States of America", don't you think so ?
### Environme…
-
I get "20780fe7a8774baffbeecc2f9a7367d4e8162500" more than once in packages.nix, which gives "attribute already defined" error. I can manually delete one, or it could be handled automatically.
-
### Current behavior
This is happening in e2e pipelines - not all the times
Cypress 10.3.0 is installed in ..../tmp/.cypressCache/10.3.0
Command:
npx cypress run
--browser chrome --e2e
(no…
-
### Describe the issue you are experiencing
I was manually sending the notifications and I wasn't getting an error
using this lib https://github.com/devfutfanatics/fcmlibrary
but when migrating…
-
# Bug Report
By default, everything is port 3000, and even if you specify a different port in the scripts' arguments, it still attempts to start the server on port 3000, which invenitably fails if …