https://bugzilla.novell.com/show_bug.cgi?id=779404 https://bugzilla.novell.com/show_bug.cgi?id=779404#c14 --- Comment #14 from Dominique Leuenberger <dimstar@opensuse.org> 2012-11-15 21:07:48 UTC --- org.freedesktop.udisks2.rescan /* Translators: Shown in authentication dialog when an application * wants to rescan a device. * * Do not translate $(drive), it's a placeholder and will * be replaced by the name of the drive/device in question */ message = N_("Authentication is required to rescan $(drive)"); action_id = "org.freedesktop.udisks2.rescan"; org.freedesktop.udisks2.ata-check-power /* Translators: Shown in authentication dialog when the user * requests the power state of a drive. * * Do not translate $(drive), it's a placeholder and * will be replaced by the name of the drive/device in question */ message = N_("Authentication is required to check power state for $(drive)"); action_id = "org.freedesktop.udisks2.ata-check-power"; org.freedesktop.udisks2.ata-standby /* Translators: Shown in authentication dialog when the user * tries to put a drive into standby mode. * * Do not translate $(drive), it's a placeholder and * will be replaced by the name of the drive/device in question */ message = N_("Authentication is required to put $(drive) in standby mode"); action_id = "org.freedesktop.udisks2.ata-standby"; org.freedesktop.udisks2.cancel-job /* Translators: Shown in authentication dialog when canceling a job. */ message = N_("Authentication is required to cancel a job"); action_id = "org.freedesktop.udisks2.cancel-job"; -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.