ncmpc  0.30
Macros
i18n.h File Reference
#include "config.h"

Go to the source code of this file.

Macros

#define _(x)   x
 
#define N_(x)   x
 
#define YES_TRANSLATION   _("y")
 
#define NO_TRANSLATION   _("n")
 

Macro Definition Documentation

◆ _

#define _ (   x)    x

◆ N_

#define N_ (   x)    x

◆ YES_TRANSLATION

#define YES_TRANSLATION   _("y")

◆ NO_TRANSLATION

#define NO_TRANSLATION   _("n")