Commit graph

1234 commits

Author SHA1 Message Date
Curtis Gedak
4cc5103dbd Work around make distcheck issue (#778628)
The command 'make distcheck' runs a build in dist directory subdirs
and then runs intltool -m which in turn complains about translations
in a built file:

  The following files contain translations and are currently not in
  use. Please consider adding these to the POTFILES.in file, located
  in the po/ directory.

  sub/gparted.desktop.in

See also upstream intltool issue bug report:

  intltool confused by separate build-dir
  https://bugs.launchpad.net/intltool/+bug/1117944

Bug 778628 - Work around automake-1.15 & intltool complaining about
             translations in build dir
2017-02-15 14:05:22 +00:00
Matej Urbančič
4da32aedbb Updated Slovenian translation 2017-02-14 09:10:57 +01:00
Alexandre Franke
05df189a0a Update French translation 2017-02-13 16:41:29 +00:00
Andika Triwidada
3c882dfc5d Update Indonesian translation 2017-02-13 08:52:57 +00:00
Мирослав Николић
cf632a053f Updated Serbian translation 2017-02-12 07:25:01 +01:00
Alan Mortensen
d8e1295268 Updated Danish translation 2017-02-11 00:41:49 +01:00
Marek Cernocky
09cbbc7200 Updated Czech translation 2017-02-10 17:48:35 +01:00
Trần Ngọc Quân
e768ab1cc0 Updated Vietnamese translation
Signed-off-by: Trần Ngọc Quân <vnwildman@gmail.com>
2017-02-10 14:18:40 +07:00
Baurzhan Muftakhidinov
bc661d084f Update Kazakh translation 2017-02-09 05:13:20 +00:00
Anders Jonsson
4912ad31b0 Update Swedish translation 2017-02-07 23:35:26 +00:00
Aurimas Černius
51dc435c9b Updated Lithuanian translation 2017-02-07 22:25:05 +02:00
Piotr Drąg
44290a01c3 Update Polish translation 2017-02-07 20:45:13 +01:00
Baurzhan Muftakhidinov
f03a4106cc Update Kazakh translation 2017-02-07 09:50:43 +00:00
Josef Andersson
25f67b583e Update Swedish translation 2017-02-04 22:31:07 +00:00
Mario Blättermann
abdc06bd12 Update German translation 2017-02-04 20:49:11 +00:00
Alan Mortensen
079c7864b7 Updated Danish translation 2017-01-17 21:12:34 +01:00
Rafael Fontenelle
7e392e8481 Update Brazilian Portuguese translation 2017-01-17 01:27:07 +00:00
Piotr Drąg
328508608e Update Polish translation 2017-01-15 14:39:57 +01:00
Alan Mortensen
0e95ff3824 Updated Danish translation 2017-01-13 20:23:39 +01:00
Baurzhan Muftakhidinov
6cae7b3795 Update Kazakh translation 2016-12-27 04:29:21 +00:00
Bernd Homuth
0943d6b761 Update German translation 2016-12-26 20:49:27 +00:00
Rafael Fontenelle
bdc0f605d9 Update Brazilian Portuguese translation 2016-12-26 08:58:20 +00:00
Daniel Mustieles
811960ab88 Update Spanish translation 2016-12-21 09:13:31 +00:00
Piotr Drąg
e00c35ec4a Update Polish translation 2016-12-18 16:10:18 +01:00
Marek Černocký
b72581dc21 Updated Czech translation 2016-12-17 16:58:42 +01:00
Dušan Kazik
6967d1f143 Update Slovak translation 2016-12-16 20:42:20 +00:00
Mike Fleetwood
fed2595d6d Rename file and class to CopyBlocks (#775932)
Files were named Block_Copy and the class was named block_copy.  Change
to the primary naming convention of CamelCase class name and matching
file names.

Also make CopyBlocks::copy_block() a private method as it is only used
internally within the class.

Bug 775932 - Refactor mostly applying of operations
2016-12-12 13:15:34 -07:00
Inaki Larranaga Murgoitio
e68ce78600 Update Basque language 2016-10-16 22:56:35 +02:00
Daniel Korostil
d75b151da0 Updated Ukrainian translation 2016-10-16 16:17:00 +03:00
Alan Mortensen
393e444504 Updated Danish translation 2016-10-14 21:31:22 +02:00
Sveinn í Felli
0fcf46da93 Update Icelandic translation 2016-10-10 16:42:12 +00:00
gogo
3d7804576f Updated Croatian translation 2016-10-04 17:30:58 +00:00
gogo
1824997ab3 Updated Croatian translation 2016-10-03 17:58:49 +00:00
Daniel Șerbănescu
08e3f4b21f Updated Romanian translation 2016-09-30 16:17:34 +00:00
gogo
115090a0af Added Croatian translation 2016-09-22 22:28:30 +00:00
David King
7e116fa42e Update British English translation 2016-09-20 16:27:23 +02:00
GNOME Translation Robot
ae21d6d4c2 Updated British English translation 2016-09-20 12:45:43 +00:00
Daniel Mustieles
7a2e95c4b5 Updated Spanish translation 2016-09-13 20:20:23 +02:00
Piotr Drąg
6a9c57632f Updated Polish translation 2016-09-09 03:43:24 +02:00
Jiri Grönroos
e4987fb58e Updated Finnish translation 2016-09-04 15:31:46 +00:00
Baurzhan Muftakhidinov
54c996eae6 Updated Kazakh translation 2016-09-04 08:37:12 +00:00
Piotr Drąg
c93814720f Updated Polish translation 2016-08-21 11:04:15 +02:00
Мирослав Николић
f3df5d14a1 Updated Serbian translation 2016-08-20 22:47:35 +02:00
Aurimas Černius
4632ef4286 Updated Lithuanian translation 2016-08-15 13:20:32 +03:00
Mike Fleetwood
63ec73dfda Split mount_info and fstab_info maps into separate Mount_Info module
The GParted_Core::mount_info and GParted_Core::fstab_info maps and the
methods that manipulate them are self-contained.  Therefore move them to
a separate Mount_Info module and reduce the size of the monster
GParted_Core slightly.
2016-08-06 09:47:58 -06:00
Mike Fleetwood
ab2d4f5ee6 Create BlockSpecial class and use in LVM2_PV_Info (#767842)
In some cases creating an LVM2 Physical Volume on top of a DMRaid array
reports no usage information and this partition warning:
    Unable to read the contents of this file system!
    Because of this some operations may be unavailable.
    The cause might be a missing software package.
    The following list of software packages is required for lvm2
    pv file system support: lvm2.

For example on Ubuntu 14.04 LTS (with GParted built with
--enable-libparted-dmraid) create an LVM2 PV in a DMRaid array
partition.  GParted uses this command:
    # lvm pvcreate -M 2 /dev/mapper/isw_bacdehijbd_MyArray0p2

But LVM reports the PV having a different name:
    # lvm pvs
      PV                                                VG   Fmt  Attr PSize PFree
      /dev/disk/by-id/dm-name-isw_bacdehijbd_MyArray0p2      lvm2 a--  1.00g 1.00g

This alternate name is loaded into the LVM2_PV_Info module cache.  Hence
when GParted queries partition /dev/mapper/isw_bacdehijbd_MyArray0p2 it
has no PV information against that name and reports unknown usage.

However they are actually the same block special device; major 252,
minor 2:
    # ls -l /dev/mapper/isw_bacdehijbd_MyArray0p2
    brw-rw---- 1 root disk 252, 2 Jul  2 11:09 /dev/mapper/isw_bacdehijbd_MyArray0p2

    # ls -l /dev/disk/by-id/dm-name-isw_bacdehijbd_MyArray0p2
    lrwxrwxrwx 1 root root 10 Jul  2 11:09 /dev/disk/by-id/dm-name-isw_bacdehijbd_MyArray0p2 -> ../../dm-2
    # ls -l /dev/dm-2
    brw-rw---- 1 root disk 252, 2 Jul  2 11:09 /dev/dm-2

To determine if two names refer to the same block special device their
major, minor numbers need to be compared, instead of string comparing
their names.

Implement class BlockSpecial which encapsulates the name and major,
minor numbers for a block special device.  Also performs comparison as
needed.  See bug 767842 comments 4 and 5 for further investigation and
decision for choosing to implement a class.

Replace name strings in the LVM2_PV_Info module with BlockSpecial
objects performing correct block special device comparison.

Bug 767842 - File system usage missing when tools report alternate block
             device names
2016-08-06 09:47:58 -06:00
Balázs Úr
7745abd767 Updated Hungarian translation 2016-08-04 21:59:54 +00:00
Piotr Drąg
0778e4fdd1 Add Language headers to po files
Future versions of gettext will fail if this header is missing.
2016-07-21 22:35:03 +02:00
Andika Triwidada
b8de6d0006 Updated Indonesian translation 2016-07-08 12:56:16 +00:00
Tiago Santos
b2a4956d77 Updated Portuguese translation 2016-07-04 14:01:27 +00:00