Commit 977ed86c authored by Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf

Use "IP" for IP address

parent dc024dd2
...@@ -58,7 +58,7 @@ static void Close(vlc_object_t *); ...@@ -58,7 +58,7 @@ static void Close(vlc_object_t *);
"this VLC instance will act as the master clock for synchronization " \ "this VLC instance will act as the master clock for synchronization " \
"for clients listening") "for clients listening")
#define MIP_TEXT N_("Master server ip address") #define MIP_TEXT N_("Master server IP address")
#define MIP_LONGTEXT N_("The IP address of " \ #define MIP_LONGTEXT N_("The IP address of " \
"the network master clock to use for clock synchronization.") "the network master clock to use for clock synchronization.")
......
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