#!/bin/bash
#
# messages file for the popup window messages.
# part of the powersave package
#
# this is a hack. Do not touch these messages without also caring for
# translation. A better solution will be sought for.
#
_M01="checking resume kernel"
_M02="checking for swap partition"
_M03="ejecting PCMCIA cards"
_M04="unmounting FAT/NTFS partitions"
_M05="stopping services"
_M06="stopping service:"
_M07="unloading modules"
_M08="unloading module:"
_M09="syncing file systems"
_M10="preparing boot loader"
