New play mode. be happy.
[neverball] / share / audio.c
old mode 100755 (executable)
new mode 100644 (file)
index 74fdbfc..fc64fc5
@@ -60,7 +60,7 @@ void audio_init(void)
         }
         else
         {
-            fprintf(stderr, "Sound disabled\n");
+            fprintf(stderr, _("Sound disabled\n"));
             audio_state = 0;
         }
     }