updated italian translation and new homerun sound
authorkoda
Thu, 15 Oct 2009 17:51:35 +0000
changeset 2458 14296bd366d2
parent 2457 ecf0c7e7995b
child 2459 a4176afd61e1
updated italian translation and new homerun sound
openalbridge/common.h
share/hedgewars/Data/Locale/it.txt
share/hedgewars/Data/Sounds/homerun.ogg
--- a/openalbridge/common.h	Thu Oct 15 17:42:21 2009 +0000
+++ b/openalbridge/common.h	Thu Oct 15 17:51:35 2009 +0000
@@ -18,6 +18,8 @@
  */
 
 
+#ifndef COMMON_H
+#define COMMON_H
 
 #include <stdio.h>
 #include <stdlib.h>
@@ -38,14 +40,13 @@
 #define LOG_ERR 3
 #endif
 
-#ifndef COMMON_H
-#define COMMON_H
 
 /* magics */
 #define OGG_FILE_FORMAT 0x4F676753
 #define WAV_FILE_FORMAT 0x52494646
 #define WAV_HEADER_SUBCHUNK2ID 0x64617461
 
+/* max allocations */
 #define MAX_SOUNDS 1024
 #define MAX_SOURCES 16
 
--- a/share/hedgewars/Data/Locale/it.txt	Thu Oct 15 17:42:21 2009 +0000
+++ b/share/hedgewars/Data/Locale/it.txt	Thu Oct 15 17:51:35 2009 +0000
@@ -281,8 +281,8 @@
 02:09=Sono sicuro che nessuno ti ha visto %1
 02:09=%1 dovrebbe riguardarsi qualche manuale
 02:09=Chiaramente è l'arma di %1 che non funziona
+; Hog shot an home run (using the bat and another hog)
+02:10=Un fuori campo!
+02:10=E' un uccello, è un aereo, ...
+02:10=Quello lì è fuori!
 
-; Hog shot an home run (using the bat and another hog)
-02:10=Home Run!
-02:10=A bird, a plane, ...
-02:10=That one is out!
Binary file share/hedgewars/Data/Sounds/homerun.ogg has changed