From 7a5c48e7f70b8bc938fcae3ffd2be0fdbeaab145 Mon Sep 17 00:00:00 2001 From: thomascube <thomas@roundcube.net> Date: Wed, 13 Dec 2006 02:17:24 -0500 Subject: [PATCH] Changed 'junk' label in French localization --- program/localization/ru/messages.inc | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/program/localization/ru/messages.inc b/program/localization/ru/messages.inc index 719f022..7c49b26 100755 --- a/program/localization/ru/messages.inc +++ b/program/localization/ru/messages.inc @@ -108,4 +108,6 @@ $messages['folderdeleted'] = 'Папка удалена'; +$messages['converting'] = 'Удаление форматирования сообщения...'; + ?> \ No newline at end of file -- Gitblit v1.9.1