Commit graph

948 commits

Author SHA1 Message Date
Curtis Gedak 352641208a Added fat_compliant_label() method to limit volume labels to 11 characters.
Enforced fat compliant label for FAT16 and FAT32 file systems.

svn path=/trunk/; revision=959
2008-11-11 00:14:57 +00:00
Petr Kovar da37e4de04 Updated Czech translation by Adrian Gunis (bug #532139 again).
2008-11-09  Petr Kovar  <pknbe@volny.cz>

	* cs.po: Updated Czech translation by Adrian Gunis
	(bug #532139 again).

svn path=/trunk/; revision=958
2008-11-09 19:50:37 +00:00
Curtis Gedak 55952fe621 Renamed set_label and get_label methods to write_label and read_label respectively.
svn path=/trunk/; revision=957
2008-11-08 23:55:17 +00:00
Daniel Nylander aec7461a8b sv.po: Updated Swedish translation
svn path=/trunk/; revision=956
2008-11-08 10:05:17 +00:00
Curtis Gedak e3ec128072 Shortened recent comments in ChangeLog
svn path=/trunk/; revision=955
2008-11-06 19:16:58 +00:00
Curtis Gedak 409f46b1d0 Added exclusion to the partition copy primary paste unallocated extended problem because primary partitions at the start of the disk do not experience this problem.
svn path=/trunk/; revision=954
2008-11-05 20:18:52 +00:00
Curtis Gedak 17292ad83b Fixed copy and paste partition too small problem
svn path=/trunk/; revision=953
2008-11-05 17:55:38 +00:00
Jonh Wendell 0f5a759948 Brazilian Portuguese translation updated by Djavan Fagundes.
2008-11-05  Jonh Wendell  <jwendell@gnome.org>

	* pt_BR.po: Brazilian Portuguese translation updated by Djavan Fagundes.

svn path=/trunk/; revision=952
2008-11-05 17:33:34 +00:00
Curtis Gedak a5839e5746 Fixed some spelling mistakes
svn path=/trunk/; revision=951
2008-11-04 22:16:06 +00:00
Curtis Gedak ecddf94ed1 Added label update for paste to existing partition
svn path=/trunk/; revision=950
2008-11-04 21:47:23 +00:00
Jorge Gonzalez Gonzalez 44a257e3cd Updated Spansih translation
svn path=/trunk/; revision=949
2008-11-01 17:08:40 +00:00
Curtis Gedak bd0a37e3c5 Changed get_label() to use vol_id instead of debugfs.reiser4
svn path=/trunk/; revision=948
2008-10-31 21:50:07 +00:00
Curtis Gedak 5cb29070bf Changed thread status messages to be unique
svn path=/trunk/; revision=947
2008-10-31 17:15:01 +00:00
Curtis Gedak a8a035cbae Removed ellipses from status messages in set_devices()
svn path=/trunk/; revision=946
2008-10-30 19:41:51 +00:00
Curtis Gedak da9d41d459 Added translator comments
svn path=/trunk/; revision=945
2008-10-30 19:10:17 +00:00
Curtis Gedak f543db1541 Added thread status message update to pulsebar.
svn path=/trunk/; revision=944
2008-10-30 18:51:14 +00:00
Curtis Gedak 2331bd0763 Added set and get thread status message methods.
Added thread status message updates in set_devices().

svn path=/trunk/; revision=943
2008-10-30 18:50:38 +00:00
Curtis Gedak a622e6fefd Remove std:: prefix from llabs()
svn path=/trunk/; revision=942
2008-10-29 00:41:52 +00:00
Curtis Gedak 59f69f67a4 Removed warning when reading volume label from mounted reiser4 file system
svn path=/trunk/; revision=941
2008-10-28 19:34:25 +00:00
Curtis Gedak e9c44ad13e Increased robustness of get_lang() function
svn path=/trunk/; revision=940
2008-10-24 15:48:25 +00:00
Daniel Nylander be0c53a282 sv.po: Updated Swedish translation
svn path=/trunk/; revision=939
2008-10-22 15:19:57 +00:00
Jorge Gonzalez Gonzalez 43533857b6 Updated Spanish translation
svn path=/trunk/; revision=938
2008-10-18 10:46:23 +00:00
Curtis Gedak fc66b6e284 Converted more words in detail log for translation
svn path=/trunk/; revision=937
2008-10-17 19:33:26 +00:00
Curtis Gedak 0f88eeaec5 Added call to get_lang() for (X)HTML lang tags
svn path=/trunk/; revision=936
2008-10-16 19:59:30 +00:00
Curtis Gedak 6a28b6810a Created function get_lang() to retrieve language locale
svn path=/trunk/; revision=935
2008-10-16 19:58:14 +00:00
Curtis Gedak 7c077aad2c Update years in copyright notice because changes were made to the file this year.
svn path=/trunk/; revision=934
2008-10-16 17:29:33 +00:00
Curtis Gedak 57bda0a93c Enhanced to recognize /dev/mapper/* devices.
The move away from libparted device recognition broke recognition of /dev/mapper/* devices.  Problem now fixed.
Thanks to Colin Watson for the patch.

svn path=/trunk/; revision=933
2008-10-15 15:51:24 +00:00
Og B. Maciel bf9dc06d97 Updated Brazilian Portuguese translation.
svn path=/trunk/; revision=932
2008-10-15 01:43:39 +00:00
Curtis Gedak c3cdcb4dc5 Enhanced detail log to pass as XHTML.
Thanks to Markus Elfring for the small patch.

svn path=/trunk/; revision=931
2008-10-14 21:57:56 +00:00
Claude Paroz a849cfe897 Updated French translation.
2008-10-12  Claude Paroz  <claude@2xlibre.net>

	* fr.po: Updated French translation.

svn path=/trunk/; revision=930
2008-10-12 21:05:26 +00:00
Marcel Telka 2aa2af3f28 Updated Slovak translation by Pavol Klačanský.
2008-10-12  Marcel Telka  <marcel@telka.sk>

	* sk.po: Updated Slovak translation by Pavol Klačanský.

svn path=/trunk/; revision=929
2008-10-12 17:39:36 +00:00
Gabor Kelemen 095115a6cb Translation updated.
2008-10-11  Gabor Kelemen  <kelemeng@gnome.hu>

	* hu.po: Translation updated.

svn path=/trunk/; revision=928
2008-10-11 20:07:24 +00:00
Curtis Gedak 93e52e1118 Changed text CVS to SVN.
svn path=/trunk/; revision=927
2008-10-08 21:23:54 +00:00
Curtis Gedak 52acaf23e4 Changed text CVS to SVN.
svn path=/trunk/; revision=926
2008-10-08 21:19:01 +00:00
Curtis Gedak 6df6891a07 Added a dependency.
svn path=/trunk/; revision=925
2008-10-08 21:18:21 +00:00
Curtis Gedak 93202ffb3e Removed m4 from EXTRA_DIST
svn path=/trunk/; revision=924
2008-10-06 17:15:26 +00:00
Ilkka Tuohela 54447df593 Updated Finnish translation
svn path=/trunk/; revision=923
2008-10-04 18:54:49 +00:00
Curtis Gedak 55c9f90ab0 Added change log entry for Ukranian translation updated by Vitovt <v.vitovt@gmail.com>
svn path=/trunk/; revision=922
2008-10-04 16:34:50 +00:00
Maxim V. Dziumanenko b2bbe61650 svn path=/trunk/; revision=921
svn path=/trunk/; revision=921
2008-10-03 09:19:18 +00:00
Jochen Skulj 3c5822a08d de.po: Updated German translation
svn path=/trunk/; revision=920
2008-09-29 11:39:08 +00:00
Jochen Skulj 95fe90bf4c Updated German translation
svn path=/trunk/; revision=919
2008-09-29 11:38:42 +00:00
Curtis Gedak a6f93b9e8b Added check for gnome-doc-utils.make
svn path=/trunk/; revision=918
2008-09-26 21:33:08 +00:00
Daniel Nylander ad622755df sv.po: Updated Swedish translation
svn path=/trunk/; revision=917
2008-09-26 16:20:04 +00:00
Jorge Gonzalez Gonzalez 21df258e0f Updated Spanish translation
svn path=/trunk/; revision=916
2008-09-26 12:46:40 +00:00
Ignacio Casal Quinteiro 69b0d16140 Updated Galician translation
svn path=/trunk/; revision=915
2008-09-25 16:16:39 +00:00
Curtis Gedak 3418589a45 Add translator comments and fix spelling mistake
svn path=/trunk/; revision=914
2008-09-25 15:23:52 +00:00
Daniel Nylander 68c43054bb Updated Swedish translation.
* sv/sv.po: Updated Swedish translation.


svn path=/trunk/; revision=913
2008-09-25 11:38:47 +00:00
Curtis Gedak 465e30c0b7 Enhanced detail log gparted_details.htm to pass HTML validator
svn path=/trunk/; revision=912
2008-09-24 23:42:04 +00:00
Curtis Gedak a91d4e2783 Fixed spelling in names
svn path=/trunk/; revision=911
2008-09-22 22:54:50 +00:00
Curtis Gedak f5a80bc904 Enabled GParted to use themed app icon (Tango theme).
Thanks to Sebastion Kraft for designing the icons.
Thanks to Michael Monreal for the small patch to make use of themed app icon from hicolor.

svn path=/trunk/; revision=909
2008-09-22 22:41:49 +00:00