diff options
author | Philip Withnall <philip@tecnocode.co.uk> | 2010-01-01 01:56:30 +0800 |
---|---|---|
committer | Jonny Lamb <jonny.lamb@collabora.co.uk> | 2010-01-01 23:06:43 +0800 |
commit | 3fa03d64274f3fa8b939991e3e61d9cdeeffb5ff (patch) | |
tree | 4a92356e0968acec801ca27e5dc0da405f0fd3fb /src/empathy-chat-window.ui | |
parent | 0388884a0add8538dec7c661d079495da4f834cf (diff) | |
download | gsoc2013-empathy-3fa03d64274f3fa8b939991e3e61d9cdeeffb5ff.tar gsoc2013-empathy-3fa03d64274f3fa8b939991e3e61d9cdeeffb5ff.tar.gz gsoc2013-empathy-3fa03d64274f3fa8b939991e3e61d9cdeeffb5ff.tar.bz2 gsoc2013-empathy-3fa03d64274f3fa8b939991e3e61d9cdeeffb5ff.tar.lz gsoc2013-empathy-3fa03d64274f3fa8b939991e3e61d9cdeeffb5ff.tar.xz gsoc2013-empathy-3fa03d64274f3fa8b939991e3e61d9cdeeffb5ff.tar.zst gsoc2013-empathy-3fa03d64274f3fa8b939991e3e61d9cdeeffb5ff.zip |
Punctuation fixes in translatable strings
Fix punctuation in the IRC command help messages. Use proper Unicode ellipses
throughout Empathy, and proper em-dashes where appropriate.
Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
Diffstat (limited to 'src/empathy-chat-window.ui')
-rw-r--r-- | src/empathy-chat-window.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/empathy-chat-window.ui b/src/empathy-chat-window.ui index 88d099c16..13b812572 100644 --- a/src/empathy-chat-window.ui +++ b/src/empathy-chat-window.ui @@ -41,7 +41,7 @@ <child> <object class="GtkAction" id="menu_conv_invite_participant"> <property name="name">menu_conv_invite_participant</property> - <property name="label" translatable="yes">Invite _Participant...</property> + <property name="label" translatable="yes">Invite _Participant…</property> </object> </child> <child> |