Commit Graph

61703 Commits

Author SHA1 Message Date
Sven Strickroth
ae6cd6f2db Translation update done using Pootle. 2011-12-14 21:13:48 +02:00
Sven Strickroth
f43f436c6b Translation update done using Pootle. 2011-12-14 21:13:27 +02:00
Sven Strickroth
e640c3c40f Translation update done using Pootle. 2011-12-14 21:13:17 +02:00
Sven Strickroth
a725a11c3b Translation update done using Pootle. 2011-12-14 21:13:09 +02:00
Sven Strickroth
676982b499 Translation update done using Pootle. 2011-12-14 21:13:02 +02:00
any anonymous user
133cf72e9d Translation update done using Pootle. 2011-12-14 21:12:26 +02:00
minichip
9de5a5ad17 Translation update done using Pootle. 2011-12-14 21:12:25 +02:00
Victor Volkov
560da6e0cd Translation update done using Pootle. 2011-12-14 19:08:59 +02:00
Victor Volkov
3ac7a3020f Translation update done using Pootle. 2011-12-14 19:08:23 +02:00
Victor Volkov
fded23de42 Translation update done using Pootle. 2011-12-14 19:08:12 +02:00
Victor Volkov
73a37fdd52 Translation update done using Pootle. 2011-12-14 19:07:54 +02:00
Victor Volkov
8bf5c19725 Translation update done using Pootle. 2011-12-14 19:07:40 +02:00
Victor Volkov
71bbe95c91 Translation update done using Pootle. 2011-12-14 19:07:13 +02:00
Victor Volkov
e3c32dafed Translation update done using Pootle. 2011-12-14 19:06:02 +02:00
Victor Volkov
62f0ae4a87 Translation update done using Pootle. 2011-12-14 19:05:48 +02:00
Marc Delisle
b8522b5e1a 3.4.10-dev 2011-12-14 08:13:30 -05:00
Marc Delisle
c555fc1b34 Fix merge conflicts 2011-12-14 08:00:51 -05:00
Marc Delisle
ba255de1b2 Fix merge conflicts 2011-12-14 07:54:50 -05:00
Michal Čihař
9bf4527ab4 Merge remote-tracking branch 'origin/QA_3_4' 2011-12-14 11:18:49 +01:00
Michal Čihař
c93200a5bc Update po files from master 2011-12-14 11:17:09 +01:00
Pootle server
b093fe9a13 Merge remote-tracking branch 'origin/master' 2011-12-14 10:40:21 +01:00
Michal Čihař
cdffe9fb97 Merge remote-tracking branch 'origin/QA_3_4'
Conflicts:
	libraries/dbi/mysql.dbi.lib.php
2011-12-14 10:06:36 +01:00
Michal Čihař
458e015ec2 Changelog entry 2011-12-14 10:03:20 +01:00
Michal Čihař
da62d86238 These are done and we do not seem to use decimals 2011-12-14 10:00:01 +01:00
Michal Čihař
91241f71d3 Fill orgtable and orgname attributes 2011-12-14 09:58:47 +01:00
Michal Čihař
cec8f1b094 Add actually some sane value to field flags 2011-12-14 09:56:02 +01:00
Michal Čihař
396e5716f8 Use mysqli in example configuration
The mysql extension does not support some features we use and I think it
is safe to assume nearly everybody has mysqli.
2011-12-14 09:51:20 +01:00
Michal Čihař
a074b4c6e2 Create fake flags field
The content is empty for now, but at least the code will not emit
warnings on every access to it (which is quite often). The proper value
calculation should be added later.
2011-12-14 09:49:51 +01:00
Michal Čihař
ea64f8f731 Whitespace cleanup 2011-12-14 09:49:35 +01:00
Sukma Budi
deff97339b Translation update done using Pootle. 2011-12-13 22:38:42 +02:00
Sukma Budi
cedb97400a Translation update done using Pootle. 2011-12-13 22:36:20 +02:00
Sukma Budi
49f74d1c3d Translation update done using Pootle. 2011-12-13 22:33:05 +02:00
Sukma Budi
8a2ac93cec Translation update done using Pootle. 2011-12-13 22:32:25 +02:00
Sukma Budi
4a8411f613 Translation update done using Pootle. 2011-12-13 22:32:06 +02:00
Ivan Lanin
09a465a34b Translation update done using Pootle. 2011-12-13 22:31:15 +02:00
ProUser
0671e44649 Translation update done using Pootle. 2011-12-13 20:13:57 +02:00
ProUser
207c752560 Translation update done using Pootle. 2011-12-13 20:12:33 +02:00
ProUser
3b639b6926 Translation update done using Pootle. 2011-12-13 20:11:13 +02:00
ProUser
bca04712c2 Translation update done using Pootle. 2011-12-13 20:09:02 +02:00
ProUser
72cced808b Translation update done using Pootle. 2011-12-13 20:07:43 +02:00
ProUser
26d75661e7 Translation update done using Pootle. 2011-12-13 20:07:20 +02:00
ProUser
34a1691ab5 Translation update done using Pootle. 2011-12-13 20:04:52 +02:00
ProUser
8f2956e6a7 Translation update done using Pootle. 2011-12-13 20:03:56 +02:00
ProUser
4822f677a9 Translation update done using Pootle. 2011-12-13 19:45:32 +02:00
ProUser
7b3603d553 Translation update done using Pootle. 2011-12-13 19:45:13 +02:00
ProUser
d8b5b8307b Translation update done using Pootle. 2011-12-13 19:44:52 +02:00
ProUser
0c8f8df64c Translation update done using Pootle. 2011-12-13 19:44:38 +02:00
Michal Čihař
0e707906e6 [security] Self-XSS in setup (host parameter), see PMASA-2011-19 2011-12-13 12:42:39 -05:00
Yuichiro
de11d39fd6 Translation update done using Pootle. 2011-12-13 11:34:07 +02:00
Yuichiro
8c70de5af1 Translation update done using Pootle. 2011-12-13 11:32:57 +02:00