/* XXX - These should be with libGrouchCore. */ "mem" = "Out of memory"; "sock" = "Could not connect to ^1: ^2"; /* Below is all used for the GUI. */ "conn-closed" = "The server has disconnected you. Please try again."; "vague-form" = "Please provide all of the required fields."; "not-port" = "Please enter a valid port value from 0 to 65535."; "no-session" = "No logged-in session with this name was found."; "no-profile" = "(This user has no profile.)"; "away" = " <AWAY>"; "away-msg-title" = "Default Away Message"; "away-msg" = "I'm not here right now."; "select-list-item" = "Please select an item from your buddy list."; "coming-soon" = "This feature is not yet supported by Grouch."; "error" = "Error"; "ok" = "OK"; "remove" = "Remove"; "remove-confirm" = "Are you sure you want to remove %@?"; "yes" = "Yes"; "no" = "No"; "accept" = "Accept"; "decline" = "Decline";