Commit graph

593 commits

Author SHA1 Message Date
hellekin 03a3456c98 [cleanup] Uppercase temporary files 2014-11-04 15:32:44 +01:00
hellekin 43225c790e [clenaup] Uppercase secrets 2014-11-04 15:32:44 +01:00
hellekin fe01a62467 [cleanup] Uppercase TOMBKEY* 2014-11-04 15:32:44 +01:00
hellekin b91573dde5 [cleanup] Introduce _plot 2014-11-04 15:32:44 +01:00
hellekin 19abe7cf85 [cleanup] Uppercase global command context 2014-11-04 15:32:44 +01:00
hellekin 0e9453ebd8 [cleanup] Remove unused global variable 2014-11-04 15:32:44 +01:00
hellekin b340721307 [cleanup] Uppercase global OPTS 2014-11-04 15:32:43 +01:00
hellekin 64c20d95f2 [cleanup] Improve style guide 2014-11-04 15:32:43 +01:00
hellekin 9539d0cc4b [cleanup] Formalize tests for flags 2014-11-04 15:32:43 +01:00
hellekin da183aa689 [cleanup] Fix log of commands by using arrays consistently 2014-11-04 15:32:43 +01:00
hellekin b721de0ec1 Starting cleanup 2014-11-04 15:32:43 +01:00
Jaromil 49af92e1a8 added documentation about pinentry to manual, fix #115 2014-10-24 01:35:29 +02:00
Jaromil 3d29d6a422 use swish-e and not the debian-specific wrapper, fix #136 2014-10-24 01:20:36 +02:00
Jaromil ab425a327e runtests now returns 1 if at least one error has occurred, fix #153 2014-10-23 23:32:09 +02:00
hellekin a9bc4c2489 Remove fatally broken failure :) 2014-10-20 12:52:21 -03:00
Jaromil 3416ad2d2c avoid using Tomb's PID in temp files and double the random #150 2014-10-20 16:34:45 +02:00
Jaromil 372a1a1cf8 make sure the old manual is not confused with the actual 'man tomb' #150 2014-10-20 16:28:41 +02:00
Jaromil f2ffa9c67f correct tomb_key variable usage in logs 2014-10-10 11:17:02 +02:00
Jaromil f8df67fcd0 fixes empty variables used in output messages
there where variable names left over after the code refactoring
they have now correct names or are filled, messages stay the same
fixes #138
2014-10-10 00:05:00 +02:00
Jaromil 651890db61 deleting .gitmodules old leftover 2014-10-09 21:09:22 +02:00
hellekin 4610af02c9 Tidy up options documentation 2014-10-05 13:41:19 -03:00
Jaromil a7dcb1487c Merge pull request #145 from gdrooid/spanish
Spanish translations updated
2014-09-27 17:42:38 +02:00
gdrooid c266bceb76 [i18n] Removed strings that don't need to be translated. 2014-09-27 15:53:03 +02:00
gdrooid ce77c460fe [i18n] Updated Spanish translations. 2014-09-27 15:33:27 +02:00
Jaromil 7b78e08fd2 Merge pull request #144 from gdrooid/fix
Remove unused translations.
2014-09-25 03:00:19 +02:00
gdrooid c5a9f40ae5 Remove unused translations. 2014-09-23 17:20:50 +02:00
Jaromil 22945a78ce Merge pull request #143 from myqlarson/patch-1
Reviewed README.md for proper English
2014-09-23 12:06:23 +02:00
myqlarson 45f49df3b1 Update README.md
Various typos and grammatical issues fixed
2014-09-23 21:57:15 +12:00
Jaromil 895eba1bda Merge pull request #141 from x3nu/master
Fixes to German translation
2014-09-23 11:54:19 +02:00
x3nu 85453f6418 translation finished 2014-09-23 10:57:04 +02:00
x3nu c3bcfcdb1a translating .. 2014-09-19 10:16:09 +02:00
Jerry V Polfer 3a981dc3d6 started actualiasing german translation 2014-09-17 01:11:50 +02:00
Jaromil c7009e5c1b Merge pull request #132 from gdrooid/i18n
Internationalization of all human language in Tomb using gettext
2014-09-16 18:56:45 +02:00
gdrooid 33e18cb256 Updated .pot and .po files. 2014-09-13 17:32:12 +02:00
gdrooid 0d76ccc2df Usage message translations.
Adds a new `_print` function to print strings without coloring or
other stuff added by the `_msg` function. It's used for the usage
message, letting it be translated.

The usage messages have been split into one-line strings, and added
back to the tomb.pot and *.po files.
2014-09-13 16:55:03 +02:00
gdrooid 55f6a0a927 Remove manual coloring from strings. 2014-09-09 13:20:06 +02:00
gdrooid b73dfd65d7 Makes it possible to add any number of ::vars:: to the strings. 2014-09-09 13:15:31 +02:00
gdrooid 7c9575c438 Add compiled translation files (.mo) to .gitignore. 2014-09-09 11:46:04 +02:00
Jaromil 7918161803 revert to using /dev/null to ignore output when needed
should fix #134
2014-09-06 20:24:24 +02:00
gdrooid 14b7e8763b Fix some German translations.
By @x3nu on #135
2014-09-02 18:25:56 +02:00
gdrooid 255b5122f6 Separate help message from the rest of the translations. 2014-09-02 12:50:46 +02:00
gdrooid 0cdb87de0b Updated translation strings for French, Russian and German. 2014-09-01 12:17:03 +02:00
gdrooid 32211bd61d Update Spanish translations. 2014-09-01 10:59:28 +02:00
gdrooid c0b05dd92a Update translation template. 2014-09-01 10:55:18 +02:00
gdrooid 83fc417f02 Add German language to the translations makefile. 2014-09-01 10:11:23 +02:00
gdrooid 20a59fdf7b Update new strings to the new format. 2014-09-01 10:09:33 +02:00
gdrooid 118ace28ef Update Spanish translations and fix minor issues.
Issues:
	`gettext -s - "$2"` prints the -, instead of getting the desired effect
	The custom expansion  missed repeated variables in a single string
	Some string fixes
2014-09-01 09:37:45 +02:00
gdrooid 61e6529f6a Update Spanish translations. 2014-09-01 09:37:11 +02:00
gdrooid 69bb25e05b Update .pot file and it's generator. 2014-09-01 09:37:11 +02:00
gdrooid bfc12248bd Adapt _failure strings for new format.
Also, changes the way you pass an exit value to the _failure function:
	exitv=1 _failure "Message"
2014-09-01 09:37:11 +02:00