[gnome-shell] Silly typo in calendar.js
- From: Adel Gadllah <agadllah src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell] Silly typo in calendar.js
- Date: Fri, 29 Mar 2013 15:15:28 +0000 (UTC)
commit d63947aec4012bd354f5d3d707c889a30a63b88f
Author: David Gumberg <davidzgumberg gmail com>
Date: Fri Mar 22 21:15:20 2013 -0700
Silly typo in calendar.js
https://bugzilla.gnome.org/show_bug.cgi?id=696436
js/ui/calendar.js | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/js/ui/calendar.js b/js/ui/calendar.js
index c01cb1f..ed10f60 100644
--- a/js/ui/calendar.js
+++ b/js/ui/calendar.js
@@ -71,7 +71,7 @@ function _formatEventTime(event, clockFormat) {
default:
/* explicit fall-through */
case '12h':
- /* Transators: Shown in calendar event list, if 12h format,
+ /* Translators: Shown in calendar event list, if 12h format,
\u2236 is a ratio character, similar to : and \u2009 is
a thin space */
ret = event.date.toLocaleFormat(C_("event list time", "%l\u2236%M\u2009%p"));
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]