# This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. available-status-type = Available away-status-type = Away unavailable-status-type = Unavailable offline-status-type = Offline invisible-status-type = Invisible idle-status-type = Idle mobile-status-type = Mobile # LOCALIZATION NOTE (unknown-status-type): # the status of a buddy is unknown when it's in the list of a disconnected account unknown-status-type = Unknown # LOCALIZATION NOTE (status-with-status-message): # Used to display the status of a buddy together with its status message. # $statusType is the status type, $statusMessage is the status message text. status-with-status-message = { $statusType } - { $statusMessage } # LOCALIZATION NOTE (messenger-status-default-idle-away-message): # This will be the away message put automatically when the user is idle. messenger-status-default-idle-away-message = I am currently away from the computer.