[gok] Add translator comment for "Key Feedback" - bgo#581968
- From: Gerd Kohlberger <gerdk src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [gok] Add translator comment for "Key Feedback" - bgo#581968
- Date: Tue, 25 Aug 2009 19:49:57 +0000 (UTC)
commit db17a0c1f9e58530a9b6a50724dadc06364e590d
Author: Gerd Kohlberger <gerdk src gnome org>
Date: Tue Aug 25 21:46:42 2009 +0200
Add translator comment for "Key Feedback" - bgo#581968
gok/gok-sound.c | 6 ++++++
1 files changed, 6 insertions(+), 0 deletions(-)
---
diff --git a/gok/gok-sound.c b/gok/gok-sound.c
index d525af9..de74dd4 100644
--- a/gok/gok-sound.c
+++ b/gok/gok-sound.c
@@ -49,6 +49,12 @@ gok_sound_initialize (void)
ca_proplist_sets (prop, CA_PROP_APPLICATION_NAME, _("GOK"));
ca_proplist_sets (prop, CA_PROP_APPLICATION_VERSION, VERSION);
ca_proplist_sets (prop, CA_PROP_APPLICATION_ICON_NAME, "gok");
+ /*
+ * i18n: "Key Feedback" is a sound event description. The string
+ * doesn't appear in the user interface, it is part of the metadata
+ * attached to sounds coming from GOK. Sounds are played whenever
+ * a key on the virtual keyboard is pressed.
+ */
ca_proplist_sets (prop, CA_PROP_EVENT_DESCRIPTION, _("Key Feedback"));
ca_proplist_sets (prop, CA_PROP_CANBERRA_CACHE_CONTROL, "permanent");
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]