gtk2/gtk/gtkvolumebutton.ui.h
Matthias Clasen bd9ad3c9c2 Add .ui.h files to git
These files are generated, so adding them to git is somewhat
icky, but it helps translators who currently can't use intltool-update
on a fresh git checkout.
2013-08-03 17:26:27 +02:00

11 lines
191 B
C

N_("Volume");
N_("Turns volume up or down");
N_("+");
N_("Volume Up");
N_("Volume Up");
N_("Increases the volume");
N_("-");
N_("Volume Down");
N_("Volume Down");
N_("Decreases the volume");