Theppitak Karoonboonyanan wrote:

On 1/16/06, Rich Burridge <[EMAIL PROTECTED]> wrote:
I'm okay with changing the division sign too. If somebody can tell me
the exact
encoded sequence to use to replace what's there, please let me know. Or
feel free
to just go ahead and make that change too Theppitak.

OK. I'm going to commit this if you are OK:

Absolutely. Many thanks for doing this!

---8<---
Index: gcalctool/calctool.c
===================================================================
RCS file: /cvs/gnome/gcalctool/gcalctool/calctool.c,v
retrieving revision 1.101
diff -u -r1.101 calctool.c
--- gcalctool/calctool.c        12 Jan 2006 17:14:23 -0000      1.101
+++ gcalctool/calctool.c        16 Jan 2006 17:22:03 -0000
@@ -167,8 +167,8 @@
    number
},
{
-    /* Note to translators: this is a division sign (/) */
-    N_("\342\210\225"),
+    /* Note to translators: this is a division sign (รท) */
+    N_("\303\267"),
    N_("Divide"),
    NULL,
    { 0,         GDK_SHIFT_MASK, 0,             0,      GDK_SHIFT_MASK, 0 },
---8<---

Regards,
--
Theppitak Karoonboonyanan
http://linux.thai.net/~thep/

_______________________________________________
gnome-i18n mailing list
gnome-i18n@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-i18n

Reply via email to