uui/uiconfig/ui/authfallback.ui | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 02925e55930780f41c4993112ed5b805c3add719 Author: Adolfo Jayme Barrientos <[email protected]> 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 <[email protected]> Tested-by: Adolfo Jayme Barrientos <[email protected]> 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>
_______________________________________________ Libreoffice-commits mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
