[gnome-control-center] Mark some strings as translatable
- From: Yosef Or Boczko <yoseforb src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-control-center] Mark some strings as translatable
- Date: Fri, 9 Sep 2016 09:36:42 +0000 (UTC)
commit 3d868c088800ca9049d5f7efb38c5115ccc53a84
Author: Yosef Or Boczko <yoseforb src gnome org>
Date: Fri Sep 9 12:36:03 2016 +0300
Mark some strings as translatable
panels/keyboard/shortcut-editor.ui | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/panels/keyboard/shortcut-editor.ui b/panels/keyboard/shortcut-editor.ui
index b8c0f1d..47f19c7 100644
--- a/panels/keyboard/shortcut-editor.ui
+++ b/panels/keyboard/shortcut-editor.ui
@@ -63,7 +63,7 @@
<object class="GtkLabel">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="label">Press Esc to cancel.</property>
+ <property name="label" translatable="yes">Press Esc to cancel.</property>
<style>
<class name="dim-label" />
</style>
@@ -324,7 +324,7 @@
<object class="GtkLabel">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="label">Press Esc to cancel.</property>
+ <property name="label" translatable="yes">Press Esc to cancel.</property>
<style>
<class name="dim-label" />
</style>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]