[Pkg-owncloud-commits] [owncloud-client] 03/498: Don't translate dummy strings
Sandro Knauß
hefee-guest at moszumanska.debian.org
Tue Aug 11 14:48:27 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 1aaa9db34e03ce27e0ddaf32f4cc543d706e9884
Author: Daniel Molkentin <danimo at owncloud.com>
Date: Thu Feb 19 11:34:15 2015 +0100
Don't translate dummy strings
---
src/gui/protocolwidget.ui | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/src/gui/protocolwidget.ui b/src/gui/protocolwidget.ui
index 94b7bda..39f065b 100644
--- a/src/gui/protocolwidget.ui
+++ b/src/gui/protocolwidget.ui
@@ -26,7 +26,7 @@
<bool>true</bool>
</property>
<property name="rootIsDecorated">
- <bool>true</bool>
+ <bool>false</bool>
</property>
<property name="uniformRowHeights">
<bool>true</bool>
@@ -46,12 +46,12 @@
</column>
<column>
<property name="text">
- <string>3</string>
+ <string notr="true">3</string>
</property>
</column>
<column>
<property name="text">
- <string>4</string>
+ <string notr="true">4</string>
</property>
</column>
</widget>
--
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