gnome-user-share r278 - in trunk: . po src
- From: baptistem svn gnome org
- To: svn-commits-list gnome org
- Subject: gnome-user-share r278 - in trunk: . po src
- Date: Wed, 17 Dec 2008 07:49:24 +0000 (UTC)
Author: baptistem
Date: Wed Dec 17 07:49:24 2008
New Revision: 278
URL: http://svn.gnome.org/viewvc/gnome-user-share?rev=278&view=rev
Log:
Correct a typo (bluetooh -> instead of Bluetooth).
Closes bug #564784
Modified:
trunk/ChangeLog
trunk/po/ar.po
trunk/po/es.po
trunk/po/eu.po
trunk/po/fi.po
trunk/po/fr.po
trunk/po/he.po
trunk/po/hu.po
trunk/po/it.po
trunk/po/ja.po
trunk/po/nb.po
trunk/po/pl.po
trunk/po/pt_BR.po
trunk/po/sv.po
trunk/src/obexpush.c
Modified: trunk/src/obexpush.c
==============================================================================
--- trunk/src/obexpush.c (original)
+++ trunk/src/obexpush.c Wed Dec 17 07:49:24 2008
@@ -135,7 +135,7 @@
display = g_filename_display_basename (filename);
/* Translators: %s is the name of the filename received */
- notification_text = g_strdup_printf(_("You received \"%s\" via Bluetooh"), display);
+ notification_text = g_strdup_printf(_("You received \"%s\" via Bluetooth"), display);
g_free (display);
notification = notify_notification_new_with_status_icon (_("You received a file"),
notification_text,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]