-
In the current version pot-create outputs the following message in our project:
``` bash
$ pot-create --keyword=_ts app -o app/locale/translations.pot
./app/utils.py[92]: Message argument must be a…
-
Hi All,
I have a PDF file that contains about 500 pages (3.6mb) - I can't post because it contains sensitive data. When I load it up through pdf2json, it takes about 10 minutes to fire the dataReady…
-
Adding when a function or property was introduced in the API seems a nice addition to the docs. This could be partially automated.
For DSS C-API:
- For recent versions of DSS C-API, our `DSS_Extra…
-
If we want to easily port Perspectives to multiple platforms (like Chrome, Android, or Thunderbird) it would be very useful if we knew exactly what functionality was needed from each platform, and whe…
-
**Describe the bug**
`MakeReproducible` is removing the Nlink values from records, which breaks any hardlinks
**To Reproduce**
Steps to reproduce the behavior:
You got some hard links in there (…
-
### Describe the issue
Issue:
I try to run your given example: Detect the person and frisbee in the image in detection examples. Sometime i meet error: SyntaxError: invalid syntax
Log:
```
2…
-
See https://github.com/rubenv/angular-gettext/issues/53.
Should probably be a page in the advanced section.
A good example is needed here. Someone suggested `invoice`, which might be a verb or a nou…
-
The allowed times for talks on a stage are currently determined in the following way, which is quite confusing to put it mildly:
The `Proposal.get_allowed_time_periods_with_default` method returns …
-
# Feature or enhancement
I propose that a new % format code(s) be added to strptime to allow parsing of timestamps which are either whole seconds, or fractions of a second.
The current `%f` form…
-
Currently, only first level `keys` in the `strings` object are used to generate `enum`.
Decodable models should be created so that `xcstrings` JSON file can be decoded to native objects, to support…