Opened 13 years ago

Closed 13 years ago

#2903 closed enhancement (fixed)

Chat i18n enhancement

Reported by: cjl Owned by: alsroot
Priority: Unspecified by Maintainer Milestone: Unspecified
Component: Chat Version: Unspecified
Severity: Unspecified Keywords:
Cc: Distribution/OS: Unspecified
Bug Status: Unconfirmed

Description

While the facial expressions represented by the "smileys" may be universal, the names for them certainly are not. For instance, I'm not sure that everyone knows what the American term "nerd" means.

Even though not every keyboard (language) starts with ASCII as a base, it would be a significant enhancement to i18n for Chat to include the ASCII-art equivalents of the smileys in developer's comments included in the PO file as an aid to localizers.

:-)

Change History (2)

comment:1 Changed 13 years ago by cjl

#: chat/smilies.py:30
msgid "Smile"

#: chat/smilies.py:31
msgid "Winking"

#: chat/smilies.py:32
msgid "Confused"

#: chat/smilies.py:33
msgid "Sad"

#: chat/smilies.py:34
msgid "Grin"

#: chat/smilies.py:35
msgid "Neutral"

#: chat/smilies.py:36
msgid "Shock"

#: chat/smilies.py:37
msgid "Cool"

#: chat/smilies.py:38
msgid "Tongue"

#: chat/smilies.py:39
msgid "Blushing"

#: chat/smilies.py:40
msgid "Weeping"

#: chat/smilies.py:41
msgid "Angel"

#: chat/smilies.py:42
msgid "Don't tell anyone"

#: chat/smilies.py:43
msgid "Angry"

#: chat/smilies.py:44
msgid "Devil"

#: chat/smilies.py:45
msgid "Nerd"

#: chat/smilies.py:46
msgid "Kiss"

#: chat/smilies.py:47
msgid "Laughing"

#: chat/smilies.py:48
msgid "Sleepy"

#: chat/smilies.py:49
msgid "Sick"

#: chat/smilies.py:50
msgid "Raised eyebrows"

comment:2 Changed 13 years ago by alsroot

  • Resolution set to fixed
  • Status changed from new to closed
Note: See TracTickets for help on using tickets.