Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/owncloud/client.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhil Davis <phil.davis@inf.org>2015-09-08 14:37:57 +0300
committerPhil Davis <phil.davis@inf.org>2015-09-08 14:37:57 +0300
commitfdfab07d07db75025a02a1fdd4aa9cacccd1b2f6 (patch)
treed2867cc98e775f3f98bcd533747cca8cefa7b978 /src/gui/folderstatusdelegate.cpp
parent21dbf97a026e8ee1997d5928642a36bb465c15ca (diff)
Coin the term 'folder sync connection'
Proposed wording for issue https://github.com/owncloud/client/issues/3757
Diffstat (limited to 'src/gui/folderstatusdelegate.cpp')
-rw-r--r--src/gui/folderstatusdelegate.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/folderstatusdelegate.cpp b/src/gui/folderstatusdelegate.cpp
index 2e37bd928..924fd45ac 100644
--- a/src/gui/folderstatusdelegate.cpp
+++ b/src/gui/folderstatusdelegate.cpp
@@ -30,7 +30,7 @@ namespace OCC {
QString FolderStatusDelegate::addFolderText()
{
- return tr("Add Folder to Synchronize");
+ return tr("Add Folder Sync Connection");
}
//alocate each item size in listview.