[empathy: 12/16] Update formatting for NOK
- From: Danielle Madeley <daniellem src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [empathy: 12/16] Update formatting for NOK
- Date: Thu, 5 May 2011 08:31:44 +0000 (UTC)
commit ceeeac4a2c95f89e4ed4042e9e0795786c94fb82
Author: Danielle Madeley <danielle madeley collabora co uk>
Date: Thu Apr 21 13:12:15 2011 +1000
Update formatting for NOK
libempathy/empathy-utils.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/libempathy/empathy-utils.c b/libempathy/empathy-utils.c
index 9bed7f3..8173f78 100644
--- a/libempathy/empathy-utils.c
+++ b/libempathy/empathy-utils.c
@@ -988,7 +988,7 @@ empathy_format_currency (gint amount,
{ "DKK", "kr %s", "kr " MINUS "%s", "." },
{ "HKD", "$%s", MINUS "$%s", "." },
{ "CHF", "%s Fr.", MINUS "%s Fr.", "." },
- { "NOK", "%s kr", MINUS "%s kr", "." },
+ { "NOK", "kr %s", "kr" MINUS "%s", "," },
{ "CAD", "$%s", MINUS "$%s", "." },
{ "TWD", "$%s", MINUS "$%s", "." },
{ "AUD", "$%s", MINUS "$%s", "." },
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]