translation update
This commit is contained in:
parent
8893ae370d
commit
0ead43fa84
|
@ -74,6 +74,6 @@ To create a translation of udevil for your language, follow these steps.
|
|||
intltool-update --dist --output-file=fr-test.po fr
|
||||
|
||||
Then complete any missing or fuzzy translations in the .po file, and repeat
|
||||
steps 8 through 11.
|
||||
steps 8 through 10.
|
||||
|
||||
|
||||
|
|
|
@ -4470,7 +4470,7 @@ void command_interrupt()
|
|||
|
||||
static void show_help()
|
||||
{
|
||||
printf( _("udevil version %s\n"), UDEVIL_VERSION );
|
||||
printf( "udevil version %s\n", UDEVIL_VERSION );
|
||||
printf( _("Mounts and unmounts devices without password, shows device info, monitors\n") );
|
||||
printf( _("device changes. Emulates udisks1/2 command line usage and udisks1 output.\n") );
|
||||
printf( _("Usage: udevil [OPTIONS] COMMAND [COMMAND-OPTIONS] [COMMAND-ARGUMENTS]\n") );
|
||||
|
|
Loading…
Reference in New Issue
Block a user