-
`mf_extract` scans the static files and that's fine for baked in UI strings
I have a lot of english content coming from a database, and would like to use the webUI to manage these translations.
but …
dcsan updated
10 years ago
-
I guess `tnt` should be able to use resource files as a source _and_ be able to import translated strings from resource files _and_ update the translated resource files.
User stories:
- Continue…
-
**Affected tool:**
olevba
**Describe the bug**
The binary "printable characters" regex seems to contain non-printable characters. Specifically, the code in lines 902-904 in olevba.py
is
902: …
-
**Issue by [mitchellsundt](https://github.com/mitchellsundt)**
_Thursday Jul 09, 2015 at 19:30 GMT_
_Originally opened as https://github.com/opendatakit/opendatakit/issues/890 (1 comment(s))_
----
…
-
Below are the strings newly added and needs to be translated
Auto-Backup
Auto backup applications in background
Removes advertisements
Storage Permission Granted.
Cannot Extract Apk, Storage Pe…
-
Below are the strings updated and needs to be translated
Auto-Backup
Auto backup applications in background
Removes advertisements
Storage Permission Granted.
Cannot Extract Apk, Storage Permi…
-
In April 2020 arc-mode.el changed from using vectors of strings to vectors of structs to represent files inside archives. That change breaks this code which generates strings.
Reproduction:
` lo…
-
Create a port of pgagroal's
```
conf Manages the configuration (e.g., reloads the configuration
The subcommand can be:
- 'rel…
-
(1) Add docstrings to methods
(2) Covert .format() methods to f strings for readability
(3) Make sure we are using Python 3.8 throughout
(4) zip extract_all() in ingest_flights.py can be simplified…
-
## Overview
Request to implement a comprehensive HeapWalk functionality in Volatility 3 that supports both traditional Windows heap structures and the newer Windows 10 Segment Heap architecture.
#…