[Pkg-owncloud-commits] [owncloud-client] 126/498: from translators on transifex
Sandro Knauß
hefee-guest at moszumanska.debian.org
Tue Aug 11 14:48:42 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 03eb11b927f33bc478423ed5a09ed98897834c08
Author: Volkan Gezer <vgezer at users.noreply.github.com>
Date: Sun Jun 7 14:19:59 2015 +0200
from translators on transifex
---
src/gui/sharedialog.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/gui/sharedialog.cpp b/src/gui/sharedialog.cpp
index 3d50554..c55189c 100644
--- a/src/gui/sharedialog.cpp
+++ b/src/gui/sharedialog.cpp
@@ -556,7 +556,7 @@ bool ShareDialog::uploadExternalFile()
FolderMan::instance()->folder(folderName);
if( ! folder ) {
qDebug() << "Folder not defined: " << folderName;
- displayInfo(tr("Cannot find an folder to upload to."));
+ displayInfo(tr("Cannot find a folder to upload to."));
return false;
}
--
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