From 42f65893bc93f22e1d7a6542ec5221b28908afaf Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Fri, 25 May 2007 18:17:03 +0000 Subject: [PATCH] add strings.c that glade generates --- src/strings.c | 92 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 92 insertions(+) create mode 100644 src/strings.c diff --git a/src/strings.c b/src/strings.c new file mode 100644 index 0000000..a0e5455 --- /dev/null +++ b/src/strings.c @@ -0,0 +1,92 @@ +/* + * Translatable strings file generated by Glade. + * Add this file to your project's POTFILES.in. + * DO NOT compile it as part of your application. + */ + +gchar *s = N_("Openbox Window Preferences"); +gchar *s = N_("Theme"); +gchar *s = N_(" "); +gchar *s = N_("Theme"); +gchar *s = N_("Windows"); +gchar *s = N_(" "); +gchar *s = N_("Windows retain a border when undecorated"); +gchar *s = N_("Window Titles"); +gchar *s = N_(" "); +gchar *s = N_("Button _order:"); +gchar *s = N_("N - The window's icon\n" + "D - The all-desktops (sticky) button\n" + "S - The shade (roll up) button\n" + "L - The label (window title)\n" + "I - The iconify (minimize) button\n" + "M - The maximize button\n" + "C - The close button"); +gchar *s = N_("Fonts"); +gchar *s = N_(" "); +gchar *s = N_("Active window title: "); +gchar *s = N_("Inactive window title: "); +gchar *s = N_("Menu header: "); +gchar *s = N_("Menu Item: "); +gchar *s = N_("On-screen display: "); +gchar *s = N_("Appearance"); +gchar *s = N_("Focusing Windows"); +gchar *s = N_(" "); +gchar *s = N_("Focus windows when the _mouse pointer moves over them"); +gchar *s = N_(" "); +gchar *s = N_("_Raise windows when the mouse pointer moves over them"); +gchar *s = N_("_Delay before focusing and raising windows:"); +gchar *s = N_("ms"); +gchar *s = N_("Focus _new windows when they appear"); +gchar *s = N_("Placing Windows"); +gchar *s = N_(" "); +gchar *s = N_("_Place new windows under the mouse pointer"); +gchar *s = N_("Moving and Resizing Windows"); +gchar *s = N_(" "); +gchar *s = N_("Update the window c_ontents while resizing"); +gchar *s = N_("Amount of resistance against other _windows:"); +gchar *s = N_("px"); +gchar *s = N_("Amount of resistance against screen _edges:"); +gchar *s = N_("px"); +gchar *s = N_("Behavior"); +gchar *s = N_("Desktops"); +gchar *s = N_(" "); +gchar *s = N_("Number of _desktops: "); +gchar *s = N_("Desktop _names:"); +gchar *s = N_("Desktops"); +gchar *s = N_("Position"); +gchar *s = N_(" "); +gchar *s = N_("_Position:"); +gchar *s = N_("Top Left"); +gchar *s = N_("Top"); +gchar *s = N_("Top Right"); +gchar *s = N_("Left"); +gchar *s = N_("Right"); +gchar *s = N_("Bottom Left"); +gchar *s = N_("Bottom"); +gchar *s = N_("Bottom Right"); +gchar *s = N_("Floating"); +gchar *s = N_(" "); +gchar *s = N_("_Floating position:"); +gchar *s = N_("x"); +gchar *s = N_("_Orientation: "); +gchar *s = N_("Vertical"); +gchar *s = N_("Horizontal"); +gchar *s = N_("Stacking"); +gchar *s = N_(" "); +gchar *s = N_("Keep dock _above other windows"); +gchar *s = N_("A_llow dock to be both above and below windows"); +gchar *s = N_("Keep dock _below other windows"); +gchar *s = N_("Hiding"); +gchar *s = N_(" "); +gchar *s = N_("_Hide off screen"); +gchar *s = N_(" "); +gchar *s = N_("_Delay before hiding:"); +gchar *s = N_("ms"); +gchar *s = N_("Dock"); +gchar *s = N_("About"); +gchar *s = N_("About ObConf"); +gchar *s = N_("ObConf 3.0"); +gchar *s = N_("A preferences manager for Openbox"); +gchar *s = N_("Copyright (c) 2003-2006\n" + "Dana Jansens \n" + "Tim Riley "); -- 2.39.2