[girl] Fix recording message



commit 5162871c47035b2f88f3d0e9d3619c44830d9b82
Author: Ole Aamot <oka oka no>
Date:   Sat May 21 10:37:23 2016 +0200

    Fix recording message

 src/girl-station.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/girl-station.c b/src/girl-station.c
index 30e9509..e0a7eaa 100644
--- a/src/girl-station.c
+++ b/src/girl-station.c
@@ -215,7 +215,7 @@ void girl_helper_run(char *url, char *name, GirlStreamType type, GirlHelperType
                                
                                /* printf("Archiving program at %s\n", archive); */
                                
-                               appbar_send_msg(_("Recording from %s in %s to %s"),
+                               appbar_send_msg(_("Recording from %s in %s on %s to %s"),
                                                girl->selected_station_name,
                                                girl->selected_station_location,
                                                girl->selected_station_uri,


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]