-
Currently, internationalisation (i18n) is handled by taking the English translation and using that as the key, meaning that if the English translation is updated, every other locale needs to be update…
-
## Bug Report
### Affected tool(s)
CrosscheckFingerprints
### Affected version(s)
3.1.0, and 2.27.5 (inside GATK 4.4.0.0 and 4.3.0.0)
### Description
When running CrosscheckFingerprints i…
-
Like string-constants-lib String constants support internationalisation via translation files so DrRacket UI can be used in a range of languages, but applied to the code.
https://en.m.wikipedia.org/…
-
In abbot, if you wrap code in:
```
//@if(debug)
...
//@endif
```
then it will be removed if not in debug mode.
It would be nice to build this as part of a more comprehensive build mode system, with…
-
I am from a country that uses UK English. I would like to be able to have that language as an option in the Kibana UI. I am happy to attempt to contribute a pull request with whatever is needed by Kib…
-
Minimal Repro
```dart
import 'package:flutter/foundation.dart';
import 'package:flutter/material.dart';
void main() => runApp(AppRoot());
class AppRoot extends StatelessWidget {
@o…
-
We need vars localize to pull all localizations from VARS db regardless of where they were made. We suspect it is also not pulling in localizations generated from our machine learning proposals either…
kwalz updated
4 months ago
-
Hi--
I deleted an annotation this morning from Ashfar_2010, but it still shows in the list 'List All Annotations':
Date: 2013-03-20T14:55:08.353Z
DocID: Ashfar_2010
Curator: vanauken
Sentence: PPH-6…
-
### Issue
Aider gets stuck on /map. My repo only has 424 files, but when I attempt to talk with LLM or run /map it gets stuck processing. Tested with multiple model with same behavior. Uninstalled an…
-
Hi,
I am trying to reproduce the 59.0 mIOU seen in the paper, but so far, all I can achieve is about 54.3 mIOU.
I wrote a script to convert all of the VOC SegmentationClass ground truth from th…