Commit Graph

418 Commits

Author SHA1 Message Date
Michal Čihař
65545216dd Use iterator to lower memory usage 2012-03-01 15:12:11 +01:00
Michal Čihař
296a25b86b Move messages to content for proper alignment 2012-03-01 15:06:43 +01:00
Michal Čihař
8ab8f321b5 No need for explicit style it is detected automatically 2012-03-01 14:46:43 +01:00
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ř
a6595af47c Need to save first, as create_translation refers to subproject 2012-03-01 14:39:43 +01:00
Michal Čihař
ff13519df6 Fix typo 2012-03-01 14:34:56 +01:00
Michal Čihař
6a1def5564 Make some project information optional 2012-03-01 14:34:26 +01:00
Michal Čihař
f7c156b3d9 Store absolute numbers of messages rather than percent 2012-03-01 14:22:52 +01:00
Michal Čihař
8ec07f4f35 Fix tag order 2012-03-01 14:12:45 +01:00
Michal Čihař
679ad864fd Missing breadcumb 2012-03-01 14:11:43 +01:00
Michal Čihař
fd799132ff Order languages by name 2012-03-01 14:10:57 +01:00
Michal Čihař
7b16bb1305 Show strings with suggestions 2012-03-01 14:03:23 +01:00
Michal Čihař
69b02bda49 Properly propagate plural values 2012-03-01 13:49:36 +01:00
Michal Čihař
6a778da5c2 Introduce special field for plurals 2012-03-01 13:38:10 +01:00
Michal Čihař
e658c65b19 Render plurals 2012-03-01 13:35:31 +01:00
Michal Čihař
3c384e17c0 Started renderer for plural editor 2012-03-01 13:31:23 +01:00
Michal Čihař
7837628b29 Pass parsed plurals to form 2012-03-01 13:31:10 +01:00
Michal Čihař
4b1e715809 Properly handle non-plural strings here 2012-03-01 13:30:41 +01:00
Michal Čihař
7a3d53062a Display plural units 2012-03-01 13:25:25 +01:00
Michal Čihař
94db84d86e Translation display filter handles plurals 2012-03-01 13:24:07 +01:00
Michal Čihař
adde1c83d4 Focus editor on page load 2012-03-01 11:54:31 +01:00
Michal Čihař
d0fc419d7f Automatically unmark fuzzy on edit 2012-03-01 11:54:04 +01:00
Michal Čihař
01f3e8176f Stay on unit after handling suggestion 2012-03-01 11:50:07 +01:00
Michal Čihař
a15aa721f9 Accepting/deleting suggestions works 2012-03-01 11:46:30 +01:00
Michal Čihař
fa05233fbe Real links for accept/delete buttons 2012-03-01 11:39:58 +01:00
Michal Čihař
9bf892c460 Styling for accept/delete buttons 2012-03-01 11:36:06 +01:00
Michal Čihař
4fb0ff8775 Add buttons for accepting/deleting suggestions 2012-03-01 11:31:52 +01:00
Michal Čihař
1bd7a03f98 Better formatting for suggestions 2012-03-01 11:28:51 +01:00
Michal Čihař
a5098513bc Highlight whitespaces and keep newlines in strings 2012-03-01 11:23:56 +01:00
Michal Čihař
22f7d39da4 Add filter for formatting strings 2012-03-01 11:11:25 +01:00
Michal Čihař
1c350b60db Highlight strings 2012-03-01 11:03:03 +01:00
Michal Čihař
d26cc87795 Style text 2012-03-01 11:02:04 +01:00
Michal Čihař
254b69c12c List suggestions 2012-03-01 11:01:48 +01:00
Michal Čihař
1996082a71 Save suggestions 2012-03-01 11:01:14 +01:00
Michal Čihař
6b4a616d08 Admin interface for suggestions 2012-03-01 10:51:43 +01:00
Michal Čihař
9807d127bc Include current page in breadcums 2012-03-01 10:46:50 +01:00
Michal Čihař
df12a0c641 Smaller breadcums and menu 2012-03-01 10:40:39 +01:00
Michal Čihař
7049fae4b2 Code should be unique 2012-03-01 10:37:44 +01:00
Michal Čihař
0a92470735 Use only shorter language names 2012-03-01 10:36:50 +01:00
Michal Čihař
04418bc7f3 Make whole text link 2012-03-01 10:36:41 +01:00
Michal Čihař
a3f296fa68 Style for navigation 2012-03-01 10:32:48 +01:00
Michal Čihař
4bbc9ec476 Style for header 2012-03-01 10:26:18 +01:00
Michal Čihař
4d5105b254 Add breadcums 2012-03-01 10:22:20 +01:00
Michal Čihař
aec6fbd993 Add support for breadcums navigation 2012-03-01 10:18:34 +01:00
Michal Čihař
fe463a6907 Add method for accepting suggestion 2012-03-01 10:03:01 +01:00
Michal Čihař
d22378b06b Bind suggestion to language 2012-03-01 10:01:04 +01:00
Michal Čihař
f48a743c24 Bind suggestion to project 2012-03-01 09:59:32 +01:00
Michal Čihař
9125fe5a03 Cleanup 2012-02-29 20:20:31 +01:00
Michal Čihař
b88ea91d4b Add license 2012-02-29 20:19:54 +01:00
Michal Čihař
fc66f4ba4a Way to get related suggestions 2012-02-29 15:29:10 +01:00