Commit Graph

11 Commits

Author SHA1 Message Date
Michal Čihař
16e6be4ccc Fix support for Qt translation (and probably others)
Use po specific features only if they are available
2012-03-01 14:45:47 +01:00
Michal Čihař
7b16bb1305 Show strings with suggestions 2012-03-01 14:03:23 +01:00
Michal Čihař
ee76af5ff4 Make it possible to force refresh 2012-02-28 15:21:52 +01:00
Michal Čihař
4a1eb36027 Keep ordering from po file 2012-02-28 15:12:41 +01:00
Michal Čihař
d2ef58f523 Grab unit to translate 2012-02-28 15:00:23 +01:00
Michal Čihař
846189dbdc Identify units by hash 2012-02-28 11:24:53 +01:00
Michal Čihař
74afdf1f3a Faster processing by avoiding two writes on creating new entry 2012-02-27 18:05:42 +01:00
Michal Čihař
0fa050534e Use new shared plurals code 2012-02-27 17:54:42 +01:00
Michal Čihař
941aa9747b Actual parsing of po files and loading to database 2012-02-27 17:50:47 +01:00
Michal Čihař
6538ce2192 Prepare stub for actually loading po file 2012-02-27 16:29:32 +01:00
Michal Čihař
07af4e87ad Initial code for import 2012-02-27 16:09:31 +01:00