[gnome-bluetooth] GtkBuilder file: unmark 'foobar' for translation
- From: Ryan Lortie <desrt src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-bluetooth] GtkBuilder file: unmark 'foobar' for translation
- Date: Mon, 13 Jan 2014 08:49:47 +0000 (UTC)
commit 17a3073d4b6cce1558a3eecb093dcdbaf75ebf6c
Author: Ryan Lortie <desrt desrt ca>
Date: Sat Jan 11 15:01:47 2014 -0500
GtkBuilder file: unmark 'foobar' for translation
'Foobar' is just being used as a plateholder in the GtkBuilder file, so
unmark it for translation.
https://bugzilla.gnome.org/show_bug.cgi?id=722010
lib/settings.ui | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/lib/settings.ui b/lib/settings.ui
index 64892d4..8e8f818 100644
--- a/lib/settings.ui
+++ b/lib/settings.ui
@@ -14,7 +14,8 @@
<object class="GtkLabel" id="help_label">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="label" translatable="yes">Please enter the following PIN on 'Foobar':</property>
+ <!-- placeholder text: never appears in the actual UI -->
+ <property name="label">Please enter the following PIN on 'Foobar':</property>
<property name="justify">center</property>
<property name="wrap">True</property>
<property name="width_chars">40</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]