From 6eaac22d3244763800f4ce8e60bfb5c67f46b710 Mon Sep 17 00:00:00 2001 From: alecpl Date: Fri, 30 May 2008 11:52:15 +0000 Subject: - Disallowed delimiter in folder name (#1484803) --- program/localization/en_US/messages.inc | 1 + 1 file changed, 1 insertion(+) (limited to 'program/localization/en_US/messages.inc') diff --git a/program/localization/en_US/messages.inc b/program/localization/en_US/messages.inc index 4a3554142..108b3565f 100644 --- a/program/localization/en_US/messages.inc +++ b/program/localization/en_US/messages.inc @@ -78,5 +78,6 @@ $messages['receiptsent'] = 'Successfully sent a read receipt'; $messages['errorsendingreceipt'] = 'Could not send the receipt'; $messages['nodeletelastidentity'] = 'You cannot delete this identity, it\'s your last one.'; $messages['addsubfolderhint'] = 'This folder will be created as subfolder of the currently selected one'; +$messages['forbiddencharacter'] = 'Folder name contains forbidden character'; ?> \ No newline at end of file -- cgit v1.2.3