~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to database/sampledata/current-dev.sql

  • Committer: Launchpad Patch Queue Manager
  • Date: 2011-09-21 03:09:33 UTC
  • mfrom: (7675.1045.811 db-devel)
  • Revision ID: launchpad@pqm.canonical.com-20110921030933-mfkdkkkb99sskvrt
Merging db-stable at revno 10994

Show diffs side-by-side

added added

removed removed

Lines of Context:
747
747
 
748
748
 
749
749
 
750
 
 
751
 
 
752
 
 
753
 
 
754
 
 
755
 
 
756
 
 
757
 
 
758
 
 
759
 
 
760
 
 
761
 
 
762
 
 
763
 
 
764
 
 
765
 
 
766
 
 
767
 
 
768
 
 
769
 
 
770
 
 
771
 
 
772
 
 
773
 
 
774
 
 
775
 
 
776
 
 
777
 
 
778
 
 
779
 
 
780
 
 
781
 
 
782
 
 
783
 
 
784
 
 
785
 
 
786
 
 
787
 
 
788
 
 
789
 
 
790
 
 
791
 
 
792
 
 
793
 
 
794
 
 
795
 
 
796
 
 
797
 
 
798
 
 
799
 
 
800
 
 
801
 
 
802
 
 
803
 
 
804
 
 
805
 
 
806
 
 
807
 
 
808
 
 
809
 
 
810
 
 
811
 
 
812
 
 
813
 
 
814
 
 
815
 
 
816
 
 
817
 
 
818
 
 
819
 
 
820
 
 
821
 
 
822
 
 
823
 
 
824
 
 
825
 
 
826
 
 
827
 
 
828
 
 
829
 
 
830
 
 
831
 
 
832
 
 
833
 
 
834
 
 
835
 
 
836
 
 
837
 
 
838
 
 
839
 
 
840
 
 
841
 
 
842
 
 
843
 
 
844
 
 
845
 
 
846
 
 
847
 
 
848
 
 
849
 
 
850
 
 
851
 
 
852
 
 
853
 
 
854
 
 
855
750
SET SESSION AUTHORIZATION DEFAULT;
856
751
 
857
752
ALTER TABLE account DISABLE TRIGGER ALL;
2252
2147
ALTER TABLE archivesubscriber ENABLE TRIGGER ALL;
2253
2148
 
2254
2149
 
2255
 
ALTER TABLE authtoken DISABLE TRIGGER ALL;
2256
 
 
2257
 
 
2258
 
 
2259
 
ALTER TABLE authtoken ENABLE TRIGGER ALL;
2260
 
 
2261
 
 
2262
2150
ALTER TABLE processor DISABLE TRIGGER ALL;
2263
2151
 
2264
2152
INSERT INTO processor (id, family, name, title, description) VALUES (1, 1, '386', 'Intel 386', 'Intel 386 and its many derivatives and clones, the basic 32-bit chip in the x86 family');
2932
2820
ALTER TABLE binarypackagereleasedownloadcount ENABLE TRIGGER ALL;
2933
2821
 
2934
2822
 
2935
 
ALTER TABLE bounty DISABLE TRIGGER ALL;
2936
 
 
2937
 
INSERT INTO bounty (id, name, title, summary, description, usdvalue, difficulty, reviewer, datecreated, owner, deadline, claimant, dateclaimed, bountystatus) VALUES (1, 'foomatic-widgets', 'Make foomatic have better widgets.', 'Foomatic needs to have way better widgets. The current ones are SO WinXP. Eeewww. Maybe we can get some of that K-Bling that I saw in Kubuntu?', 'The widgets need to be particularly polished, since foomatic is going to be the default foomaster on the desktop for the planet.', 453.44, 50, 16, '2005-03-11 09:17:40.585397', 16, NULL, NULL, NULL, 1);
2938
 
INSERT INTO bounty (id, name, title, summary, description, usdvalue, difficulty, reviewer, datecreated, owner, deadline, claimant, dateclaimed, bountystatus) VALUES (2, 'test-bounty', 'This is a Test Bounty', 'The test bounty summary would be compact, not more than 70 words. I would expect to see this displayed in bold at the top of the bounty page, and in listings of bounties.', 'This is a challenging bounty. Dolorem ipsum dominum nostrum. Quanto quando magno farto.  kjds hfslhf kdszhfskdj dsfvgdfvg ghjgsdfgsdfj hgsdkjsdg vsvgckjvcxvg xcIn some cases the bounty may have been offered in a variety of currencies, so this USD value iIn some cases the bounty may have been offered in a variety of currencies, so this USD value is an estimate based on recent currency rates.s an estimate based on recent currency rates.In some cases the bounty may have been offered in a variety of currencies, so this USD value is an estimate based on recent currency rates.
2939
 
 
2940
 
In some cases the bounty may have been offered in a variety of currencies, so this USD value is an estimate based on recent currency rates.
2941
 
 
2942
 
In some cases the bounty may have been offered in a variety ofIn some cases the bounty may have been offered in a variety of currencies, so this USD value is an estimate based on recent currency rates. currencies, so this USD value is an estimate based on recent currency rates.', 657.00, 50, 16, '2005-08-19 14:33:13.38112', 16, NULL, NULL, NULL, 1);
2943
 
INSERT INTO bounty (id, name, title, summary, description, usdvalue, difficulty, reviewer, datecreated, owner, deadline, claimant, dateclaimed, bountystatus) VALUES (3, 'mozilla-svg', 'Support SVG in Mozilla', 'SVG is emerging as a well-supported and well-defined standard for classy vector images. Mozilla should support SVG images natively, without plugins as currently required. In addition, it would be great to be able to address SVG images using the DOM, since they are made up of XML just like XHTML.', ' Since you have come this far, you probably already know that SVG stands for Scalable Vector Graphics, and that it is an XML language for sophisticated 2-dimensional graphics. SVG is to graphics what XHTML is to text, MathML is to mathematical equations and CML is to the description of chemical molecules.
2944
 
 
2945
 
SVG is similar in scope to Macromedia''s proprietary Flash technology: among other things it offers anti-aliased rendering, pattern and gradient fills, sophisticated filter-effects, clipping to arbitrary paths, text and animations. What distinguishes SVG from Flash, is that it is a W3 recommendation (i.e. a standard for all intents and purposes) and that it is XML-based as opposed to a closed binary format. It is explicitly designed to work with other W3C standards such as CSS, DOM and SMIL.
2946
 
', 877.00, 50, 16, '2005-08-19 14:37:20.144375', 16, NULL, NULL, NULL, 1);
2947
 
INSERT INTO bounty (id, name, title, summary, description, usdvalue, difficulty, reviewer, datecreated, owner, deadline, claimant, dateclaimed, bountystatus) VALUES (4, 'evo-vcard', 'Comprehensive support for VCARD in Evolution', 'The VCARD standard, as irritating and silly as it is, should be better supported in Evolution. This bounty is for support for the creation, parsing, import and export of VCARDS in Evolution.', 'NOTE: (You MUST have python installed to do this)
2948
 
 
2949
 
1. Copy the script below to an empty ascii file and save it as:
2950
 
''evol2tbird-addressbook.py''
2951
 
 
2952
 
2. Put it in an empty folder you create for this process.
2953
 
 
2954
 
3. Make the file executable:
2955
 
 
2956
 
chmod +x evol2tbird-addressbook.py
2957
 
 
2958
 
4. Run the program to export the addressbook file from Evolution:
2959
 
 
2960
 
./evol2tbird-addressbook.py --db [path to evolution''s addressbook.db]
2961
 
 
2962
 
ex.: ./evol2tbird-addressbook.py --db ~/evolution/local/Contacts/addressbook.db > adbook.txt
2963
 
 
2964
 
5. Now open the addressbook in Thunderbird and select ''Tools/Import''
2965
 
 
2966
 
6. Work through the dialogs until you point to the file the script created ... ''adbook.txt''
2967
 
 
2968
 
7. Select that file and click ''OK'' - then select what info you want imported and select ''OK'' again.
2969
 
 
2970
 
8. Your Evolution Addressbook is now imported into Thunderbird.', 300.00, 50, 16, '2005-08-19 14:40:02.046826', 16, NULL, NULL, NULL, 1);
2971
 
 
2972
 
 
2973
 
ALTER TABLE bounty ENABLE TRIGGER ALL;
2974
 
 
2975
 
 
2976
 
ALTER TABLE message DISABLE TRIGGER ALL;
2977
 
 
2978
 
INSERT INTO message (id, datecreated, subject, owner, parent, distribution, rfc822msgid, fti, raw, visible) VALUES (1, '2004-09-24 20:58:04.684057', 'PEBCAK', 16, NULL, NULL, 'foo@example.com-332342--1231', NULL, NULL, true);
2979
 
INSERT INTO message (id, datecreated, subject, owner, parent, distribution, rfc822msgid, fti, raw, visible) VALUES (3, '2004-09-24 21:17:17.153792', 'Reproduced on AIX', 12, NULL, NULL, 'sdsdfsfd', NULL, NULL, true);
2980
 
INSERT INTO message (id, datecreated, subject, owner, parent, distribution, rfc822msgid, fti, raw, visible) VALUES (4, '2004-09-24 21:24:03.922564', 'Re: Reproduced on AIX', 12, NULL, NULL, 'sdfssfdfsd', NULL, NULL, true);
2981
 
INSERT INTO message (id, datecreated, subject, owner, parent, distribution, rfc822msgid, fti, raw, visible) VALUES (5, '2004-09-24 21:29:27.407354', 'Fantastic idea, I''d really like to see this', 12, NULL, NULL, 'dxssdfsdgf', NULL, NULL, true);
2982
 
INSERT INTO message (id, datecreated, subject, owner, parent, distribution, rfc822msgid, fti, raw, visible) VALUES (6, '2004-09-24 21:35:20.125564', 'Strange bug with duplicate messages.', 12, NULL, NULL, 'sdfsfwew', NULL, NULL, true);
2983
 
INSERT INTO message (id, datecreated, subject, owner, parent, distribution, rfc822msgid, fti, raw, visible) VALUES (7, '2005-01-14 17:20:12.820778', 'Reflow problems with complex page layouts', 12, NULL, NULL, '<20050114172012.6687.51124.malonedeb@localhost.localdomain>', NULL, NULL, true);
2984
 
INSERT INTO message (id, datecreated, subject, owner, parent, distribution, rfc822msgid, fti, raw, visible) VALUES (8, '2005-01-14 17:27:03.702622', 'Firefox install instructions should be complete', 12, NULL, NULL, '<20050114172703.6687.71983.malonedeb@localhost.localdomain>', NULL, NULL, true);
2985
 
INSERT INTO message (id, datecreated, subject, owner, parent, distribution, rfc822msgid, fti, raw, visible) VALUES (9, '2005-01-14 17:35:39.548665', 'Firefox crashes when Save As dialog for a nonexistent window is closed', 12, NULL, NULL, '<20050114173539.6687.81610.malonedeb@localhost.localdomain>', NULL, NULL, true);
2986
 
INSERT INTO message (id, datecreated, subject, owner, parent, distribution, rfc822msgid, fti, raw, visible) VALUES (10, '2004-10-05 00:00:00', 'Re: Bug Title Test', 12, NULL, NULL, '<20050831114528.7616.78129.malone@localhost.localdomain>', NULL, NULL, true);
2987
 
INSERT INTO message (id, datecreated, subject, owner, parent, distribution, rfc822msgid, fti, raw, visible) VALUES (11, '2005-10-14 15:12:29.602117', 'A test bug', 16, NULL, NULL, '<20051014151229.28962.1536.malonedeb@localhost.localdomain>', NULL, NULL, true);
2988
 
INSERT INTO message (id, datecreated, subject, owner, parent, distribution, rfc822msgid, fti, raw, visible) VALUES (12, '2005-10-14 12:25:21.508923', 'Re: Newly installed plug-in doesn''t seem to be used', 16, NULL, NULL, '<20051014122521.14276.39260.lptickets@localhost.localdomain>', NULL, NULL, true);
2989
 
INSERT INTO message (id, datecreated, subject, owner, parent, distribution, rfc822msgid, fti, raw, visible) VALUES (13, '2005-10-14 13:28:11.554476', 'Re: Slow system', 12, NULL, NULL, '<20051014132811.14276.65873.lptickets@localhost.localdomain>', NULL, NULL, true);
2990
 
INSERT INTO message (id, datecreated, subject, owner, parent, distribution, rfc822msgid, fti, raw, visible) VALUES (14, '2005-10-28 09:10:17.13237', 'Printing doesn''t work', 12, NULL, 3, '<20051028091017.6690.9505.malonedeb@localhost.localdomain>', NULL, NULL, true);
2991
 
INSERT INTO message (id, datecreated, subject, owner, parent, distribution, rfc822msgid, fti, raw, visible) VALUES (15, '2006-02-23 16:42:14.080227', 'Thunderbird crashes', 16, NULL, 1, '<20060223164214.9126.7558.malonedeb@localhost.localdomain>', NULL, NULL, true);
2992
 
INSERT INTO message (id, datecreated, subject, owner, parent, distribution, rfc822msgid, fti, raw, visible) VALUES (16, '2006-06-16 17:12:54', 'Unicode™', 16, NULL, NULL, '<20060616141252.22134.71562@localhost.localdomain>', NULL, 51, true);
2993
 
INSERT INTO message (id, datecreated, subject, owner, parent, distribution, rfc822msgid, fti, raw, visible) VALUES (17, '2006-02-22 19:42:21.890299', 'another test bug', 16, NULL, 1, '<20060222194221.25842.69665.malonedeb@banzai.async.com.br>', NULL, NULL, true);
2994
 
INSERT INTO message (id, datecreated, subject, owner, parent, distribution, rfc822msgid, fti, raw, visible) VALUES (18, '2006-07-20 20:48:24.975495', 'Re: Continue playing after shutdown', 16, NULL, NULL, '<20060720204825.13277.37433.lptickets@Bourdieu.Contre.COM>', NULL, NULL, true);
2995
 
INSERT INTO message (id, datecreated, subject, owner, parent, distribution, rfc822msgid, fti, raw, visible) VALUES (19, '2006-07-20 20:49:47.551344', 'Re: mailto: problem in webpage', 16, NULL, NULL, '<20060720204947.13277.79684.lptickets@Bourdieu.Contre.COM>', NULL, NULL, true);
2996
 
INSERT INTO message (id, datecreated, subject, owner, parent, distribution, rfc822msgid, fti, raw, visible) VALUES (20, '2006-07-20 20:52:07.054216', 'Re: Installation of Java Runtime Environment for Mozilla', 16, NULL, NULL, '<20060720205207.13277.68582.lptickets@Bourdieu.Contre.COM>', NULL, NULL, true);
2997
 
INSERT INTO message (id, datecreated, subject, owner, parent, distribution, rfc822msgid, fti, raw, visible) VALUES (21, '2006-07-20 20:53:53.684848', 'Re: Play DVDs in Totem', 16, NULL, NULL, '<20060720205354.13277.37000.lptickets@Bourdieu.Contre.COM>', NULL, NULL, true);
2998
 
INSERT INTO message (id, datecreated, subject, owner, parent, distribution, rfc822msgid, fti, raw, visible) VALUES (22, '2006-07-20 20:56:35.442839', 'Re: mailto: problem in webpage', 12, NULL, NULL, '<20060720205635.13277.87295.lptickets@Bourdieu.Contre.COM>', NULL, NULL, true);
2999
 
INSERT INTO message (id, datecreated, subject, owner, parent, distribution, rfc822msgid, fti, raw, visible) VALUES (23, '2006-07-20 23:11:24.975495', 'Re: Continue playing after shutdown', 12, NULL, NULL, '<20061201222020.597.97888.lptickets@Huxley.Contre.COM>', NULL, NULL, true);
3000
 
INSERT INTO message (id, datecreated, subject, owner, parent, distribution, rfc822msgid, fti, raw, visible) VALUES (24, '2007-03-15 20:33:56.67893', 'Make Jokosher use autoaudiosink', 26, NULL, NULL, '<20070315203356.12919.76581.malonedeb@localhost>', NULL, NULL, true);
3001
 
INSERT INTO message (id, datecreated, subject, owner, parent, distribution, rfc822msgid, fti, raw, visible) VALUES (25, '2007-03-15 20:34:26.518114', 'Re: Make Jokosher use autoaudiosink', 50, NULL, NULL, '<20070315203426.12919.54628.malone@localhost>', NULL, NULL, true);
3002
 
INSERT INTO message (id, datecreated, subject, owner, parent, distribution, rfc822msgid, fti, raw, visible) VALUES (26, '2007-03-15 20:35:10.133383', 'Re: Make Jokosher use autoaudiosink', 66, NULL, NULL, '<20070315203510.12919.22697.malone@localhost>', NULL, NULL, true);
3003
 
INSERT INTO message (id, datecreated, subject, owner, parent, distribution, rfc822msgid, fti, raw, visible) VALUES (27, '2007-03-15 20:36:01.779544', 'Autoaudiosink is no longer under development', 63, NULL, NULL, '<20070315203601.12919.29640.malone@localhost>', NULL, NULL, true);
3004
 
INSERT INTO message (id, datecreated, subject, owner, parent, distribution, rfc822msgid, fti, raw, visible) VALUES (28, '2007-03-15 20:36:57.133832', 'Re: Autoaudiosink is no longer under development', 27, NULL, NULL, '<20070315203657.12919.48585.malone@localhost>', NULL, NULL, true);
3005
 
INSERT INTO message (id, datecreated, subject, owner, parent, distribution, rfc822msgid, fti, raw, visible) VALUES (29, '2007-03-15 20:37:27.991571', 'This is a really new title', 33, NULL, NULL, '<20070315203728.12919.76787.malone@localhost>', NULL, NULL, true);
3006
 
INSERT INTO message (id, datecreated, subject, owner, parent, distribution, rfc822msgid, fti, raw, visible) VALUES (30, '2007-03-15 20:37:51.544376', 'Re: Make Jokosher use autoaudiosink', 3, NULL, NULL, '<20070315203751.12919.49072.malone@localhost>', NULL, NULL, true);
3007
 
INSERT INTO message (id, datecreated, subject, owner, parent, distribution, rfc822msgid, fti, raw, visible) VALUES (31, '2007-03-15 20:41:18.635493', 'Copy, Cut and Delete operations should work on selections', 8, NULL, NULL, '<20070315204118.14326.61124.malonedeb@localhost>', NULL, NULL, true);
3008
 
INSERT INTO message (id, datecreated, subject, owner, parent, distribution, rfc822msgid, fti, raw, visible) VALUES (32, '2007-03-15 20:41:42.154264', 'Re: Copy, Cut and Delete operations should work on selections', 16, NULL, NULL, '<20070315204142.14326.82988.launchpad@localhost>', NULL, NULL, true);
3009
 
INSERT INTO message (id, datecreated, subject, owner, parent, distribution, rfc822msgid, fti, raw, visible) VALUES (33, '2007-03-15 20:43:14.981111', 'Re: Copy, Cut and Delete operations should work on selections', 45, NULL, NULL, '<20070315204315.14326.75272.malone@localhost>', NULL, NULL, true);
3010
 
INSERT INTO message (id, datecreated, subject, owner, parent, distribution, rfc822msgid, fti, raw, visible) VALUES (34, '2007-03-15 20:45:15.852052', 'Re: Copy, Cut and Delete operations should work on selections', 13, NULL, NULL, '<20070315204515.14326.38817.malone@localhost>', NULL, NULL, true);
3011
 
INSERT INTO message (id, datecreated, subject, owner, parent, distribution, rfc822msgid, fti, raw, visible) VALUES (35, '2007-03-15 20:45:51.817826', 'Re: Copy, Cut and Delete operations should work on selections', 9, NULL, NULL, '<20070315204551.14326.36994.malone@localhost>', NULL, NULL, true);
3012
 
INSERT INTO message (id, datecreated, subject, owner, parent, distribution, rfc822msgid, fti, raw, visible) VALUES (36, '2007-03-15 20:46:49.83307', 'Re: Copy, Cut and Delete operations should work on selections', 6, NULL, NULL, '<20070315204649.14326.69581.malone@localhost>', NULL, NULL, true);
3013
 
INSERT INTO message (id, datecreated, subject, owner, parent, distribution, rfc822msgid, fti, raw, visible) VALUES (37, '2007-07-27 20:00:58.299796', 'Launchpad CSS and JS is not testible', 12, NULL, NULL, '<20070727200058.25131.76173.malonedeb@autumn.annrky-sinzui.local>', NULL, NULL, true);
3014
 
INSERT INTO message (id, datecreated, subject, owner, parent, distribution, rfc822msgid, fti, raw, visible) VALUES (38, '2007-07-27 20:29:46.25854', 'Re: Launchpad CSS and JS is not testible', 12, NULL, NULL, '<20070727202946.25131.16206.malone@autumn.annrky-sinzui.local>', NULL, NULL, true);
3015
 
INSERT INTO message (id, datecreated, subject, owner, parent, distribution, rfc822msgid, fti, raw, visible) VALUES (39, '2007-08-09 11:39:16.836856', 'jokosher exposes personal details in its actions portlet', 63, NULL, NULL, '<20070809113916.26819.83859.malonedeb@localhost.localdomain>', NULL, NULL, true);
3016
 
INSERT INTO message (id, datecreated, subject, owner, parent, distribution, rfc822msgid, fti, raw, visible) VALUES (40, '2004-12-18 16:30:19.103679', 'Nonsensical bugs are useless', 16, NULL, NULL, '<20071218163019.18924.87555.malonedeb@localhost>', NULL, NULL, true);
3017
 
INSERT INTO message (id, datecreated, subject, owner, parent, distribution, rfc822msgid, fti, raw, visible) VALUES (41, '2007-12-18 16:30:47.889614', 'Re: Nonsensical bugs are useless', 16, NULL, NULL, '<20071218163048.18924.13348.launchpad@localhost>', NULL, NULL, true);
3018
 
INSERT INTO message (id, datecreated, subject, owner, parent, distribution, rfc822msgid, fti, raw, visible) VALUES (42, '2007-12-18 16:30:47.889614', 'Re: Nonsensical bugs are useless', 16, NULL, NULL, '<20071218163048.18924.86681.launchpad@localhost>', NULL, NULL, true);
3019
 
INSERT INTO message (id, datecreated, subject, owner, parent, distribution, rfc822msgid, fti, raw, visible) VALUES (43, '2007-12-18 16:31:34.790641', 'Re: Nonsensical bugs are useless', 62, NULL, NULL, '<20071218163134.18996.53651.launchpad@localhost>', NULL, NULL, true);
3020
 
INSERT INTO message (id, datecreated, subject, owner, parent, distribution, rfc822msgid, fti, raw, visible) VALUES (44, '2005-05-13 16:37:37', 'gnome-volume-manager: dvd+rw unreadable when automounted in burner because mounted read/write', 243614, NULL, NULL, '<4284D7D1.6010208@gmx.de>', NULL, 75, true);
3021
 
INSERT INTO message (id, datecreated, subject, owner, parent, distribution, rfc822msgid, fti, raw, visible) VALUES (45, '2005-05-17 18:54:29', 'Re: Bug#308994: gnome-volume-manager: dvd+rw unreadable when automounted in burner because mounted read/write', 243615, 44, NULL, '<20050517185429.GB20786@spring.luon.net>', NULL, 76, true);
3022
 
INSERT INTO message (id, datecreated, subject, owner, parent, distribution, rfc822msgid, fti, raw, visible) VALUES (46, '2005-05-17 19:24:25', 'Re: Bug#308994: gnome-volume-manager: dvd+rw unreadable when automounted in burner because mounted read/write', 243614, 45, NULL, '<428A44E9.6090802@gmx.de>', NULL, 77, true);
3023
 
INSERT INTO message (id, datecreated, subject, owner, parent, distribution, rfc822msgid, fti, raw, visible) VALUES (47, '2005-05-17 20:20:44', 'Re: Bug#308994: gnome-volume-manager: dvd+rw unreadable when automounted in burner because mounted read/write', 243615, 46, NULL, '<20050517202044.GA23231@spring.luon.net>', NULL, 78, true);
3024
 
INSERT INTO message (id, datecreated, subject, owner, parent, distribution, rfc822msgid, fti, raw, visible) VALUES (48, '2005-06-17 14:00:11', 'Re: Bug#308994: gnome-volume-manager: dvd+rw unreadable when automounted in burner because mounted read/write', 243616, 46, NULL, '<20050617140011.GA15638@piware.de>', NULL, 79, true);
3025
 
INSERT INTO message (id, datecreated, subject, owner, parent, distribution, rfc822msgid, fti, raw, visible) VALUES (49, '2005-06-25 10:13:10', 'Re: Bug#308994: gnome-volume-manager: dvd+rw unreadable when automounted in burner because mounted read/write', 243614, NULL, NULL, '<42BD2E36.9090809@gmx.de>', NULL, 81, true);
3026
 
INSERT INTO message (id, datecreated, subject, owner, parent, distribution, rfc822msgid, fti, raw, visible) VALUES (50, '2010-06-25 10:13:10', 'Sample comment 1', 1, NULL, NULL, '<42BD2E36.9090810@zz.de>', NULL, 81, true);
3027
 
INSERT INTO message (id, datecreated, subject, owner, parent, distribution, rfc822msgid, fti, raw, visible) VALUES (51, '2010-06-26 10:13:10', 'Sample comment 2', 1, NULL, NULL, '<42BD2E36.9090810@zz.de>', NULL, 81, true);
3028
 
INSERT INTO message (id, datecreated, subject, owner, parent, distribution, rfc822msgid, fti, raw, visible) VALUES (52, '2010-06-27 10:13:10', 'Sample comment 3', 1, NULL, NULL, '<42BD2E36.9090810@zz.de>', NULL, 81, true);
3029
 
 
3030
 
 
3031
 
ALTER TABLE message ENABLE TRIGGER ALL;
3032
 
 
3033
 
 
3034
 
ALTER TABLE bountymessage DISABLE TRIGGER ALL;
3035
 
 
3036
 
 
3037
 
 
3038
 
ALTER TABLE bountymessage ENABLE TRIGGER ALL;
3039
 
 
3040
 
 
3041
 
ALTER TABLE bountysubscription DISABLE TRIGGER ALL;
3042
 
 
3043
 
INSERT INTO bountysubscription (id, bounty, person) VALUES (1, 1, 9);
3044
 
INSERT INTO bountysubscription (id, bounty, person) VALUES (2, 1, 6);
3045
 
INSERT INTO bountysubscription (id, bounty, person) VALUES (3, 1, 1);
3046
 
 
3047
 
 
3048
 
ALTER TABLE bountysubscription ENABLE TRIGGER ALL;
3049
 
 
3050
 
 
3051
2823
ALTER TABLE branchmergequeue DISABLE TRIGGER ALL;
3052
2824
 
3053
2825
 
3121
2893
ALTER TABLE previewdiff ENABLE TRIGGER ALL;
3122
2894
 
3123
2895
 
3124
 
ALTER TABLE staticdiff DISABLE TRIGGER ALL;
3125
 
 
3126
 
 
3127
 
 
3128
 
ALTER TABLE staticdiff ENABLE TRIGGER ALL;
3129
 
 
3130
 
 
3131
2896
ALTER TABLE branchmergeproposal DISABLE TRIGGER ALL;
3132
2897
 
3133
2898
 
3352
3117
ALTER TABLE bugaffectsperson ENABLE TRIGGER ALL;
3353
3118
 
3354
3119
 
 
3120
ALTER TABLE message DISABLE TRIGGER ALL;
 
3121
 
 
3122
INSERT INTO message (id, datecreated, subject, owner, parent, distribution, rfc822msgid, fti, raw, visible) VALUES (1, '2004-09-24 20:58:04.684057', 'PEBCAK', 16, NULL, NULL, 'foo@example.com-332342--1231', NULL, NULL, true);
 
3123
INSERT INTO message (id, datecreated, subject, owner, parent, distribution, rfc822msgid, fti, raw, visible) VALUES (3, '2004-09-24 21:17:17.153792', 'Reproduced on AIX', 12, NULL, NULL, 'sdsdfsfd', NULL, NULL, true);
 
3124
INSERT INTO message (id, datecreated, subject, owner, parent, distribution, rfc822msgid, fti, raw, visible) VALUES (4, '2004-09-24 21:24:03.922564', 'Re: Reproduced on AIX', 12, NULL, NULL, 'sdfssfdfsd', NULL, NULL, true);
 
3125
INSERT INTO message (id, datecreated, subject, owner, parent, distribution, rfc822msgid, fti, raw, visible) VALUES (5, '2004-09-24 21:29:27.407354', 'Fantastic idea, I''d really like to see this', 12, NULL, NULL, 'dxssdfsdgf', NULL, NULL, true);
 
3126
INSERT INTO message (id, datecreated, subject, owner, parent, distribution, rfc822msgid, fti, raw, visible) VALUES (6, '2004-09-24 21:35:20.125564', 'Strange bug with duplicate messages.', 12, NULL, NULL, 'sdfsfwew', NULL, NULL, true);
 
3127
INSERT INTO message (id, datecreated, subject, owner, parent, distribution, rfc822msgid, fti, raw, visible) VALUES (7, '2005-01-14 17:20:12.820778', 'Reflow problems with complex page layouts', 12, NULL, NULL, '<20050114172012.6687.51124.malonedeb@localhost.localdomain>', NULL, NULL, true);
 
3128
INSERT INTO message (id, datecreated, subject, owner, parent, distribution, rfc822msgid, fti, raw, visible) VALUES (8, '2005-01-14 17:27:03.702622', 'Firefox install instructions should be complete', 12, NULL, NULL, '<20050114172703.6687.71983.malonedeb@localhost.localdomain>', NULL, NULL, true);
 
3129
INSERT INTO message (id, datecreated, subject, owner, parent, distribution, rfc822msgid, fti, raw, visible) VALUES (9, '2005-01-14 17:35:39.548665', 'Firefox crashes when Save As dialog for a nonexistent window is closed', 12, NULL, NULL, '<20050114173539.6687.81610.malonedeb@localhost.localdomain>', NULL, NULL, true);
 
3130
INSERT INTO message (id, datecreated, subject, owner, parent, distribution, rfc822msgid, fti, raw, visible) VALUES (10, '2004-10-05 00:00:00', 'Re: Bug Title Test', 12, NULL, NULL, '<20050831114528.7616.78129.malone@localhost.localdomain>', NULL, NULL, true);
 
3131
INSERT INTO message (id, datecreated, subject, owner, parent, distribution, rfc822msgid, fti, raw, visible) VALUES (11, '2005-10-14 15:12:29.602117', 'A test bug', 16, NULL, NULL, '<20051014151229.28962.1536.malonedeb@localhost.localdomain>', NULL, NULL, true);
 
3132
INSERT INTO message (id, datecreated, subject, owner, parent, distribution, rfc822msgid, fti, raw, visible) VALUES (12, '2005-10-14 12:25:21.508923', 'Re: Newly installed plug-in doesn''t seem to be used', 16, NULL, NULL, '<20051014122521.14276.39260.lptickets@localhost.localdomain>', NULL, NULL, true);
 
3133
INSERT INTO message (id, datecreated, subject, owner, parent, distribution, rfc822msgid, fti, raw, visible) VALUES (13, '2005-10-14 13:28:11.554476', 'Re: Slow system', 12, NULL, NULL, '<20051014132811.14276.65873.lptickets@localhost.localdomain>', NULL, NULL, true);
 
3134
INSERT INTO message (id, datecreated, subject, owner, parent, distribution, rfc822msgid, fti, raw, visible) VALUES (14, '2005-10-28 09:10:17.13237', 'Printing doesn''t work', 12, NULL, 3, '<20051028091017.6690.9505.malonedeb@localhost.localdomain>', NULL, NULL, true);
 
3135
INSERT INTO message (id, datecreated, subject, owner, parent, distribution, rfc822msgid, fti, raw, visible) VALUES (15, '2006-02-23 16:42:14.080227', 'Thunderbird crashes', 16, NULL, 1, '<20060223164214.9126.7558.malonedeb@localhost.localdomain>', NULL, NULL, true);
 
3136
INSERT INTO message (id, datecreated, subject, owner, parent, distribution, rfc822msgid, fti, raw, visible) VALUES (16, '2006-06-16 17:12:54', 'Unicode™', 16, NULL, NULL, '<20060616141252.22134.71562@localhost.localdomain>', NULL, 51, true);
 
3137
INSERT INTO message (id, datecreated, subject, owner, parent, distribution, rfc822msgid, fti, raw, visible) VALUES (17, '2006-02-22 19:42:21.890299', 'another test bug', 16, NULL, 1, '<20060222194221.25842.69665.malonedeb@banzai.async.com.br>', NULL, NULL, true);
 
3138
INSERT INTO message (id, datecreated, subject, owner, parent, distribution, rfc822msgid, fti, raw, visible) VALUES (18, '2006-07-20 20:48:24.975495', 'Re: Continue playing after shutdown', 16, NULL, NULL, '<20060720204825.13277.37433.lptickets@Bourdieu.Contre.COM>', NULL, NULL, true);
 
3139
INSERT INTO message (id, datecreated, subject, owner, parent, distribution, rfc822msgid, fti, raw, visible) VALUES (19, '2006-07-20 20:49:47.551344', 'Re: mailto: problem in webpage', 16, NULL, NULL, '<20060720204947.13277.79684.lptickets@Bourdieu.Contre.COM>', NULL, NULL, true);
 
3140
INSERT INTO message (id, datecreated, subject, owner, parent, distribution, rfc822msgid, fti, raw, visible) VALUES (20, '2006-07-20 20:52:07.054216', 'Re: Installation of Java Runtime Environment for Mozilla', 16, NULL, NULL, '<20060720205207.13277.68582.lptickets@Bourdieu.Contre.COM>', NULL, NULL, true);
 
3141
INSERT INTO message (id, datecreated, subject, owner, parent, distribution, rfc822msgid, fti, raw, visible) VALUES (21, '2006-07-20 20:53:53.684848', 'Re: Play DVDs in Totem', 16, NULL, NULL, '<20060720205354.13277.37000.lptickets@Bourdieu.Contre.COM>', NULL, NULL, true);
 
3142
INSERT INTO message (id, datecreated, subject, owner, parent, distribution, rfc822msgid, fti, raw, visible) VALUES (22, '2006-07-20 20:56:35.442839', 'Re: mailto: problem in webpage', 12, NULL, NULL, '<20060720205635.13277.87295.lptickets@Bourdieu.Contre.COM>', NULL, NULL, true);
 
3143
INSERT INTO message (id, datecreated, subject, owner, parent, distribution, rfc822msgid, fti, raw, visible) VALUES (23, '2006-07-20 23:11:24.975495', 'Re: Continue playing after shutdown', 12, NULL, NULL, '<20061201222020.597.97888.lptickets@Huxley.Contre.COM>', NULL, NULL, true);
 
3144
INSERT INTO message (id, datecreated, subject, owner, parent, distribution, rfc822msgid, fti, raw, visible) VALUES (24, '2007-03-15 20:33:56.67893', 'Make Jokosher use autoaudiosink', 26, NULL, NULL, '<20070315203356.12919.76581.malonedeb@localhost>', NULL, NULL, true);
 
3145
INSERT INTO message (id, datecreated, subject, owner, parent, distribution, rfc822msgid, fti, raw, visible) VALUES (25, '2007-03-15 20:34:26.518114', 'Re: Make Jokosher use autoaudiosink', 50, NULL, NULL, '<20070315203426.12919.54628.malone@localhost>', NULL, NULL, true);
 
3146
INSERT INTO message (id, datecreated, subject, owner, parent, distribution, rfc822msgid, fti, raw, visible) VALUES (26, '2007-03-15 20:35:10.133383', 'Re: Make Jokosher use autoaudiosink', 66, NULL, NULL, '<20070315203510.12919.22697.malone@localhost>', NULL, NULL, true);
 
3147
INSERT INTO message (id, datecreated, subject, owner, parent, distribution, rfc822msgid, fti, raw, visible) VALUES (27, '2007-03-15 20:36:01.779544', 'Autoaudiosink is no longer under development', 63, NULL, NULL, '<20070315203601.12919.29640.malone@localhost>', NULL, NULL, true);
 
3148
INSERT INTO message (id, datecreated, subject, owner, parent, distribution, rfc822msgid, fti, raw, visible) VALUES (28, '2007-03-15 20:36:57.133832', 'Re: Autoaudiosink is no longer under development', 27, NULL, NULL, '<20070315203657.12919.48585.malone@localhost>', NULL, NULL, true);
 
3149
INSERT INTO message (id, datecreated, subject, owner, parent, distribution, rfc822msgid, fti, raw, visible) VALUES (29, '2007-03-15 20:37:27.991571', 'This is a really new title', 33, NULL, NULL, '<20070315203728.12919.76787.malone@localhost>', NULL, NULL, true);
 
3150
INSERT INTO message (id, datecreated, subject, owner, parent, distribution, rfc822msgid, fti, raw, visible) VALUES (30, '2007-03-15 20:37:51.544376', 'Re: Make Jokosher use autoaudiosink', 3, NULL, NULL, '<20070315203751.12919.49072.malone@localhost>', NULL, NULL, true);
 
3151
INSERT INTO message (id, datecreated, subject, owner, parent, distribution, rfc822msgid, fti, raw, visible) VALUES (31, '2007-03-15 20:41:18.635493', 'Copy, Cut and Delete operations should work on selections', 8, NULL, NULL, '<20070315204118.14326.61124.malonedeb@localhost>', NULL, NULL, true);
 
3152
INSERT INTO message (id, datecreated, subject, owner, parent, distribution, rfc822msgid, fti, raw, visible) VALUES (32, '2007-03-15 20:41:42.154264', 'Re: Copy, Cut and Delete operations should work on selections', 16, NULL, NULL, '<20070315204142.14326.82988.launchpad@localhost>', NULL, NULL, true);
 
3153
INSERT INTO message (id, datecreated, subject, owner, parent, distribution, rfc822msgid, fti, raw, visible) VALUES (33, '2007-03-15 20:43:14.981111', 'Re: Copy, Cut and Delete operations should work on selections', 45, NULL, NULL, '<20070315204315.14326.75272.malone@localhost>', NULL, NULL, true);
 
3154
INSERT INTO message (id, datecreated, subject, owner, parent, distribution, rfc822msgid, fti, raw, visible) VALUES (34, '2007-03-15 20:45:15.852052', 'Re: Copy, Cut and Delete operations should work on selections', 13, NULL, NULL, '<20070315204515.14326.38817.malone@localhost>', NULL, NULL, true);
 
3155
INSERT INTO message (id, datecreated, subject, owner, parent, distribution, rfc822msgid, fti, raw, visible) VALUES (35, '2007-03-15 20:45:51.817826', 'Re: Copy, Cut and Delete operations should work on selections', 9, NULL, NULL, '<20070315204551.14326.36994.malone@localhost>', NULL, NULL, true);
 
3156
INSERT INTO message (id, datecreated, subject, owner, parent, distribution, rfc822msgid, fti, raw, visible) VALUES (36, '2007-03-15 20:46:49.83307', 'Re: Copy, Cut and Delete operations should work on selections', 6, NULL, NULL, '<20070315204649.14326.69581.malone@localhost>', NULL, NULL, true);
 
3157
INSERT INTO message (id, datecreated, subject, owner, parent, distribution, rfc822msgid, fti, raw, visible) VALUES (37, '2007-07-27 20:00:58.299796', 'Launchpad CSS and JS is not testible', 12, NULL, NULL, '<20070727200058.25131.76173.malonedeb@autumn.annrky-sinzui.local>', NULL, NULL, true);
 
3158
INSERT INTO message (id, datecreated, subject, owner, parent, distribution, rfc822msgid, fti, raw, visible) VALUES (38, '2007-07-27 20:29:46.25854', 'Re: Launchpad CSS and JS is not testible', 12, NULL, NULL, '<20070727202946.25131.16206.malone@autumn.annrky-sinzui.local>', NULL, NULL, true);
 
3159
INSERT INTO message (id, datecreated, subject, owner, parent, distribution, rfc822msgid, fti, raw, visible) VALUES (39, '2007-08-09 11:39:16.836856', 'jokosher exposes personal details in its actions portlet', 63, NULL, NULL, '<20070809113916.26819.83859.malonedeb@localhost.localdomain>', NULL, NULL, true);
 
3160
INSERT INTO message (id, datecreated, subject, owner, parent, distribution, rfc822msgid, fti, raw, visible) VALUES (40, '2004-12-18 16:30:19.103679', 'Nonsensical bugs are useless', 16, NULL, NULL, '<20071218163019.18924.87555.malonedeb@localhost>', NULL, NULL, true);
 
3161
INSERT INTO message (id, datecreated, subject, owner, parent, distribution, rfc822msgid, fti, raw, visible) VALUES (41, '2007-12-18 16:30:47.889614', 'Re: Nonsensical bugs are useless', 16, NULL, NULL, '<20071218163048.18924.13348.launchpad@localhost>', NULL, NULL, true);
 
3162
INSERT INTO message (id, datecreated, subject, owner, parent, distribution, rfc822msgid, fti, raw, visible) VALUES (42, '2007-12-18 16:30:47.889614', 'Re: Nonsensical bugs are useless', 16, NULL, NULL, '<20071218163048.18924.86681.launchpad@localhost>', NULL, NULL, true);
 
3163
INSERT INTO message (id, datecreated, subject, owner, parent, distribution, rfc822msgid, fti, raw, visible) VALUES (43, '2007-12-18 16:31:34.790641', 'Re: Nonsensical bugs are useless', 62, NULL, NULL, '<20071218163134.18996.53651.launchpad@localhost>', NULL, NULL, true);
 
3164
INSERT INTO message (id, datecreated, subject, owner, parent, distribution, rfc822msgid, fti, raw, visible) VALUES (44, '2005-05-13 16:37:37', 'gnome-volume-manager: dvd+rw unreadable when automounted in burner because mounted read/write', 243614, NULL, NULL, '<4284D7D1.6010208@gmx.de>', NULL, 75, true);
 
3165
INSERT INTO message (id, datecreated, subject, owner, parent, distribution, rfc822msgid, fti, raw, visible) VALUES (45, '2005-05-17 18:54:29', 'Re: Bug#308994: gnome-volume-manager: dvd+rw unreadable when automounted in burner because mounted read/write', 243615, 44, NULL, '<20050517185429.GB20786@spring.luon.net>', NULL, 76, true);
 
3166
INSERT INTO message (id, datecreated, subject, owner, parent, distribution, rfc822msgid, fti, raw, visible) VALUES (46, '2005-05-17 19:24:25', 'Re: Bug#308994: gnome-volume-manager: dvd+rw unreadable when automounted in burner because mounted read/write', 243614, 45, NULL, '<428A44E9.6090802@gmx.de>', NULL, 77, true);
 
3167
INSERT INTO message (id, datecreated, subject, owner, parent, distribution, rfc822msgid, fti, raw, visible) VALUES (47, '2005-05-17 20:20:44', 'Re: Bug#308994: gnome-volume-manager: dvd+rw unreadable when automounted in burner because mounted read/write', 243615, 46, NULL, '<20050517202044.GA23231@spring.luon.net>', NULL, 78, true);
 
3168
INSERT INTO message (id, datecreated, subject, owner, parent, distribution, rfc822msgid, fti, raw, visible) VALUES (48, '2005-06-17 14:00:11', 'Re: Bug#308994: gnome-volume-manager: dvd+rw unreadable when automounted in burner because mounted read/write', 243616, 46, NULL, '<20050617140011.GA15638@piware.de>', NULL, 79, true);
 
3169
INSERT INTO message (id, datecreated, subject, owner, parent, distribution, rfc822msgid, fti, raw, visible) VALUES (49, '2005-06-25 10:13:10', 'Re: Bug#308994: gnome-volume-manager: dvd+rw unreadable when automounted in burner because mounted read/write', 243614, NULL, NULL, '<42BD2E36.9090809@gmx.de>', NULL, 81, true);
 
3170
INSERT INTO message (id, datecreated, subject, owner, parent, distribution, rfc822msgid, fti, raw, visible) VALUES (50, '2010-06-25 10:13:10', 'Sample comment 1', 1, NULL, NULL, '<42BD2E36.9090810@zz.de>', NULL, 81, true);
 
3171
INSERT INTO message (id, datecreated, subject, owner, parent, distribution, rfc822msgid, fti, raw, visible) VALUES (51, '2010-06-26 10:13:10', 'Sample comment 2', 1, NULL, NULL, '<42BD2E36.9090810@zz.de>', NULL, 81, true);
 
3172
INSERT INTO message (id, datecreated, subject, owner, parent, distribution, rfc822msgid, fti, raw, visible) VALUES (52, '2010-06-27 10:13:10', 'Sample comment 3', 1, NULL, NULL, '<42BD2E36.9090810@zz.de>', NULL, 81, true);
 
3173
 
 
3174
 
 
3175
ALTER TABLE message ENABLE TRIGGER ALL;
 
3176
 
 
3177
 
3355
3178
ALTER TABLE bugattachment DISABLE TRIGGER ALL;
3356
3179
 
3357
3180
 
3610
3433
ALTER TABLE bugnotificationrecipientarchive ENABLE TRIGGER ALL;
3611
3434
 
3612
3435
 
3613
 
ALTER TABLE bugpackageinfestation DISABLE TRIGGER ALL;
3614
 
 
3615
 
 
3616
 
 
3617
 
ALTER TABLE bugpackageinfestation ENABLE TRIGGER ALL;
3618
 
 
3619
 
 
3620
 
ALTER TABLE productrelease DISABLE TRIGGER ALL;
3621
 
 
3622
 
INSERT INTO productrelease (id, datereleased, release_notes, changelog, owner, datecreated, milestone) VALUES (1, '2004-06-28 00:00:00', '', '', 12, '2005-06-06 08:59:51.930201', 7);
3623
 
INSERT INTO productrelease (id, datereleased, release_notes, changelog, owner, datecreated, milestone) VALUES (2, '2004-06-28 00:00:00', NULL, NULL, 12, '2005-06-06 08:59:51.924844', 9);
3624
 
INSERT INTO productrelease (id, datereleased, release_notes, changelog, owner, datecreated, milestone) VALUES (3, '2004-10-15 18:27:09.878302', 'What''s New
3625
 
 
3626
 
Here''s what''s new in this release of Firefox:
3627
 
 
3628
 
    * New Default Theme
3629
 
 
3630
 
      An updated Default Theme now presents a uniform appearance across all three platforms - a new crisp, clear look for Windows users. Finetuning for GNOME will follow in future releases.
3631
 
    * Comprehensive Data Migration
3632
 
 
3633
 
      Switching to Firefox has never been easier now that Firefox imports data like Favorites, History, Settings, Cookies and Passwords from Internet Explorer. Firefox can also import from Mozilla 1.x, Netscape 4.x, 6.x and 7.x, and Opera. MacOS X and Linux migrators for browsers like Safari, OmniWeb, Konqueror etc. will arrive in future releases.
3634
 
    * Extension/Theme Manager
3635
 
 
3636
 
      New Extension and Theme Managers provide a convenient way to manage and update your add-ons. SmartUpdate also notifies you of updates to Firefox.
3637
 
    * Smaller Download
3638
 
 
3639
 
      Windows users will find Firefox is now only 4.7MB to download.
3640
 
    * Help
3641
 
 
3642
 
      A new online help system is available.
3643
 
    * Lots of bug fixes and improvements
3644
 
 
3645
 
      Copy Image, the ability to delete individual items from Autocomplete lists, SMB/SFTP support on GNOME via gnome-vfs, better Bookmarks, Search and many other refinements fine tune the browsing experience.
3646
 
 
3647
 
For Linux/GTK2 Users
3648
 
 
3649
 
    * Installer
3650
 
 
3651
 
      Firefox now comes with an installer for Linux/GTK2 users. The new installer makes the installation process much simpler.
3652
 
    * Look and Feel Updates
3653
 
 
3654
 
      Ongoing improvements have been made to improve the way Firefox adheres to your GTK2 themes, such as menus.
3655
 
    * Talkback for GTK2
3656
 
 
3657
 
      Help us nail down crashes by submitting talkback reports with this crash reporting tool.
3658
 
 
3659
 
', NULL, 16, '2005-06-06 08:59:51.929023', 6);
3660
 
INSERT INTO productrelease (id, datereleased, release_notes, changelog, owner, datecreated, milestone) VALUES (4, '2004-10-15 18:31:19.164989', '', NULL, 16, '2005-06-06 08:59:51.927785', 5);
3661
 
INSERT INTO productrelease (id, datereleased, release_notes, changelog, owner, datecreated, milestone) VALUES (5, '2004-10-15 18:32:35.717695', 'Security fixes
3662
 
 
3663
 
    * 250180 - [Windows] Disallow access to insecure shell: protocol.
3664
 
', NULL, 16, '2005-06-06 08:59:51.926792', 4);
3665
 
INSERT INTO productrelease (id, datereleased, release_notes, changelog, owner, datecreated, milestone) VALUES (6, '2005-02-28 00:00:00', NULL, 'Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi):
3666
 
 
3667
 
 * Addressbook
3668
 
   #73005 - Cannot cancel ''Contact List Editor'' (Siva)
3669
 
   #73005 - offline - setting/unsetting folder offline property is not working (Sushma)
3670
 
   #70371 - Evolution crashes when adding contact list (Siva)
3671
 
   #67724 - When unix user name, callendar points to old username (Siva)
3672
 
   #54825 - Freeze on .vcf import from MacOS X AddressBook (Christophe Fergeau)
3673
 
   #73013 - ''Right'' click on a ''Contact'' cannot select ''Cut'' (Siva)
3674
 
 
3675
 
 * Calendar
3676
 
   #72958 - Unable to send delayed meeting (Chen)
3677
 
   #72006 - Opened existing appointments with attachment - press cancel - popup info with save / discard / cancel changes (Chen)
3678
 
   #63866 - Same name can be entered twice in invitations tab (JP)
3679
 
   #67714 - Invitations Tab Allows Entry Of Empty Line (JP)
3680
 
   #62089 - adding contact lists to meetings impossible (JP)
3681
 
   #47747 - Changes to attendee not updated until click on different row (JP)
3682
 
   #61495 - Existing text is placed off screen when editing attendee field (JP)
3683
 
   #28947 - adding contact list to attendee list should expand it (JP)
3684
 
   #67724 - When unix user name, callendar points to old username (Siva)
3685
 
   #72038 - Changes meeting to appoinment after throwing warning invalid mail id (Rodrigo)
3686
 
   #69556 - Crash attaching mime parts to calendar events (Harish)
3687
 
 
3688
 
 * Mail
3689
 
   #66126 - attach File Chooser is modal (Michael)
3690
 
   #68549 - Answering to Usenet article doesn''t consider the "Followup-To:" field (Michael)
3691
 
   #71003 - threads still running at exit (Michael)
3692
 
   #62109 - Inconsistent ways of determining 8-bit Subject: and From: header charsets (Jeff)
3693
 
   #34153 - Confusing Outbox semantics for deleted outgoing messages (Michael)
3694
 
   #71528 - Search Selection Widget Has Repeated Items (Michael)
3695
 
   #71967 - Evolution delete mail from POP3 server even is checked the option "leave the mail on server" (Michael)
3696
 
   #40515 - Signature scripts do not allow switches (Michael)
3697
 
   #68866 - Forward button doesn''t put newline between headers and body (Michael)
3698
 
   #35219 - flag-for-followup crufting (Michael)
3699
 
   #64987 - Go to next unread message doesn''t work when multiple messages are selected (Michael)
3700
 
   #72337 - Evolution crashes if I click OK/Cancel on the password dialog after disabling the IMAP account (Michael)
3701
 
   #70718 - Next and previous buttons don''t realize there''s new mail (Michael)
3702
 
   #61363 - Setup wizard, IMAP for receiving server, sending default GW (Michael)
3703
 
   #70795 - Next/Previous Message Should Only Display Listed Emails (Michael)
3704
 
   #23822 - no copy text option when right-clicking on marked mail text (Rodney)
3705
 
   #72266 - You shouldn''t be able to open more than one ''Select Folder'' dialog in the mail filters (Michael)
3706
 
   #71429 - on NLD, menus in wrong order (Michae)l
3707
 
   #72228 - cannot store into groupwise sent folder (Michael)
3708
 
   #72209 - Evolution is crashing when you move a VFolder to a folder ''on this computer'' (Michael)
3709
 
   #72275 - Can''t use Shift+F10 to popup context menu for link in message (Harry Lu)
3710
 
   #54503 - "New" dropdown menu on toolbar has wrong widget style (Rodney)
3711
 
   #72676 - Saved filter rule can''t be modified if it is selected with GOK. (Harry Lu)
3712
 
 
3713
 
 * SMIME
3714
 
   #68592 - "Backup" buttons in certificate settings does nothing - work around (Michael)
3715
 
 
3716
 
 * Shell
3717
 
   #33287 - "send/receive" button not greyed out when starting offline (JP)
3718
 
   #48868 - Status bar changes its height when fonts are large (William Jon McCann)
3719
 
 
3720
 
 * Plugins
3721
 
   #71527 - Save Calendar widget mixup between directory and file (Rodrigo)
3722
 
 
3723
 
Other bugs
3724
 
 
3725
 
 * Addressbook
3726
 
   - Use new categories dialog in contact editor (Rodrigo)
3727
 
   - HIG spacing fixes (Rodney)
3728
 
   - Display warning dialog when GW server is old (Vivek)
3729
 
 
3730
 
 * Calendar
3731
 
   - Always ensure default sources are available (Siva)
3732
 
   - Don''t look up free/busy unless we need to (Harish)
3733
 
   - Make sure new events don''t display twice (Chen)
3734
 
   - Make sure double click opens attachments (Chen)
3735
 
 
3736
 
 * Mail
3737
 
   - a11y fixes for composer (Harry Lu)
3738
 
   - Use gnome-vfs API to launch external applications (Marco Pesenti Gritti)
3739
 
   - New mailer context menus for messages (Rodney)
3740
 
 
3741
 
 * Shell
3742
 
   - Fix leak (JP)
3743
 
   - Use gnome-vfs API to open quick reference (Marco Pesenti Gritti)
3744
 
 
3745
 
 * Plugins
3746
 
   - Make e-popup more robust (Michael)
3747
 
   - Cleanup authors/descriptions (Björn Torkelsson)
3748
 
   - out of office exchange fixes (Sushma)
3749
 
   - retry send options if invalid session string (Chen)
3750
 
   - set proper default port for shared folders (Vivek)
3751
 
 
3752
 
 * Miscellaneous
3753
 
   - BSD runtime linking fixes (Hans)
3754
 
   - distclean fixes (Björn Torkelsson)
3755
 
 
3756
 
Updated translations:
3757
 
   - et (Priit Laes)
3758
 
   - el (Kostas Papadimas, Nikos Charonitakis)
3759
 
   - sv (Christian Rose)
3760
 
   - es (Francisco Javier F. Serrador)
3761
 
   - it (Luca Ferretti, Marco Ciampa)
3762
 
   - da (Martin Willemoes Hansen)
3763
 
   - ca (Josep Puigdemont, Xavi Conde)
3764
 
   - nb (Kjartan Maraas)
3765
 
   - no (Kjartan Maraas)
3766
 
   - ru (Leonid Kanter)
3767
 
   - gu (Ankit Patel)
3768
 
   - cs (Miloslav Trmac)
3769
 
   - nl (Vincent van Adrighem)
3770
 
   - fi (Ilkka Tuohela)
3771
 
   - pt (Duarte Loreto)
3772
 
   - uk (Maxim Dziumanenko)
3773
 
   - ko (Changwoo Ryu)
3774
 
   - de (Frank Arnold)
3775
 
   - fr (Vincent Carriere)
3776
 
   - en_CA (Adam Weinberger)
3777
 
   - cs (Miloslav Trmac)
3778
 
   - pl (Artur Flinta)
3779
 
   - bg (Vladimir Petkov)
3780
 
   - ja (Takeshi AIHANA)
3781
 
   - en_GB (David Lodge)
3782
 
   - en_CA (Adam Weinberger)
3783
 
   - lt (Zygimantas Berucka)', 12, '2005-06-06 08:59:51.919766', 8);
3784
 
INSERT INTO productrelease (id, datereleased, release_notes, changelog, owner, datecreated, milestone) VALUES (7, '2005-03-10 16:20:00', NULL, NULL, 12, '2005-06-06 08:59:51.925908', 10);
3785
 
INSERT INTO productrelease (id, datereleased, release_notes, changelog, owner, datecreated, milestone) VALUES (8, '2005-02-03 08:50:00', NULL, NULL, 1, '2005-09-15 09:15:49.327457', 12);
3786
 
INSERT INTO productrelease (id, datereleased, release_notes, changelog, owner, datecreated, milestone) VALUES (9, '2005-06-10 10:40:00', NULL, NULL, 1, '2005-09-15 09:16:00.235886', 11);
3787
 
 
3788
 
 
3789
 
ALTER TABLE productrelease ENABLE TRIGGER ALL;
3790
 
 
3791
 
 
3792
 
ALTER TABLE bugproductinfestation DISABLE TRIGGER ALL;
3793
 
 
3794
 
 
3795
 
 
3796
 
ALTER TABLE bugproductinfestation ENABLE TRIGGER ALL;
3797
 
 
3798
 
 
3799
3436
ALTER TABLE bugsubscription DISABLE TRIGGER ALL;
3800
3437
 
3801
3438
INSERT INTO bugsubscription (id, person, bug, date_created, subscribed_by, bug_notification_level) VALUES (1, 11, 1, '2006-10-16 18:31:43.154816', 65, 40);
4201
3838
ALTER TABLE databasetablestats ENABLE TRIGGER ALL;
4202
3839
 
4203
3840
 
4204
 
ALTER TABLE distributionbounty DISABLE TRIGGER ALL;
4205
 
 
4206
 
INSERT INTO distributionbounty (id, bounty, distribution, date_created) VALUES (1, 1, 1, '2006-10-16 18:31:43.430161');
4207
 
 
4208
 
 
4209
 
ALTER TABLE distributionbounty ENABLE TRIGGER ALL;
4210
 
 
4211
 
 
4212
3841
ALTER TABLE distributionjob DISABLE TRIGGER ALL;
4213
3842
 
4214
3843
 
4268
3897
ALTER TABLE distributionsourcepackagecache ENABLE TRIGGER ALL;
4269
3898
 
4270
3899
 
4271
 
ALTER TABLE distrocomponentuploader DISABLE TRIGGER ALL;
4272
 
 
4273
 
INSERT INTO distrocomponentuploader (id, distribution, component, uploader, date_created) VALUES (1, 1, 1, 17, '2006-10-16 18:31:43.463125');
4274
 
INSERT INTO distrocomponentuploader (id, distribution, component, uploader, date_created) VALUES (3, 1, 2, 17, '2006-10-16 18:31:43.46438');
4275
 
INSERT INTO distrocomponentuploader (id, distribution, component, uploader, date_created) VALUES (4, 1, 3, 17, '2006-10-16 18:31:43.464753');
4276
 
INSERT INTO distrocomponentuploader (id, distribution, component, uploader, date_created) VALUES (5, 8, 1, 17, '2006-10-16 18:31:43.465111');
4277
 
INSERT INTO distrocomponentuploader (id, distribution, component, uploader, date_created) VALUES (6, 8, 3, 17, '2006-10-16 18:31:43.464753');
4278
 
 
4279
 
 
4280
 
ALTER TABLE distrocomponentuploader ENABLE TRIGGER ALL;
4281
 
 
4282
 
 
4283
3900
ALTER TABLE packagediff DISABLE TRIGGER ALL;
4284
3901
 
4285
3902
INSERT INTO packagediff (id, date_requested, requester, from_source, to_source, date_fulfilled, diff_content, status) VALUES (1, '2011-03-22 13:27:38.178011', 16, 43, 40, NULL, NULL, 0);
5622
5239
ALTER TABLE mailinglist ENABLE TRIGGER ALL;
5623
5240
 
5624
5241
 
5625
 
ALTER TABLE mailinglistban DISABLE TRIGGER ALL;
5626
 
 
5627
 
 
5628
 
 
5629
 
ALTER TABLE mailinglistban ENABLE TRIGGER ALL;
5630
 
 
5631
 
 
5632
5242
ALTER TABLE mailinglistsubscription DISABLE TRIGGER ALL;
5633
5243
 
5634
5244
 
5636
5246
ALTER TABLE mailinglistsubscription ENABLE TRIGGER ALL;
5637
5247
 
5638
5248
 
5639
 
ALTER TABLE specification DISABLE TRIGGER ALL;
5640
 
 
5641
 
INSERT INTO specification (id, name, title, summary, owner, assignee, drafter, approver, datecreated, product, productseries, distribution, distroseries, milestone, definition_status, priority, specurl, whiteboard, superseded_by, direction_approved, man_days, implementation_status, goalstatus, fti, goal_proposer, date_goal_proposed, goal_decider, date_goal_decided, completer, date_completed, starter, date_started, private) VALUES (1, 'extension-manager-upgrades', 'Extension Manager Upgrades', 'Simplify the way extensions are installed and registered so that: 1. third party applications can easily register and deregister extensions that live with their code. 2. developers can easily register extensions that they are developing out of a location apart from their build (e.g. their home directory), and  3. developers can easily install extensions for testing.', 16, 13, NULL, 1, '2005-08-24 16:03:46.479655', 4, NULL, NULL, NULL, NULL, 40, 50, 'http://wiki.mozilla.org/Firefox:1.1_Product_Team', NULL, NULL, false, NULL, 95, 30, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, false);
5642
 
INSERT INTO specification (id, name, title, summary, owner, assignee, drafter, approver, datecreated, product, productseries, distribution, distroseries, milestone, definition_status, priority, specurl, whiteboard, superseded_by, direction_approved, man_days, implementation_status, goalstatus, fti, goal_proposer, date_goal_proposed, goal_decider, date_goal_decided, completer, date_completed, starter, date_started, private) VALUES (2, 'canvas', 'Support <canvas> Objects', 'With the Firefox 1.1 Developer Preview Release, Firefox includes a new HTML element for programmable graphics. <canvas> is based on the WhatWG canvas specification (http://www.whatwg.org/specs/web-apps/current-work/#graphics), which itself is based on Apple''s <canvas> implemented in Safari. It can be used for rendering graphs, UI elements, and other custom graphics on the client.', 16, NULL, NULL, NULL, '2005-08-24 16:05:03.406307', 4, NULL, NULL, NULL, NULL, 40, 50, 'http://developer.mozilla.org/en/docs/Drawing_Graphics_with_Canvas', NULL, NULL, false, NULL, 0, 30, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, false);
5643
 
INSERT INTO specification (id, name, title, summary, owner, assignee, drafter, approver, datecreated, product, productseries, distribution, distroseries, milestone, definition_status, priority, specurl, whiteboard, superseded_by, direction_approved, man_days, implementation_status, goalstatus, fti, goal_proposer, date_goal_proposed, goal_decider, date_goal_decided, completer, date_completed, starter, date_started, private) VALUES (3, 'svg-support', 'Support Native SVG Objects', 'Scalable Vector Graphics (SVG) is an XML markup language for describing two-dimensional vector graphics. Mozilla should natively support embedded SVG images in HTML documents, or SVG served directly, much as PNG or JPEG images can be served.', 16, 13, 2, 28, '2005-08-24 16:10:05.078543', 4, NULL, NULL, NULL, NULL, 10, 70, 'http://developer.mozilla.org/en/docs/SVG', NULL, NULL, true, NULL, 75, 30, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 13, '2006-08-10 22:04:23.681392', false);
5644
 
INSERT INTO specification (id, name, title, summary, owner, assignee, drafter, approver, datecreated, product, productseries, distribution, distroseries, milestone, definition_status, priority, specurl, whiteboard, superseded_by, direction_approved, man_days, implementation_status, goalstatus, fti, goal_proposer, date_goal_proposed, goal_decider, date_goal_decided, completer, date_completed, starter, date_started, private) VALUES (4, 'e4x', 'Support E4X in EcmaScript', 'E4X adds native XML datatypes to the ECMAScript language, extends the semantics of familiar ECMAScript operators for manipulating XML objects and adds a small set of new operators for common XML operations, such as searching and filtering. It also adds support for XML literals, namespaces, qualified names and other mechanisms to facilitate XML processing.', 16, 14, 28, NULL, '2005-08-24 16:11:37.431981', 4, NULL, NULL, NULL, 1, 20, 0, 'http://www.ecma-international.org/publications/standards/Ecma-357.htm', 'This is the status whiteboard. Dig it?', NULL, false, NULL, 0, 30, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, false);
5645
 
INSERT INTO specification (id, name, title, summary, owner, assignee, drafter, approver, datecreated, product, productseries, distribution, distroseries, milestone, definition_status, priority, specurl, whiteboard, superseded_by, direction_approved, man_days, implementation_status, goalstatus, fti, goal_proposer, date_goal_proposed, goal_decider, date_goal_decided, completer, date_completed, starter, date_started, private) VALUES (5, 'mergewin', 'Merge Open Browser Windows with "Consolidate Windows"', 'It should be possible to merge multiple open browser windows with a "Consolidate Windows" menu option.', 16, NULL, NULL, NULL, '2005-10-19 18:03:59.900723', 4, NULL, NULL, NULL, NULL, 40, 50, NULL, NULL, NULL, false, NULL, 0, 30, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, false);
5646
 
INSERT INTO specification (id, name, title, summary, owner, assignee, drafter, approver, datecreated, product, productseries, distribution, distroseries, milestone, definition_status, priority, specurl, whiteboard, superseded_by, direction_approved, man_days, implementation_status, goalstatus, fti, goal_proposer, date_goal_proposed, goal_decider, date_goal_decided, completer, date_completed, starter, date_started, private) VALUES (6, 'media-integrity-check', 'CD Media Integrity Check', 'Sometimes, problems installing Ubuntu from CD are caused by bad sectors on the CD media itself. It should be easy to check the quality of the CD directly from within the installer.', 12, NULL, NULL, NULL, '2005-11-02 15:14:22.177596', NULL, NULL, 1, NULL, NULL, 35, 5, 'https://wiki.ubuntu.com/MediaIntegrityCheck', NULL, NULL, false, NULL, 0, 30, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, false);
5647
 
INSERT INTO specification (id, name, title, summary, owner, assignee, drafter, approver, datecreated, product, productseries, distribution, distroseries, milestone, definition_status, priority, specurl, whiteboard, superseded_by, direction_approved, man_days, implementation_status, goalstatus, fti, goal_proposer, date_goal_proposed, goal_decider, date_goal_decided, completer, date_completed, starter, date_started, private) VALUES (7, 'cluster-installation', 'Facilitate mass installs  of Ubuntu using Netboot configuration', 'We want to enable users to easily perform mass installations of Ubuntu on a pool of machines. We develop a console tool to intelligently manage dhcpd and syslinux configuration, and provide a GUI frontend for easy point and click configuration.
5648
 
 
5649
 
N.B. We use the term ''cluster'' to mean ''a pool of machines''. While this could be a pool of cluster compute nodes, it doesn''t have to be. Because the mass-install infrastructure also provides generic netboot management, a more accurate name for this specification would be NetbootManagement.', 1, 8, 6, 33, '2006-04-12 07:34:37.765691', NULL, NULL, 5, 12, NULL, 10, 90, 'https://wiki.ubuntu.com/NetbootManagement', NULL, NULL, false, NULL, 65, 10, NULL, 1, '2006-08-06 16:11:59.8599', 1, '2006-04-12 07:34:37.765691', NULL, NULL, 1, '2006-08-10 22:04:23.681392', false);
5650
 
INSERT INTO specification (id, name, title, summary, owner, assignee, drafter, approver, datecreated, product, productseries, distribution, distroseries, milestone, definition_status, priority, specurl, whiteboard, superseded_by, direction_approved, man_days, implementation_status, goalstatus, fti, goal_proposer, date_goal_proposed, goal_decider, date_goal_decided, completer, date_completed, starter, date_started, private) VALUES (8, 'revu', 'The REVU Review Tracking System', 'Revu2 is a tool for assisting MOTUs to review packages. Packages are created mainly be contributors, but also by other tools.
5651
 
 
5652
 
In future, REVU functionality will be integrated directly into Launchpad, to ensure a tight integration of both social and technical processes in the distribution.', 1, 14, NULL, 37, '2006-04-12 07:38:20.162251', NULL, NULL, 5, 12, NULL, 10, 70, 'https://wiki.ubuntu.com/REVU2Spec', NULL, NULL, false, NULL, 75, 10, NULL, 1, '2006-08-06 16:11:59.8599', 1, '2006-04-12 07:38:20.162251', NULL, NULL, 1, '2006-08-10 22:04:23.681392', false);
5653
 
INSERT INTO specification (id, name, title, summary, owner, assignee, drafter, approver, datecreated, product, productseries, distribution, distroseries, milestone, definition_status, priority, specurl, whiteboard, superseded_by, direction_approved, man_days, implementation_status, goalstatus, fti, goal_proposer, date_goal_proposed, goal_decider, date_goal_decided, completer, date_completed, starter, date_started, private) VALUES (9, 'usplash-on-hibernation', 'Activating Usplash during Hibernation', 'In order to conceal scary kernel messages, and provide some instruction and indication of progress to the user, usplash could be activated during the hibernation process.
5654
 
 
5655
 
Progress indication is likely to be limited with the current swsusp implementation, and the question of when to power off the display should be considered.', 1, 14, NULL, 33, '2006-04-12 07:40:52.80865', NULL, NULL, 5, 12, NULL, 10, 10, 'http://wiki.ubuntu.com/UsplashHibernation', 'mark: mjg59 may want to be involved in the implementation too.', NULL, false, NULL, 95, 10, NULL, 1, '2006-08-06 16:11:59.8599', 1, '2006-04-12 07:40:52.80865', 1, '2006-08-07 22:52:08.419316', 1, '2006-08-10 22:04:23.681392', false);
5656
 
INSERT INTO specification (id, name, title, summary, owner, assignee, drafter, approver, datecreated, product, productseries, distribution, distroseries, milestone, definition_status, priority, specurl, whiteboard, superseded_by, direction_approved, man_days, implementation_status, goalstatus, fti, goal_proposer, date_goal_proposed, goal_decider, date_goal_decided, completer, date_completed, starter, date_started, private) VALUES (10, 'thinclient-local-devices', 'Support for local devices on Ubuntu thin clients', 'Provide support for locally-attached devices on thin clients, such as USB devices and floppy drives.', 1, 8, NULL, 6, '2006-04-12 07:44:42.314166', NULL, NULL, 5, 12, NULL, 10, 50, 'http://wiki.ubuntu.com/ThinClientLocalDevices', NULL, NULL, false, NULL, 90, 10, NULL, 1, '2006-08-06 16:11:59.8599', 1, '2006-04-12 07:44:42.314166', 1, '2006-08-07 22:52:08.419316', 1, '2006-08-10 22:04:23.681392', false);
5657
 
INSERT INTO specification (id, name, title, summary, owner, assignee, drafter, approver, datecreated, product, productseries, distribution, distroseries, milestone, definition_status, priority, specurl, whiteboard, superseded_by, direction_approved, man_days, implementation_status, goalstatus, fti, goal_proposer, date_goal_proposed, goal_decider, date_goal_decided, completer, date_completed, starter, date_started, private) VALUES (11, 'kde-desktopfile-langpacks', 'KDE Desktop File Language Packs', 'As of Kubuntu 5.10, language packs cannot provide updated translations for .desktop and .directory files (used for menu entries). We should make this possible.
5658
 
 
5659
 
This spec deals with the KDE side; there is a separate spec for Gnome.', 1, 8, NULL, NULL, '2006-04-12 07:55:03.711218', NULL, NULL, 5, 12, NULL, 20, 5, 'https://wiki.ubuntu.com/LangpacksDesktopfilesKDE', 'mark - Do you think we can get this in for Krunch?', NULL, true, NULL, 0, 30, NULL, 1, '2006-08-06 16:11:59.8599', NULL, NULL, NULL, NULL, NULL, NULL, false);
5660
 
INSERT INTO specification (id, name, title, summary, owner, assignee, drafter, approver, datecreated, product, productseries, distribution, distroseries, milestone, definition_status, priority, specurl, whiteboard, superseded_by, direction_approved, man_days, implementation_status, goalstatus, fti, goal_proposer, date_goal_proposed, goal_decider, date_goal_decided, completer, date_completed, starter, date_started, private) VALUES (12, 'krunch-desktop-plan', 'The Krunch Desktop Plan', 'This specification describes the plan for the Krunch Desktop. It will identify specific areas where additional polish will be added to ensure that Kapper is, in fact, krunchy.', 1, 33, NULL, NULL, '2006-04-12 07:57:24.675444', NULL, NULL, 5, 12, NULL, 35, 0, 'https://wiki.ubuntu.com/KrunchDesktopPlan', NULL, NULL, false, NULL, 0, 20, NULL, 1, '2006-08-06 16:11:59.8599', 1, '2006-04-12 07:57:24.675444', NULL, NULL, NULL, NULL, false);
5661
 
 
5662
 
 
5663
 
ALTER TABLE specification ENABLE TRIGGER ALL;
5664
 
 
5665
 
 
5666
 
ALTER TABLE mentoringoffer DISABLE TRIGGER ALL;
5667
 
 
5668
 
 
5669
 
 
5670
 
ALTER TABLE mentoringoffer ENABLE TRIGGER ALL;
5671
 
 
5672
 
 
5673
5249
ALTER TABLE mergedirectivejob DISABLE TRIGGER ALL;
5674
5250
 
5675
5251
 
6250
5826
ALTER TABLE officialbugtag ENABLE TRIGGER ALL;
6251
5827
 
6252
5828
 
6253
 
ALTER TABLE openidassociation DISABLE TRIGGER ALL;
6254
 
 
6255
 
 
6256
 
 
6257
 
ALTER TABLE openidassociation ENABLE TRIGGER ALL;
6258
 
 
6259
 
 
6260
5829
ALTER TABLE openidconsumerassociation DISABLE TRIGGER ALL;
6261
5830
 
6262
5831
 
6346
5915
ALTER TABLE openididentifier ENABLE TRIGGER ALL;
6347
5916
 
6348
5917
 
6349
 
ALTER TABLE openidrpconfig DISABLE TRIGGER ALL;
6350
 
 
6351
 
 
6352
 
 
6353
 
ALTER TABLE openidrpconfig ENABLE TRIGGER ALL;
6354
 
 
6355
 
 
6356
 
ALTER TABLE openidrpsummary DISABLE TRIGGER ALL;
6357
 
 
6358
 
 
6359
 
 
6360
 
ALTER TABLE openidrpsummary ENABLE TRIGGER ALL;
6361
 
 
6362
 
 
6363
 
ALTER TABLE packagebugsupervisor DISABLE TRIGGER ALL;
6364
 
 
6365
 
 
6366
 
 
6367
 
ALTER TABLE packagebugsupervisor ENABLE TRIGGER ALL;
6368
 
 
6369
 
 
6370
5918
ALTER TABLE packagecopyjob DISABLE TRIGGER ALL;
6371
5919
 
6372
5920
 
6381
5929
ALTER TABLE packagecopyrequest ENABLE TRIGGER ALL;
6382
5930
 
6383
5931
 
6384
 
ALTER TABLE packageselection DISABLE TRIGGER ALL;
6385
 
 
6386
 
 
6387
 
 
6388
 
ALTER TABLE packageselection ENABLE TRIGGER ALL;
6389
 
 
6390
 
 
6391
5932
ALTER TABLE packagesetinclusion DISABLE TRIGGER ALL;
6392
5933
 
6393
5934
 
6749
6290
ALTER TABLE pocketchroot ENABLE TRIGGER ALL;
6750
6291
 
6751
6292
 
 
6293
ALTER TABLE pofile DISABLE TRIGGER ALL;
 
6294
 
 
6295
INSERT INTO pofile (id, potemplate, language, description, topcomment, header, fuzzyheader, lasttranslator, currentcount, updatescount, rosettacount, lastparsed, owner, path, datecreated, from_sourcepackagename, unreviewed_count, date_changed) VALUES (1, 1, 387, 'Spanish translation for evolution in hoary', ' traducción de es.po al Spanish
 
6296
 translation of es.po to Spanish
 
6297
 translation of evolution.HEAD to Spanish
 
6298
 Copyright © 2000-2002 Free Software Foundation, Inc.
 
6299
 This file is distributed under the same license as the evolution package.
 
6300
 Carlos Perelló Marín <carlos@gnome-db.org>, 2000-2001.
 
6301
 Héctor García Álvarez <hector@scouts-es.org>, 2000-2002.
 
6302
 Ismael Olea <Ismael@olea.org>, 2001, (revisiones) 2003.
 
6303
 Eneko Lacunza <enlar@iname.com>, 2001-2002.
 
6304
 Héctor García Álvarez <hector@scouts-es.org>, 2002.
 
6305
 Pablo Gonzalo del Campo <pablodc@bigfoot.com>,2003 (revisión).
 
6306
 Francisco Javier F. Serrador <serrador@cvs.gnome.org>, 2003, 2004.
 
6307
 
 
6308
 
 
6309
', 'Project-Id-Version: es
 
6310
POT-Creation-Date: 2004-08-17 11:10+0200
 
6311
PO-Revision-Date: 2005-04-07 13:22+0000
 
6312
Last-Translator: Carlos Perelló Marín <carlos@canonical.com>
 
6313
Language-Team: Spanish <traductores@es.gnome.org>
 
6314
MIME-Version: 1.0
 
6315
Content-Type: text/plain; charset=UTF-8
 
6316
Content-Transfer-Encoding: 8bit
 
6317
Report-Msgid-Bugs-To: serrador@hispalinux.es
 
6318
Plural-Forms: nplurals=2; plural=(n != 1);
 
6319
', true, 13, 7, 0, 1, NULL, 12, 'es.po', '2005-06-06 08:59:54.24073', NULL, 2, '2007-01-04 11:02:02.844658');
 
6320
INSERT INTO pofile (id, potemplate, language, description, topcomment, header, fuzzyheader, lasttranslator, currentcount, updatescount, rosettacount, lastparsed, owner, path, datecreated, from_sourcepackagename, unreviewed_count, date_changed) VALUES (3, 2, 560, NULL, ' Spanish (Spain) translation for mount removable devices as normal user
 
6321
 Copyright (c) (c) 2005 Canonical Ltd, and Rosetta Contributors 2005
 
6322
 This file is distributed under the same license as the mount removable devices as normal user package.
 
6323
 FIRST AUTHOR <EMAIL@ADDRESS>, 2005.
 
6324
', 'Project-Id-Version: mount removable devices as normal user
 
6325
Report-Msgid-Bugs-To: martin.pitt@canonical.com
 
6326
POT-Creation-Date: 2005-04-04 17:31+0200
 
6327
PO-Revision-Date: 2005-03-15 21:19+0000
 
6328
Last-Translator: Daniel Aguayo <danner@mixmail.com>
 
6329
Language-Team: Spanish (Spain) <es_ES@li.org>
 
6330
MIME-Version: 1.0
 
6331
Content-Type: text/plain; charset=UTF-8
 
6332
Content-Transfer-Encoding: 8bit
 
6333
Plural-Forms: nplurals=2; plural=n != 1
 
6334
', true, 37, 63, 0, 0, NULL, 31, 'es.po', '2005-06-06 08:59:54.236824', NULL, 0, '2005-05-06 20:11:16.591589');
 
6335
INSERT INTO pofile (id, potemplate, language, description, topcomment, header, fuzzyheader, lasttranslator, currentcount, updatescount, rosettacount, lastparsed, owner, path, datecreated, from_sourcepackagename, unreviewed_count, date_changed) VALUES (4, 2, 143, NULL, ' German translations for PACKAGE package
 
6336
 German messages for PACKAGE.
 
6337
 Copyright (C) 2004 Martin Pitt
 
6338
 This file is distributed under the same license as the PACKAGE package.
 
6339
 Martin Pitt <martin.pitt@canonical.com>, 2004.
 
6340
 
 
6341
', 'Project-Id-Version: pmount 0.5
 
6342
Report-Msgid-Bugs-To: martin.pitt@canonical.com
 
6343
POT-Creation-Date: 2005-04-04 17:31+0200
 
6344
PO-Revision-Date: 2004-12-29 17:56+0100
 
6345
Last-Translator: Martin Pitt <martin.pitt@canonical.com>
 
6346
Language-Team: German <de@li.org>
 
6347
MIME-Version: 1.0
 
6348
Content-Type: text/plain; charset=UTF-8
 
6349
Content-Transfer-Encoding: 8bit
 
6350
Plural-Forms: nplurals=2; plural=(n != 1);
 
6351
', true, 38, 63, 0, 0, NULL, 31, 'de.po', '2005-06-06 08:59:54.238198', NULL, 0, '2005-05-06 20:11:41.773683');
 
6352
INSERT INTO pofile (id, potemplate, language, description, topcomment, header, fuzzyheader, lasttranslator, currentcount, updatescount, rosettacount, lastparsed, owner, path, datecreated, from_sourcepackagename, unreviewed_count, date_changed) VALUES (5, 2, 68, NULL, ' Catalan translation for mount removable devices as normal user
 
6353
 Copyright (c) (c) 2005 Canonical Ltd, and Rosetta Contributors 2005
 
6354
 This file is distributed under the same license as the mount removable devices as normal user package.
 
6355
 FIRST AUTHOR <EMAIL@ADDRESS>, 2005.
 
6356
', 'Project-Id-Version: mount removable devices as normal user
 
6357
Report-Msgid-Bugs-To: martin.pitt@canonical.com
 
6358
POT-Creation-Date: 2005-04-04 17:31+0200
 
6359
PO-Revision-Date: 2005-02-12 01:18+0000
 
6360
Last-Translator: Jordi Vilalta <jvprat@wanadoo.es>
 
6361
Language-Team: Catalan <ca@li.org>
 
6362
MIME-Version: 1.0
 
6363
Content-Type: text/plain; charset=UTF-8
 
6364
Content-Transfer-Encoding: 8bit
 
6365
Plural-Forms: nplurals=2; plural=n != 1
 
6366
', true, 34, 62, 0, 0, NULL, 31, 'ca.po', '2005-06-06 08:59:54.254523', NULL, 0, '2005-05-06 20:09:51.386766');
 
6367
INSERT INTO pofile (id, potemplate, language, description, topcomment, header, fuzzyheader, lasttranslator, currentcount, updatescount, rosettacount, lastparsed, owner, path, datecreated, from_sourcepackagename, unreviewed_count, date_changed) VALUES (6, 2, 132, NULL, ' French translation for mount removable devices as normal user
 
6368
 Copyright (c) (c) 2005 Canonical Ltd, and Rosetta Contributors 2005
 
6369
 This file is distributed under the same license as the mount removable devices as normal user package.
 
6370
 FIRST AUTHOR <EMAIL@ADDRESS>, 2005.
 
6371
 
 
6372
', 'Project-Id-Version: mount removable devices as normal user
 
6373
Report-Msgid-Bugs-To: martin.pitt@canonical.com
 
6374
POT-Creation-Date: 2005-04-04 17:31+0200
 
6375
PO-Revision-Date: 2005-04-02 22:34+0000
 
6376
Last-Translator: Nicolas Velin <nsv@fr.st>
 
6377
Language-Team: French <fr@li.org>
 
6378
MIME-Version: 1.0
 
6379
Content-Type: text/plain; charset=UTF-8
 
6380
Content-Transfer-Encoding: 8bit
 
6381
Plural-Forms: nplurals=2; plural=n > 1
 
6382
', true, 39, 57, 0, 0, NULL, 31, 'fr.po', '2005-06-06 08:59:54.256914', NULL, 0, '2005-05-06 20:12:08.283113');
 
6383
INSERT INTO pofile (id, potemplate, language, description, topcomment, header, fuzzyheader, lasttranslator, currentcount, updatescount, rosettacount, lastparsed, owner, path, datecreated, from_sourcepackagename, unreviewed_count, date_changed) VALUES (7, 2, 360, NULL, ' Croatian translation for pmount
 
6384
 Copyright (c) (c) 2005 Canonical Ltd, and Rosetta Contributors 2005
 
6385
 This file is distributed under the same license as the pmount package.
 
6386
 FIRST AUTHOR <EMAIL@ADDRESS>, 2005.
 
6387
 
 
6388
', 'Project-Id-Version: pmount
 
6389
Report-Msgid-Bugs-To: martin.pitt@canonical.com
 
6390
POT-Creation-Date: 2005-04-04 17:31+0200
 
6391
PO-Revision-Date: 2005-03-16 14:51+0000
 
6392
Last-Translator: Edgar Bursic <edgar@monteparadiso.hr>
 
6393
Language-Team: Croatian <hr@li.org>
 
6394
MIME-Version: 1.0
 
6395
Content-Type: text/plain; charset=UTF-8
 
6396
Content-Transfer-Encoding: 8bit
 
6397
Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2
 
6398
', true, 33, 63, 0, 0, NULL, 31, 'hr.po', '2005-06-06 08:59:54.255734', NULL, 0, '2005-05-06 20:09:31.825695');
 
6399
INSERT INTO pofile (id, potemplate, language, description, topcomment, header, fuzzyheader, lasttranslator, currentcount, updatescount, rosettacount, lastparsed, owner, path, datecreated, from_sourcepackagename, unreviewed_count, date_changed) VALUES (8, 2, 527, NULL, ' Italian (Italy) translation for pmount
 
6400
 Copyright (c) (c) 2005 Canonical Ltd, and Rosetta Contributors 2005
 
6401
 This file is distributed under the same license as the pmount package.
 
6402
 FIRST AUTHOR <EMAIL@ADDRESS>, 2005.
 
6403
 
 
6404
', 'Project-Id-Version: pmount
 
6405
Report-Msgid-Bugs-To: martin.pitt@canonical.com
 
6406
POT-Creation-Date: 2005-04-04 17:31+0200
 
6407
PO-Revision-Date: 2005-03-16 23:54+0000
 
6408
Last-Translator: Francesco Accattapà <callipeo@libero.it>
 
6409
Language-Team: Italian (Italy) <it_IT@li.org>
 
6410
MIME-Version: 1.0
 
6411
Content-Type: text/plain; charset=UTF-8
 
6412
Content-Transfer-Encoding: 8bit
 
6413
Plural-Forms: nplurals=2; plural=n != 1
 
6414
', true, 40, 49, 0, 0, NULL, 31, 'it_IT.po', '2005-06-06 08:59:54.259358', NULL, 0, '2005-05-06 20:12:35.976807');
 
6415
INSERT INTO pofile (id, potemplate, language, description, topcomment, header, fuzzyheader, lasttranslator, currentcount, updatescount, rosettacount, lastparsed, owner, path, datecreated, from_sourcepackagename, unreviewed_count, date_changed) VALUES (9, 2, 98, NULL, ' Czech translation for mount removable devices as normal user
 
6416
 Copyright (c) (c) 2005 Canonical Ltd, and Rosetta Contributors 2005
 
6417
 This file is distributed under the same license as the mount removable devices as normal user package.
 
6418
 FIRST AUTHOR <EMAIL@ADDRESS>, 2005.
 
6419
 
 
6420
', 'Project-Id-Version: mount removable devices as normal user
 
6421
Report-Msgid-Bugs-To: martin.pitt@canonical.com
 
6422
POT-Creation-Date: 2005-04-04 17:31+0200
 
6423
PO-Revision-Date: 2005-02-10 15:15+0000
 
6424
Last-Translator: Vlastimil Skacel <skacel@svtech.cz>
 
6425
Language-Team: Czech <cs@li.org>
 
6426
MIME-Version: 1.0
 
6427
Content-Type: text/plain; charset=UTF-8
 
6428
Content-Transfer-Encoding: 8bit
 
6429
Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2
 
6430
', true, 36, 35, 0, 0, NULL, 31, 'cs.po', '2005-06-06 08:59:54.249601', NULL, 0, '2005-05-06 20:10:41.732277');
 
6431
INSERT INTO pofile (id, potemplate, language, description, topcomment, header, fuzzyheader, lasttranslator, currentcount, updatescount, rosettacount, lastparsed, owner, path, datecreated, from_sourcepackagename, unreviewed_count, date_changed) VALUES (10, 2, 302, NULL, ' Bokmål, Norwegian translation for pmount
 
6432
 Copyright (c) (c) 2005 Canonical Ltd, and Rosetta Contributors 2005
 
6433
 This file is distributed under the same license as the pmount package.
 
6434
 FIRST AUTHOR <EMAIL@ADDRESS>, 2005.
 
6435
 
 
6436
', 'Project-Id-Version: pmount
 
6437
Report-Msgid-Bugs-To: martin.pitt@canonical.com
 
6438
POT-Creation-Date: 2005-04-04 17:31+0200
 
6439
PO-Revision-Date: 2005-03-31 10:35+0000
 
6440
Last-Translator: Sigurd Gartmann <sigurd-ubuntu@brogar.org>
 
6441
Language-Team: Bokmål, Norwegian <nb@li.org>
 
6442
MIME-Version: 1.0
 
6443
Content-Type: text/plain; charset=UTF-8
 
6444
Content-Transfer-Encoding: 8bit
 
6445
Plural-Forms: nplurals=2; plural=n != 1
 
6446
', true, 35, 63, 0, 0, NULL, 31, 'nb.po', '2005-06-06 08:59:54.248418', NULL, 0, '2005-05-06 20:10:18.431259');
 
6447
INSERT INTO pofile (id, potemplate, language, description, topcomment, header, fuzzyheader, lasttranslator, currentcount, updatescount, rosettacount, lastparsed, owner, path, datecreated, from_sourcepackagename, unreviewed_count, date_changed) VALUES (11, 2, 387, NULL, ' Spanish translation for mount removable devices as normal user
 
6448
 Copyright (c) (c) 2005 Canonical Ltd, and Rosetta Contributors 2005
 
6449
 This file is distributed under the same license as the mount removable devices as normal user package.
 
6450
 FIRST AUTHOR <EMAIL@ADDRESS>, 2005.
 
6451
 
 
6452
', 'Project-Id-Version: mount removable devices as normal user
 
6453
Report-Msgid-Bugs-To: martin.pitt@canonical.com
 
6454
POT-Creation-Date: 2005-04-04 17:31+0200
 
6455
PO-Revision-Date: 2005-02-21 17:57+0000
 
6456
Last-Translator: Aloriel <jorge.gonzalez.gonzalez@hispalinux.es>
 
6457
Language-Team: Spanish <es@li.org>
 
6458
MIME-Version: 1.0
 
6459
Content-Type: text/plain; charset=UTF-8
 
6460
Content-Transfer-Encoding: 8bit
 
6461
Plural-Forms: nplurals=2; plural=n != 1
 
6462
', true, 41, 54, 0, 0, NULL, 31, 'po/es.po', '2005-06-06 08:59:54.229882', NULL, 0, '2005-05-06 20:13:10.405056');
 
6463
INSERT INTO pofile (id, potemplate, language, description, topcomment, header, fuzzyheader, lasttranslator, currentcount, updatescount, rosettacount, lastparsed, owner, path, datecreated, from_sourcepackagename, unreviewed_count, date_changed) VALUES (12, 4, 387, NULL, ' traducción de es.po al Spanish
 
6464
 translation of es.po to Spanish
 
6465
 translation of evolution.HEAD to Spanish
 
6466
 Copyright © 2000-2002 Free Software Foundation, Inc.
 
6467
 This file is distributed under the same license as the evolution package.
 
6468
 Carlos Perelló Marín <carlos@gnome-db.org>, 2000-2001.
 
6469
 Héctor García Álvarez <hector@scouts-es.org>, 2000-2002.
 
6470
 Ismael Olea <Ismael@olea.org>, 2001, (revisiones) 2003.
 
6471
 Eneko Lacunza <enlar@iname.com>, 2001-2002.
 
6472
 Héctor García Álvarez <hector@scouts-es.org>, 2002.
 
6473
 Pablo Gonzalo del Campo <pablodc@bigfoot.com>,2003 (revisión).
 
6474
 Francisco Javier F. Serrador <serrador@cvs.gnome.org>, 2003, 2004.
 
6475
 
 
6476
 
 
6477
', 'Project-Id-Version: es
 
6478
POT-Creation-Date: 2004-08-17 11:10+0200
 
6479
PO-Revision-Date: 2005-04-07 13:22+0000
 
6480
Last-Translator: Carlos Perelló Marín <carlos@canonical.com>
 
6481
Language-Team: Spanish <traductores@es.gnome.org>
 
6482
MIME-Version: 1.0
 
6483
Content-Type: text/plain; charset=UTF-8
 
6484
Content-Transfer-Encoding: 8bit
 
6485
Report-Msgid-Bugs-To: serrador@hispalinux.es
 
6486
Plural-Forms: nplurals=2; plural=(n != 1);
 
6487
', true, 50, 6, 1, 1, NULL, 31, 'es.po', '2005-06-06 08:59:54.235169', NULL, 1, '2005-06-06 20:05:03.244905');
 
6488
INSERT INTO pofile (id, potemplate, language, description, topcomment, header, fuzzyheader, lasttranslator, currentcount, updatescount, rosettacount, lastparsed, owner, path, datecreated, from_sourcepackagename, unreviewed_count, date_changed) VALUES (13, 5, 132, NULL, '
 
6489
    Translators, if you are not familiar with the PO format, gettext
 
6490
    documentation is worth reading, especially sections dedicated to
 
6491
    this format, e.g. by running:
 
6492
         info -n ''(gettext)PO Files''
 
6493
         info -n ''(gettext)Header Entry''
 
6494
 
 
6495
    Some information specific to po-debconf are available at
 
6496
            /usr/share/doc/po-debconf/README-trans
 
6497
         or http://www.debian.org/intl/l10n/po-debconf/README-trans
 
6498
 
 
6499
    Developers do not need to manually edit POT or PO files.
 
6500
 
 
6501
', 'Project-Id-Version: mozilla 2:1.7.4-1
 
6502
Report-Msgid-Bugs-To:
 
6503
POT-Creation-Date: 2004-07-11 16:16+0900
 
6504
PO-Revision-Date: 2004-08-02 00:08+0200
 
6505
Last-Translator: Denis Barbier <barbier@linuxfr.org>
 
6506
Language-Team: French <debian-l10n-french@lists.debian.org>
 
6507
MIME-Version: 1.0
 
6508
Content-Type: text/plain; charset=ISO-8859-15
 
6509
Content-Transfer-Encoding: 8bit
 
6510
Plural-Forms: nplurals=2; plural=n > 1
 
6511
', true, 42, 9, 0, 0, NULL, 31, 'fr.po', '2005-06-06 08:59:54.243358', NULL, 0, '2005-05-06 21:12:18.833057');
 
6512
INSERT INTO pofile (id, potemplate, language, description, topcomment, header, fuzzyheader, lasttranslator, currentcount, updatescount, rosettacount, lastparsed, owner, path, datecreated, from_sourcepackagename, unreviewed_count, date_changed) VALUES (14, 5, 112, NULL, '
 
6513
    Translators, if you are not familiar with the PO format, gettext
 
6514
    documentation is worth reading, especially sections dedicated to
 
6515
    this format, e.g. by running:
 
6516
         info -n ''(gettext)PO Files''
 
6517
         info -n ''(gettext)Header Entry''
 
6518
 
 
6519
    Some information specific to po-debconf are available at
 
6520
            /usr/share/doc/po-debconf/README-trans
 
6521
         or http://www.debian.org/intl/l10n/po-debconf/README-trans
 
6522
 
 
6523
    Developers do not need to manually edit POT or PO files.
 
6524
 
 
6525
', 'Project-Id-Version: mozilla 2:1.6-3
 
6526
POT-Creation-Date: 2004-07-11 16:16+0900
 
6527
PO-Revision-Date: 2004-09-09 11:37+0100
 
6528
Last-Translator: Luk Claes <luk.claes@ugent.be>
 
6529
Language-Team: Debian l10n Dutch <debian-l10n-dutch@lists.debian.org>
 
6530
MIME-Version: 1.0
 
6531
Content-Type: text/plain; charset=iso-8859-1
 
6532
Content-Transfer-Encoding: 8bit
 
6533
Plural-Forms: nplurals=2; plural=n != 1
 
6534
', true, 45, 9, 0, 0, NULL, 31, 'nl.po', '2005-06-06 08:59:54.260522', NULL, 0, '2005-05-06 21:12:27.602384');
 
6535
INSERT INTO pofile (id, potemplate, language, description, topcomment, header, fuzzyheader, lasttranslator, currentcount, updatescount, rosettacount, lastparsed, owner, path, datecreated, from_sourcepackagename, unreviewed_count, date_changed) VALUES (15, 5, 521, NULL, '
 
6536
    Translators, if you are not familiar with the PO format, gettext
 
6537
    documentation is worth reading, especially sections dedicated to
 
6538
    this format, e.g. by running:
 
6539
         info -n ''(gettext)PO Files''
 
6540
         info -n ''(gettext)Header Entry''
 
6541
 
 
6542
    Some information specific to po-debconf are available at
 
6543
            /usr/share/doc/po-debconf/README-trans
 
6544
         or http://www.debian.org/intl/l10n/po-debconf/README-trans
 
6545
 
 
6546
    Developers do not need to manually edit POT or PO files.
 
6547
 
 
6548
', 'Project-Id-Version: mozilla
 
6549
Report-Msgid-Bugs-To:
 
6550
POT-Creation-Date: 2004-07-11 16:16+0900
 
6551
PO-Revision-Date: 2004-07-25 16:17-0300
 
6552
Last-Translator: André Luís Lopes <andrelop@debian.org>
 
6553
Language-Team: Debian-BR Porject <debian-l10n-portuguese@lists.debian.org>
 
6554
MIME-Version: 1.0
 
6555
Content-Type: text/plain; charset=ISO-8859-1
 
6556
Content-Transfer-Encoding: 8bit
 
6557
Plural-Forms: nplurals=2; plural=n > 1
 
6558
', true, 43, 9, 0, 0, NULL, 31, 'pt_BR.po', '2005-06-06 08:59:54.24721', NULL, 0, '2005-05-06 21:12:20.874654');
 
6559
INSERT INTO pofile (id, potemplate, language, description, topcomment, header, fuzzyheader, lasttranslator, currentcount, updatescount, rosettacount, lastparsed, owner, path, datecreated, from_sourcepackagename, unreviewed_count, date_changed) VALUES (16, 5, 143, NULL, '
 
6560
    Translators, if you are not familiar with the PO format, gettext
 
6561
    documentation is worth reading, especially sections dedicated to
 
6562
    this format, e.g. by running:
 
6563
         info -n ''(gettext)PO Files''
 
6564
         info -n ''(gettext)Header Entry''
 
6565
 
 
6566
    Some information specific to po-debconf are available at
 
6567
            /usr/share/doc/po-debconf/README-trans
 
6568
         or http://www.debian.org/intl/l10n/po-debconf/README-trans
 
6569
 
 
6570
    Developers do not need to manually edit POT or PO files.
 
6571
 
 
6572
', 'Project-Id-Version: PACKAGE VERSION
 
6573
Report-Msgid-Bugs-To:
 
6574
POT-Creation-Date: 2004-07-11 16:16+0900
 
6575
PO-Revision-Date: 2004-07-24 15:24+0200
 
6576
Last-Translator: Helge Kreutzmann <kreutzm@itp.uni-hannover.de>
 
6577
Language-Team: de <debian-l10n-german@lists.debian.org>
 
6578
MIME-Version: 1.0
 
6579
Content-Type: text/plain; charset=ISO-8859-15
 
6580
Content-Transfer-Encoding: 8bit
 
6581
Plural-Forms: nplurals=2; plural=n != 1
 
6582
', true, 51, 9, 0, 0, NULL, 31, 'de.po', '2005-06-06 08:59:54.253299', NULL, 0, '2005-05-06 21:12:42.747648');
 
6583
INSERT INTO pofile (id, potemplate, language, description, topcomment, header, fuzzyheader, lasttranslator, currentcount, updatescount, rosettacount, lastparsed, owner, path, datecreated, from_sourcepackagename, unreviewed_count, date_changed) VALUES (17, 5, 427, NULL, ' Turkish translation of mozilla.
 
6584
 This file is distributed under the same license as the mozilla package.
 
6585
 Mehmet Türker <mturker@innova.com.tr>, 2004.
 
6586
 
 
6587
', 'Project-Id-Version: mozilla
 
6588
Report-Msgid-Bugs-To:
 
6589
POT-Creation-Date: 2004-07-11 16:16+0900
 
6590
PO-Revision-Date: 2004-04-25 14:47+0300
 
6591
Last-Translator: Mehmet Türker <EMAIL>
 
6592
Language-Team: Turkish <debian-l10n-turkish@lists.debian.org>
 
6593
MIME-Version: 1.0
 
6594
Content-Type: text/plain; charset=UTF-8
 
6595
Content-Transfer-Encoding: 8bit
 
6596
Plural-Forms:  nplurals=1; plural=0;
 
6597
', true, 30, 6, 0, 0, NULL, 31, 'tr.po', '2005-06-06 08:59:54.250735', NULL, 0, '2005-05-06 21:12:40.937835');
 
6598
INSERT INTO pofile (id, potemplate, language, description, topcomment, header, fuzzyheader, lasttranslator, currentcount, updatescount, rosettacount, lastparsed, owner, path, datecreated, from_sourcepackagename, unreviewed_count, date_changed) VALUES (18, 5, 193, NULL, ' Italian translation of debconf for mozilla.
 
6599
 This file is distributed under the same license as the mozilla package.
 
6600
 Copyright 2004 by Valentina Commissari <ayor@quaqua.net>.
 
6601
', 'Project-Id-Version: mozilla 1.7.3-5
 
6602
POT-Creation-Date: 2004-07-11 16:16+0900
 
6603
PO-Revision-Date: 2004-11-01 13:30+0100
 
6604
Last-Translator: Valentina Commissari <tsukimi@quaqua.net>
 
6605
Language-Team: Italian <debian-l10n-italian@lists.debian.org>
 
6606
MIME-Version: 1.0
 
6607
Content-Type: text/plain; charset=iso-8859-1
 
6608
Content-Transfer-Encoding: 8bit
 
6609
X-Poedit-Language: Italian
 
6610
X-Poedit-Country: ITALY
 
6611
Plural-Forms: nplurals=2; plural=n != 1
 
6612
', true, 50, 9, 0, 0, NULL, 31, 'it.po', '2005-06-06 08:59:54.246003', NULL, 0, '2005-05-06 21:12:39.082421');
 
6613
INSERT INTO pofile (id, potemplate, language, description, topcomment, header, fuzzyheader, lasttranslator, currentcount, updatescount, rosettacount, lastparsed, owner, path, datecreated, from_sourcepackagename, unreviewed_count, date_changed) VALUES (19, 5, 100, NULL, '
 
6614
    Translators, if you are not familiar with the PO format, gettext
 
6615
    documentation is worth reading, especially sections dedicated to
 
6616
    this format, e.g. by running:
 
6617
         info -n ''(gettext)PO Files''
 
6618
         info -n ''(gettext)Header Entry''
 
6619
 
 
6620
    Some information specific to po-debconf are available at
 
6621
            /usr/share/doc/po-debconf/README-trans
 
6622
         or http://www.debian.org/intl/l10n/po-debconf/README-trans
 
6623
 
 
6624
    Developers do not need to manually edit POT or PO files.
 
6625
 
 
6626
', 'Project-Id-Version: mozilla 2:1.7.1-4
 
6627
Report-Msgid-Bugs-To:
 
6628
POT-Creation-Date: 2004-07-11 16:16+0900
 
6629
PO-Revision-Date: 2004-07-31 22:49+0200
 
6630
Last-Translator: Morten Brix Pedersen <morten@wtf.dk>
 
6631
Language-Team: debian-l10n-danish <debian-l10n-danish@lists.debian.org>
 
6632
MIME-Version: 1.0
 
6633
Content-Type: text/plain; charset=ISO-8859-1
 
6634
Content-Transfer-Encoding: 8bit
 
6635
X-Poedit-Language: Italian
 
6636
X-Poedit-Country: ITALY
 
6637
Plural-Forms: nplurals=2; plural=n != 1
 
6638
', true, 47, 9, 0, 0, NULL, 31, 'da.po', '2005-06-06 08:59:54.24466', NULL, 0, '2005-05-06 21:12:31.382429');
 
6639
INSERT INTO pofile (id, potemplate, language, description, topcomment, header, fuzzyheader, lasttranslator, currentcount, updatescount, rosettacount, lastparsed, owner, path, datecreated, from_sourcepackagename, unreviewed_count, date_changed) VALUES (20, 5, 241, NULL, ' Lithuanian translation of mozilla.
 
6640
 This file is distributed under the same license as the mozilla package.
 
6641
 Kęstutis Biliūnas <kebil@kaunas.init.lt>, 2004.
 
6642
 
 
6643
', 'Project-Id-Version: mozilla
 
6644
Report-Msgid-Bugs-To:
 
6645
POT-Creation-Date: 2004-07-11 16:16+0900
 
6646
PO-Revision-Date: 2004-10-24 14:14+0300
 
6647
Last-Translator: Kęstutis Biliūnas <kebil@kaunas.init.lt>
 
6648
Language-Team: Lithuanian <komp_lt@konferencijos.lt>
 
6649
MIME-Version: 1.0
 
6650
Content-Type: text/plain; charset=UTF-8
 
6651
Content-Transfer-Encoding: 8bit
 
6652
X-Generator: KBabel 1.3.1
 
6653
Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2
 
6654
', true, 49, 9, 0, 0, NULL, 31, 'lt.po', '2005-06-06 08:59:54.232379', NULL, 0, '2005-05-06 21:12:37.221421');
 
6655
INSERT INTO pofile (id, potemplate, language, description, topcomment, header, fuzzyheader, lasttranslator, currentcount, updatescount, rosettacount, lastparsed, owner, path, datecreated, from_sourcepackagename, unreviewed_count, date_changed) VALUES (21, 5, 98, NULL, '
 
6656
    Translators, if you are not familiar with the PO format, gettext
 
6657
    documentation is worth reading, especially sections dedicated to
 
6658
    this format, e.g. by running:
 
6659
         info -n ''(gettext)PO Files''
 
6660
         info -n ''(gettext)Header Entry''
 
6661
 
 
6662
    Some information specific to po-debconf are available at
 
6663
            /usr/share/doc/po-debconf/README-trans
 
6664
         or http://www.debian.org/intl/l10n/po-debconf/README-trans
 
6665
 
 
6666
    Developers do not need to manually edit POT or PO files.
 
6667
 
 
6668
', 'Project-Id-Version: mozilla
 
6669
Report-Msgid-Bugs-To:
 
6670
POT-Creation-Date: 2004-07-11 16:16+0900
 
6671
PO-Revision-Date: 2004-07-22 17:49+0200
 
6672
Last-Translator: Miroslav Kure <kurem@debian.cz>
 
6673
Language-Team: Czech <provoz@debian.cz>
 
6674
MIME-Version: 1.0
 
6675
Content-Type: text/plain; charset=ISO-8859-2
 
6676
Content-Transfer-Encoding: 8bit
 
6677
Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2
 
6678
', true, 46, 9, 0, 0, NULL, 31, 'cs.po', '2005-06-06 08:59:54.2394', NULL, 0, '2005-05-06 21:12:29.45271');
 
6679
INSERT INTO pofile (id, potemplate, language, description, topcomment, header, fuzzyheader, lasttranslator, currentcount, updatescount, rosettacount, lastparsed, owner, path, datecreated, from_sourcepackagename, unreviewed_count, date_changed) VALUES (22, 5, 129, NULL, '  translation of fi.po to Finnish
 
6680
  mozilla translation
 
6681
 
 
6682
    Translators, if you are not familiar with the PO format, gettext
 
6683
    documentation is worth reading, especially sections dedicated to
 
6684
    this format, e.g. by running:
 
6685
         info -n ''(gettext)PO Files''
 
6686
         info -n ''(gettext)Header Entry''
 
6687
 
 
6688
    Some information specific to po-debconf are available at
 
6689
            /usr/share/doc/po-debconf/README-trans
 
6690
         or http://www.debian.org/intl/l10n/po-debconf/README-trans
 
6691
 
 
6692
    Developers do not need to manually edit POT or PO files.
 
6693
 
 
6694
 Matti Pöllä <mpo@iki.fi>, 2004.
 
6695
', 'Project-Id-Version: mozilla
 
6696
Report-Msgid-Bugs-To:
 
6697
POT-Creation-Date: 2004-07-11 16:16+0900
 
6698
PO-Revision-Date: 2004-08-15 22:41+0300
 
6699
Last-Translator: Matti Pöllä <mpo@iki.fi>
 
6700
Language-Team: Finnish <debian-l10n-finnish@lists.debian.org>
 
6701
MIME-Version: 1.0
 
6702
Content-Type: text/plain; charset=UTF-8
 
6703
Content-Transfer-Encoding: 8bit
 
6704
Plural-Forms: nplurals=2; plural=n != 1
 
6705
', true, 48, 9, 0, 0, NULL, 31, 'fi.po', '2005-06-06 08:59:54.242018', NULL, 0, '2005-05-06 21:12:33.238579');
 
6706
INSERT INTO pofile (id, potemplate, language, description, topcomment, header, fuzzyheader, lasttranslator, currentcount, updatescount, rosettacount, lastparsed, owner, path, datecreated, from_sourcepackagename, unreviewed_count, date_changed) VALUES (23, 5, 148, NULL, '
 
6707
    Translators, if you are not familiar with the PO format, gettext
 
6708
    documentation is worth reading, especially sections dedicated to
 
6709
    this format, e.g. by running:
 
6710
         info -n ''(gettext)PO Files''
 
6711
         info -n ''(gettext)Header Entry''
 
6712
 
 
6713
    Some information specific to po-debconf are available at
 
6714
            /usr/share/doc/po-debconf/README-trans
 
6715
         or http://www.debian.org/intl/l10n/po-debconf/README-trans
 
6716
 
 
6717
    Developers do not need to manually edit POT or PO files.
 
6718
 
 
6719
', 'Project-Id-Version: PACKAGE VERSION
 
6720
Report-Msgid-Bugs-To:
 
6721
POT-Creation-Date: 2004-07-11 16:16+0900
 
6722
PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE
 
6723
Last-Translator: FULL NAME <EMAIL@ADDRESS>
 
6724
Language-Team: LANGUAGE <LL@li.org>
 
6725
MIME-Version: 1.0
 
6726
Content-Type: text/plain; charset=ISO-8859-15
 
6727
Content-Transfer-Encoding: 8bit
 
6728
Plural-Forms: nplurals=1; plural=0
 
6729
', true, 30, 3, 0, 0, NULL, 31, 'gl.po', '2005-06-06 08:59:54.258136', NULL, 0, '2005-05-06 21:12:35.766036');
 
6730
INSERT INTO pofile (id, potemplate, language, description, topcomment, header, fuzzyheader, lasttranslator, currentcount, updatescount, rosettacount, lastparsed, owner, path, datecreated, from_sourcepackagename, unreviewed_count, date_changed) VALUES (24, 5, 196, NULL, '
 
6731
    Translators, if you are not familiar with the PO format, gettext
 
6732
    documentation is worth reading, especially sections dedicated to
 
6733
    this format, e.g. by running:
 
6734
         info -n ''(gettext)PO Files''
 
6735
         info -n ''(gettext)Header Entry''
 
6736
 
 
6737
    Some information specific to po-debconf are available at
 
6738
            /usr/share/doc/po-debconf/README-trans
 
6739
         or http://www.debian.org/intl/l10n/po-debconf/README-trans
 
6740
 
 
6741
    Developers do not need to manually edit POT or PO files.
 
6742
 
 
6743
', 'Project-Id-Version: PACKAGE VERSION
 
6744
Report-Msgid-Bugs-To:
 
6745
POT-Creation-Date: 2004-07-11 16:16+0900
 
6746
PO-Revision-Date: 2004-07-20 02:46+0900
 
6747
Last-Translator: FULL NAME <EMAIL@ADDRESS>
 
6748
Language-Team: LANGUAGE <LL@li.org>
 
6749
MIME-Version: 1.0
 
6750
Content-Type: text/plain; charset=EUC-JP
 
6751
Content-Transfer-Encoding: 8bit
 
6752
Plural-Forms: nplurals=1; plural=0
 
6753
', true, 30, 9, 0, 0, NULL, 31, 'ja.po', '2005-06-06 08:59:54.233769', NULL, 0, '2005-05-06 21:12:23.441015');
 
6754
INSERT INTO pofile (id, potemplate, language, description, topcomment, header, fuzzyheader, lasttranslator, currentcount, updatescount, rosettacount, lastparsed, owner, path, datecreated, from_sourcepackagename, unreviewed_count, date_changed) VALUES (25, 5, 387, NULL, '
 
6755
    Translators, if you are not familiar with the PO format, gettext
 
6756
    documentation is worth reading, especially sections dedicated to
 
6757
    this format, e.g. by running:
 
6758
         info -n ''(gettext)PO Files''
 
6759
         info -n ''(gettext)Header Entry''
 
6760
 
 
6761
    Some information specific to po-debconf are available at
 
6762
            /usr/share/doc/po-debconf/README-trans
 
6763
         or http://www.debian.org/intl/l10n/po-debconf/README-trans
 
6764
 
 
6765
    Developers do not need to manually edit POT or PO files.
 
6766
 
 
6767
 Carlos Valdivia Yagüe <valyag@dat.etsit.upm.es>, 2003
 
6768
 
 
6769
', 'Project-Id-Version: mozilla-browser 1.4-4
 
6770
Report-Msgid-Bugs-To:
 
6771
POT-Creation-Date: 2004-07-11 16:16+0900
 
6772
PO-Revision-Date: 2003-09-20 20:00+0200
 
6773
Last-Translator: Carlos Valdivia Yagüe <valyag@dat.etsit.upm.es>
 
6774
Language-Team: Debian L10n Spanish <debian-l10n-spanish@lists.debian.org>
 
6775
MIME-Version: 1.0
 
6776
Content-Type: text/plain; charset=ISO-8859-15
 
6777
Content-Transfer-Encoding: 8bit
 
6778
Plural-Forms: nplurals=2; plural=n != 1
 
6779
', true, 44, 6, 0, 0, NULL, 31, 'es.po', '2005-06-06 08:59:54.251898', NULL, 0, '2005-05-06 21:12:25.930403');
 
6780
INSERT INTO pofile (id, potemplate, language, description, topcomment, header, fuzzyheader, lasttranslator, currentcount, updatescount, rosettacount, lastparsed, owner, path, datecreated, from_sourcepackagename, unreviewed_count, date_changed) VALUES (28, 4, 454, NULL, ' Xhosa translation for evolution
 
6781
 Copyright (c) (c) 2005 Canonical Ltd, and Rosetta Contributors 2005
 
6782
 This file is distributed under the same license as the evolution package.
 
6783
 FIRST AUTHOR <EMAIL@ADDRESS>, 2005.
 
6784
 
 
6785
', 'Project-Id-Version: evolution
 
6786
Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>
 
6787
POT-Creation-Date: 2005-05-06 20:39:27+00:00
 
6788
PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE
 
6789
Last-Translator: FULL NAME <EMAIL@ADDRESS>
 
6790
Language-Team: Xhosa <xh@li.org>
 
6791
MIME-Version: 1.0
 
6792
Content-Type: text/plain; charset=UTF-8
 
6793
Content-Transfer-Encoding: 8bit
 
6794
Plural-Forms: nplurals=2; plural=n != 1
 
6795
', true, NULL, 0, 0, 0, NULL, 31, 'xh.po', '2005-06-15 19:26:21.919196', NULL, 0, '2005-06-15 19:26:21.919196');
 
6796
INSERT INTO pofile (id, potemplate, language, description, topcomment, header, fuzzyheader, lasttranslator, currentcount, updatescount, rosettacount, lastparsed, owner, path, datecreated, from_sourcepackagename, unreviewed_count, date_changed) VALUES (29, 4, 196, NULL, ' Japanese translation for evolution
 
6797
 Copyright (c) (c) 2005 Canonical Ltd, and Rosetta Contributors 2005
 
6798
 This file is distributed under the same license as the evolution package.
 
6799
 FIRST AUTHOR <EMAIL@ADDRESS>, 2005.
 
6800
 
 
6801
', 'Project-Id-Version: evolution
 
6802
Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>
 
6803
POT-Creation-Date: 2005-05-06 20:39:27.778946+00:00
 
6804
PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE
 
6805
Last-Translator: FULL NAME <EMAIL@ADDRESS>
 
6806
Language-Team: Japanese <ja@li.org>
 
6807
MIME-Version: 1.0
 
6808
Content-Type: text/plain; charset=UTF-8
 
6809
Content-Transfer-Encoding: 8bit
 
6810
Plural-Forms: nplurals=1; plural=0
 
6811
', true, 13, 0, 0, 1, NULL, 13, 'ja.po', '2005-10-11 23:08:01.899322', NULL, 0, '2005-10-11 23:08:01.899322');
 
6812
INSERT INTO pofile (id, potemplate, language, description, topcomment, header, fuzzyheader, lasttranslator, currentcount, updatescount, rosettacount, lastparsed, owner, path, datecreated, from_sourcepackagename, unreviewed_count, date_changed) VALUES (30, 6, 521, NULL, ' Spanish translation for wammu
 
6813
 Copyright (c) (c) 2006 Canonical Ltd, and Rosetta Contributors 2006
 
6814
 This file is distributed under the same license as the wammu package.
 
6815
 FIRST AUTHOR <EMAIL@ADDRESS>, 2006.
 
6816
 
 
6817
', 'Project-Id-Version: wammu
 
6818
Report-Msgid-Bugs-To: michal@cihar.com
 
6819
POT-Creation-Date: 2006-11-10 23:24+0100
 
6820
PO-Revision-Date: 2006-12-04 19:50+0000
 
6821
Last-Translator: Diogo Matsubara <matsubara@async.com.br>
 
6822
Language-Team: Spanish <es@li.org>
 
6823
MIME-Version: 1.0
 
6824
Content-Type: text/plain; charset=UTF-8
 
6825
Content-Transfer-Encoding: 8bit
 
6826
X-Rosetta-Export-Date: 2006-12-04 19:58+0000
 
6827
Plural-Forms: nplurals=2; plural=n > 1
 
6828
', true, 66, 5, 0, 0, NULL, 16, 'po/pt_BR.po', '2006-12-13 21:18:28.796588', NULL, 0, '2006-12-13 21:19:06.369142');
 
6829
INSERT INTO pofile (id, potemplate, language, description, topcomment, header, fuzzyheader, lasttranslator, currentcount, updatescount, rosettacount, lastparsed, owner, path, datecreated, from_sourcepackagename, unreviewed_count, date_changed) VALUES (31, 9, 387, NULL, ' Spanish translation for evolution
 
6830
 Copyright (c) 2007 Rosetta Contributors and Canonical Ltd 2007
 
6831
 This file is distributed under the same license as the evolution package.
 
6832
 FIRST AUTHOR <EMAIL@ADDRESS>, 2007.
 
6833
 
 
6834
', 'Project-Id-Version: evolution
 
6835
Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>
 
6836
POT-Creation-Date: 2007-01-05 10:22:21.410795+00:00
 
6837
PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE
 
6838
Last-Translator: FULL NAME <EMAIL@ADDRESS>
 
6839
Language-Team: Spanish <es@li.org>
 
6840
MIME-Version: 1.0
 
6841
Content-Type: text/plain; charset=UTF-8
 
6842
Content-Transfer-Encoding: 8bit
 
6843
Plural-Forms: nplurals=2; plural=n != 1
 
6844
', true, 56, 0, 0, 1, NULL, 56, 'po-disabled/disabled-template-es.po', '2007-01-05 13:04:20.092506', NULL, 0, '2007-01-05 13:04:20.092506');
 
6845
INSERT INTO pofile (id, potemplate, language, description, topcomment, header, fuzzyheader, lasttranslator, currentcount, updatescount, rosettacount, lastparsed, owner, path, datecreated, from_sourcepackagename, unreviewed_count, date_changed) VALUES (32, 7, 387, NULL, ' Spanish translation for evolution
 
6846
 Copyright (c) 2007 Rosetta Contributors and Canonical Ltd 2007
 
6847
 This file is distributed under the same license as the evolution package.
 
6848
 FIRST AUTHOR <EMAIL@ADDRESS>, 2007.
 
6849
 
 
6850
', 'Project-Id-Version: evolution
 
6851
Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>
 
6852
POT-Creation-Date: 2006-08-14 18:41:07.274661+00:00
 
6853
PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE
 
6854
Last-Translator: FULL NAME <EMAIL@ADDRESS>
 
6855
Language-Team: Spanish <es@li.org>
 
6856
MIME-Version: 1.0
 
6857
Content-Type: text/plain; charset=UTF-8
 
6858
Content-Transfer-Encoding: 8bit
 
6859
Plural-Forms: nplurals=2; plural=n != 1
 
6860
', true, 12, 0, 0, 1, NULL, 12, '/man-es.po', '2007-01-19 13:00:41.049464', NULL, 0, '2007-01-24 19:16:06.386519');
 
6861
INSERT INTO pofile (id, potemplate, language, description, topcomment, header, fuzzyheader, lasttranslator, currentcount, updatescount, rosettacount, lastparsed, owner, path, datecreated, from_sourcepackagename, unreviewed_count, date_changed) VALUES (33, 10, 387, NULL, ' Spanish translation for alsa-utils
 
6862
 Copyright (c) 2007 Rosetta Contributors and Canonical Ltd 2007
 
6863
 This file is distributed under the same license as the alsa-utils package.
 
6864
 FIRST AUTHOR <EMAIL@ADDRESS>, 2007.
 
6865
 
 
6866
', 'Project-Id-Version: alsa-utils
 
6867
Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>
 
6868
POT-Creation-Date: 2006-08-14 18:41:07.274661+00:00
 
6869
PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE
 
6870
Last-Translator: FULL NAME <EMAIL@ADDRESS>
 
6871
Language-Team: Spanish <es@li.org>
 
6872
MIME-Version: 1.0
 
6873
Content-Type: text/plain; charset=UTF-8
 
6874
Content-Transfer-Encoding: 8bit
 
6875
Plural-Forms: nplurals=2; plural=n != 1
 
6876
', true, 13, 0, 0, 0, NULL, 13, 'po/alsa-utils-es.po', '2007-04-07 10:14:36.267119', NULL, 0, '2007-04-07 10:14:36.267119');
 
6877
INSERT INTO pofile (id, potemplate, language, description, topcomment, header, fuzzyheader, lasttranslator, currentcount, updatescount, rosettacount, lastparsed, owner, path, datecreated, from_sourcepackagename, unreviewed_count, date_changed) VALUES (34, 5, 119, NULL, ' English translation for mozilla
 
6878
 Copyright (c) 2007 Rosetta Contributors and Canonical Ltd 2007
 
6879
 This file is distributed under the same license as the mozilla package.
 
6880
 FIRST AUTHOR <EMAIL@ADDRESS>, 2007.
 
6881
 
 
6882
', 'Project-Id-Version: mozilla
 
6883
Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>
 
6884
POT-Creation-Date: 2005-05-06 21:10:17.367605+00:00
 
6885
PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE
 
6886
Last-Translator: FULL NAME <EMAIL@ADDRESS>
 
6887
Language-Team: English <en@li.org>
 
6888
MIME-Version: 1.0
 
6889
Content-Type: text/plain; charset=UTF-8
 
6890
Content-Transfer-Encoding: 8bit
 
6891
Plural-Forms: nplurals=2; plural=n != 1
 
6892
', true, 13, 0, 0, 3, NULL, 13, 'debian/po/pkgconf-mozilla-en.po', '2007-07-12 03:42:48.848044', NULL, 0, '2007-07-12 03:42:48.848044');
 
6893
 
 
6894
 
 
6895
ALTER TABLE pofile ENABLE TRIGGER ALL;
 
6896
 
 
6897
 
 
6898
ALTER TABLE poexportrequest DISABLE TRIGGER ALL;
 
6899
 
 
6900
 
 
6901
 
 
6902
ALTER TABLE poexportrequest ENABLE TRIGGER ALL;
 
6903
 
 
6904
 
6752
6905
ALTER TABLE pomsgid DISABLE TRIGGER ALL;
6753
6906
 
6754
6907
INSERT INTO pomsgid (id, msgid) VALUES (1, 'evolution addressbook');
7063
7216
ALTER TABLE pomsgid ENABLE TRIGGER ALL;
7064
7217
 
7065
7218
 
 
7219
ALTER TABLE potmsgset DISABLE TRIGGER ALL;
 
7220
 
 
7221
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (1, 1, 1, 1, '', 'a11y/addressbook/ea-addressbook-view.c:94
 
7222
a11y/addressbook/ea-addressbook-view.c:103
 
7223
a11y/addressbook/ea-minicard-view.c:119', '', '', NULL, NULL);
 
7224
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (2, 2, 2, 1, '', 'a11y/addressbook/ea-minicard-view.c:101', '', '', NULL, NULL);
 
7225
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (3, 3, 3, 1, '', 'a11y/addressbook/ea-minicard-view.c:102', '', '', NULL, NULL);
 
7226
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (4, 4, 4, 1, '', 'a11y/addressbook/ea-minicard-view.c:102', '', '', NULL, NULL);
 
7227
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (5, 5, 5, 1, '', 'a11y/addressbook/ea-minicard-view.c:104', '', '', NULL, NULL);
 
7228
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (6, 6, 6, 1, '', 'a11y/addressbook/ea-minicard-view.c:104', '', '', NULL, NULL);
 
7229
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (7, 7, 7, 1, '', 'a11y/addressbook/ea-minicard-view.c:105', '', '', NULL, NULL);
 
7230
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (8, 8, 8, 1, '', 'a11y/addressbook/ea-minicard.c:166', '', '', NULL, NULL);
 
7231
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (9, 9, 9, 1, '', 'addressbook/addressbook-errors.xml.h:2', 'addressbook:ldap-init primary', '', NULL, NULL);
 
7232
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (10, 10, 10, 1, '', 'addressbook/addressbook-errors.xml.h:4', 'addressbook:ldap-init secondary', '', NULL, NULL);
 
7233
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (11, 11, 11, 1, '', 'addressbook/addressbook-errors.xml.h:6', 'addressbook:ldap-auth primary', '', NULL, NULL);
 
7234
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (12, 12, 12, 1, '', 'addressbook/addressbook-errors.xml.h:8', 'addressbook:ldap-auth secondary', '', NULL, NULL);
 
7235
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (13, 13, 13, 1, '', 'addressbook/gui/component/addressbook-migrate.c:124
 
7236
calendar/gui/migration.c:188 mail/em-migrate.c:1201', '', 'c-format', NULL, NULL);
 
7237
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (14, 14, 14, 1, '', 'addressbook/gui/component/addressbook-migrate.c:1123', '', '', NULL, NULL);
 
7238
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (15, 15, 15, 1, '', 'addressbook/gui/widgets/e-addressbook-model.c:151', '', 'c-format', NULL, 16);
 
7239
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (16, 17, 16, 1, '', 'addressbook/gui/widgets/eab-gui-util.c:275', '', 'c-format', NULL, 18);
 
7240
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (17, 19, 17, 1, '', 'addressbook/gui/widgets/foo.c:345', '', 'c-format', NULL, 20);
 
7241
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (18, 21, 18, 1, ' start po-group: common', 'encfs/FileUtils.cpp:1044', 'xgroup(common)', '', NULL, NULL);
 
7242
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (19, 22, 19, 1, '', 'encfs/main.cpp:340', 'xgroup(usage)', '', NULL, NULL);
 
7243
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (20, 23, 20, 1, '', 'encfs/FileUtils.cpp:535', 'xgroup(setup)', 'c-format', NULL, NULL);
 
7244
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (21, 24, 0, 1, '', 'encfs/encfsctl.cpp:346', '', 'c-format', NULL, 25);
 
7245
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (22, 26, 22, 1, '', 'modules/aggregator.module:15', '', '', NULL, NULL);
 
7246
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (23, 27, 0, 1, NULL, 'foo.c:123', 'This is a comment...', '', NULL, NULL);
 
7247
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (24, 28, 1, 3, '', 'src/netapplet.c:131', '', '', NULL, NULL);
 
7248
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (25, 29, 2, 3, '', 'src/netapplet.c:133', '', '', NULL, NULL);
 
7249
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (26, 30, 3, 3, '', 'src/netapplet.c:135', '', '', NULL, NULL);
 
7250
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (27, 31, 4, 3, '', 'src/netapplet.c:139', '', '', NULL, NULL);
 
7251
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (28, 32, 5, 3, '', 'src/netapplet.c:141', '', '', NULL, NULL);
 
7252
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (29, 33, 6, 3, '', 'src/netapplet.c:291 src/netapplet.c:312', '', '', NULL, NULL);
 
7253
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (30, 34, 7, 3, '', 'src/netapplet.c:359', '', '', NULL, NULL);
 
7254
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (31, 35, 8, 3, '', 'src/netapplet.c:391', '', 'c-format', NULL, NULL);
 
7255
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (32, 36, 9, 3, '', 'src/netapplet.c:410', '', 'c-format', NULL, NULL);
 
7256
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (33, 37, 10, 3, '', 'src/netapplet.c:427', '', 'c-format', NULL, NULL);
 
7257
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (34, 38, 11, 3, '', 'src/netapplet.c:479', '', 'c-format', NULL, NULL);
 
7258
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (35, 39, 12, 3, '', 'src/netapplet.c:496', '', 'c-format', NULL, NULL);
 
7259
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (36, 40, 13, 3, '', 'src/netapplet.c:732', '', '', NULL, NULL);
 
7260
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (37, 41, 14, 3, '', 'src/netapplet.c:747', '', '', NULL, NULL);
 
7261
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (38, 42, 15, 3, '', 'src/netapplet.c:768', '', '', NULL, NULL);
 
7262
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (39, 43, 16, 3, '', 'src/netapplet.c:870', '', 'c-format', NULL, NULL);
 
7263
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (40, 44, 17, 3, '', 'src/netapplet.c:955', '', '', NULL, NULL);
 
7264
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (41, 45, 18, 3, '', 'src/netapplet.c:958', '', '', NULL, NULL);
 
7265
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (42, 46, 19, 3, '', 'src/netapplet.c:970', '', 'c-format', NULL, NULL);
 
7266
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (43, 47, 20, 3, '', 'src/netapplet.c:1015', '', '', NULL, NULL);
 
7267
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (44, 48, 21, 3, '', 'src/netapplet.c:1018', '', '', NULL, NULL);
 
7268
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (45, 49, 22, 3, '', 'src/netapplet.c:1021', '', '', NULL, NULL);
 
7269
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (46, 50, 23, 3, '', 'src/netapplet.c:1032', '', 'c-format', NULL, NULL);
 
7270
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (47, 51, 24, 3, '', 'src/netapplet.c:1072', '', '', NULL, NULL);
 
7271
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (48, 52, 25, 3, '', 'src/netapplet.c:1082', '', '', NULL, NULL);
 
7272
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (49, 53, 26, 3, '', 'src/netapplet.c:1093', '', '', NULL, NULL);
 
7273
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (50, 54, 27, 3, '', 'src/netapplet.c:1526', '', '', NULL, NULL);
 
7274
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (51, 55, 28, 3, '', 'src/netapplet.glade.h:1', '', '', NULL, NULL);
 
7275
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (52, 56, 29, 3, '', 'src/netapplet.glade.h:2', '', '', NULL, NULL);
 
7276
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (53, 57, 30, 3, '', 'src/netapplet.glade.h:3', '', '', NULL, NULL);
 
7277
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (54, 58, 31, 3, '', 'src/netapplet.glade.h:4', '', '', NULL, NULL);
 
7278
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (55, 59, 32, 3, '', 'src/netapplet.glade.h:5', '', '', NULL, NULL);
 
7279
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (56, 60, 33, 3, '', 'src/netapplet.glade.h:6', '', '', NULL, NULL);
 
7280
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (57, 61, 34, 3, '', 'src/netapplet.glade.h:7', '', '', NULL, NULL);
 
7281
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (58, 62, 35, 3, '', 'src/netapplet.glade.h:8', '', '', NULL, NULL);
 
7282
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (59, 63, 36, 3, '', 'src/netapplet.glade.h:9', '', '', NULL, NULL);
 
7283
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (60, 64, 37, 3, '', 'src/netapplet.glade.h:10', '', '', NULL, NULL);
 
7284
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (61, 65, 38, 3, '', 'src/netapplet.glade.h:11', '', '', NULL, NULL);
 
7285
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (62, 66, 39, 3, '', 'src/netapplet.glade.h:12', '', '', NULL, NULL);
 
7286
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (63, 67, 40, 3, '', 'src/netapplet.glade.h:13', '', '', NULL, NULL);
 
7287
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (64, 68, 41, 3, '', 'src/netapplet.glade.h:14', '', '', NULL, NULL);
 
7288
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (65, 69, 42, 3, '', 'src/netapplet.glade.h:15', '', '', NULL, NULL);
 
7289
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (66, 70, 43, 3, '', 'src/netapplet.glade.h:16', '', '', NULL, NULL);
 
7290
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (67, 71, 1, 2, '', 'pmount.c:50', '', 'c-format', NULL, NULL);
 
7291
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (68, 72, 2, 2, '', 'pmount.c:57', '', 'c-format', NULL, NULL);
 
7292
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (69, 73, 3, 2, '', 'pmount.c:64', '', 'c-format', NULL, NULL);
 
7293
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (70, 74, 4, 2, '', 'pmount.c:67', '', '', NULL, NULL);
 
7294
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (71, 75, 5, 2, '', 'pmount.c:120', '', 'c-format', NULL, NULL);
 
7295
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (72, 76, 6, 2, '', 'pmount.c:126', '', 'c-format', NULL, NULL);
 
7296
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (73, 77, 7, 2, '', 'pmount.c:130', '', 'c-format', NULL, NULL);
 
7297
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (74, 78, 8, 2, '', 'pmount.c:134', '', 'c-format', NULL, NULL);
 
7298
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (75, 79, 9, 2, '', 'pmount.c:141', '', 'c-format', NULL, NULL);
 
7299
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (76, 80, 10, 2, '', 'pmount.c:171 pumount.c:98', '', '', NULL, NULL);
 
7300
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (77, 81, 11, 2, '', 'pmount.c:176 pmount.c:270', '', '', NULL, NULL);
 
7301
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (78, 82, 12, 2, '', 'pmount.c:212', '', 'c-format', NULL, NULL);
 
7302
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (79, 83, 13, 2, '', 'pmount.c:218', '', 'c-format', NULL, NULL);
 
7303
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (80, 84, 14, 2, '', 'pmount.c:242', '', 'c-format', NULL, NULL);
 
7304
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (81, 85, 15, 2, '', 'pmount.c:258 pumount.c:124', '', '', NULL, NULL);
 
7305
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (82, 86, 16, 2, '', 'pmount.c:274', '', '', NULL, NULL);
 
7306
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (83, 87, 17, 2, '', 'pmount.c:347', '', 'c-format', NULL, NULL);
 
7307
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (84, 88, 18, 2, '', 'pmount.c:361', '', 'c-format', NULL, NULL);
 
7308
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (85, 89, 19, 2, '', 'pmount.c:401', '', 'c-format', NULL, NULL);
 
7309
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (86, 90, 20, 2, '', 'pmount.c:417', '', '', NULL, NULL);
 
7310
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (87, 91, 21, 2, '', 'pmount.c:509 pumount.c:181', '', '', NULL, NULL);
 
7311
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (88, 92, 22, 2, '', 'pmount.c:542 pumount.c:201', '', 'c-format', NULL, NULL);
 
7312
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (89, 93, 23, 2, '', 'pmount.c:580', '', 'c-format', NULL, NULL);
 
7313
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (90, 94, 24, 2, '', 'pmount.c:589 pumount.c:237', '', '', NULL, NULL);
 
7314
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (91, 95, 25, 2, '', 'pmount.c:595 pumount.c:243', '', 'c-format', NULL, NULL);
 
7315
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (92, 96, 26, 2, '', 'pmount.c:635', '', '', NULL, NULL);
 
7316
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (93, 97, 27, 2, '', 'pmount.c:656', '', 'c-format', NULL, NULL);
 
7317
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (94, 98, 28, 2, '', 'pmount-hal.c:29', '', '', NULL, NULL);
 
7318
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (95, 99, 29, 2, '', 'pmount-hal.c:140', '', '', NULL, NULL);
 
7319
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (96, 100, 30, 2, '', 'pmount-hal.c:169', '', 'c-format', NULL, NULL);
 
7320
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (97, 101, 31, 2, '', 'pmount-hal.c:175', '', 'c-format', NULL, NULL);
 
7321
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (98, 102, 32, 2, '', 'pmount-hal.c:182', '', 'c-format', NULL, NULL);
 
7322
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (99, 103, 33, 2, '', 'policy.c:79', '', '', NULL, NULL);
 
7323
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (100, 104, 34, 2, '', 'policy.c:90', '', '', NULL, NULL);
 
7324
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (101, 105, 35, 2, '', 'policy.c:97', '', '', NULL, NULL);
 
7325
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (102, 106, 36, 2, '', 'policy.c:128', '', '', NULL, NULL);
 
7326
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (103, 107, 37, 2, '', 'policy.c:228', '', 'c-format', NULL, NULL);
 
7327
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (104, 108, 38, 2, '', 'policy.c:233', '', 'c-format', NULL, NULL);
 
7328
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (105, 109, 39, 2, '', 'policy.c:251 policy.c:307', '', '', NULL, NULL);
 
7329
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (106, 110, 40, 2, '', 'policy.c:338', '', 'c-format', NULL, NULL);
 
7330
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (107, 111, 41, 2, '', 'policy.c:340', '', 'c-format', NULL, NULL);
 
7331
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (108, 112, 42, 2, '', 'policy.c:342', '', 'c-format', NULL, NULL);
 
7332
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (109, 113, 43, 2, '', 'policy.c:378', '', 'c-format', NULL, NULL);
 
7333
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (110, 114, 44, 2, '', 'policy.c:393', '', 'c-format', NULL, NULL);
 
7334
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (111, 115, 45, 2, '', 'policy.c:411', '', 'c-format', NULL, NULL);
 
7335
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (112, 116, 46, 2, '', 'policy.c:413', '', 'c-format', NULL, NULL);
 
7336
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (113, 117, 47, 2, '', 'pumount.c:42', '', 'c-format', NULL, NULL);
 
7337
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (114, 118, 48, 2, '', 'pumount.c:72', '', '', NULL, NULL);
 
7338
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (115, 119, 49, 2, '', 'pumount.c:78', '', 'c-format', NULL, NULL);
 
7339
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (116, 120, 50, 2, '', 'pumount.c:108 pumount.c:136', '', '', NULL, NULL);
 
7340
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (117, 121, 51, 2, '', 'pumount.c:140', '', '', NULL, NULL);
 
7341
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (118, 122, 52, 2, '', 'pumount.c:148', '', 'c-format', NULL, NULL);
 
7342
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (119, 123, 53, 2, '', 'utils.c:51', '', 'c-format', NULL, NULL);
 
7343
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (120, 124, 54, 2, '', 'utils.c:107', '', '', NULL, NULL);
 
7344
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (121, 125, 55, 2, '', 'utils.c:122', '', '', NULL, NULL);
 
7345
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (122, 126, 56, 2, '', 'utils.c:129', '', 'c-format', NULL, NULL);
 
7346
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (123, 127, 57, 2, '', 'utils.c:149', '', '', NULL, NULL);
 
7347
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (124, 128, 58, 2, '', 'utils.c:158', '', 'c-format', NULL, NULL);
 
7348
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (125, 129, 59, 2, '', 'utils.c:210', '', 'c-format', NULL, NULL);
 
7349
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (126, 130, 60, 2, '', 'utils.c:252', '', '', NULL, NULL);
 
7350
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (127, 131, 61, 2, '', 'utils.c:261', '', '', NULL, NULL);
 
7351
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (128, 132, 62, 2, '', 'utils.c:270', '', '', NULL, NULL);
 
7352
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (129, 133, 63, 2, '', 'utils.c:279', '', '', NULL, NULL);
 
7353
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (130, 1, 1, 4, '', 'a11y/addressbook/ea-addressbook-view.c:94
 
7354
a11y/addressbook/ea-addressbook-view.c:103
 
7355
a11y/addressbook/ea-minicard-view.c:119', '', '', NULL, NULL);
 
7356
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (131, 2, 2, 4, '', 'a11y/addressbook/ea-minicard-view.c:101', '', '', NULL, NULL);
 
7357
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (132, 3, 3, 4, '', 'a11y/addressbook/ea-minicard-view.c:102', '', '', NULL, NULL);
 
7358
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (133, 4, 4, 4, '', 'a11y/addressbook/ea-minicard-view.c:102', '', '', NULL, NULL);
 
7359
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (134, 5, 5, 4, '', 'a11y/addressbook/ea-minicard-view.c:104', '', '', NULL, NULL);
 
7360
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (135, 6, 6, 4, '', 'a11y/addressbook/ea-minicard-view.c:104', '', '', NULL, NULL);
 
7361
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (136, 7, 7, 4, '', 'a11y/addressbook/ea-minicard-view.c:105', '', '', NULL, NULL);
 
7362
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (137, 8, 8, 4, '', 'a11y/addressbook/ea-minicard.c:166', '', '', NULL, NULL);
 
7363
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (138, 9, 9, 4, '', 'addressbook/addressbook-errors.xml.h:2', 'addressbook:ldap-init primary', '', NULL, NULL);
 
7364
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (139, 10, 10, 4, '', 'addressbook/addressbook-errors.xml.h:4', 'addressbook:ldap-init secondary', '', NULL, NULL);
 
7365
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (140, 11, 11, 4, '', 'addressbook/addressbook-errors.xml.h:6', 'addressbook:ldap-auth primary', '', NULL, NULL);
 
7366
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (141, 12, 12, 4, '', 'addressbook/addressbook-errors.xml.h:8', 'addressbook:ldap-auth secondary', '', NULL, NULL);
 
7367
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (142, 13, 13, 4, '', 'addressbook/gui/component/addressbook-migrate.c:124
 
7368
calendar/gui/migration.c:188 mail/em-migrate.c:1201', '', 'c-format', NULL, NULL);
 
7369
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (143, 14, 14, 4, '', 'addressbook/gui/component/addressbook-migrate.c:1123', '', '', NULL, NULL);
 
7370
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (144, 15, 15, 4, '', 'addressbook/gui/widgets/e-addressbook-model.c:151', '', 'c-format', NULL, 16);
 
7371
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (145, 17, 16, 4, '', 'addressbook/gui/widgets/eab-gui-util.c:275', '', 'c-format', NULL, 18);
 
7372
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (146, 19, 17, 4, '', 'addressbook/gui/widgets/foo.c:345', '', 'c-format', NULL, 20);
 
7373
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (147, 21, 18, 4, ' start po-group: common', 'encfs/FileUtils.cpp:1044', 'xgroup(common)', '', NULL, NULL);
 
7374
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (148, 22, 19, 4, '', 'encfs/main.cpp:340', 'xgroup(usage)', '', NULL, NULL);
 
7375
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (149, 23, 20, 4, '', 'encfs/FileUtils.cpp:535', 'xgroup(setup)', 'c-format', NULL, NULL);
 
7376
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (150, 24, 21, 4, '', 'encfs/encfsctl.cpp:346', '', 'c-format', NULL, 25);
 
7377
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (151, 26, 22, 4, '', 'modules/aggregator.module:15', '', '', NULL, NULL);
 
7378
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (152, 134, 1, 5, '', '../mozilla-browser.templates:3', 'Type: note
 
7379
Description', '', NULL, NULL);
 
7380
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (153, 135, 2, 5, '', '../mozilla-browser.templates:3', 'Type: note
 
7381
Description', '', NULL, NULL);
 
7382
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (154, 136, 3, 5, '', '../mozilla-browser.templates:3', 'Type: note
 
7383
Description', '', NULL, NULL);
 
7384
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (155, 137, 4, 5, '', '../mozilla-browser.templates:11', 'Type: select
 
7385
Choices', '', NULL, NULL);
 
7386
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (156, 138, 5, 5, '', '../mozilla-browser.templates:13', 'Type: select
 
7387
Description', '', NULL, NULL);
 
7388
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (157, 139, 6, 5, '', '../mozilla-browser.templates:13', 'Type: select
 
7389
Description', '', NULL, NULL);
 
7390
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (158, 140, 7, 5, '', '../mozilla-browser.templates:24', 'Type: boolean
 
7391
Description', '', NULL, NULL);
 
7392
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (159, 141, 8, 5, '', '../mozilla-browser.templates:24', 'Type: boolean
 
7393
Description', '', NULL, NULL);
 
7394
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (160, 142, 9, 5, '', '../mozilla-browser.templates:24', 'Type: boolean
 
7395
Description', '', NULL, NULL);
 
7396
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (161, 27, 0, 4, NULL, 'foo.c:123', 'This is a comment...', '', NULL, NULL);
 
7397
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (162, 143, 0, 5, NULL, '', '', '', NULL, NULL);
 
7398
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (163, 144, 0, 5, NULL, '', '', '', NULL, NULL);
 
7399
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (164, 145, 0, 5, NULL, '', '', '', NULL, NULL);
 
7400
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (165, 146, 23, 1, '', 'lib/getopt.c:629 lib/getopt.c:641', '', 'c-format', NULL, NULL);
 
7401
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (166, 147, 1, 7, '', 'test_browserwidget.py:34', '', '', NULL, NULL);
 
7402
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (167, 147, 1, 8, '', 'test_browserwidget.py:34', '', '', NULL, NULL);
 
7403
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (168, 148, 1, 6, '', 'Wammu/Main.py:469', '', 'python-format', NULL, NULL);
 
7404
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (169, 149, 2, 6, '', 'Wammu/Error.py:82', '', 'python-format', NULL, NULL);
 
7405
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (170, 150, 3, 6, '', 'Wammu/PhoneSearch.py:127 Wammu/PhoneSearch.py:157', '', '', NULL, NULL);
 
7406
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (171, 151, 4, 6, '', 'Wammu/Data.py:652', '', '', NULL, NULL);
 
7407
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (172, 152, 5, 6, '', 'Wammu/Main.py:276', '', '', NULL, NULL);
 
7408
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (173, 153, 6, 6, '', '', '', '', NULL, NULL);
 
7409
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (174, 154, 7, 6, '', '', '', '', NULL, NULL);
 
7410
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (175, 155, 8, 6, '', '', '', '', NULL, NULL);
 
7411
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (176, 1, 1, 9, '', 'a11y/addressbook/ea-addressbook-view.c:94
 
7412
a11y/addressbook/ea-addressbook-view.c:103
 
7413
a11y/addressbook/ea-minicard-view.c:119', '', '', NULL, NULL);
 
7414
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (177, 2, 2, 9, '', 'a11y/addressbook/ea-minicard-view.c:101', '', '', NULL, NULL);
 
7415
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (178, 3, 3, 9, '', 'a11y/addressbook/ea-minicard-view.c:102', '', '', NULL, NULL);
 
7416
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (179, 4, 4, 9, '', 'a11y/addressbook/ea-minicard-view.c:102', '', '', NULL, NULL);
 
7417
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (180, 5, 5, 9, '', 'a11y/addressbook/ea-minicard-view.c:104', '', '', NULL, NULL);
 
7418
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (181, 6, 6, 9, '', 'a11y/addressbook/ea-minicard-view.c:104', '', '', NULL, NULL);
 
7419
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (182, 7, 7, 9, '', 'a11y/addressbook/ea-minicard-view.c:105', '', '', NULL, NULL);
 
7420
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (183, 8, 8, 9, '', 'a11y/addressbook/ea-minicard.c:166', '', '', NULL, NULL);
 
7421
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (184, 9, 9, 9, '', 'addressbook/addressbook-errors.xml.h:2', '', '', NULL, NULL);
 
7422
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (185, 10, 10, 9, '', 'addressbook/addressbook-errors.xml.h:4', '', '', NULL, NULL);
 
7423
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (186, 11, 11, 9, '', 'addressbook/addressbook-errors.xml.h:6', '', '', NULL, NULL);
 
7424
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (187, 12, 12, 9, '', 'addressbook/addressbook-errors.xml.h:8', '', '', NULL, NULL);
 
7425
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (188, 13, 13, 9, '', 'addressbook/gui/component/addressbook-migrate.c:124
 
7426
calendar/gui/migration.c:188 mail/em-migrate.c:1201', '', 'c-format', NULL, NULL);
 
7427
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (189, 14, 14, 9, '', 'addressbook/gui/component/addressbook-migrate.c:1123', '', '', NULL, NULL);
 
7428
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (190, 15, 15, 9, '', 'addressbook/gui/widgets/e-addressbook-model.c:151', '', 'c-format', NULL, 16);
 
7429
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (191, 17, 16, 9, '', 'addressbook/gui/widgets/eab-gui-util.c:275', '', 'c-format', NULL, 18);
 
7430
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (192, 19, 17, 9, '', 'addressbook/gui/widgets/foo.c:345', '', 'c-format', NULL, 20);
 
7431
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (193, 21, 18, 9, '', 'encfs/FileUtils.cpp:1044', '', '', NULL, NULL);
 
7432
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (194, 22, 19, 9, '', 'encfs/main.cpp:340', '', '', NULL, NULL);
 
7433
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (195, 23, 20, 9, '', 'encfs/FileUtils.cpp:535', '', 'c-format', NULL, NULL);
 
7434
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (196, 24, 21, 9, '', 'encfs/encfsctl.cpp:346', '', 'c-format', NULL, 25);
 
7435
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (197, 26, 22, 9, '', 'modules/aggregator.module:15', '', '', NULL, NULL);
 
7436
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (198, 147, 1, 10, '', 'test_browserwidget.py:34', '', '', 'Something', NULL);
 
7437
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (199, 156, 2, 10, '', '', '', '', NULL, NULL);
 
7438
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (200, 157, 3, 10, '', '', '', '', NULL, NULL);
 
7439
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (201, 158, 4, 10, '', '', '', '', NULL, NULL);
 
7440
 
 
7441
 
 
7442
ALTER TABLE potmsgset ENABLE TRIGGER ALL;
 
7443
 
 
7444
 
7066
7445
ALTER TABLE potranslation DISABLE TRIGGER ALL;
7067
7446
 
7068
7447
INSERT INTO potranslation (id, translation) VALUES (1, 'libreta de direcciones de Evolution');
8423
8802
ALTER TABLE potranslation ENABLE TRIGGER ALL;
8424
8803
 
8425
8804
 
8426
 
ALTER TABLE pocomment DISABLE TRIGGER ALL;
8427
 
 
8428
 
 
8429
 
 
8430
 
ALTER TABLE pocomment ENABLE TRIGGER ALL;
8431
 
 
8432
 
 
8433
 
ALTER TABLE pofile DISABLE TRIGGER ALL;
8434
 
 
8435
 
INSERT INTO pofile (id, potemplate, language, description, topcomment, header, fuzzyheader, lasttranslator, currentcount, updatescount, rosettacount, lastparsed, owner, path, datecreated, from_sourcepackagename, unreviewed_count, date_changed) VALUES (1, 1, 387, 'Spanish translation for evolution in hoary', ' traducción de es.po al Spanish
8436
 
 translation of es.po to Spanish
8437
 
 translation of evolution.HEAD to Spanish
8438
 
 Copyright © 2000-2002 Free Software Foundation, Inc.
8439
 
 This file is distributed under the same license as the evolution package.
8440
 
 Carlos Perelló Marín <carlos@gnome-db.org>, 2000-2001.
8441
 
 Héctor García Álvarez <hector@scouts-es.org>, 2000-2002.
8442
 
 Ismael Olea <Ismael@olea.org>, 2001, (revisiones) 2003.
8443
 
 Eneko Lacunza <enlar@iname.com>, 2001-2002.
8444
 
 Héctor García Álvarez <hector@scouts-es.org>, 2002.
8445
 
 Pablo Gonzalo del Campo <pablodc@bigfoot.com>,2003 (revisión).
8446
 
 Francisco Javier F. Serrador <serrador@cvs.gnome.org>, 2003, 2004.
8447
 
 
8448
 
 
8449
 
', 'Project-Id-Version: es
8450
 
POT-Creation-Date: 2004-08-17 11:10+0200
8451
 
PO-Revision-Date: 2005-04-07 13:22+0000
8452
 
Last-Translator: Carlos Perelló Marín <carlos@canonical.com>
8453
 
Language-Team: Spanish <traductores@es.gnome.org>
8454
 
MIME-Version: 1.0
8455
 
Content-Type: text/plain; charset=UTF-8
8456
 
Content-Transfer-Encoding: 8bit
8457
 
Report-Msgid-Bugs-To: serrador@hispalinux.es
8458
 
Plural-Forms: nplurals=2; plural=(n != 1);
8459
 
', true, 13, 7, 0, 1, NULL, 12, 'es.po', '2005-06-06 08:59:54.24073', NULL, 2, '2007-01-04 11:02:02.844658');
8460
 
INSERT INTO pofile (id, potemplate, language, description, topcomment, header, fuzzyheader, lasttranslator, currentcount, updatescount, rosettacount, lastparsed, owner, path, datecreated, from_sourcepackagename, unreviewed_count, date_changed) VALUES (3, 2, 560, NULL, ' Spanish (Spain) translation for mount removable devices as normal user
8461
 
 Copyright (c) (c) 2005 Canonical Ltd, and Rosetta Contributors 2005
8462
 
 This file is distributed under the same license as the mount removable devices as normal user package.
8463
 
 FIRST AUTHOR <EMAIL@ADDRESS>, 2005.
8464
 
', 'Project-Id-Version: mount removable devices as normal user
8465
 
Report-Msgid-Bugs-To: martin.pitt@canonical.com
8466
 
POT-Creation-Date: 2005-04-04 17:31+0200
8467
 
PO-Revision-Date: 2005-03-15 21:19+0000
8468
 
Last-Translator: Daniel Aguayo <danner@mixmail.com>
8469
 
Language-Team: Spanish (Spain) <es_ES@li.org>
8470
 
MIME-Version: 1.0
8471
 
Content-Type: text/plain; charset=UTF-8
8472
 
Content-Transfer-Encoding: 8bit
8473
 
Plural-Forms: nplurals=2; plural=n != 1
8474
 
', true, 37, 63, 0, 0, NULL, 31, 'es.po', '2005-06-06 08:59:54.236824', NULL, 0, '2005-05-06 20:11:16.591589');
8475
 
INSERT INTO pofile (id, potemplate, language, description, topcomment, header, fuzzyheader, lasttranslator, currentcount, updatescount, rosettacount, lastparsed, owner, path, datecreated, from_sourcepackagename, unreviewed_count, date_changed) VALUES (4, 2, 143, NULL, ' German translations for PACKAGE package
8476
 
 German messages for PACKAGE.
8477
 
 Copyright (C) 2004 Martin Pitt
8478
 
 This file is distributed under the same license as the PACKAGE package.
8479
 
 Martin Pitt <martin.pitt@canonical.com>, 2004.
8480
 
 
8481
 
', 'Project-Id-Version: pmount 0.5
8482
 
Report-Msgid-Bugs-To: martin.pitt@canonical.com
8483
 
POT-Creation-Date: 2005-04-04 17:31+0200
8484
 
PO-Revision-Date: 2004-12-29 17:56+0100
8485
 
Last-Translator: Martin Pitt <martin.pitt@canonical.com>
8486
 
Language-Team: German <de@li.org>
8487
 
MIME-Version: 1.0
8488
 
Content-Type: text/plain; charset=UTF-8
8489
 
Content-Transfer-Encoding: 8bit
8490
 
Plural-Forms: nplurals=2; plural=(n != 1);
8491
 
', true, 38, 63, 0, 0, NULL, 31, 'de.po', '2005-06-06 08:59:54.238198', NULL, 0, '2005-05-06 20:11:41.773683');
8492
 
INSERT INTO pofile (id, potemplate, language, description, topcomment, header, fuzzyheader, lasttranslator, currentcount, updatescount, rosettacount, lastparsed, owner, path, datecreated, from_sourcepackagename, unreviewed_count, date_changed) VALUES (5, 2, 68, NULL, ' Catalan translation for mount removable devices as normal user
8493
 
 Copyright (c) (c) 2005 Canonical Ltd, and Rosetta Contributors 2005
8494
 
 This file is distributed under the same license as the mount removable devices as normal user package.
8495
 
 FIRST AUTHOR <EMAIL@ADDRESS>, 2005.
8496
 
', 'Project-Id-Version: mount removable devices as normal user
8497
 
Report-Msgid-Bugs-To: martin.pitt@canonical.com
8498
 
POT-Creation-Date: 2005-04-04 17:31+0200
8499
 
PO-Revision-Date: 2005-02-12 01:18+0000
8500
 
Last-Translator: Jordi Vilalta <jvprat@wanadoo.es>
8501
 
Language-Team: Catalan <ca@li.org>
8502
 
MIME-Version: 1.0
8503
 
Content-Type: text/plain; charset=UTF-8
8504
 
Content-Transfer-Encoding: 8bit
8505
 
Plural-Forms: nplurals=2; plural=n != 1
8506
 
', true, 34, 62, 0, 0, NULL, 31, 'ca.po', '2005-06-06 08:59:54.254523', NULL, 0, '2005-05-06 20:09:51.386766');
8507
 
INSERT INTO pofile (id, potemplate, language, description, topcomment, header, fuzzyheader, lasttranslator, currentcount, updatescount, rosettacount, lastparsed, owner, path, datecreated, from_sourcepackagename, unreviewed_count, date_changed) VALUES (6, 2, 132, NULL, ' French translation for mount removable devices as normal user
8508
 
 Copyright (c) (c) 2005 Canonical Ltd, and Rosetta Contributors 2005
8509
 
 This file is distributed under the same license as the mount removable devices as normal user package.
8510
 
 FIRST AUTHOR <EMAIL@ADDRESS>, 2005.
8511
 
 
8512
 
', 'Project-Id-Version: mount removable devices as normal user
8513
 
Report-Msgid-Bugs-To: martin.pitt@canonical.com
8514
 
POT-Creation-Date: 2005-04-04 17:31+0200
8515
 
PO-Revision-Date: 2005-04-02 22:34+0000
8516
 
Last-Translator: Nicolas Velin <nsv@fr.st>
8517
 
Language-Team: French <fr@li.org>
8518
 
MIME-Version: 1.0
8519
 
Content-Type: text/plain; charset=UTF-8
8520
 
Content-Transfer-Encoding: 8bit
8521
 
Plural-Forms: nplurals=2; plural=n > 1
8522
 
', true, 39, 57, 0, 0, NULL, 31, 'fr.po', '2005-06-06 08:59:54.256914', NULL, 0, '2005-05-06 20:12:08.283113');
8523
 
INSERT INTO pofile (id, potemplate, language, description, topcomment, header, fuzzyheader, lasttranslator, currentcount, updatescount, rosettacount, lastparsed, owner, path, datecreated, from_sourcepackagename, unreviewed_count, date_changed) VALUES (7, 2, 360, NULL, ' Croatian translation for pmount
8524
 
 Copyright (c) (c) 2005 Canonical Ltd, and Rosetta Contributors 2005
8525
 
 This file is distributed under the same license as the pmount package.
8526
 
 FIRST AUTHOR <EMAIL@ADDRESS>, 2005.
8527
 
 
8528
 
', 'Project-Id-Version: pmount
8529
 
Report-Msgid-Bugs-To: martin.pitt@canonical.com
8530
 
POT-Creation-Date: 2005-04-04 17:31+0200
8531
 
PO-Revision-Date: 2005-03-16 14:51+0000
8532
 
Last-Translator: Edgar Bursic <edgar@monteparadiso.hr>
8533
 
Language-Team: Croatian <hr@li.org>
8534
 
MIME-Version: 1.0
8535
 
Content-Type: text/plain; charset=UTF-8
8536
 
Content-Transfer-Encoding: 8bit
8537
 
Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2
8538
 
', true, 33, 63, 0, 0, NULL, 31, 'hr.po', '2005-06-06 08:59:54.255734', NULL, 0, '2005-05-06 20:09:31.825695');
8539
 
INSERT INTO pofile (id, potemplate, language, description, topcomment, header, fuzzyheader, lasttranslator, currentcount, updatescount, rosettacount, lastparsed, owner, path, datecreated, from_sourcepackagename, unreviewed_count, date_changed) VALUES (8, 2, 527, NULL, ' Italian (Italy) translation for pmount
8540
 
 Copyright (c) (c) 2005 Canonical Ltd, and Rosetta Contributors 2005
8541
 
 This file is distributed under the same license as the pmount package.
8542
 
 FIRST AUTHOR <EMAIL@ADDRESS>, 2005.
8543
 
 
8544
 
', 'Project-Id-Version: pmount
8545
 
Report-Msgid-Bugs-To: martin.pitt@canonical.com
8546
 
POT-Creation-Date: 2005-04-04 17:31+0200
8547
 
PO-Revision-Date: 2005-03-16 23:54+0000
8548
 
Last-Translator: Francesco Accattapà <callipeo@libero.it>
8549
 
Language-Team: Italian (Italy) <it_IT@li.org>
8550
 
MIME-Version: 1.0
8551
 
Content-Type: text/plain; charset=UTF-8
8552
 
Content-Transfer-Encoding: 8bit
8553
 
Plural-Forms: nplurals=2; plural=n != 1
8554
 
', true, 40, 49, 0, 0, NULL, 31, 'it_IT.po', '2005-06-06 08:59:54.259358', NULL, 0, '2005-05-06 20:12:35.976807');
8555
 
INSERT INTO pofile (id, potemplate, language, description, topcomment, header, fuzzyheader, lasttranslator, currentcount, updatescount, rosettacount, lastparsed, owner, path, datecreated, from_sourcepackagename, unreviewed_count, date_changed) VALUES (9, 2, 98, NULL, ' Czech translation for mount removable devices as normal user
8556
 
 Copyright (c) (c) 2005 Canonical Ltd, and Rosetta Contributors 2005
8557
 
 This file is distributed under the same license as the mount removable devices as normal user package.
8558
 
 FIRST AUTHOR <EMAIL@ADDRESS>, 2005.
8559
 
 
8560
 
', 'Project-Id-Version: mount removable devices as normal user
8561
 
Report-Msgid-Bugs-To: martin.pitt@canonical.com
8562
 
POT-Creation-Date: 2005-04-04 17:31+0200
8563
 
PO-Revision-Date: 2005-02-10 15:15+0000
8564
 
Last-Translator: Vlastimil Skacel <skacel@svtech.cz>
8565
 
Language-Team: Czech <cs@li.org>
8566
 
MIME-Version: 1.0
8567
 
Content-Type: text/plain; charset=UTF-8
8568
 
Content-Transfer-Encoding: 8bit
8569
 
Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2
8570
 
', true, 36, 35, 0, 0, NULL, 31, 'cs.po', '2005-06-06 08:59:54.249601', NULL, 0, '2005-05-06 20:10:41.732277');
8571
 
INSERT INTO pofile (id, potemplate, language, description, topcomment, header, fuzzyheader, lasttranslator, currentcount, updatescount, rosettacount, lastparsed, owner, path, datecreated, from_sourcepackagename, unreviewed_count, date_changed) VALUES (10, 2, 302, NULL, ' Bokmål, Norwegian translation for pmount
8572
 
 Copyright (c) (c) 2005 Canonical Ltd, and Rosetta Contributors 2005
8573
 
 This file is distributed under the same license as the pmount package.
8574
 
 FIRST AUTHOR <EMAIL@ADDRESS>, 2005.
8575
 
 
8576
 
', 'Project-Id-Version: pmount
8577
 
Report-Msgid-Bugs-To: martin.pitt@canonical.com
8578
 
POT-Creation-Date: 2005-04-04 17:31+0200
8579
 
PO-Revision-Date: 2005-03-31 10:35+0000
8580
 
Last-Translator: Sigurd Gartmann <sigurd-ubuntu@brogar.org>
8581
 
Language-Team: Bokmål, Norwegian <nb@li.org>
8582
 
MIME-Version: 1.0
8583
 
Content-Type: text/plain; charset=UTF-8
8584
 
Content-Transfer-Encoding: 8bit
8585
 
Plural-Forms: nplurals=2; plural=n != 1
8586
 
', true, 35, 63, 0, 0, NULL, 31, 'nb.po', '2005-06-06 08:59:54.248418', NULL, 0, '2005-05-06 20:10:18.431259');
8587
 
INSERT INTO pofile (id, potemplate, language, description, topcomment, header, fuzzyheader, lasttranslator, currentcount, updatescount, rosettacount, lastparsed, owner, path, datecreated, from_sourcepackagename, unreviewed_count, date_changed) VALUES (11, 2, 387, NULL, ' Spanish translation for mount removable devices as normal user
8588
 
 Copyright (c) (c) 2005 Canonical Ltd, and Rosetta Contributors 2005
8589
 
 This file is distributed under the same license as the mount removable devices as normal user package.
8590
 
 FIRST AUTHOR <EMAIL@ADDRESS>, 2005.
8591
 
 
8592
 
', 'Project-Id-Version: mount removable devices as normal user
8593
 
Report-Msgid-Bugs-To: martin.pitt@canonical.com
8594
 
POT-Creation-Date: 2005-04-04 17:31+0200
8595
 
PO-Revision-Date: 2005-02-21 17:57+0000
8596
 
Last-Translator: Aloriel <jorge.gonzalez.gonzalez@hispalinux.es>
8597
 
Language-Team: Spanish <es@li.org>
8598
 
MIME-Version: 1.0
8599
 
Content-Type: text/plain; charset=UTF-8
8600
 
Content-Transfer-Encoding: 8bit
8601
 
Plural-Forms: nplurals=2; plural=n != 1
8602
 
', true, 41, 54, 0, 0, NULL, 31, 'po/es.po', '2005-06-06 08:59:54.229882', NULL, 0, '2005-05-06 20:13:10.405056');
8603
 
INSERT INTO pofile (id, potemplate, language, description, topcomment, header, fuzzyheader, lasttranslator, currentcount, updatescount, rosettacount, lastparsed, owner, path, datecreated, from_sourcepackagename, unreviewed_count, date_changed) VALUES (12, 4, 387, NULL, ' traducción de es.po al Spanish
8604
 
 translation of es.po to Spanish
8605
 
 translation of evolution.HEAD to Spanish
8606
 
 Copyright © 2000-2002 Free Software Foundation, Inc.
8607
 
 This file is distributed under the same license as the evolution package.
8608
 
 Carlos Perelló Marín <carlos@gnome-db.org>, 2000-2001.
8609
 
 Héctor García Álvarez <hector@scouts-es.org>, 2000-2002.
8610
 
 Ismael Olea <Ismael@olea.org>, 2001, (revisiones) 2003.
8611
 
 Eneko Lacunza <enlar@iname.com>, 2001-2002.
8612
 
 Héctor García Álvarez <hector@scouts-es.org>, 2002.
8613
 
 Pablo Gonzalo del Campo <pablodc@bigfoot.com>,2003 (revisión).
8614
 
 Francisco Javier F. Serrador <serrador@cvs.gnome.org>, 2003, 2004.
8615
 
 
8616
 
 
8617
 
', 'Project-Id-Version: es
8618
 
POT-Creation-Date: 2004-08-17 11:10+0200
8619
 
PO-Revision-Date: 2005-04-07 13:22+0000
8620
 
Last-Translator: Carlos Perelló Marín <carlos@canonical.com>
8621
 
Language-Team: Spanish <traductores@es.gnome.org>
8622
 
MIME-Version: 1.0
8623
 
Content-Type: text/plain; charset=UTF-8
8624
 
Content-Transfer-Encoding: 8bit
8625
 
Report-Msgid-Bugs-To: serrador@hispalinux.es
8626
 
Plural-Forms: nplurals=2; plural=(n != 1);
8627
 
', true, 50, 6, 1, 1, NULL, 31, 'es.po', '2005-06-06 08:59:54.235169', NULL, 1, '2005-06-06 20:05:03.244905');
8628
 
INSERT INTO pofile (id, potemplate, language, description, topcomment, header, fuzzyheader, lasttranslator, currentcount, updatescount, rosettacount, lastparsed, owner, path, datecreated, from_sourcepackagename, unreviewed_count, date_changed) VALUES (13, 5, 132, NULL, '
8629
 
    Translators, if you are not familiar with the PO format, gettext
8630
 
    documentation is worth reading, especially sections dedicated to
8631
 
    this format, e.g. by running:
8632
 
         info -n ''(gettext)PO Files''
8633
 
         info -n ''(gettext)Header Entry''
8634
 
 
8635
 
    Some information specific to po-debconf are available at
8636
 
            /usr/share/doc/po-debconf/README-trans
8637
 
         or http://www.debian.org/intl/l10n/po-debconf/README-trans
8638
 
 
8639
 
    Developers do not need to manually edit POT or PO files.
8640
 
 
8641
 
', 'Project-Id-Version: mozilla 2:1.7.4-1
8642
 
Report-Msgid-Bugs-To:
8643
 
POT-Creation-Date: 2004-07-11 16:16+0900
8644
 
PO-Revision-Date: 2004-08-02 00:08+0200
8645
 
Last-Translator: Denis Barbier <barbier@linuxfr.org>
8646
 
Language-Team: French <debian-l10n-french@lists.debian.org>
8647
 
MIME-Version: 1.0
8648
 
Content-Type: text/plain; charset=ISO-8859-15
8649
 
Content-Transfer-Encoding: 8bit
8650
 
Plural-Forms: nplurals=2; plural=n > 1
8651
 
', true, 42, 9, 0, 0, NULL, 31, 'fr.po', '2005-06-06 08:59:54.243358', NULL, 0, '2005-05-06 21:12:18.833057');
8652
 
INSERT INTO pofile (id, potemplate, language, description, topcomment, header, fuzzyheader, lasttranslator, currentcount, updatescount, rosettacount, lastparsed, owner, path, datecreated, from_sourcepackagename, unreviewed_count, date_changed) VALUES (14, 5, 112, NULL, '
8653
 
    Translators, if you are not familiar with the PO format, gettext
8654
 
    documentation is worth reading, especially sections dedicated to
8655
 
    this format, e.g. by running:
8656
 
         info -n ''(gettext)PO Files''
8657
 
         info -n ''(gettext)Header Entry''
8658
 
 
8659
 
    Some information specific to po-debconf are available at
8660
 
            /usr/share/doc/po-debconf/README-trans
8661
 
         or http://www.debian.org/intl/l10n/po-debconf/README-trans
8662
 
 
8663
 
    Developers do not need to manually edit POT or PO files.
8664
 
 
8665
 
', 'Project-Id-Version: mozilla 2:1.6-3
8666
 
POT-Creation-Date: 2004-07-11 16:16+0900
8667
 
PO-Revision-Date: 2004-09-09 11:37+0100
8668
 
Last-Translator: Luk Claes <luk.claes@ugent.be>
8669
 
Language-Team: Debian l10n Dutch <debian-l10n-dutch@lists.debian.org>
8670
 
MIME-Version: 1.0
8671
 
Content-Type: text/plain; charset=iso-8859-1
8672
 
Content-Transfer-Encoding: 8bit
8673
 
Plural-Forms: nplurals=2; plural=n != 1
8674
 
', true, 45, 9, 0, 0, NULL, 31, 'nl.po', '2005-06-06 08:59:54.260522', NULL, 0, '2005-05-06 21:12:27.602384');
8675
 
INSERT INTO pofile (id, potemplate, language, description, topcomment, header, fuzzyheader, lasttranslator, currentcount, updatescount, rosettacount, lastparsed, owner, path, datecreated, from_sourcepackagename, unreviewed_count, date_changed) VALUES (15, 5, 521, NULL, '
8676
 
    Translators, if you are not familiar with the PO format, gettext
8677
 
    documentation is worth reading, especially sections dedicated to
8678
 
    this format, e.g. by running:
8679
 
         info -n ''(gettext)PO Files''
8680
 
         info -n ''(gettext)Header Entry''
8681
 
 
8682
 
    Some information specific to po-debconf are available at
8683
 
            /usr/share/doc/po-debconf/README-trans
8684
 
         or http://www.debian.org/intl/l10n/po-debconf/README-trans
8685
 
 
8686
 
    Developers do not need to manually edit POT or PO files.
8687
 
 
8688
 
', 'Project-Id-Version: mozilla
8689
 
Report-Msgid-Bugs-To:
8690
 
POT-Creation-Date: 2004-07-11 16:16+0900
8691
 
PO-Revision-Date: 2004-07-25 16:17-0300
8692
 
Last-Translator: André Luís Lopes <andrelop@debian.org>
8693
 
Language-Team: Debian-BR Porject <debian-l10n-portuguese@lists.debian.org>
8694
 
MIME-Version: 1.0
8695
 
Content-Type: text/plain; charset=ISO-8859-1
8696
 
Content-Transfer-Encoding: 8bit
8697
 
Plural-Forms: nplurals=2; plural=n > 1
8698
 
', true, 43, 9, 0, 0, NULL, 31, 'pt_BR.po', '2005-06-06 08:59:54.24721', NULL, 0, '2005-05-06 21:12:20.874654');
8699
 
INSERT INTO pofile (id, potemplate, language, description, topcomment, header, fuzzyheader, lasttranslator, currentcount, updatescount, rosettacount, lastparsed, owner, path, datecreated, from_sourcepackagename, unreviewed_count, date_changed) VALUES (16, 5, 143, NULL, '
8700
 
    Translators, if you are not familiar with the PO format, gettext
8701
 
    documentation is worth reading, especially sections dedicated to
8702
 
    this format, e.g. by running:
8703
 
         info -n ''(gettext)PO Files''
8704
 
         info -n ''(gettext)Header Entry''
8705
 
 
8706
 
    Some information specific to po-debconf are available at
8707
 
            /usr/share/doc/po-debconf/README-trans
8708
 
         or http://www.debian.org/intl/l10n/po-debconf/README-trans
8709
 
 
8710
 
    Developers do not need to manually edit POT or PO files.
8711
 
 
8712
 
', 'Project-Id-Version: PACKAGE VERSION
8713
 
Report-Msgid-Bugs-To:
8714
 
POT-Creation-Date: 2004-07-11 16:16+0900
8715
 
PO-Revision-Date: 2004-07-24 15:24+0200
8716
 
Last-Translator: Helge Kreutzmann <kreutzm@itp.uni-hannover.de>
8717
 
Language-Team: de <debian-l10n-german@lists.debian.org>
8718
 
MIME-Version: 1.0
8719
 
Content-Type: text/plain; charset=ISO-8859-15
8720
 
Content-Transfer-Encoding: 8bit
8721
 
Plural-Forms: nplurals=2; plural=n != 1
8722
 
', true, 51, 9, 0, 0, NULL, 31, 'de.po', '2005-06-06 08:59:54.253299', NULL, 0, '2005-05-06 21:12:42.747648');
8723
 
INSERT INTO pofile (id, potemplate, language, description, topcomment, header, fuzzyheader, lasttranslator, currentcount, updatescount, rosettacount, lastparsed, owner, path, datecreated, from_sourcepackagename, unreviewed_count, date_changed) VALUES (17, 5, 427, NULL, ' Turkish translation of mozilla.
8724
 
 This file is distributed under the same license as the mozilla package.
8725
 
 Mehmet Türker <mturker@innova.com.tr>, 2004.
8726
 
 
8727
 
', 'Project-Id-Version: mozilla
8728
 
Report-Msgid-Bugs-To:
8729
 
POT-Creation-Date: 2004-07-11 16:16+0900
8730
 
PO-Revision-Date: 2004-04-25 14:47+0300
8731
 
Last-Translator: Mehmet Türker <EMAIL>
8732
 
Language-Team: Turkish <debian-l10n-turkish@lists.debian.org>
8733
 
MIME-Version: 1.0
8734
 
Content-Type: text/plain; charset=UTF-8
8735
 
Content-Transfer-Encoding: 8bit
8736
 
Plural-Forms:  nplurals=1; plural=0;
8737
 
', true, 30, 6, 0, 0, NULL, 31, 'tr.po', '2005-06-06 08:59:54.250735', NULL, 0, '2005-05-06 21:12:40.937835');
8738
 
INSERT INTO pofile (id, potemplate, language, description, topcomment, header, fuzzyheader, lasttranslator, currentcount, updatescount, rosettacount, lastparsed, owner, path, datecreated, from_sourcepackagename, unreviewed_count, date_changed) VALUES (18, 5, 193, NULL, ' Italian translation of debconf for mozilla.
8739
 
 This file is distributed under the same license as the mozilla package.
8740
 
 Copyright 2004 by Valentina Commissari <ayor@quaqua.net>.
8741
 
', 'Project-Id-Version: mozilla 1.7.3-5
8742
 
POT-Creation-Date: 2004-07-11 16:16+0900
8743
 
PO-Revision-Date: 2004-11-01 13:30+0100
8744
 
Last-Translator: Valentina Commissari <tsukimi@quaqua.net>
8745
 
Language-Team: Italian <debian-l10n-italian@lists.debian.org>
8746
 
MIME-Version: 1.0
8747
 
Content-Type: text/plain; charset=iso-8859-1
8748
 
Content-Transfer-Encoding: 8bit
8749
 
X-Poedit-Language: Italian
8750
 
X-Poedit-Country: ITALY
8751
 
Plural-Forms: nplurals=2; plural=n != 1
8752
 
', true, 50, 9, 0, 0, NULL, 31, 'it.po', '2005-06-06 08:59:54.246003', NULL, 0, '2005-05-06 21:12:39.082421');
8753
 
INSERT INTO pofile (id, potemplate, language, description, topcomment, header, fuzzyheader, lasttranslator, currentcount, updatescount, rosettacount, lastparsed, owner, path, datecreated, from_sourcepackagename, unreviewed_count, date_changed) VALUES (19, 5, 100, NULL, '
8754
 
    Translators, if you are not familiar with the PO format, gettext
8755
 
    documentation is worth reading, especially sections dedicated to
8756
 
    this format, e.g. by running:
8757
 
         info -n ''(gettext)PO Files''
8758
 
         info -n ''(gettext)Header Entry''
8759
 
 
8760
 
    Some information specific to po-debconf are available at
8761
 
            /usr/share/doc/po-debconf/README-trans
8762
 
         or http://www.debian.org/intl/l10n/po-debconf/README-trans
8763
 
 
8764
 
    Developers do not need to manually edit POT or PO files.
8765
 
 
8766
 
', 'Project-Id-Version: mozilla 2:1.7.1-4
8767
 
Report-Msgid-Bugs-To:
8768
 
POT-Creation-Date: 2004-07-11 16:16+0900
8769
 
PO-Revision-Date: 2004-07-31 22:49+0200
8770
 
Last-Translator: Morten Brix Pedersen <morten@wtf.dk>
8771
 
Language-Team: debian-l10n-danish <debian-l10n-danish@lists.debian.org>
8772
 
MIME-Version: 1.0
8773
 
Content-Type: text/plain; charset=ISO-8859-1
8774
 
Content-Transfer-Encoding: 8bit
8775
 
X-Poedit-Language: Italian
8776
 
X-Poedit-Country: ITALY
8777
 
Plural-Forms: nplurals=2; plural=n != 1
8778
 
', true, 47, 9, 0, 0, NULL, 31, 'da.po', '2005-06-06 08:59:54.24466', NULL, 0, '2005-05-06 21:12:31.382429');
8779
 
INSERT INTO pofile (id, potemplate, language, description, topcomment, header, fuzzyheader, lasttranslator, currentcount, updatescount, rosettacount, lastparsed, owner, path, datecreated, from_sourcepackagename, unreviewed_count, date_changed) VALUES (20, 5, 241, NULL, ' Lithuanian translation of mozilla.
8780
 
 This file is distributed under the same license as the mozilla package.
8781
 
 Kęstutis Biliūnas <kebil@kaunas.init.lt>, 2004.
8782
 
 
8783
 
', 'Project-Id-Version: mozilla
8784
 
Report-Msgid-Bugs-To:
8785
 
POT-Creation-Date: 2004-07-11 16:16+0900
8786
 
PO-Revision-Date: 2004-10-24 14:14+0300
8787
 
Last-Translator: Kęstutis Biliūnas <kebil@kaunas.init.lt>
8788
 
Language-Team: Lithuanian <komp_lt@konferencijos.lt>
8789
 
MIME-Version: 1.0
8790
 
Content-Type: text/plain; charset=UTF-8
8791
 
Content-Transfer-Encoding: 8bit
8792
 
X-Generator: KBabel 1.3.1
8793
 
Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2
8794
 
', true, 49, 9, 0, 0, NULL, 31, 'lt.po', '2005-06-06 08:59:54.232379', NULL, 0, '2005-05-06 21:12:37.221421');
8795
 
INSERT INTO pofile (id, potemplate, language, description, topcomment, header, fuzzyheader, lasttranslator, currentcount, updatescount, rosettacount, lastparsed, owner, path, datecreated, from_sourcepackagename, unreviewed_count, date_changed) VALUES (21, 5, 98, NULL, '
8796
 
    Translators, if you are not familiar with the PO format, gettext
8797
 
    documentation is worth reading, especially sections dedicated to
8798
 
    this format, e.g. by running:
8799
 
         info -n ''(gettext)PO Files''
8800
 
         info -n ''(gettext)Header Entry''
8801
 
 
8802
 
    Some information specific to po-debconf are available at
8803
 
            /usr/share/doc/po-debconf/README-trans
8804
 
         or http://www.debian.org/intl/l10n/po-debconf/README-trans
8805
 
 
8806
 
    Developers do not need to manually edit POT or PO files.
8807
 
 
8808
 
', 'Project-Id-Version: mozilla
8809
 
Report-Msgid-Bugs-To:
8810
 
POT-Creation-Date: 2004-07-11 16:16+0900
8811
 
PO-Revision-Date: 2004-07-22 17:49+0200
8812
 
Last-Translator: Miroslav Kure <kurem@debian.cz>
8813
 
Language-Team: Czech <provoz@debian.cz>
8814
 
MIME-Version: 1.0
8815
 
Content-Type: text/plain; charset=ISO-8859-2
8816
 
Content-Transfer-Encoding: 8bit
8817
 
Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2
8818
 
', true, 46, 9, 0, 0, NULL, 31, 'cs.po', '2005-06-06 08:59:54.2394', NULL, 0, '2005-05-06 21:12:29.45271');
8819
 
INSERT INTO pofile (id, potemplate, language, description, topcomment, header, fuzzyheader, lasttranslator, currentcount, updatescount, rosettacount, lastparsed, owner, path, datecreated, from_sourcepackagename, unreviewed_count, date_changed) VALUES (22, 5, 129, NULL, '  translation of fi.po to Finnish
8820
 
  mozilla translation
8821
 
 
8822
 
    Translators, if you are not familiar with the PO format, gettext
8823
 
    documentation is worth reading, especially sections dedicated to
8824
 
    this format, e.g. by running:
8825
 
         info -n ''(gettext)PO Files''
8826
 
         info -n ''(gettext)Header Entry''
8827
 
 
8828
 
    Some information specific to po-debconf are available at
8829
 
            /usr/share/doc/po-debconf/README-trans
8830
 
         or http://www.debian.org/intl/l10n/po-debconf/README-trans
8831
 
 
8832
 
    Developers do not need to manually edit POT or PO files.
8833
 
 
8834
 
 Matti Pöllä <mpo@iki.fi>, 2004.
8835
 
', 'Project-Id-Version: mozilla
8836
 
Report-Msgid-Bugs-To:
8837
 
POT-Creation-Date: 2004-07-11 16:16+0900
8838
 
PO-Revision-Date: 2004-08-15 22:41+0300
8839
 
Last-Translator: Matti Pöllä <mpo@iki.fi>
8840
 
Language-Team: Finnish <debian-l10n-finnish@lists.debian.org>
8841
 
MIME-Version: 1.0
8842
 
Content-Type: text/plain; charset=UTF-8
8843
 
Content-Transfer-Encoding: 8bit
8844
 
Plural-Forms: nplurals=2; plural=n != 1
8845
 
', true, 48, 9, 0, 0, NULL, 31, 'fi.po', '2005-06-06 08:59:54.242018', NULL, 0, '2005-05-06 21:12:33.238579');
8846
 
INSERT INTO pofile (id, potemplate, language, description, topcomment, header, fuzzyheader, lasttranslator, currentcount, updatescount, rosettacount, lastparsed, owner, path, datecreated, from_sourcepackagename, unreviewed_count, date_changed) VALUES (23, 5, 148, NULL, '
8847
 
    Translators, if you are not familiar with the PO format, gettext
8848
 
    documentation is worth reading, especially sections dedicated to
8849
 
    this format, e.g. by running:
8850
 
         info -n ''(gettext)PO Files''
8851
 
         info -n ''(gettext)Header Entry''
8852
 
 
8853
 
    Some information specific to po-debconf are available at
8854
 
            /usr/share/doc/po-debconf/README-trans
8855
 
         or http://www.debian.org/intl/l10n/po-debconf/README-trans
8856
 
 
8857
 
    Developers do not need to manually edit POT or PO files.
8858
 
 
8859
 
', 'Project-Id-Version: PACKAGE VERSION
8860
 
Report-Msgid-Bugs-To:
8861
 
POT-Creation-Date: 2004-07-11 16:16+0900
8862
 
PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE
8863
 
Last-Translator: FULL NAME <EMAIL@ADDRESS>
8864
 
Language-Team: LANGUAGE <LL@li.org>
8865
 
MIME-Version: 1.0
8866
 
Content-Type: text/plain; charset=ISO-8859-15
8867
 
Content-Transfer-Encoding: 8bit
8868
 
Plural-Forms: nplurals=1; plural=0
8869
 
', true, 30, 3, 0, 0, NULL, 31, 'gl.po', '2005-06-06 08:59:54.258136', NULL, 0, '2005-05-06 21:12:35.766036');
8870
 
INSERT INTO pofile (id, potemplate, language, description, topcomment, header, fuzzyheader, lasttranslator, currentcount, updatescount, rosettacount, lastparsed, owner, path, datecreated, from_sourcepackagename, unreviewed_count, date_changed) VALUES (24, 5, 196, NULL, '
8871
 
    Translators, if you are not familiar with the PO format, gettext
8872
 
    documentation is worth reading, especially sections dedicated to
8873
 
    this format, e.g. by running:
8874
 
         info -n ''(gettext)PO Files''
8875
 
         info -n ''(gettext)Header Entry''
8876
 
 
8877
 
    Some information specific to po-debconf are available at
8878
 
            /usr/share/doc/po-debconf/README-trans
8879
 
         or http://www.debian.org/intl/l10n/po-debconf/README-trans
8880
 
 
8881
 
    Developers do not need to manually edit POT or PO files.
8882
 
 
8883
 
', 'Project-Id-Version: PACKAGE VERSION
8884
 
Report-Msgid-Bugs-To:
8885
 
POT-Creation-Date: 2004-07-11 16:16+0900
8886
 
PO-Revision-Date: 2004-07-20 02:46+0900
8887
 
Last-Translator: FULL NAME <EMAIL@ADDRESS>
8888
 
Language-Team: LANGUAGE <LL@li.org>
8889
 
MIME-Version: 1.0
8890
 
Content-Type: text/plain; charset=EUC-JP
8891
 
Content-Transfer-Encoding: 8bit
8892
 
Plural-Forms: nplurals=1; plural=0
8893
 
', true, 30, 9, 0, 0, NULL, 31, 'ja.po', '2005-06-06 08:59:54.233769', NULL, 0, '2005-05-06 21:12:23.441015');
8894
 
INSERT INTO pofile (id, potemplate, language, description, topcomment, header, fuzzyheader, lasttranslator, currentcount, updatescount, rosettacount, lastparsed, owner, path, datecreated, from_sourcepackagename, unreviewed_count, date_changed) VALUES (25, 5, 387, NULL, '
8895
 
    Translators, if you are not familiar with the PO format, gettext
8896
 
    documentation is worth reading, especially sections dedicated to
8897
 
    this format, e.g. by running:
8898
 
         info -n ''(gettext)PO Files''
8899
 
         info -n ''(gettext)Header Entry''
8900
 
 
8901
 
    Some information specific to po-debconf are available at
8902
 
            /usr/share/doc/po-debconf/README-trans
8903
 
         or http://www.debian.org/intl/l10n/po-debconf/README-trans
8904
 
 
8905
 
    Developers do not need to manually edit POT or PO files.
8906
 
 
8907
 
 Carlos Valdivia Yagüe <valyag@dat.etsit.upm.es>, 2003
8908
 
 
8909
 
', 'Project-Id-Version: mozilla-browser 1.4-4
8910
 
Report-Msgid-Bugs-To:
8911
 
POT-Creation-Date: 2004-07-11 16:16+0900
8912
 
PO-Revision-Date: 2003-09-20 20:00+0200
8913
 
Last-Translator: Carlos Valdivia Yagüe <valyag@dat.etsit.upm.es>
8914
 
Language-Team: Debian L10n Spanish <debian-l10n-spanish@lists.debian.org>
8915
 
MIME-Version: 1.0
8916
 
Content-Type: text/plain; charset=ISO-8859-15
8917
 
Content-Transfer-Encoding: 8bit
8918
 
Plural-Forms: nplurals=2; plural=n != 1
8919
 
', true, 44, 6, 0, 0, NULL, 31, 'es.po', '2005-06-06 08:59:54.251898', NULL, 0, '2005-05-06 21:12:25.930403');
8920
 
INSERT INTO pofile (id, potemplate, language, description, topcomment, header, fuzzyheader, lasttranslator, currentcount, updatescount, rosettacount, lastparsed, owner, path, datecreated, from_sourcepackagename, unreviewed_count, date_changed) VALUES (28, 4, 454, NULL, ' Xhosa translation for evolution
8921
 
 Copyright (c) (c) 2005 Canonical Ltd, and Rosetta Contributors 2005
8922
 
 This file is distributed under the same license as the evolution package.
8923
 
 FIRST AUTHOR <EMAIL@ADDRESS>, 2005.
8924
 
 
8925
 
', 'Project-Id-Version: evolution
8926
 
Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>
8927
 
POT-Creation-Date: 2005-05-06 20:39:27+00:00
8928
 
PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE
8929
 
Last-Translator: FULL NAME <EMAIL@ADDRESS>
8930
 
Language-Team: Xhosa <xh@li.org>
8931
 
MIME-Version: 1.0
8932
 
Content-Type: text/plain; charset=UTF-8
8933
 
Content-Transfer-Encoding: 8bit
8934
 
Plural-Forms: nplurals=2; plural=n != 1
8935
 
', true, NULL, 0, 0, 0, NULL, 31, 'xh.po', '2005-06-15 19:26:21.919196', NULL, 0, '2005-06-15 19:26:21.919196');
8936
 
INSERT INTO pofile (id, potemplate, language, description, topcomment, header, fuzzyheader, lasttranslator, currentcount, updatescount, rosettacount, lastparsed, owner, path, datecreated, from_sourcepackagename, unreviewed_count, date_changed) VALUES (29, 4, 196, NULL, ' Japanese translation for evolution
8937
 
 Copyright (c) (c) 2005 Canonical Ltd, and Rosetta Contributors 2005
8938
 
 This file is distributed under the same license as the evolution package.
8939
 
 FIRST AUTHOR <EMAIL@ADDRESS>, 2005.
8940
 
 
8941
 
', 'Project-Id-Version: evolution
8942
 
Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>
8943
 
POT-Creation-Date: 2005-05-06 20:39:27.778946+00:00
8944
 
PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE
8945
 
Last-Translator: FULL NAME <EMAIL@ADDRESS>
8946
 
Language-Team: Japanese <ja@li.org>
8947
 
MIME-Version: 1.0
8948
 
Content-Type: text/plain; charset=UTF-8
8949
 
Content-Transfer-Encoding: 8bit
8950
 
Plural-Forms: nplurals=1; plural=0
8951
 
', true, 13, 0, 0, 1, NULL, 13, 'ja.po', '2005-10-11 23:08:01.899322', NULL, 0, '2005-10-11 23:08:01.899322');
8952
 
INSERT INTO pofile (id, potemplate, language, description, topcomment, header, fuzzyheader, lasttranslator, currentcount, updatescount, rosettacount, lastparsed, owner, path, datecreated, from_sourcepackagename, unreviewed_count, date_changed) VALUES (30, 6, 521, NULL, ' Spanish translation for wammu
8953
 
 Copyright (c) (c) 2006 Canonical Ltd, and Rosetta Contributors 2006
8954
 
 This file is distributed under the same license as the wammu package.
8955
 
 FIRST AUTHOR <EMAIL@ADDRESS>, 2006.
8956
 
 
8957
 
', 'Project-Id-Version: wammu
8958
 
Report-Msgid-Bugs-To: michal@cihar.com
8959
 
POT-Creation-Date: 2006-11-10 23:24+0100
8960
 
PO-Revision-Date: 2006-12-04 19:50+0000
8961
 
Last-Translator: Diogo Matsubara <matsubara@async.com.br>
8962
 
Language-Team: Spanish <es@li.org>
8963
 
MIME-Version: 1.0
8964
 
Content-Type: text/plain; charset=UTF-8
8965
 
Content-Transfer-Encoding: 8bit
8966
 
X-Rosetta-Export-Date: 2006-12-04 19:58+0000
8967
 
Plural-Forms: nplurals=2; plural=n > 1
8968
 
', true, 66, 5, 0, 0, NULL, 16, 'po/pt_BR.po', '2006-12-13 21:18:28.796588', NULL, 0, '2006-12-13 21:19:06.369142');
8969
 
INSERT INTO pofile (id, potemplate, language, description, topcomment, header, fuzzyheader, lasttranslator, currentcount, updatescount, rosettacount, lastparsed, owner, path, datecreated, from_sourcepackagename, unreviewed_count, date_changed) VALUES (31, 9, 387, NULL, ' Spanish translation for evolution
8970
 
 Copyright (c) 2007 Rosetta Contributors and Canonical Ltd 2007
8971
 
 This file is distributed under the same license as the evolution package.
8972
 
 FIRST AUTHOR <EMAIL@ADDRESS>, 2007.
8973
 
 
8974
 
', 'Project-Id-Version: evolution
8975
 
Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>
8976
 
POT-Creation-Date: 2007-01-05 10:22:21.410795+00:00
8977
 
PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE
8978
 
Last-Translator: FULL NAME <EMAIL@ADDRESS>
8979
 
Language-Team: Spanish <es@li.org>
8980
 
MIME-Version: 1.0
8981
 
Content-Type: text/plain; charset=UTF-8
8982
 
Content-Transfer-Encoding: 8bit
8983
 
Plural-Forms: nplurals=2; plural=n != 1
8984
 
', true, 56, 0, 0, 1, NULL, 56, 'po-disabled/disabled-template-es.po', '2007-01-05 13:04:20.092506', NULL, 0, '2007-01-05 13:04:20.092506');
8985
 
INSERT INTO pofile (id, potemplate, language, description, topcomment, header, fuzzyheader, lasttranslator, currentcount, updatescount, rosettacount, lastparsed, owner, path, datecreated, from_sourcepackagename, unreviewed_count, date_changed) VALUES (32, 7, 387, NULL, ' Spanish translation for evolution
8986
 
 Copyright (c) 2007 Rosetta Contributors and Canonical Ltd 2007
8987
 
 This file is distributed under the same license as the evolution package.
8988
 
 FIRST AUTHOR <EMAIL@ADDRESS>, 2007.
8989
 
 
8990
 
', 'Project-Id-Version: evolution
8991
 
Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>
8992
 
POT-Creation-Date: 2006-08-14 18:41:07.274661+00:00
8993
 
PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE
8994
 
Last-Translator: FULL NAME <EMAIL@ADDRESS>
8995
 
Language-Team: Spanish <es@li.org>
8996
 
MIME-Version: 1.0
8997
 
Content-Type: text/plain; charset=UTF-8
8998
 
Content-Transfer-Encoding: 8bit
8999
 
Plural-Forms: nplurals=2; plural=n != 1
9000
 
', true, 12, 0, 0, 1, NULL, 12, '/man-es.po', '2007-01-19 13:00:41.049464', NULL, 0, '2007-01-24 19:16:06.386519');
9001
 
INSERT INTO pofile (id, potemplate, language, description, topcomment, header, fuzzyheader, lasttranslator, currentcount, updatescount, rosettacount, lastparsed, owner, path, datecreated, from_sourcepackagename, unreviewed_count, date_changed) VALUES (33, 10, 387, NULL, ' Spanish translation for alsa-utils
9002
 
 Copyright (c) 2007 Rosetta Contributors and Canonical Ltd 2007
9003
 
 This file is distributed under the same license as the alsa-utils package.
9004
 
 FIRST AUTHOR <EMAIL@ADDRESS>, 2007.
9005
 
 
9006
 
', 'Project-Id-Version: alsa-utils
9007
 
Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>
9008
 
POT-Creation-Date: 2006-08-14 18:41:07.274661+00:00
9009
 
PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE
9010
 
Last-Translator: FULL NAME <EMAIL@ADDRESS>
9011
 
Language-Team: Spanish <es@li.org>
9012
 
MIME-Version: 1.0
9013
 
Content-Type: text/plain; charset=UTF-8
9014
 
Content-Transfer-Encoding: 8bit
9015
 
Plural-Forms: nplurals=2; plural=n != 1
9016
 
', true, 13, 0, 0, 0, NULL, 13, 'po/alsa-utils-es.po', '2007-04-07 10:14:36.267119', NULL, 0, '2007-04-07 10:14:36.267119');
9017
 
INSERT INTO pofile (id, potemplate, language, description, topcomment, header, fuzzyheader, lasttranslator, currentcount, updatescount, rosettacount, lastparsed, owner, path, datecreated, from_sourcepackagename, unreviewed_count, date_changed) VALUES (34, 5, 119, NULL, ' English translation for mozilla
9018
 
 Copyright (c) 2007 Rosetta Contributors and Canonical Ltd 2007
9019
 
 This file is distributed under the same license as the mozilla package.
9020
 
 FIRST AUTHOR <EMAIL@ADDRESS>, 2007.
9021
 
 
9022
 
', 'Project-Id-Version: mozilla
9023
 
Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>
9024
 
POT-Creation-Date: 2005-05-06 21:10:17.367605+00:00
9025
 
PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE
9026
 
Last-Translator: FULL NAME <EMAIL@ADDRESS>
9027
 
Language-Team: English <en@li.org>
9028
 
MIME-Version: 1.0
9029
 
Content-Type: text/plain; charset=UTF-8
9030
 
Content-Transfer-Encoding: 8bit
9031
 
Plural-Forms: nplurals=2; plural=n != 1
9032
 
', true, 13, 0, 0, 3, NULL, 13, 'debian/po/pkgconf-mozilla-en.po', '2007-07-12 03:42:48.848044', NULL, 0, '2007-07-12 03:42:48.848044');
9033
 
 
9034
 
 
9035
 
ALTER TABLE pofile ENABLE TRIGGER ALL;
9036
 
 
9037
 
 
9038
 
ALTER TABLE poexportrequest DISABLE TRIGGER ALL;
9039
 
 
9040
 
 
9041
 
 
9042
 
ALTER TABLE poexportrequest ENABLE TRIGGER ALL;
9043
 
 
9044
 
 
9045
 
ALTER TABLE potmsgset DISABLE TRIGGER ALL;
9046
 
 
9047
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (1, 1, 1, 1, '', 'a11y/addressbook/ea-addressbook-view.c:94
9048
 
a11y/addressbook/ea-addressbook-view.c:103
9049
 
a11y/addressbook/ea-minicard-view.c:119', '', '', NULL, NULL);
9050
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (2, 2, 2, 1, '', 'a11y/addressbook/ea-minicard-view.c:101', '', '', NULL, NULL);
9051
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (3, 3, 3, 1, '', 'a11y/addressbook/ea-minicard-view.c:102', '', '', NULL, NULL);
9052
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (4, 4, 4, 1, '', 'a11y/addressbook/ea-minicard-view.c:102', '', '', NULL, NULL);
9053
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (5, 5, 5, 1, '', 'a11y/addressbook/ea-minicard-view.c:104', '', '', NULL, NULL);
9054
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (6, 6, 6, 1, '', 'a11y/addressbook/ea-minicard-view.c:104', '', '', NULL, NULL);
9055
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (7, 7, 7, 1, '', 'a11y/addressbook/ea-minicard-view.c:105', '', '', NULL, NULL);
9056
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (8, 8, 8, 1, '', 'a11y/addressbook/ea-minicard.c:166', '', '', NULL, NULL);
9057
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (9, 9, 9, 1, '', 'addressbook/addressbook-errors.xml.h:2', 'addressbook:ldap-init primary', '', NULL, NULL);
9058
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (10, 10, 10, 1, '', 'addressbook/addressbook-errors.xml.h:4', 'addressbook:ldap-init secondary', '', NULL, NULL);
9059
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (11, 11, 11, 1, '', 'addressbook/addressbook-errors.xml.h:6', 'addressbook:ldap-auth primary', '', NULL, NULL);
9060
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (12, 12, 12, 1, '', 'addressbook/addressbook-errors.xml.h:8', 'addressbook:ldap-auth secondary', '', NULL, NULL);
9061
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (13, 13, 13, 1, '', 'addressbook/gui/component/addressbook-migrate.c:124
9062
 
calendar/gui/migration.c:188 mail/em-migrate.c:1201', '', 'c-format', NULL, NULL);
9063
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (14, 14, 14, 1, '', 'addressbook/gui/component/addressbook-migrate.c:1123', '', '', NULL, NULL);
9064
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (15, 15, 15, 1, '', 'addressbook/gui/widgets/e-addressbook-model.c:151', '', 'c-format', NULL, 16);
9065
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (16, 17, 16, 1, '', 'addressbook/gui/widgets/eab-gui-util.c:275', '', 'c-format', NULL, 18);
9066
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (17, 19, 17, 1, '', 'addressbook/gui/widgets/foo.c:345', '', 'c-format', NULL, 20);
9067
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (18, 21, 18, 1, ' start po-group: common', 'encfs/FileUtils.cpp:1044', 'xgroup(common)', '', NULL, NULL);
9068
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (19, 22, 19, 1, '', 'encfs/main.cpp:340', 'xgroup(usage)', '', NULL, NULL);
9069
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (20, 23, 20, 1, '', 'encfs/FileUtils.cpp:535', 'xgroup(setup)', 'c-format', NULL, NULL);
9070
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (21, 24, 0, 1, '', 'encfs/encfsctl.cpp:346', '', 'c-format', NULL, 25);
9071
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (22, 26, 22, 1, '', 'modules/aggregator.module:15', '', '', NULL, NULL);
9072
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (23, 27, 0, 1, NULL, 'foo.c:123', 'This is a comment...', '', NULL, NULL);
9073
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (24, 28, 1, 3, '', 'src/netapplet.c:131', '', '', NULL, NULL);
9074
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (25, 29, 2, 3, '', 'src/netapplet.c:133', '', '', NULL, NULL);
9075
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (26, 30, 3, 3, '', 'src/netapplet.c:135', '', '', NULL, NULL);
9076
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (27, 31, 4, 3, '', 'src/netapplet.c:139', '', '', NULL, NULL);
9077
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (28, 32, 5, 3, '', 'src/netapplet.c:141', '', '', NULL, NULL);
9078
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (29, 33, 6, 3, '', 'src/netapplet.c:291 src/netapplet.c:312', '', '', NULL, NULL);
9079
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (30, 34, 7, 3, '', 'src/netapplet.c:359', '', '', NULL, NULL);
9080
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (31, 35, 8, 3, '', 'src/netapplet.c:391', '', 'c-format', NULL, NULL);
9081
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (32, 36, 9, 3, '', 'src/netapplet.c:410', '', 'c-format', NULL, NULL);
9082
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (33, 37, 10, 3, '', 'src/netapplet.c:427', '', 'c-format', NULL, NULL);
9083
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (34, 38, 11, 3, '', 'src/netapplet.c:479', '', 'c-format', NULL, NULL);
9084
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (35, 39, 12, 3, '', 'src/netapplet.c:496', '', 'c-format', NULL, NULL);
9085
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (36, 40, 13, 3, '', 'src/netapplet.c:732', '', '', NULL, NULL);
9086
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (37, 41, 14, 3, '', 'src/netapplet.c:747', '', '', NULL, NULL);
9087
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (38, 42, 15, 3, '', 'src/netapplet.c:768', '', '', NULL, NULL);
9088
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (39, 43, 16, 3, '', 'src/netapplet.c:870', '', 'c-format', NULL, NULL);
9089
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (40, 44, 17, 3, '', 'src/netapplet.c:955', '', '', NULL, NULL);
9090
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (41, 45, 18, 3, '', 'src/netapplet.c:958', '', '', NULL, NULL);
9091
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (42, 46, 19, 3, '', 'src/netapplet.c:970', '', 'c-format', NULL, NULL);
9092
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (43, 47, 20, 3, '', 'src/netapplet.c:1015', '', '', NULL, NULL);
9093
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (44, 48, 21, 3, '', 'src/netapplet.c:1018', '', '', NULL, NULL);
9094
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (45, 49, 22, 3, '', 'src/netapplet.c:1021', '', '', NULL, NULL);
9095
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (46, 50, 23, 3, '', 'src/netapplet.c:1032', '', 'c-format', NULL, NULL);
9096
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (47, 51, 24, 3, '', 'src/netapplet.c:1072', '', '', NULL, NULL);
9097
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (48, 52, 25, 3, '', 'src/netapplet.c:1082', '', '', NULL, NULL);
9098
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (49, 53, 26, 3, '', 'src/netapplet.c:1093', '', '', NULL, NULL);
9099
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (50, 54, 27, 3, '', 'src/netapplet.c:1526', '', '', NULL, NULL);
9100
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (51, 55, 28, 3, '', 'src/netapplet.glade.h:1', '', '', NULL, NULL);
9101
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (52, 56, 29, 3, '', 'src/netapplet.glade.h:2', '', '', NULL, NULL);
9102
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (53, 57, 30, 3, '', 'src/netapplet.glade.h:3', '', '', NULL, NULL);
9103
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (54, 58, 31, 3, '', 'src/netapplet.glade.h:4', '', '', NULL, NULL);
9104
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (55, 59, 32, 3, '', 'src/netapplet.glade.h:5', '', '', NULL, NULL);
9105
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (56, 60, 33, 3, '', 'src/netapplet.glade.h:6', '', '', NULL, NULL);
9106
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (57, 61, 34, 3, '', 'src/netapplet.glade.h:7', '', '', NULL, NULL);
9107
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (58, 62, 35, 3, '', 'src/netapplet.glade.h:8', '', '', NULL, NULL);
9108
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (59, 63, 36, 3, '', 'src/netapplet.glade.h:9', '', '', NULL, NULL);
9109
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (60, 64, 37, 3, '', 'src/netapplet.glade.h:10', '', '', NULL, NULL);
9110
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (61, 65, 38, 3, '', 'src/netapplet.glade.h:11', '', '', NULL, NULL);
9111
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (62, 66, 39, 3, '', 'src/netapplet.glade.h:12', '', '', NULL, NULL);
9112
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (63, 67, 40, 3, '', 'src/netapplet.glade.h:13', '', '', NULL, NULL);
9113
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (64, 68, 41, 3, '', 'src/netapplet.glade.h:14', '', '', NULL, NULL);
9114
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (65, 69, 42, 3, '', 'src/netapplet.glade.h:15', '', '', NULL, NULL);
9115
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (66, 70, 43, 3, '', 'src/netapplet.glade.h:16', '', '', NULL, NULL);
9116
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (67, 71, 1, 2, '', 'pmount.c:50', '', 'c-format', NULL, NULL);
9117
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (68, 72, 2, 2, '', 'pmount.c:57', '', 'c-format', NULL, NULL);
9118
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (69, 73, 3, 2, '', 'pmount.c:64', '', 'c-format', NULL, NULL);
9119
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (70, 74, 4, 2, '', 'pmount.c:67', '', '', NULL, NULL);
9120
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (71, 75, 5, 2, '', 'pmount.c:120', '', 'c-format', NULL, NULL);
9121
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (72, 76, 6, 2, '', 'pmount.c:126', '', 'c-format', NULL, NULL);
9122
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (73, 77, 7, 2, '', 'pmount.c:130', '', 'c-format', NULL, NULL);
9123
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (74, 78, 8, 2, '', 'pmount.c:134', '', 'c-format', NULL, NULL);
9124
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (75, 79, 9, 2, '', 'pmount.c:141', '', 'c-format', NULL, NULL);
9125
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (76, 80, 10, 2, '', 'pmount.c:171 pumount.c:98', '', '', NULL, NULL);
9126
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (77, 81, 11, 2, '', 'pmount.c:176 pmount.c:270', '', '', NULL, NULL);
9127
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (78, 82, 12, 2, '', 'pmount.c:212', '', 'c-format', NULL, NULL);
9128
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (79, 83, 13, 2, '', 'pmount.c:218', '', 'c-format', NULL, NULL);
9129
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (80, 84, 14, 2, '', 'pmount.c:242', '', 'c-format', NULL, NULL);
9130
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (81, 85, 15, 2, '', 'pmount.c:258 pumount.c:124', '', '', NULL, NULL);
9131
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (82, 86, 16, 2, '', 'pmount.c:274', '', '', NULL, NULL);
9132
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (83, 87, 17, 2, '', 'pmount.c:347', '', 'c-format', NULL, NULL);
9133
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (84, 88, 18, 2, '', 'pmount.c:361', '', 'c-format', NULL, NULL);
9134
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (85, 89, 19, 2, '', 'pmount.c:401', '', 'c-format', NULL, NULL);
9135
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (86, 90, 20, 2, '', 'pmount.c:417', '', '', NULL, NULL);
9136
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (87, 91, 21, 2, '', 'pmount.c:509 pumount.c:181', '', '', NULL, NULL);
9137
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (88, 92, 22, 2, '', 'pmount.c:542 pumount.c:201', '', 'c-format', NULL, NULL);
9138
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (89, 93, 23, 2, '', 'pmount.c:580', '', 'c-format', NULL, NULL);
9139
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (90, 94, 24, 2, '', 'pmount.c:589 pumount.c:237', '', '', NULL, NULL);
9140
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (91, 95, 25, 2, '', 'pmount.c:595 pumount.c:243', '', 'c-format', NULL, NULL);
9141
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (92, 96, 26, 2, '', 'pmount.c:635', '', '', NULL, NULL);
9142
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (93, 97, 27, 2, '', 'pmount.c:656', '', 'c-format', NULL, NULL);
9143
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (94, 98, 28, 2, '', 'pmount-hal.c:29', '', '', NULL, NULL);
9144
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (95, 99, 29, 2, '', 'pmount-hal.c:140', '', '', NULL, NULL);
9145
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (96, 100, 30, 2, '', 'pmount-hal.c:169', '', 'c-format', NULL, NULL);
9146
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (97, 101, 31, 2, '', 'pmount-hal.c:175', '', 'c-format', NULL, NULL);
9147
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (98, 102, 32, 2, '', 'pmount-hal.c:182', '', 'c-format', NULL, NULL);
9148
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (99, 103, 33, 2, '', 'policy.c:79', '', '', NULL, NULL);
9149
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (100, 104, 34, 2, '', 'policy.c:90', '', '', NULL, NULL);
9150
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (101, 105, 35, 2, '', 'policy.c:97', '', '', NULL, NULL);
9151
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (102, 106, 36, 2, '', 'policy.c:128', '', '', NULL, NULL);
9152
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (103, 107, 37, 2, '', 'policy.c:228', '', 'c-format', NULL, NULL);
9153
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (104, 108, 38, 2, '', 'policy.c:233', '', 'c-format', NULL, NULL);
9154
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (105, 109, 39, 2, '', 'policy.c:251 policy.c:307', '', '', NULL, NULL);
9155
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (106, 110, 40, 2, '', 'policy.c:338', '', 'c-format', NULL, NULL);
9156
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (107, 111, 41, 2, '', 'policy.c:340', '', 'c-format', NULL, NULL);
9157
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (108, 112, 42, 2, '', 'policy.c:342', '', 'c-format', NULL, NULL);
9158
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (109, 113, 43, 2, '', 'policy.c:378', '', 'c-format', NULL, NULL);
9159
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (110, 114, 44, 2, '', 'policy.c:393', '', 'c-format', NULL, NULL);
9160
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (111, 115, 45, 2, '', 'policy.c:411', '', 'c-format', NULL, NULL);
9161
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (112, 116, 46, 2, '', 'policy.c:413', '', 'c-format', NULL, NULL);
9162
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (113, 117, 47, 2, '', 'pumount.c:42', '', 'c-format', NULL, NULL);
9163
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (114, 118, 48, 2, '', 'pumount.c:72', '', '', NULL, NULL);
9164
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (115, 119, 49, 2, '', 'pumount.c:78', '', 'c-format', NULL, NULL);
9165
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (116, 120, 50, 2, '', 'pumount.c:108 pumount.c:136', '', '', NULL, NULL);
9166
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (117, 121, 51, 2, '', 'pumount.c:140', '', '', NULL, NULL);
9167
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (118, 122, 52, 2, '', 'pumount.c:148', '', 'c-format', NULL, NULL);
9168
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (119, 123, 53, 2, '', 'utils.c:51', '', 'c-format', NULL, NULL);
9169
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (120, 124, 54, 2, '', 'utils.c:107', '', '', NULL, NULL);
9170
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (121, 125, 55, 2, '', 'utils.c:122', '', '', NULL, NULL);
9171
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (122, 126, 56, 2, '', 'utils.c:129', '', 'c-format', NULL, NULL);
9172
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (123, 127, 57, 2, '', 'utils.c:149', '', '', NULL, NULL);
9173
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (124, 128, 58, 2, '', 'utils.c:158', '', 'c-format', NULL, NULL);
9174
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (125, 129, 59, 2, '', 'utils.c:210', '', 'c-format', NULL, NULL);
9175
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (126, 130, 60, 2, '', 'utils.c:252', '', '', NULL, NULL);
9176
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (127, 131, 61, 2, '', 'utils.c:261', '', '', NULL, NULL);
9177
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (128, 132, 62, 2, '', 'utils.c:270', '', '', NULL, NULL);
9178
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (129, 133, 63, 2, '', 'utils.c:279', '', '', NULL, NULL);
9179
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (130, 1, 1, 4, '', 'a11y/addressbook/ea-addressbook-view.c:94
9180
 
a11y/addressbook/ea-addressbook-view.c:103
9181
 
a11y/addressbook/ea-minicard-view.c:119', '', '', NULL, NULL);
9182
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (131, 2, 2, 4, '', 'a11y/addressbook/ea-minicard-view.c:101', '', '', NULL, NULL);
9183
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (132, 3, 3, 4, '', 'a11y/addressbook/ea-minicard-view.c:102', '', '', NULL, NULL);
9184
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (133, 4, 4, 4, '', 'a11y/addressbook/ea-minicard-view.c:102', '', '', NULL, NULL);
9185
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (134, 5, 5, 4, '', 'a11y/addressbook/ea-minicard-view.c:104', '', '', NULL, NULL);
9186
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (135, 6, 6, 4, '', 'a11y/addressbook/ea-minicard-view.c:104', '', '', NULL, NULL);
9187
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (136, 7, 7, 4, '', 'a11y/addressbook/ea-minicard-view.c:105', '', '', NULL, NULL);
9188
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (137, 8, 8, 4, '', 'a11y/addressbook/ea-minicard.c:166', '', '', NULL, NULL);
9189
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (138, 9, 9, 4, '', 'addressbook/addressbook-errors.xml.h:2', 'addressbook:ldap-init primary', '', NULL, NULL);
9190
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (139, 10, 10, 4, '', 'addressbook/addressbook-errors.xml.h:4', 'addressbook:ldap-init secondary', '', NULL, NULL);
9191
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (140, 11, 11, 4, '', 'addressbook/addressbook-errors.xml.h:6', 'addressbook:ldap-auth primary', '', NULL, NULL);
9192
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (141, 12, 12, 4, '', 'addressbook/addressbook-errors.xml.h:8', 'addressbook:ldap-auth secondary', '', NULL, NULL);
9193
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (142, 13, 13, 4, '', 'addressbook/gui/component/addressbook-migrate.c:124
9194
 
calendar/gui/migration.c:188 mail/em-migrate.c:1201', '', 'c-format', NULL, NULL);
9195
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (143, 14, 14, 4, '', 'addressbook/gui/component/addressbook-migrate.c:1123', '', '', NULL, NULL);
9196
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (144, 15, 15, 4, '', 'addressbook/gui/widgets/e-addressbook-model.c:151', '', 'c-format', NULL, 16);
9197
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (145, 17, 16, 4, '', 'addressbook/gui/widgets/eab-gui-util.c:275', '', 'c-format', NULL, 18);
9198
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (146, 19, 17, 4, '', 'addressbook/gui/widgets/foo.c:345', '', 'c-format', NULL, 20);
9199
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (147, 21, 18, 4, ' start po-group: common', 'encfs/FileUtils.cpp:1044', 'xgroup(common)', '', NULL, NULL);
9200
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (148, 22, 19, 4, '', 'encfs/main.cpp:340', 'xgroup(usage)', '', NULL, NULL);
9201
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (149, 23, 20, 4, '', 'encfs/FileUtils.cpp:535', 'xgroup(setup)', 'c-format', NULL, NULL);
9202
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (150, 24, 21, 4, '', 'encfs/encfsctl.cpp:346', '', 'c-format', NULL, 25);
9203
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (151, 26, 22, 4, '', 'modules/aggregator.module:15', '', '', NULL, NULL);
9204
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (152, 134, 1, 5, '', '../mozilla-browser.templates:3', 'Type: note
9205
 
Description', '', NULL, NULL);
9206
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (153, 135, 2, 5, '', '../mozilla-browser.templates:3', 'Type: note
9207
 
Description', '', NULL, NULL);
9208
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (154, 136, 3, 5, '', '../mozilla-browser.templates:3', 'Type: note
9209
 
Description', '', NULL, NULL);
9210
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (155, 137, 4, 5, '', '../mozilla-browser.templates:11', 'Type: select
9211
 
Choices', '', NULL, NULL);
9212
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (156, 138, 5, 5, '', '../mozilla-browser.templates:13', 'Type: select
9213
 
Description', '', NULL, NULL);
9214
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (157, 139, 6, 5, '', '../mozilla-browser.templates:13', 'Type: select
9215
 
Description', '', NULL, NULL);
9216
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (158, 140, 7, 5, '', '../mozilla-browser.templates:24', 'Type: boolean
9217
 
Description', '', NULL, NULL);
9218
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (159, 141, 8, 5, '', '../mozilla-browser.templates:24', 'Type: boolean
9219
 
Description', '', NULL, NULL);
9220
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (160, 142, 9, 5, '', '../mozilla-browser.templates:24', 'Type: boolean
9221
 
Description', '', NULL, NULL);
9222
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (161, 27, 0, 4, NULL, 'foo.c:123', 'This is a comment...', '', NULL, NULL);
9223
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (162, 143, 0, 5, NULL, '', '', '', NULL, NULL);
9224
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (163, 144, 0, 5, NULL, '', '', '', NULL, NULL);
9225
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (164, 145, 0, 5, NULL, '', '', '', NULL, NULL);
9226
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (165, 146, 23, 1, '', 'lib/getopt.c:629 lib/getopt.c:641', '', 'c-format', NULL, NULL);
9227
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (166, 147, 1, 7, '', 'test_browserwidget.py:34', '', '', NULL, NULL);
9228
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (167, 147, 1, 8, '', 'test_browserwidget.py:34', '', '', NULL, NULL);
9229
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (168, 148, 1, 6, '', 'Wammu/Main.py:469', '', 'python-format', NULL, NULL);
9230
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (169, 149, 2, 6, '', 'Wammu/Error.py:82', '', 'python-format', NULL, NULL);
9231
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (170, 150, 3, 6, '', 'Wammu/PhoneSearch.py:127 Wammu/PhoneSearch.py:157', '', '', NULL, NULL);
9232
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (171, 151, 4, 6, '', 'Wammu/Data.py:652', '', '', NULL, NULL);
9233
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (172, 152, 5, 6, '', 'Wammu/Main.py:276', '', '', NULL, NULL);
9234
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (173, 153, 6, 6, '', '', '', '', NULL, NULL);
9235
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (174, 154, 7, 6, '', '', '', '', NULL, NULL);
9236
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (175, 155, 8, 6, '', '', '', '', NULL, NULL);
9237
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (176, 1, 1, 9, '', 'a11y/addressbook/ea-addressbook-view.c:94
9238
 
a11y/addressbook/ea-addressbook-view.c:103
9239
 
a11y/addressbook/ea-minicard-view.c:119', '', '', NULL, NULL);
9240
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (177, 2, 2, 9, '', 'a11y/addressbook/ea-minicard-view.c:101', '', '', NULL, NULL);
9241
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (178, 3, 3, 9, '', 'a11y/addressbook/ea-minicard-view.c:102', '', '', NULL, NULL);
9242
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (179, 4, 4, 9, '', 'a11y/addressbook/ea-minicard-view.c:102', '', '', NULL, NULL);
9243
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (180, 5, 5, 9, '', 'a11y/addressbook/ea-minicard-view.c:104', '', '', NULL, NULL);
9244
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (181, 6, 6, 9, '', 'a11y/addressbook/ea-minicard-view.c:104', '', '', NULL, NULL);
9245
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (182, 7, 7, 9, '', 'a11y/addressbook/ea-minicard-view.c:105', '', '', NULL, NULL);
9246
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (183, 8, 8, 9, '', 'a11y/addressbook/ea-minicard.c:166', '', '', NULL, NULL);
9247
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (184, 9, 9, 9, '', 'addressbook/addressbook-errors.xml.h:2', '', '', NULL, NULL);
9248
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (185, 10, 10, 9, '', 'addressbook/addressbook-errors.xml.h:4', '', '', NULL, NULL);
9249
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (186, 11, 11, 9, '', 'addressbook/addressbook-errors.xml.h:6', '', '', NULL, NULL);
9250
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (187, 12, 12, 9, '', 'addressbook/addressbook-errors.xml.h:8', '', '', NULL, NULL);
9251
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (188, 13, 13, 9, '', 'addressbook/gui/component/addressbook-migrate.c:124
9252
 
calendar/gui/migration.c:188 mail/em-migrate.c:1201', '', 'c-format', NULL, NULL);
9253
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (189, 14, 14, 9, '', 'addressbook/gui/component/addressbook-migrate.c:1123', '', '', NULL, NULL);
9254
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (190, 15, 15, 9, '', 'addressbook/gui/widgets/e-addressbook-model.c:151', '', 'c-format', NULL, 16);
9255
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (191, 17, 16, 9, '', 'addressbook/gui/widgets/eab-gui-util.c:275', '', 'c-format', NULL, 18);
9256
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (192, 19, 17, 9, '', 'addressbook/gui/widgets/foo.c:345', '', 'c-format', NULL, 20);
9257
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (193, 21, 18, 9, '', 'encfs/FileUtils.cpp:1044', '', '', NULL, NULL);
9258
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (194, 22, 19, 9, '', 'encfs/main.cpp:340', '', '', NULL, NULL);
9259
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (195, 23, 20, 9, '', 'encfs/FileUtils.cpp:535', '', 'c-format', NULL, NULL);
9260
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (196, 24, 21, 9, '', 'encfs/encfsctl.cpp:346', '', 'c-format', NULL, 25);
9261
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (197, 26, 22, 9, '', 'modules/aggregator.module:15', '', '', NULL, NULL);
9262
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (198, 147, 1, 10, '', 'test_browserwidget.py:34', '', '', 'Something', NULL);
9263
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (199, 156, 2, 10, '', '', '', '', NULL, NULL);
9264
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (200, 157, 3, 10, '', '', '', '', NULL, NULL);
9265
 
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (201, 158, 4, 10, '', '', '', '', NULL, NULL);
9266
 
 
9267
 
 
9268
 
ALTER TABLE potmsgset ENABLE TRIGGER ALL;
9269
 
 
9270
 
 
9271
8805
ALTER TABLE translationmessage DISABLE TRIGGER ALL;
9272
8806
 
9273
8807
INSERT INTO translationmessage (id, potmsgset, date_created, submitter, date_reviewed, reviewer, msgstr0, msgstr1, msgstr2, msgstr3, comment, origin, validation_status, is_current_ubuntu, is_fuzzy, is_current_upstream, was_obsolete_in_last_import, was_fuzzy_in_last_import, msgstr4, msgstr5, potemplate, language) VALUES (1, 1, '2005-04-07 13:19:17.601068', 13, '2005-04-07 13:19:17.601068', 13, 1, NULL, NULL, NULL, '', 1, 1, true, false, true, false, false, NULL, NULL, 1, 387);
10017
9551
ALTER TABLE polloption ENABLE TRIGGER ALL;
10018
9552
 
10019
9553
 
10020
 
ALTER TABLE posubscription DISABLE TRIGGER ALL;
10021
 
 
10022
 
 
10023
 
 
10024
 
ALTER TABLE posubscription ENABLE TRIGGER ALL;
10025
 
 
10026
 
 
10027
 
ALTER TABLE productbounty DISABLE TRIGGER ALL;
10028
 
 
10029
 
INSERT INTO productbounty (id, bounty, product, date_created) VALUES (1, 1, 4, '2006-10-16 18:31:52.323331');
10030
 
INSERT INTO productbounty (id, bounty, product, date_created) VALUES (2, 4, 5, '2006-10-16 18:31:52.325019');
10031
 
 
10032
 
 
10033
 
ALTER TABLE productbounty ENABLE TRIGGER ALL;
10034
 
 
10035
 
 
10036
 
ALTER TABLE productcvsmodule DISABLE TRIGGER ALL;
10037
 
 
10038
 
 
10039
 
 
10040
 
ALTER TABLE productcvsmodule ENABLE TRIGGER ALL;
10041
 
 
10042
 
 
10043
9554
ALTER TABLE productlicense DISABLE TRIGGER ALL;
10044
9555
 
10045
9556
INSERT INTO productlicense (id, product, license) VALUES (1, 1, 10);
10052
9563
ALTER TABLE productlicense ENABLE TRIGGER ALL;
10053
9564
 
10054
9565
 
 
9566
ALTER TABLE productrelease DISABLE TRIGGER ALL;
 
9567
 
 
9568
INSERT INTO productrelease (id, datereleased, release_notes, changelog, owner, datecreated, milestone) VALUES (1, '2004-06-28 00:00:00', '', '', 12, '2005-06-06 08:59:51.930201', 7);
 
9569
INSERT INTO productrelease (id, datereleased, release_notes, changelog, owner, datecreated, milestone) VALUES (2, '2004-06-28 00:00:00', NULL, NULL, 12, '2005-06-06 08:59:51.924844', 9);
 
9570
INSERT INTO productrelease (id, datereleased, release_notes, changelog, owner, datecreated, milestone) VALUES (3, '2004-10-15 18:27:09.878302', 'What''s New
 
9571
 
 
9572
Here''s what''s new in this release of Firefox:
 
9573
 
 
9574
    * New Default Theme
 
9575
 
 
9576
      An updated Default Theme now presents a uniform appearance across all three platforms - a new crisp, clear look for Windows users. Finetuning for GNOME will follow in future releases.
 
9577
    * Comprehensive Data Migration
 
9578
 
 
9579
      Switching to Firefox has never been easier now that Firefox imports data like Favorites, History, Settings, Cookies and Passwords from Internet Explorer. Firefox can also import from Mozilla 1.x, Netscape 4.x, 6.x and 7.x, and Opera. MacOS X and Linux migrators for browsers like Safari, OmniWeb, Konqueror etc. will arrive in future releases.
 
9580
    * Extension/Theme Manager
 
9581
 
 
9582
      New Extension and Theme Managers provide a convenient way to manage and update your add-ons. SmartUpdate also notifies you of updates to Firefox.
 
9583
    * Smaller Download
 
9584
 
 
9585
      Windows users will find Firefox is now only 4.7MB to download.
 
9586
    * Help
 
9587
 
 
9588
      A new online help system is available.
 
9589
    * Lots of bug fixes and improvements
 
9590
 
 
9591
      Copy Image, the ability to delete individual items from Autocomplete lists, SMB/SFTP support on GNOME via gnome-vfs, better Bookmarks, Search and many other refinements fine tune the browsing experience.
 
9592
 
 
9593
For Linux/GTK2 Users
 
9594
 
 
9595
    * Installer
 
9596
 
 
9597
      Firefox now comes with an installer for Linux/GTK2 users. The new installer makes the installation process much simpler.
 
9598
    * Look and Feel Updates
 
9599
 
 
9600
      Ongoing improvements have been made to improve the way Firefox adheres to your GTK2 themes, such as menus.
 
9601
    * Talkback for GTK2
 
9602
 
 
9603
      Help us nail down crashes by submitting talkback reports with this crash reporting tool.
 
9604
 
 
9605
', NULL, 16, '2005-06-06 08:59:51.929023', 6);
 
9606
INSERT INTO productrelease (id, datereleased, release_notes, changelog, owner, datecreated, milestone) VALUES (4, '2004-10-15 18:31:19.164989', '', NULL, 16, '2005-06-06 08:59:51.927785', 5);
 
9607
INSERT INTO productrelease (id, datereleased, release_notes, changelog, owner, datecreated, milestone) VALUES (5, '2004-10-15 18:32:35.717695', 'Security fixes
 
9608
 
 
9609
    * 250180 - [Windows] Disallow access to insecure shell: protocol.
 
9610
', NULL, 16, '2005-06-06 08:59:51.926792', 4);
 
9611
INSERT INTO productrelease (id, datereleased, release_notes, changelog, owner, datecreated, milestone) VALUES (6, '2005-02-28 00:00:00', NULL, 'Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi):
 
9612
 
 
9613
 * Addressbook
 
9614
   #73005 - Cannot cancel ''Contact List Editor'' (Siva)
 
9615
   #73005 - offline - setting/unsetting folder offline property is not working (Sushma)
 
9616
   #70371 - Evolution crashes when adding contact list (Siva)
 
9617
   #67724 - When unix user name, callendar points to old username (Siva)
 
9618
   #54825 - Freeze on .vcf import from MacOS X AddressBook (Christophe Fergeau)
 
9619
   #73013 - ''Right'' click on a ''Contact'' cannot select ''Cut'' (Siva)
 
9620
 
 
9621
 * Calendar
 
9622
   #72958 - Unable to send delayed meeting (Chen)
 
9623
   #72006 - Opened existing appointments with attachment - press cancel - popup info with save / discard / cancel changes (Chen)
 
9624
   #63866 - Same name can be entered twice in invitations tab (JP)
 
9625
   #67714 - Invitations Tab Allows Entry Of Empty Line (JP)
 
9626
   #62089 - adding contact lists to meetings impossible (JP)
 
9627
   #47747 - Changes to attendee not updated until click on different row (JP)
 
9628
   #61495 - Existing text is placed off screen when editing attendee field (JP)
 
9629
   #28947 - adding contact list to attendee list should expand it (JP)
 
9630
   #67724 - When unix user name, callendar points to old username (Siva)
 
9631
   #72038 - Changes meeting to appoinment after throwing warning invalid mail id (Rodrigo)
 
9632
   #69556 - Crash attaching mime parts to calendar events (Harish)
 
9633
 
 
9634
 * Mail
 
9635
   #66126 - attach File Chooser is modal (Michael)
 
9636
   #68549 - Answering to Usenet article doesn''t consider the "Followup-To:" field (Michael)
 
9637
   #71003 - threads still running at exit (Michael)
 
9638
   #62109 - Inconsistent ways of determining 8-bit Subject: and From: header charsets (Jeff)
 
9639
   #34153 - Confusing Outbox semantics for deleted outgoing messages (Michael)
 
9640
   #71528 - Search Selection Widget Has Repeated Items (Michael)
 
9641
   #71967 - Evolution delete mail from POP3 server even is checked the option "leave the mail on server" (Michael)
 
9642
   #40515 - Signature scripts do not allow switches (Michael)
 
9643
   #68866 - Forward button doesn''t put newline between headers and body (Michael)
 
9644
   #35219 - flag-for-followup crufting (Michael)
 
9645
   #64987 - Go to next unread message doesn''t work when multiple messages are selected (Michael)
 
9646
   #72337 - Evolution crashes if I click OK/Cancel on the password dialog after disabling the IMAP account (Michael)
 
9647
   #70718 - Next and previous buttons don''t realize there''s new mail (Michael)
 
9648
   #61363 - Setup wizard, IMAP for receiving server, sending default GW (Michael)
 
9649
   #70795 - Next/Previous Message Should Only Display Listed Emails (Michael)
 
9650
   #23822 - no copy text option when right-clicking on marked mail text (Rodney)
 
9651
   #72266 - You shouldn''t be able to open more than one ''Select Folder'' dialog in the mail filters (Michael)
 
9652
   #71429 - on NLD, menus in wrong order (Michae)l
 
9653
   #72228 - cannot store into groupwise sent folder (Michael)
 
9654
   #72209 - Evolution is crashing when you move a VFolder to a folder ''on this computer'' (Michael)
 
9655
   #72275 - Can''t use Shift+F10 to popup context menu for link in message (Harry Lu)
 
9656
   #54503 - "New" dropdown menu on toolbar has wrong widget style (Rodney)
 
9657
   #72676 - Saved filter rule can''t be modified if it is selected with GOK. (Harry Lu)
 
9658
 
 
9659
 * SMIME
 
9660
   #68592 - "Backup" buttons in certificate settings does nothing - work around (Michael)
 
9661
 
 
9662
 * Shell
 
9663
   #33287 - "send/receive" button not greyed out when starting offline (JP)
 
9664
   #48868 - Status bar changes its height when fonts are large (William Jon McCann)
 
9665
 
 
9666
 * Plugins
 
9667
   #71527 - Save Calendar widget mixup between directory and file (Rodrigo)
 
9668
 
 
9669
Other bugs
 
9670
 
 
9671
 * Addressbook
 
9672
   - Use new categories dialog in contact editor (Rodrigo)
 
9673
   - HIG spacing fixes (Rodney)
 
9674
   - Display warning dialog when GW server is old (Vivek)
 
9675
 
 
9676
 * Calendar
 
9677
   - Always ensure default sources are available (Siva)
 
9678
   - Don''t look up free/busy unless we need to (Harish)
 
9679
   - Make sure new events don''t display twice (Chen)
 
9680
   - Make sure double click opens attachments (Chen)
 
9681
 
 
9682
 * Mail
 
9683
   - a11y fixes for composer (Harry Lu)
 
9684
   - Use gnome-vfs API to launch external applications (Marco Pesenti Gritti)
 
9685
   - New mailer context menus for messages (Rodney)
 
9686
 
 
9687
 * Shell
 
9688
   - Fix leak (JP)
 
9689
   - Use gnome-vfs API to open quick reference (Marco Pesenti Gritti)
 
9690
 
 
9691
 * Plugins
 
9692
   - Make e-popup more robust (Michael)
 
9693
   - Cleanup authors/descriptions (Björn Torkelsson)
 
9694
   - out of office exchange fixes (Sushma)
 
9695
   - retry send options if invalid session string (Chen)
 
9696
   - set proper default port for shared folders (Vivek)
 
9697
 
 
9698
 * Miscellaneous
 
9699
   - BSD runtime linking fixes (Hans)
 
9700
   - distclean fixes (Björn Torkelsson)
 
9701
 
 
9702
Updated translations:
 
9703
   - et (Priit Laes)
 
9704
   - el (Kostas Papadimas, Nikos Charonitakis)
 
9705
   - sv (Christian Rose)
 
9706
   - es (Francisco Javier F. Serrador)
 
9707
   - it (Luca Ferretti, Marco Ciampa)
 
9708
   - da (Martin Willemoes Hansen)
 
9709
   - ca (Josep Puigdemont, Xavi Conde)
 
9710
   - nb (Kjartan Maraas)
 
9711
   - no (Kjartan Maraas)
 
9712
   - ru (Leonid Kanter)
 
9713
   - gu (Ankit Patel)
 
9714
   - cs (Miloslav Trmac)
 
9715
   - nl (Vincent van Adrighem)
 
9716
   - fi (Ilkka Tuohela)
 
9717
   - pt (Duarte Loreto)
 
9718
   - uk (Maxim Dziumanenko)
 
9719
   - ko (Changwoo Ryu)
 
9720
   - de (Frank Arnold)
 
9721
   - fr (Vincent Carriere)
 
9722
   - en_CA (Adam Weinberger)
 
9723
   - cs (Miloslav Trmac)
 
9724
   - pl (Artur Flinta)
 
9725
   - bg (Vladimir Petkov)
 
9726
   - ja (Takeshi AIHANA)
 
9727
   - en_GB (David Lodge)
 
9728
   - en_CA (Adam Weinberger)
 
9729
   - lt (Zygimantas Berucka)', 12, '2005-06-06 08:59:51.919766', 8);
 
9730
INSERT INTO productrelease (id, datereleased, release_notes, changelog, owner, datecreated, milestone) VALUES (7, '2005-03-10 16:20:00', NULL, NULL, 12, '2005-06-06 08:59:51.925908', 10);
 
9731
INSERT INTO productrelease (id, datereleased, release_notes, changelog, owner, datecreated, milestone) VALUES (8, '2005-02-03 08:50:00', NULL, NULL, 1, '2005-09-15 09:15:49.327457', 12);
 
9732
INSERT INTO productrelease (id, datereleased, release_notes, changelog, owner, datecreated, milestone) VALUES (9, '2005-06-10 10:40:00', NULL, NULL, 1, '2005-09-15 09:16:00.235886', 11);
 
9733
 
 
9734
 
 
9735
ALTER TABLE productrelease ENABLE TRIGGER ALL;
 
9736
 
 
9737
 
10055
9738
ALTER TABLE productreleasefile DISABLE TRIGGER ALL;
10056
9739
 
10057
9740
INSERT INTO productreleasefile (productrelease, libraryfile, filetype, id, description, uploader, date_uploaded, fti, signature) VALUES (5, 3, 1, 2, NULL, 16, '2005-06-06 08:59:51.926792', NULL, NULL);
10069
9752
ALTER TABLE productreleasefile ENABLE TRIGGER ALL;
10070
9753
 
10071
9754
 
10072
 
ALTER TABLE productseriescodeimport DISABLE TRIGGER ALL;
10073
 
 
10074
 
 
10075
 
 
10076
 
ALTER TABLE productseriescodeimport ENABLE TRIGGER ALL;
10077
 
 
10078
 
 
10079
 
ALTER TABLE productsvnmodule DISABLE TRIGGER ALL;
10080
 
 
10081
 
 
10082
 
 
10083
 
ALTER TABLE productsvnmodule ENABLE TRIGGER ALL;
10084
 
 
10085
 
 
10086
 
ALTER TABLE projectbounty DISABLE TRIGGER ALL;
10087
 
 
10088
 
INSERT INTO projectbounty (id, bounty, project, date_created) VALUES (1, 1, 4, '2006-10-16 18:31:52.432002');
10089
 
 
10090
 
 
10091
 
ALTER TABLE projectbounty ENABLE TRIGGER ALL;
10092
 
 
10093
 
 
10094
 
ALTER TABLE projectrelationship DISABLE TRIGGER ALL;
10095
 
 
10096
 
 
10097
 
 
10098
 
ALTER TABLE projectrelationship ENABLE TRIGGER ALL;
10099
 
 
10100
 
 
10101
9755
ALTER TABLE publisherconfig DISABLE TRIGGER ALL;
10102
9756
 
10103
9757
INSERT INTO publisherconfig (id, distribution, root_dir, base_url, copy_base_url) VALUES (1, 1, '/var/tmp/archive', 'http://archive.launchpad.dev/', 'http://rebuild-test.internal/');
10107
9761
ALTER TABLE publisherconfig ENABLE TRIGGER ALL;
10108
9762
 
10109
9763
 
10110
 
ALTER TABLE pushmirroraccess DISABLE TRIGGER ALL;
10111
 
 
10112
 
 
10113
 
 
10114
 
ALTER TABLE pushmirroraccess ENABLE TRIGGER ALL;
10115
 
 
10116
 
 
10117
9764
ALTER TABLE question DISABLE TRIGGER ALL;
10118
9765
 
10119
9766
INSERT INTO question (id, owner, title, description, assignee, answerer, product, distribution, sourcepackagename, status, priority, datecreated, datelastquery, dateaccepted, datedue, datelastresponse, date_solved, dateclosed, whiteboard, fti, answer, language, faq) VALUES (1, 11, 'Firefox cannot render Bank Site', 'Hello, I''m trying to access http://www.citibank.com/ and the page is not rendering correctly. Is there a setting I can use to get it right? Thanks.', NULL, NULL, 4, NULL, NULL, 10, 10, '2005-09-05 18:46:07.392021', '2005-09-05 18:46:07.392021', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 119, NULL);
10206
9853
ALTER TABLE questionsubscription ENABLE TRIGGER ALL;
10207
9854
 
10208
9855
 
10209
 
ALTER TABLE shippingrun DISABLE TRIGGER ALL;
10210
 
 
10211
 
INSERT INTO shippingrun (id, datecreated, sentforshipping, csvfile, requests_count) VALUES (1, '2005-08-01 18:38:24.526648', false, 35, 2);
10212
 
INSERT INTO shippingrun (id, datecreated, sentforshipping, csvfile, requests_count) VALUES (2, '2006-04-01 18:38:24.526648', false, 44, 2);
10213
 
 
10214
 
 
10215
 
ALTER TABLE shippingrun ENABLE TRIGGER ALL;
10216
 
 
10217
 
 
10218
 
ALTER TABLE shipment DISABLE TRIGGER ALL;
10219
 
 
10220
 
INSERT INTO shipment (id, logintoken, shippingrun, dateshipped, shippingservice, trackingcode) VALUES (1, 'fdsa78fdsa78f', 1, '2005-08-01 18:38:24.526648', 1, NULL);
10221
 
INSERT INTO shipment (id, logintoken, shippingrun, dateshipped, shippingservice, trackingcode) VALUES (2, 'cdsb78fdsa78f', 1, '2005-08-01 18:38:24.526648', 1, NULL);
10222
 
INSERT INTO shipment (id, logintoken, shippingrun, dateshipped, shippingservice, trackingcode) VALUES (3, 'bds078fdsa78f', 2, '2006-08-01 18:38:24.526648', 1, NULL);
10223
 
INSERT INTO shipment (id, logintoken, shippingrun, dateshipped, shippingservice, trackingcode) VALUES (4, 'ads978fdsa78f', 2, '2006-08-01 18:38:24.526648', 1, NULL);
10224
 
 
10225
 
 
10226
 
ALTER TABLE shipment ENABLE TRIGGER ALL;
10227
 
 
10228
 
 
10229
 
ALTER TABLE shippingrequest DISABLE TRIGGER ALL;
10230
 
 
10231
 
INSERT INTO shippingrequest (id, recipient, whoapproved, whocancelled, daterequested, reason, highpriority, recipientdisplayname, addressline1, addressline2, organization, city, province, country, postcode, phone, fti, shipment, status, normalized_address, type, is_admin_request) VALUES (1, 521, 551, NULL, '2006-02-01 18:38:24.526648', NULL, false, 'No Privileges Person', 'Rue de Rivoli', '1345', NULL, 'Paris', NULL, 25, '999432423', '+55 16 3374-2027', NULL, NULL, 1, 'ruederivoli1345paris', NULL, false);
10232
 
INSERT INTO shippingrequest (id, recipient, whoapproved, whocancelled, daterequested, reason, highpriority, recipientdisplayname, addressline1, addressline2, organization, city, province, country, postcode, phone, fti, shipment, status, normalized_address, type, is_admin_request) VALUES (2, 221, NULL, NULL, '2006-04-01 18:38:24.526648', NULL, false, 'Stuart Bishop', 'Rua das Assembleias', 'n. 10', NULL, 'Rio de Janeiro', 'RJ', 95, '999432423', '+55 16 3374-2027', NULL, NULL, 1, 'ruadasassembleiasn10riodejaneiro', NULL, false);
10233
 
INSERT INTO shippingrequest (id, recipient, whoapproved, whocancelled, daterequested, reason, highpriority, recipientdisplayname, addressline1, addressline2, organization, city, province, country, postcode, phone, fti, shipment, status, normalized_address, type, is_admin_request) VALUES (3, 511, NULL, NULL, '2006-03-01 18:38:24.526648', NULL, false, 'Helge Kreutzmann', 'Av. Paulista', NULL, NULL, 'Sao Paulo', 'SP', 35, '999432423', '+55 16 3374-2027', NULL, NULL, 1, 'avpaulistasaopaulo', NULL, false);
10234
 
INSERT INTO shippingrequest (id, recipient, whoapproved, whocancelled, daterequested, reason, highpriority, recipientdisplayname, addressline1, addressline2, organization, city, province, country, postcode, phone, fti, shipment, status, normalized_address, type, is_admin_request) VALUES (4, 21, NULL, NULL, '2006-01-01 18:38:24.526648', NULL, false, 'Robert Collins', 'Orlando Damiano', '2212', NULL, 'Sao Carlos', 'SP', 45, '999432423', '+55 16 3374- 2027', NULL, NULL, 1, 'orlandodamiano2212saocarlos', NULL, false);
10235
 
INSERT INTO shippingrequest (id, recipient, whoapproved, whocancelled, daterequested, reason, highpriority, recipientdisplayname, addressline1, addressline2, organization, city, province, country, postcode, phone, fti, shipment, status, normalized_address, type, is_admin_request) VALUES (5, 231, NULL, NULL, '2006-03-01 18:38:24.526648', NULL, false, 'David Allouche', 'Fifth Avenue 1456', NULL, NULL, 'New York', 'NY', 32, '999432423', '+55 16 3374- 2027', NULL, NULL, 1, 'fifthavenue1456newyork', NULL, false);
10236
 
INSERT INTO shippingrequest (id, recipient, whoapproved, whocancelled, daterequested, reason, highpriority, recipientdisplayname, addressline1, addressline2, organization, city, province, country, postcode, phone, fti, shipment, status, normalized_address, type, is_admin_request) VALUES (6, 281, NULL, 551, '2006-02-01 18:38:24.526648', NULL, false, 'Celso Providelo', 'Rua das Laranjeiras 134', NULL, NULL, 'Rio de Janeiro', 'RJ', 19, '999432423', '+55 16 3374-2027', NULL, NULL, 3, 'ruadaslaranjeiras134riodejaneiro', NULL, false);
10237
 
INSERT INTO shippingrequest (id, recipient, whoapproved, whocancelled, daterequested, reason, highpriority, recipientdisplayname, addressline1, addressline2, organization, city, province, country, postcode, phone, fti, shipment, status, normalized_address, type, is_admin_request) VALUES (7, 271, NULL, NULL, '2006-03-01 18:38:24.526648', NULL, false, 'Daniel Debonzi', 'Cinder Bluff Bank 98', NULL, NULL, 'Cape Town', NULL, 32, '999432423', '+55 16 3374- 2027', NULL, NULL, 1, 'cinderbluffbank98capetown', NULL, false);
10238
 
INSERT INTO shippingrequest (id, recipient, whoapproved, whocancelled, daterequested, reason, highpriority, recipientdisplayname, addressline1, addressline2, organization, city, province, country, postcode, phone, fti, shipment, status, normalized_address, type, is_admin_request) VALUES (12, 61, NULL, NULL, '2006-03-08 18:38:24.526648', 'I want 100 more CDs.', false, 'Jeff Waugh', 'Hidden Lagoon Gardens', '5423', NULL, 'whatever', 'not mandatory', 32, '999432423', '+55 16 3374-2027', NULL, NULL, 0, 'hiddenlagoongardens5423whatever', NULL, false);
10239
 
INSERT INTO shippingrequest (id, recipient, whoapproved, whocancelled, daterequested, reason, highpriority, recipientdisplayname, addressline1, addressline2, organization, city, province, country, postcode, phone, fti, shipment, status, normalized_address, type, is_admin_request) VALUES (13, 291, NULL, NULL, '2006-03-09 18:38:24.526648', 'I need 50 more CDs to give away to my friends.', false, 'Marilize Coetzee', 'Somewhere', '5423', NULL, 'whatever', 'not mandatory', 198, '999432423', '+55 16 3374-2027', NULL, NULL, 0, 'somewhere5423whatever', NULL, true);
10240
 
INSERT INTO shippingrequest (id, recipient, whoapproved, whocancelled, daterequested, reason, highpriority, recipientdisplayname, addressline1, addressline2, organization, city, province, country, postcode, phone, fti, shipment, status, normalized_address, type, is_admin_request) VALUES (14, 81, 551, NULL, '2005-05-19 18:38:24.526648', NULL, false, 'James Blackwell', 'Misty Oak Jetty', '5423', NULL, 'whatever', 'not mandatory', 226, '999432423', '+55 16 3374-2027', NULL, 1, 4, 'mistyoakjetty5423whatever', NULL, false);
10241
 
INSERT INTO shippingrequest (id, recipient, whoapproved, whocancelled, daterequested, reason, highpriority, recipientdisplayname, addressline1, addressline2, organization, city, province, country, postcode, phone, fti, shipment, status, normalized_address, type, is_admin_request) VALUES (15, 231, 551, NULL, '2005-05-01 18:38:24.526648', NULL, false, 'David Allouche', 'Pleasant Pond Ledge', '5423', NULL, 'whatever', 'not mandatory', 32, '999432423', '+55 16 3374-2027', NULL, 2, 4, 'pleasantpondledge5423whatever', NULL, false);
10242
 
INSERT INTO shippingrequest (id, recipient, whoapproved, whocancelled, daterequested, reason, highpriority, recipientdisplayname, addressline1, addressline2, organization, city, province, country, postcode, phone, fti, shipment, status, normalized_address, type, is_admin_request) VALUES (16, 561, 551, NULL, '2006-03-01 19:38:24.526648', NULL, true, 'Jordi Mallach', 'Ridge Rustic Park', 'in "this" world', 'Some Organization', 'whatever', 'not mandatory', 32, '04277', '+55 16 3374-2027', NULL, NULL, 1, 'ridgerusticparkinthisworldwhatever', NULL, false);
10243
 
INSERT INTO shippingrequest (id, recipient, whoapproved, whocancelled, daterequested, reason, highpriority, recipientdisplayname, addressline1, addressline2, organization, city, province, country, postcode, phone, fti, shipment, status, normalized_address, type, is_admin_request) VALUES (17, 81, 551, NULL, '2006-03-19 18:38:24.526648', NULL, true, 'James Blackwell', 'Tawny View Vista', '5423', NULL, 'whatever', 'not mandatory', 75, '999432423', '+55 16 3374-2027', NULL, 3, 4, 'tawnyviewvista5423whatever', NULL, false);
10244
 
INSERT INTO shippingrequest (id, recipient, whoapproved, whocancelled, daterequested, reason, highpriority, recipientdisplayname, addressline1, addressline2, organization, city, province, country, postcode, phone, fti, shipment, status, normalized_address, type, is_admin_request) VALUES (18, 231, 551, NULL, '2006-03-01 18:38:24.526648', NULL, false, 'David Allouche', 'Velvet Zephyr Woods', '5423', NULL, 'whatever', 'not mandatory', 75, '999432423', '+55 16 3374-2027', NULL, 4, 4, 'velvetzephyrwoods5423whatever', NULL, false);
10245
 
INSERT INTO shippingrequest (id, recipient, whoapproved, whocancelled, daterequested, reason, highpriority, recipientdisplayname, addressline1, addressline2, organization, city, province, country, postcode, phone, fti, shipment, status, normalized_address, type, is_admin_request) VALUES (19, 291, NULL, NULL, '2006-10-17 20:53:11.714301', NULL, false, 'Marilize Coetzee', 'Somewhere around here', NULL, NULL, 'fdas fd as fa', NULL, 9, '43243242', '432432', NULL, NULL, 1, 'somewherearoundherefdasfdasfa', NULL, true);
10246
 
INSERT INTO shippingrequest (id, recipient, whoapproved, whocancelled, daterequested, reason, highpriority, recipientdisplayname, addressline1, addressline2, organization, city, province, country, postcode, phone, fti, shipment, status, normalized_address, type, is_admin_request) VALUES (20, 11, NULL, NULL, '2006-02-01 18:38:24.526648', NULL, false, 'Somebody Else', 'Rue de Rivoli', '1345', NULL, 'Paris', NULL, 25, '999432423', '+55 16 3374-2027', NULL, NULL, 6, 'ruederivoli1345paris', NULL, false);
10247
 
INSERT INTO shippingrequest (id, recipient, whoapproved, whocancelled, daterequested, reason, highpriority, recipientdisplayname, addressline1, addressline2, organization, city, province, country, postcode, phone, fti, shipment, status, normalized_address, type, is_admin_request) VALUES (21, 631, NULL, NULL, '2008-04-22 14:57:32.037998', NULL, false, 'fdsafdsa fdsafdsa', 'fdsafdsaf', NULL, 'fdsafdfda', 'fdsafdsafd', 'fdsafdsa', 16, '43214321421', '43124321', NULL, NULL, 1, 'fdsafdsaffdsafdsafd', 2, false);
10248
 
 
10249
 
 
10250
 
ALTER TABLE shippingrequest ENABLE TRIGGER ALL;
10251
 
 
10252
 
 
10253
 
ALTER TABLE requestedcds DISABLE TRIGGER ALL;
10254
 
 
10255
 
INSERT INTO requestedcds (id, request, quantity, flavour, distroseries, architecture, quantityapproved) VALUES (1, 1, 8, 1, 4, 1, 8);
10256
 
INSERT INTO requestedcds (id, request, quantity, flavour, distroseries, architecture, quantityapproved) VALUES (2, 1, 1, 1, 4, 2, 1);
10257
 
INSERT INTO requestedcds (id, request, quantity, flavour, distroseries, architecture, quantityapproved) VALUES (3, 1, 1, 1, 4, 3, 1);
10258
 
INSERT INTO requestedcds (id, request, quantity, flavour, distroseries, architecture, quantityapproved) VALUES (4, 2, 5, 1, 4, 1, 5);
10259
 
INSERT INTO requestedcds (id, request, quantity, flavour, distroseries, architecture, quantityapproved) VALUES (7, 3, 10, 1, 4, 1, 10);
10260
 
INSERT INTO requestedcds (id, request, quantity, flavour, distroseries, architecture, quantityapproved) VALUES (11, 4, 1, 1, 4, 2, 1);
10261
 
INSERT INTO requestedcds (id, request, quantity, flavour, distroseries, architecture, quantityapproved) VALUES (13, 5, 1, 1, 4, 3, 1);
10262
 
INSERT INTO requestedcds (id, request, quantity, flavour, distroseries, architecture, quantityapproved) VALUES (14, 5, 1, 2, 4, 1, 1);
10263
 
INSERT INTO requestedcds (id, request, quantity, flavour, distroseries, architecture, quantityapproved) VALUES (16, 6, 10, 2, 4, 1, 10);
10264
 
INSERT INTO requestedcds (id, request, quantity, flavour, distroseries, architecture, quantityapproved) VALUES (19, 7, 5, 2, 4, 2, 5);
10265
 
INSERT INTO requestedcds (id, request, quantity, flavour, distroseries, architecture, quantityapproved) VALUES (36, 12, 10, 1, 4, 1, 10);
10266
 
INSERT INTO requestedcds (id, request, quantity, flavour, distroseries, architecture, quantityapproved) VALUES (37, 13, 5, 3, 4, 1, 5);
10267
 
INSERT INTO requestedcds (id, request, quantity, flavour, distroseries, architecture, quantityapproved) VALUES (40, 14, 9, 1, 1, 1, 9);
10268
 
INSERT INTO requestedcds (id, request, quantity, flavour, distroseries, architecture, quantityapproved) VALUES (41, 14, 6, 1, 1, 2, 6);
10269
 
INSERT INTO requestedcds (id, request, quantity, flavour, distroseries, architecture, quantityapproved) VALUES (42, 14, 9, 1, 1, 3, 9);
10270
 
INSERT INTO requestedcds (id, request, quantity, flavour, distroseries, architecture, quantityapproved) VALUES (43, 15, 9, 1, 1, 1, 9);
10271
 
INSERT INTO requestedcds (id, request, quantity, flavour, distroseries, architecture, quantityapproved) VALUES (44, 15, 6, 1, 1, 2, 6);
10272
 
INSERT INTO requestedcds (id, request, quantity, flavour, distroseries, architecture, quantityapproved) VALUES (45, 15, 9, 1, 1, 3, 9);
10273
 
INSERT INTO requestedcds (id, request, quantity, flavour, distroseries, architecture, quantityapproved) VALUES (136, 16, 5, 3, 4, 1, 5);
10274
 
INSERT INTO requestedcds (id, request, quantity, flavour, distroseries, architecture, quantityapproved) VALUES (137, 16, 5, 2, 4, 1, 5);
10275
 
INSERT INTO requestedcds (id, request, quantity, flavour, distroseries, architecture, quantityapproved) VALUES (145, 17, 8, 2, 4, 1, 8);
10276
 
INSERT INTO requestedcds (id, request, quantity, flavour, distroseries, architecture, quantityapproved) VALUES (146, 17, 2, 2, 4, 2, 2);
10277
 
INSERT INTO requestedcds (id, request, quantity, flavour, distroseries, architecture, quantityapproved) VALUES (154, 18, 1, 3, 4, 1, 1);
10278
 
INSERT INTO requestedcds (id, request, quantity, flavour, distroseries, architecture, quantityapproved) VALUES (155, 19, 50, 1, 3, 1, 50);
10279
 
INSERT INTO requestedcds (id, request, quantity, flavour, distroseries, architecture, quantityapproved) VALUES (156, 19, 0, 1, 3, 2, 0);
10280
 
INSERT INTO requestedcds (id, request, quantity, flavour, distroseries, architecture, quantityapproved) VALUES (157, 19, 0, 1, 3, 3, 0);
10281
 
INSERT INTO requestedcds (id, request, quantity, flavour, distroseries, architecture, quantityapproved) VALUES (158, 19, 50, 2, 3, 1, 50);
10282
 
INSERT INTO requestedcds (id, request, quantity, flavour, distroseries, architecture, quantityapproved) VALUES (159, 19, 0, 2, 3, 2, 0);
10283
 
INSERT INTO requestedcds (id, request, quantity, flavour, distroseries, architecture, quantityapproved) VALUES (160, 19, 50, 3, 3, 1, 50);
10284
 
INSERT INTO requestedcds (id, request, quantity, flavour, distroseries, architecture, quantityapproved) VALUES (161, 20, 8, 1, 4, 1, 0);
10285
 
INSERT INTO requestedcds (id, request, quantity, flavour, distroseries, architecture, quantityapproved) VALUES (166, 21, 1, 1, 6, 1, 1);
10286
 
INSERT INTO requestedcds (id, request, quantity, flavour, distroseries, architecture, quantityapproved) VALUES (167, 21, 0, 1, 6, 2, 0);
10287
 
INSERT INTO requestedcds (id, request, quantity, flavour, distroseries, architecture, quantityapproved) VALUES (168, 21, 0, 1, 6, 3, 0);
10288
 
INSERT INTO requestedcds (id, request, quantity, flavour, distroseries, architecture, quantityapproved) VALUES (169, 21, 5, 2, 6, 1, 5);
10289
 
INSERT INTO requestedcds (id, request, quantity, flavour, distroseries, architecture, quantityapproved) VALUES (170, 21, 0, 2, 6, 2, 0);
10290
 
INSERT INTO requestedcds (id, request, quantity, flavour, distroseries, architecture, quantityapproved) VALUES (171, 21, 0, 2, 6, 3, 0);
10291
 
 
10292
 
 
10293
 
ALTER TABLE requestedcds ENABLE TRIGGER ALL;
10294
 
 
10295
 
 
10296
9856
ALTER TABLE revisioncache DISABLE TRIGGER ALL;
10297
9857
 
10298
9858
 
10432
9992
ALTER TABLE seriessourcepackagebranch ENABLE TRIGGER ALL;
10433
9993
 
10434
9994
 
10435
 
ALTER TABLE shipitreport DISABLE TRIGGER ALL;
10436
 
 
10437
 
 
10438
 
 
10439
 
ALTER TABLE shipitreport ENABLE TRIGGER ALL;
10440
 
 
10441
 
 
10442
 
ALTER TABLE shipitsurvey DISABLE TRIGGER ALL;
10443
 
 
10444
 
 
10445
 
 
10446
 
ALTER TABLE shipitsurvey ENABLE TRIGGER ALL;
10447
 
 
10448
 
 
10449
 
ALTER TABLE shipitsurveyanswer DISABLE TRIGGER ALL;
10450
 
 
10451
 
 
10452
 
 
10453
 
ALTER TABLE shipitsurveyanswer ENABLE TRIGGER ALL;
10454
 
 
10455
 
 
10456
 
ALTER TABLE shipitsurveyquestion DISABLE TRIGGER ALL;
10457
 
 
10458
 
 
10459
 
 
10460
 
ALTER TABLE shipitsurveyquestion ENABLE TRIGGER ALL;
10461
 
 
10462
 
 
10463
 
ALTER TABLE shipitsurveyresult DISABLE TRIGGER ALL;
10464
 
 
10465
 
 
10466
 
 
10467
 
ALTER TABLE shipitsurveyresult ENABLE TRIGGER ALL;
10468
 
 
10469
 
 
10470
9995
ALTER TABLE signedcodeofconduct DISABLE TRIGGER ALL;
10471
9996
 
10472
9997
INSERT INTO signedcodeofconduct (id, owner, signingkey, datecreated, signedcode, recipient, active, admincomment) VALUES (1, 16, 1, '2005-09-27 10:01:13', 'Sampledata signedcode', NULL, true, NULL);
10585
10110
ALTER TABLE sourcepackagereleasefile ENABLE TRIGGER ALL;
10586
10111
 
10587
10112
 
 
10113
ALTER TABLE specification DISABLE TRIGGER ALL;
 
10114
 
 
10115
INSERT INTO specification (id, name, title, summary, owner, assignee, drafter, approver, datecreated, product, productseries, distribution, distroseries, milestone, definition_status, priority, specurl, whiteboard, superseded_by, direction_approved, man_days, implementation_status, goalstatus, fti, goal_proposer, date_goal_proposed, goal_decider, date_goal_decided, completer, date_completed, starter, date_started, private) VALUES (1, 'extension-manager-upgrades', 'Extension Manager Upgrades', 'Simplify the way extensions are installed and registered so that: 1. third party applications can easily register and deregister extensions that live with their code. 2. developers can easily register extensions that they are developing out of a location apart from their build (e.g. their home directory), and  3. developers can easily install extensions for testing.', 16, 13, NULL, 1, '2005-08-24 16:03:46.479655', 4, NULL, NULL, NULL, NULL, 40, 50, 'http://wiki.mozilla.org/Firefox:1.1_Product_Team', NULL, NULL, false, NULL, 95, 30, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, false);
 
10116
INSERT INTO specification (id, name, title, summary, owner, assignee, drafter, approver, datecreated, product, productseries, distribution, distroseries, milestone, definition_status, priority, specurl, whiteboard, superseded_by, direction_approved, man_days, implementation_status, goalstatus, fti, goal_proposer, date_goal_proposed, goal_decider, date_goal_decided, completer, date_completed, starter, date_started, private) VALUES (2, 'canvas', 'Support <canvas> Objects', 'With the Firefox 1.1 Developer Preview Release, Firefox includes a new HTML element for programmable graphics. <canvas> is based on the WhatWG canvas specification (http://www.whatwg.org/specs/web-apps/current-work/#graphics), which itself is based on Apple''s <canvas> implemented in Safari. It can be used for rendering graphs, UI elements, and other custom graphics on the client.', 16, NULL, NULL, NULL, '2005-08-24 16:05:03.406307', 4, NULL, NULL, NULL, NULL, 40, 50, 'http://developer.mozilla.org/en/docs/Drawing_Graphics_with_Canvas', NULL, NULL, false, NULL, 0, 30, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, false);
 
10117
INSERT INTO specification (id, name, title, summary, owner, assignee, drafter, approver, datecreated, product, productseries, distribution, distroseries, milestone, definition_status, priority, specurl, whiteboard, superseded_by, direction_approved, man_days, implementation_status, goalstatus, fti, goal_proposer, date_goal_proposed, goal_decider, date_goal_decided, completer, date_completed, starter, date_started, private) VALUES (3, 'svg-support', 'Support Native SVG Objects', 'Scalable Vector Graphics (SVG) is an XML markup language for describing two-dimensional vector graphics. Mozilla should natively support embedded SVG images in HTML documents, or SVG served directly, much as PNG or JPEG images can be served.', 16, 13, 2, 28, '2005-08-24 16:10:05.078543', 4, NULL, NULL, NULL, NULL, 10, 70, 'http://developer.mozilla.org/en/docs/SVG', NULL, NULL, true, NULL, 75, 30, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 13, '2006-08-10 22:04:23.681392', false);
 
10118
INSERT INTO specification (id, name, title, summary, owner, assignee, drafter, approver, datecreated, product, productseries, distribution, distroseries, milestone, definition_status, priority, specurl, whiteboard, superseded_by, direction_approved, man_days, implementation_status, goalstatus, fti, goal_proposer, date_goal_proposed, goal_decider, date_goal_decided, completer, date_completed, starter, date_started, private) VALUES (4, 'e4x', 'Support E4X in EcmaScript', 'E4X adds native XML datatypes to the ECMAScript language, extends the semantics of familiar ECMAScript operators for manipulating XML objects and adds a small set of new operators for common XML operations, such as searching and filtering. It also adds support for XML literals, namespaces, qualified names and other mechanisms to facilitate XML processing.', 16, 14, 28, NULL, '2005-08-24 16:11:37.431981', 4, NULL, NULL, NULL, 1, 20, 0, 'http://www.ecma-international.org/publications/standards/Ecma-357.htm', 'This is the status whiteboard. Dig it?', NULL, false, NULL, 0, 30, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, false);
 
10119
INSERT INTO specification (id, name, title, summary, owner, assignee, drafter, approver, datecreated, product, productseries, distribution, distroseries, milestone, definition_status, priority, specurl, whiteboard, superseded_by, direction_approved, man_days, implementation_status, goalstatus, fti, goal_proposer, date_goal_proposed, goal_decider, date_goal_decided, completer, date_completed, starter, date_started, private) VALUES (5, 'mergewin', 'Merge Open Browser Windows with "Consolidate Windows"', 'It should be possible to merge multiple open browser windows with a "Consolidate Windows" menu option.', 16, NULL, NULL, NULL, '2005-10-19 18:03:59.900723', 4, NULL, NULL, NULL, NULL, 40, 50, NULL, NULL, NULL, false, NULL, 0, 30, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, false);
 
10120
INSERT INTO specification (id, name, title, summary, owner, assignee, drafter, approver, datecreated, product, productseries, distribution, distroseries, milestone, definition_status, priority, specurl, whiteboard, superseded_by, direction_approved, man_days, implementation_status, goalstatus, fti, goal_proposer, date_goal_proposed, goal_decider, date_goal_decided, completer, date_completed, starter, date_started, private) VALUES (6, 'media-integrity-check', 'CD Media Integrity Check', 'Sometimes, problems installing Ubuntu from CD are caused by bad sectors on the CD media itself. It should be easy to check the quality of the CD directly from within the installer.', 12, NULL, NULL, NULL, '2005-11-02 15:14:22.177596', NULL, NULL, 1, NULL, NULL, 35, 5, 'https://wiki.ubuntu.com/MediaIntegrityCheck', NULL, NULL, false, NULL, 0, 30, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, false);
 
10121
INSERT INTO specification (id, name, title, summary, owner, assignee, drafter, approver, datecreated, product, productseries, distribution, distroseries, milestone, definition_status, priority, specurl, whiteboard, superseded_by, direction_approved, man_days, implementation_status, goalstatus, fti, goal_proposer, date_goal_proposed, goal_decider, date_goal_decided, completer, date_completed, starter, date_started, private) VALUES (7, 'cluster-installation', 'Facilitate mass installs  of Ubuntu using Netboot configuration', 'We want to enable users to easily perform mass installations of Ubuntu on a pool of machines. We develop a console tool to intelligently manage dhcpd and syslinux configuration, and provide a GUI frontend for easy point and click configuration.
 
10122
 
 
10123
N.B. We use the term ''cluster'' to mean ''a pool of machines''. While this could be a pool of cluster compute nodes, it doesn''t have to be. Because the mass-install infrastructure also provides generic netboot management, a more accurate name for this specification would be NetbootManagement.', 1, 8, 6, 33, '2006-04-12 07:34:37.765691', NULL, NULL, 5, 12, NULL, 10, 90, 'https://wiki.ubuntu.com/NetbootManagement', NULL, NULL, false, NULL, 65, 10, NULL, 1, '2006-08-06 16:11:59.8599', 1, '2006-04-12 07:34:37.765691', NULL, NULL, 1, '2006-08-10 22:04:23.681392', false);
 
10124
INSERT INTO specification (id, name, title, summary, owner, assignee, drafter, approver, datecreated, product, productseries, distribution, distroseries, milestone, definition_status, priority, specurl, whiteboard, superseded_by, direction_approved, man_days, implementation_status, goalstatus, fti, goal_proposer, date_goal_proposed, goal_decider, date_goal_decided, completer, date_completed, starter, date_started, private) VALUES (8, 'revu', 'The REVU Review Tracking System', 'Revu2 is a tool for assisting MOTUs to review packages. Packages are created mainly be contributors, but also by other tools.
 
10125
 
 
10126
In future, REVU functionality will be integrated directly into Launchpad, to ensure a tight integration of both social and technical processes in the distribution.', 1, 14, NULL, 37, '2006-04-12 07:38:20.162251', NULL, NULL, 5, 12, NULL, 10, 70, 'https://wiki.ubuntu.com/REVU2Spec', NULL, NULL, false, NULL, 75, 10, NULL, 1, '2006-08-06 16:11:59.8599', 1, '2006-04-12 07:38:20.162251', NULL, NULL, 1, '2006-08-10 22:04:23.681392', false);
 
10127
INSERT INTO specification (id, name, title, summary, owner, assignee, drafter, approver, datecreated, product, productseries, distribution, distroseries, milestone, definition_status, priority, specurl, whiteboard, superseded_by, direction_approved, man_days, implementation_status, goalstatus, fti, goal_proposer, date_goal_proposed, goal_decider, date_goal_decided, completer, date_completed, starter, date_started, private) VALUES (9, 'usplash-on-hibernation', 'Activating Usplash during Hibernation', 'In order to conceal scary kernel messages, and provide some instruction and indication of progress to the user, usplash could be activated during the hibernation process.
 
10128
 
 
10129
Progress indication is likely to be limited with the current swsusp implementation, and the question of when to power off the display should be considered.', 1, 14, NULL, 33, '2006-04-12 07:40:52.80865', NULL, NULL, 5, 12, NULL, 10, 10, 'http://wiki.ubuntu.com/UsplashHibernation', 'mark: mjg59 may want to be involved in the implementation too.', NULL, false, NULL, 95, 10, NULL, 1, '2006-08-06 16:11:59.8599', 1, '2006-04-12 07:40:52.80865', 1, '2006-08-07 22:52:08.419316', 1, '2006-08-10 22:04:23.681392', false);
 
10130
INSERT INTO specification (id, name, title, summary, owner, assignee, drafter, approver, datecreated, product, productseries, distribution, distroseries, milestone, definition_status, priority, specurl, whiteboard, superseded_by, direction_approved, man_days, implementation_status, goalstatus, fti, goal_proposer, date_goal_proposed, goal_decider, date_goal_decided, completer, date_completed, starter, date_started, private) VALUES (10, 'thinclient-local-devices', 'Support for local devices on Ubuntu thin clients', 'Provide support for locally-attached devices on thin clients, such as USB devices and floppy drives.', 1, 8, NULL, 6, '2006-04-12 07:44:42.314166', NULL, NULL, 5, 12, NULL, 10, 50, 'http://wiki.ubuntu.com/ThinClientLocalDevices', NULL, NULL, false, NULL, 90, 10, NULL, 1, '2006-08-06 16:11:59.8599', 1, '2006-04-12 07:44:42.314166', 1, '2006-08-07 22:52:08.419316', 1, '2006-08-10 22:04:23.681392', false);
 
10131
INSERT INTO specification (id, name, title, summary, owner, assignee, drafter, approver, datecreated, product, productseries, distribution, distroseries, milestone, definition_status, priority, specurl, whiteboard, superseded_by, direction_approved, man_days, implementation_status, goalstatus, fti, goal_proposer, date_goal_proposed, goal_decider, date_goal_decided, completer, date_completed, starter, date_started, private) VALUES (11, 'kde-desktopfile-langpacks', 'KDE Desktop File Language Packs', 'As of Kubuntu 5.10, language packs cannot provide updated translations for .desktop and .directory files (used for menu entries). We should make this possible.
 
10132
 
 
10133
This spec deals with the KDE side; there is a separate spec for Gnome.', 1, 8, NULL, NULL, '2006-04-12 07:55:03.711218', NULL, NULL, 5, 12, NULL, 20, 5, 'https://wiki.ubuntu.com/LangpacksDesktopfilesKDE', 'mark - Do you think we can get this in for Krunch?', NULL, true, NULL, 0, 30, NULL, 1, '2006-08-06 16:11:59.8599', NULL, NULL, NULL, NULL, NULL, NULL, false);
 
10134
INSERT INTO specification (id, name, title, summary, owner, assignee, drafter, approver, datecreated, product, productseries, distribution, distroseries, milestone, definition_status, priority, specurl, whiteboard, superseded_by, direction_approved, man_days, implementation_status, goalstatus, fti, goal_proposer, date_goal_proposed, goal_decider, date_goal_decided, completer, date_completed, starter, date_started, private) VALUES (12, 'krunch-desktop-plan', 'The Krunch Desktop Plan', 'This specification describes the plan for the Krunch Desktop. It will identify specific areas where additional polish will be added to ensure that Kapper is, in fact, krunchy.', 1, 33, NULL, NULL, '2006-04-12 07:57:24.675444', NULL, NULL, 5, 12, NULL, 35, 0, 'https://wiki.ubuntu.com/KrunchDesktopPlan', NULL, NULL, false, NULL, 0, 20, NULL, 1, '2006-08-06 16:11:59.8599', 1, '2006-04-12 07:57:24.675444', NULL, NULL, NULL, NULL, false);
 
10135
 
 
10136
 
 
10137
ALTER TABLE specification ENABLE TRIGGER ALL;
 
10138
 
 
10139
 
10588
10140
ALTER TABLE specificationbranch DISABLE TRIGGER ALL;
10589
10141
 
10590
10142
INSERT INTO specificationbranch (id, datecreated, specification, branch, summary, registrant) VALUES (1, '2006-11-02 09:07:48.389829', 6, 20, 'This branch should fix the issue', 12);
10965
10517
ALTER TABLE sshkey ENABLE TRIGGER ALL;
10966
10518
 
10967
10519
 
10968
 
ALTER TABLE standardshipitrequest DISABLE TRIGGER ALL;
10969
 
 
10970
 
INSERT INTO standardshipitrequest (id, quantityx86, quantityppc, quantityamd64, isdefault, flavour, description) VALUES (1, 8, 1, 1, false, 1, NULL);
10971
 
INSERT INTO standardshipitrequest (id, quantityx86, quantityppc, quantityamd64, isdefault, flavour, description) VALUES (2, 5, 0, 0, true, 1, NULL);
10972
 
INSERT INTO standardshipitrequest (id, quantityx86, quantityppc, quantityamd64, isdefault, flavour, description) VALUES (3, 0, 0, 1, false, 1, NULL);
10973
 
INSERT INTO standardshipitrequest (id, quantityx86, quantityppc, quantityamd64, isdefault, flavour, description) VALUES (4, 10, 0, 0, false, 1, NULL);
10974
 
INSERT INTO standardshipitrequest (id, quantityx86, quantityppc, quantityamd64, isdefault, flavour, description) VALUES (5, 0, 1, 0, false, 1, NULL);
10975
 
INSERT INTO standardshipitrequest (id, quantityx86, quantityppc, quantityamd64, isdefault, flavour, description) VALUES (6, 1, 0, 0, false, 1, NULL);
10976
 
INSERT INTO standardshipitrequest (id, quantityx86, quantityppc, quantityamd64, isdefault, flavour, description) VALUES (7, 1, 0, 0, true, 2, NULL);
10977
 
INSERT INTO standardshipitrequest (id, quantityx86, quantityppc, quantityamd64, isdefault, flavour, description) VALUES (8, 5, 0, 0, false, 2, NULL);
10978
 
INSERT INTO standardshipitrequest (id, quantityx86, quantityppc, quantityamd64, isdefault, flavour, description) VALUES (9, 10, 0, 0, false, 2, NULL);
10979
 
INSERT INTO standardshipitrequest (id, quantityx86, quantityppc, quantityamd64, isdefault, flavour, description) VALUES (10, 0, 0, 1, false, 2, NULL);
10980
 
INSERT INTO standardshipitrequest (id, quantityx86, quantityppc, quantityamd64, isdefault, flavour, description) VALUES (11, 0, 0, 5, false, 2, NULL);
10981
 
INSERT INTO standardshipitrequest (id, quantityx86, quantityppc, quantityamd64, isdefault, flavour, description) VALUES (12, 8, 0, 2, false, 2, NULL);
10982
 
INSERT INTO standardshipitrequest (id, quantityx86, quantityppc, quantityamd64, isdefault, flavour, description) VALUES (13, 5, 0, 0, true, 3, NULL);
10983
 
INSERT INTO standardshipitrequest (id, quantityx86, quantityppc, quantityamd64, isdefault, flavour, description) VALUES (14, 1, 0, 0, false, 3, NULL);
10984
 
INSERT INTO standardshipitrequest (id, quantityx86, quantityppc, quantityamd64, isdefault, flavour, description) VALUES (15, 3, 0, 2, false, 4, NULL);
10985
 
INSERT INTO standardshipitrequest (id, quantityx86, quantityppc, quantityamd64, isdefault, flavour, description) VALUES (16, 1, 0, 1, false, 4, NULL);
10986
 
 
10987
 
 
10988
 
ALTER TABLE standardshipitrequest ENABLE TRIGGER ALL;
10989
 
 
10990
 
 
10991
10520
ALTER TABLE subunitstream DISABLE TRIGGER ALL;
10992
10521
 
10993
10522
 
11667
11196
ALTER TABLE votecast ENABLE TRIGGER ALL;
11668
11197
 
11669
11198
 
11670
 
ALTER TABLE webserviceban DISABLE TRIGGER ALL;
11671
 
 
11672
 
 
11673
 
 
11674
 
ALTER TABLE webserviceban ENABLE TRIGGER ALL;
11675
 
 
11676
 
 
11677
11199
ALTER TABLE wikiname DISABLE TRIGGER ALL;
11678
11200
 
11679
11201
INSERT INTO wikiname (id, person, wiki, wikiname) VALUES (1, 1, 'https://wiki.ubuntu.com/', 'MarkShuttleworth');