mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-14 01:38:51 +00:00
Reverse localization patch.
Monotone-Parent: be2427fa7e45da8ba2b4c7955b6e904c06640586 Monotone-Revision: b084746023f24f274a1e8a852e8a36bb19bb35ce Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-11-03T11:54:03
This commit is contained in:
@@ -2683,7 +2683,7 @@ function appendCalendar(folderName, folderPath) {
|
||||
if (!owner)
|
||||
owner = UserLogin;
|
||||
|
||||
log ("append name: " + folderName + "; path: " + folderPath + "; owner: " + owner);
|
||||
//log ("append name: " + folderName + "; path: " + folderPath + "; owner: " + owner);
|
||||
|
||||
if ($(folderPath))
|
||||
showAlertDialog(_("You have already subscribed to that folder!"));
|
||||
|
||||
Reference in New Issue
Block a user