[Libreoffice-commits] core.git: Branch 'libreoffice-5-2' - uui/uiconfig
Adolfo Jayme Barrientos
fitojb at ubuntu.com
Wed Jun 15 12:56:16 UTC 2016
uui/uiconfig/ui/authfallback.ui | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 02925e55930780f41c4993112ed5b805c3add719
Author: Adolfo Jayme Barrientos <fitojb at ubuntu.com>
Date: Wed Jun 15 06:40:27 2016 -0500
This doesn’t need to be translatable
Change-Id: I6a79214d24452dc2813d22d60f97eead220a7c5b
(cherry picked from commit 58959a946c0a412c3f997d8511eacb316626cd42)
Reviewed-on: https://gerrit.libreoffice.org/26307
Reviewed-by: Adolfo Jayme Barrientos <fitojb at ubuntu.com>
Tested-by: Adolfo Jayme Barrientos <fitojb at ubuntu.com>
diff --git a/uui/uiconfig/ui/authfallback.ui b/uui/uiconfig/ui/authfallback.ui
index dbeb5b5..d99fa99 100644
--- a/uui/uiconfig/ui/authfallback.ui
+++ b/uui/uiconfig/ui/authfallback.ui
@@ -98,7 +98,7 @@
<child>
<object class="GtkLabel" id="google_prefix_label">
<property name="can_focus">False</property>
- <property name="label" translatable="yes">G-</property>
+ <property name="label" translatable="no">G-</property>
</object>
<packing>
<property name="expand">False</property>
More information about the Libreoffice-commits
mailing list