]> git.sesse.net Git - vlc/blobdiff - include/vlc_intf_strings.h
Implement basic panel change
[vlc] / include / vlc_intf_strings.h
index 03eb65b4eacb3fbd2e41feb059d2d1eaa76ff113..0153c8d22cff831c078260ee4b4d29b1ce2c5f61 100644 (file)
@@ -38,5 +38,8 @@
 #define I_POP_SORT N_("Sort")
 #define I_POP_ADD N_("Add node")
 
+/*************** Preferences *************/
 
+#define I_HIDDEN_ADV N_( "Some options are available but hidden. "\
+                         "Check \"Advanced options\" to see them." )
 #endif