Commit 31a7a1af authored by Christophe Mutricy's avatar Christophe Mutricy

Typos

Pointed-Out-By: Gaëtan Rousseaux
parent 4c584433
...@@ -763,7 +763,7 @@ ...@@ -763,7 +763,7 @@
<item row="2" column="0"> <item row="2" column="0">
<widget class="QLabel" name="label_39"> <widget class="QLabel" name="label_39">
<property name="text"> <property name="text">
<string>Darknesslimit</string> <string>Darkness limit</string>
</property> </property>
</widget> </widget>
</item> </item>
......
...@@ -94,7 +94,7 @@ static void Destroy( vlc_object_t * ); ...@@ -94,7 +94,7 @@ static void Destroy( vlc_object_t * );
#ifdef HAVE_FONTCONFIG #ifdef HAVE_FONTCONFIG
#define FONT_LONGTEXT N_("Font family for the font you want to use") #define FONT_LONGTEXT N_("Font family for the font you want to use")
#else #else
#define FONT_LONGTEXT N_("Fontfile for the font you want to use") #define FONT_LONGTEXT N_("Font file for the font you want to use")
#endif #endif
#define FONTSIZE_TEXT N_("Font size in pixels") #define FONTSIZE_TEXT N_("Font size in pixels")
......
...@@ -76,7 +76,7 @@ ...@@ -76,7 +76,7 @@
#define RMTOSD_PORT_TEXT N_("VNC Port") #define RMTOSD_PORT_TEXT N_("VNC Port")
#define RMTOSD_PORT_LONGTEXT N_( \ #define RMTOSD_PORT_LONGTEXT N_( \
"VNC portnumber." ) "VNC port number." )
#define RMTOSD_PASSWORD_TEXT N_("VNC Password") #define RMTOSD_PASSWORD_TEXT N_("VNC Password")
#define RMTOSD_PASSWORD_LONGTEXT N_( \ #define RMTOSD_PASSWORD_LONGTEXT N_( \
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment