diff options
author | Tim-Philipp Müller <tim@centricular.net> | 2006-04-18 14:15:33 +0000 |
---|---|---|
committer | Tim-Philipp Müller <tim@centricular.net> | 2006-04-18 14:15:33 +0000 |
commit | e83351eeff17fff26caef41187f669d3c19a73e8 (patch) | |
tree | 99277cc2610beb22783f13e41cd3130b09a2812f /po | |
parent | 60736b9279a8533f6ecd10679a2f607dde7c0a67 (diff) |
Add translatable error message for when we cannot connect to the sound server, as "Cannot open resource for writing" ...
Original commit message from CVS:
* ext/esd/esdsink.c: (gst_esdsink_open), (gst_esdsink_prepare):
* ext/esd/gstesd.c: (plugin_init):
* po/POTFILES.in:
Add translatable error message for when we cannot
connect to the sound server, as "Cannot open resource
for writing" isn't really an acceptable message to show
to the user in this case.
Diffstat (limited to 'po')
-rw-r--r-- | po/POTFILES.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in index a35c6c64..01434cf1 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -1,4 +1,5 @@ ext/libpng/gstpngdec.c +ext/esd/esdsink.c gst/avi/gstavimux.c gst/wavparse/gstwavparse.c sys/oss/gstossmixer.c |