-
Notifications
You must be signed in to change notification settings - Fork 26
Open
Labels
Priority:p4-lowLow priorityLow priority
Milestone
Description
Lines 1060 to 1066 in 3bb471f
| const auto message = fi.isDir() | |
| ? tr("The folder %1 was created but was excluded from synchronization previously. " | |
| "Data inside it will not be synchronized.") | |
| .arg(fi.filePath()) | |
| : tr("The file %1 was created but was excluded from synchronization previously. " | |
| "It will not be synchronized.") | |
| .arg(fi.filePath()); |
Metadata
Metadata
Assignees
Labels
Priority:p4-lowLow priorityLow priority