View Issue Details

IDProjectCategoryView StatusLast Update
0004203Talerwallet (WebExtension)public2016-03-19 12:51
ReporterFlorian Dold Assigned ToFlorian Dold  
PrioritynormalSeveritytweakReproducibilityhave not tried
Status closedResolutionfixed 
Product Version0.0 
Target Version0.0Fixed in Version0.0 
Summary0004203: cleanup i18n in the wallet
DescriptionJust some minor things that need to be cleaned up:

* right now the i18n uses a separate build system (with a separate set of patterns / directories for source code), which is inadequate. i18n tasks should be integrated with the gulpfile, the makefile should just be a thin wrapper

* the build system leaves behind one *.po file per TypeScript source file, they should be cleaned up

* the actual *.po files and the header.po is in the root extension directory, when they should be in some subdirectory, as we don't want to litter the source tree too much
TagsNo tags attached.

Activities

tg

2016-02-25 10:57

reporter   ~0010189

the cleanup part is already done

Florian Dold

2016-03-02 02:27

manager   ~0010211

Not really, there's still a header.po and various other .po files in the root of the wallet directory. They should be somewhere else (for example po/ or l10n/).

Florian Dold

2016-03-18 17:37

manager   ~0010248

Fixed in 863938d..87e98b0

Issue History

Date Modified Username Field Change
2016-02-24 17:23 Florian Dold New Issue
2016-02-24 17:23 Florian Dold Status new => assigned
2016-02-24 17:23 Florian Dold Assigned To => Florian Dold
2016-02-24 17:23 Florian Dold Status assigned => new
2016-02-25 10:57 tg Note Added: 0010189
2016-02-25 20:46 Christian Grothoff Severity minor => tweak
2016-02-25 20:46 Christian Grothoff Status new => assigned
2016-02-25 20:46 Christian Grothoff Product Version => 0.0
2016-02-25 20:46 Christian Grothoff Target Version => 0.1
2016-03-02 02:27 Florian Dold Note Added: 0010211
2016-03-02 02:27 Florian Dold Assigned To Florian Dold => tg
2016-03-17 13:44 Florian Dold Assigned To tg => Florian Dold
2016-03-18 17:37 Florian Dold Note Added: 0010248
2016-03-18 17:37 Florian Dold Status assigned => resolved
2016-03-18 17:37 Florian Dold Resolution open => fixed
2016-03-19 12:50 Christian Grothoff Fixed in Version => 0.0
2016-03-19 12:50 Christian Grothoff Target Version 0.1 => 0.0
2016-03-19 12:51 Christian Grothoff Status resolved => closed
2023-04-13 20:37 Florian Dold Category wallet (WebExtensions) => wallet (WebExtension)