[Pkg-owncloud-commits] [owncloud-client] 109/218: Remove all files text edit
Sandro Knauß
hefee-guest at moszumanska.debian.org
Sat Oct 17 14:30:54 UTC 2015
This is an automated email from the git hooks/post-receive script.
hefee-guest pushed a commit to branch master
in repository owncloud-client.
commit 6058b507c8533fa1186dcccd40de917c29ee0906
Author: Phil Davis <phil.davis at inf.org>
Date: Fri Sep 11 15:04:53 2015 +0545
Remove all files text edit
---
src/gui/folder.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/gui/folder.cpp b/src/gui/folder.cpp
index f8fe7b0..07477e2 100644
--- a/src/gui/folder.cpp
+++ b/src/gui/folder.cpp
@@ -1118,7 +1118,7 @@ void Folder::slotAboutToRemoveAllFiles(SyncFileItem::Direction, bool *cancel)
QString msg =
tr("This sync would remove all the files in the sync folder '%1'.\n"
"This might be because the folder was silently reconfigured, or that all "
- "the file were manually removed.\n"
+ "the files were manually removed.\n"
"Are you sure you want to perform this operation?");
QMessageBox msgBox(QMessageBox::Warning, tr("Remove All Files?"),
msg.arg(alias()));
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/owncloud-client.git
More information about the Pkg-owncloud-commits
mailing list