Re: Fwd: String changes to gcalctool.
- From: Theppitak Karoonboonyanan <thep linux thai net>
- To: Rich Burridge <Rich Burridge sun com>
- Cc: gnome-i18n gnome org, gnome-doc-list gnome org
- Subject: Re: Fwd: String changes to gcalctool.
- Date: Tue, 17 Jan 2006 00:24:26 +0700
On 1/16/06, Rich Burridge <Rich Burridge sun com> 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:
---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/
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]