Commit Graph

1528 Commits

Author SHA1 Message Date
Inaki Larranaga Murgoitio fbbc2a67ac Updated Basque language 2009-09-04 11:26:55 +02:00
Adrian Guniš e0a690c774 Update Czech translation 2009-08-20 22:10:33 +02:00
Curtis Gedak 6fa8ad4818 Made set_used_sectors method less meddlesome for FAT16/32
Removed the "-a" flag from the dosfsck command that is used to
determine the number of used sectors in FAT16 and FAT32 file systems.

Related to GParted bug #569921
2009-08-11 15:33:59 -06:00
Curtis Gedak 6d90d0fbcd Resolve real path for symbolic link devices in mount files (#582687)
In order to find a match between the device paths in mount files and
partitions as found by libparted, the mount device must be a real path
and not a symbolic link.

Closes GParted bug #582687
2009-08-09 14:26:07 -06:00
Curtis Gedak a505363f08 Append -git to version for continuing development 2009-08-05 16:54:07 -06:00
Curtis Gedak d69e6acaba ========== gparted-0.4.6 ========== 2009-08-05 09:11:11 -06:00
Denis Arnaud 1253382417 Updated breton translation, added br in LINGUAS file 2009-08-03 12:47:43 +02:00
António Lima 676f82da93 Updated Portuguese translation 2009-08-02 16:51:49 +01:00
Ask Hjorth Larsen b02ad4fc35 Updated Danish Translation by Ask Hjorth Larsen 2009-08-02 16:56:43 +02:00
Chao-Hsiung Liao b3bfa25c30 Updated Traditional Chinese translation(Hong Kong and Taiwan) 2009-08-02 16:06:11 +08:00
Djavan Fagundes d7c633b725 Updated Brazilian Portuguese translation. 2009-08-01 14:55:28 -04:00
Mattias Põldaru 3076fd8e60 Updating Estonian translation 2009-08-01 15:01:04 +03:00
Milo Casagrande 9592e51dfc Updated Italian translation:
* Updated translation of the documentation
 * Updated translation of the application
2009-08-01 12:00:33 +02:00
Curtis Gedak 5e07fb434d Place translator comment in proper location (#590415) 2009-07-31 18:56:31 -06:00
Claude Paroz cc0ce0e301 Updated French manual translation 2009-07-31 22:58:58 +02:00
Claude Paroz 0bccd1df73 Updated French translation 2009-07-31 22:53:30 +02:00
Mattias Põldaru ba33133e7f Updating Estonian translation 2009-07-31 18:41:04 +03:00
Gabor Kelemen b0f85a7896 Hungarian translation updated 2009-07-31 00:15:20 +02:00
Žygimantas Beručka 0a8dd71caf Updated Lithuanian translation 2009-07-30 13:03:34 +03:00
Daniel Nylander 4f8706fa39 Updated Swedish translation 2009-07-29 23:11:36 +02:00
Curtis Gedak 8aa941204c Enhance to use new linux-swap "filesystem" types added in parted-1.9.0
Excerpt from parted-1.9.0 release notes follows:
  In libparted, the linux-swap "filesystem" types are now called
  "linux-swap(v0)" and "linux-swap(v1)" rather than "linux-swap(old)"
  and "linux-swap(new)" as in parted 1.8, or "linux-swap" as in older
  versions; "old" and "new" generally make poor names, and v1 is the
  only format supported by current Linux kernels. Aliases for all
  previous names are available.
2009-07-28 15:38:30 -06:00
Curtis Gedak 5f3c806561 Enhance file parsing to handle tabs properly (#582687)
Previously the read_mountpoints_from_file() method only expected
a space between arguments in files such as /etc/fstab.  Valid
delimiters are now space and tab.

Related to GParted bug #582687
2009-07-23 16:09:22 -06:00
Curtis Gedak ae912379cc Cleanup white space in read_mountpoints_from_file method 2009-07-23 16:09:22 -06:00
Khaled Hosny 98f7470b25 Updated Arabic translation 2009-07-21 07:09:03 +03:00
Mario Blättermann 1144f41974 Updated German doc translation 2009-07-14 19:16:14 +02:00
Jorge González f1dbb99876 Updated Spanish translation 2009-07-12 13:17:28 +02:00
Jorge González e2bccae3b4 Updated Spanish translation 2009-07-08 23:05:28 +02:00
Curtis Gedak 0899b72dd3 Remove extra blank line accidentally added in last commit 2009-07-06 16:23:02 -06:00
Curtis Gedak 8e8bf7e544 Change button create to apply for partition table creation (#576374)
To further minimize the chance of accidentally creating a new partition
table, the following steps have been taken:

1)  Rename non-standard Create button to stock Apply button.
2)  Remove extra warning about erasing entire disk device.
3)  Update GParted Manual accordingly.

Closes GParted bug #576374
2009-07-06 15:58:08 -06:00
David Planella bbe8bf5479 Updated Catalan translation 2009-07-06 20:30:36 +02:00
Curtis Gedak dff060365c Make .gitignore gparted* mask more specific (#587065) 2009-07-04 09:29:16 -06:00
Priit Laes a2fcabc193 Added Estonian translation. 2009-06-26 22:45:00 +03:00
Claude Paroz c06e13d835 Add French manual translation
Contributed by Julien Hardelin and Claude Paroz.
2009-06-26 18:30:39 +02:00
Mario Blättermann c704b6fd50 Updated German translation 2009-06-22 22:16:53 +02:00
Daniel Nylander 61e95b7803 Updated sv translation (Daniel Nylander) 2009-06-13 10:26:10 +02:00
A S Alam d627d29556 updating translation for Punjabi (Gurmukhi) pa.po 2009-06-12 06:02:25 +05:30
Jorge Gonzalez c431422100 Updated Spanish translation 2009-05-24 14:02:03 +02:00
Jorge Gonzalez f016c15331 Updated Spanish translation 2009-05-18 20:52:13 +02:00
Curtis Gedak 746a2f2f09 Improve error messages and translator comments
Provide translator sample text, and add more detail to error messages
when updating the ntfs boot sector.
2009-05-16 12:45:43 -06:00
Curtis Gedak dd8a57a8fe Remove requirement for xxd and dd for NTFS move or paste action
Perform direct update of Number of Hidden Sectors in NTFS boot record.
This change removes the need for /usr/bin/xxd and /bin/dd.
Related to GParted bug #574389
2009-05-16 12:15:14 -06:00
Gabor Kelemen 9fa7486b7c Hungarian translation updated 2009-05-15 01:46:31 +02:00
Curtis Gedak f164e78153 Require xxd and dd for NTFS move or paste action
Related to GParted bug #574389
2009-05-14 14:59:49 -06:00
Curtis Gedak 9238e47bc2 Remove absolute paths from /usr/bin/xxd and /bin/dd 2009-05-14 14:45:11 -06:00
Curtis Gedak 51969b33e8 Append -git to version for continuing development 2009-05-08 10:55:40 -06:00
Curtis Gedak ca426d411e ========== gparted-0.4.5 ========== 2009-05-08 09:55:00 -06:00
Christian Kirbach 1570c9cc65 [master] Updated German translation. 2009-05-04 00:22:07 +02:00
Curtis Gedak e7352a5000 Ensure /dev file system device entries created before adding device 2009-05-02 10:59:49 -06:00
Curtis Gedak 301bd77312 Refactor some logic into separate settle_device method 2009-05-02 10:59:49 -06:00
Curtis Gedak 22b6b27703 Improve file system detection with fall back to vol_id 2009-05-02 10:59:49 -06:00
David Planella 835f7dc21b Updated Catalan translation by David Planella 2009-05-02 15:20:46 +02:00