forked from neffo/bing-wallpaper-gnome-extension
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathSettings4.ui.h
44 lines (44 loc) · 2.15 KB
/
Settings4.ui.h
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
char *s = N_("Bing Wallpaper pictures folder");
char *s = N_("Hide the indicator");
char *s = N_("Indicator icon");
char *s = N_("Enable desktop notifications");
char *s = N_("Set background image");
char *s = N_("Set lock screen image");
char *s = N_("Download folder");
char *s = N_("Open folder");
char *s = N_("Delete previously downloaded wallpapers");
char *s = N_("Selected image");
char *s = N_("Bing locale");
char *s = N_("Default is English - United States");
char *s = N_("Settings");
char *s = N_("Use custom blur and brightness");
char *s = N_("Override GDM3 lockscreen effects");
char *s = N_("Blur can improve readability of login prompt");
char *s = N_("Background blur intensity");
char *s = N_("Can improve contrast of login prompt");
char *s = N_("Background brightness");
char *s = N_("Presets");
char *s = N_("Commonly used presets");
char *s = N_("No blur, slight dim");
char *s = N_("GNOME default");
char *s = N_("Slight blur, slight dim");
char *s = N_("Lock Screen");
char *s = N_("Enable logging to system journal");
char *s = N_("Debug logging");
char *s = N_("Switch to new images when available (unless on random mode)");
char *s = N_("Always show new images");
char *s = N_("Some newer features may be unstable on Wayland");
char *s = N_("Enable all features on Wayland");
char *s = N_("Screen resolution");
char *s = N_("Override automatic resolution selection");
char *s = N_("Debug options");
char *s = N_("New wallpaper images everyday from Bing");
char *s = N_("Gnome shell extension version ");
char *s = N_("https://github.com/neffo/bing-wallpaper-gnome-extension");
char *s = N_("Maintained by Michael Carroll");
char *s = N_("Show your support to the author on <a href=\"https://flattr.com/@neffo\">Flattr</a> or <a href=\"https://github.com/sponsors/neffo\">Github Sponsors</a>.");
char *s = N_("Changes since last version");
char *s = N_("Based on NASA APOD Gnome shell extension by Elia Argentieri");
char *s = N_("<span size=\"small\">This program comes with ABSOLUTELY NO WARRANTY.\n"
"See the <a href=\"https://www.gnu.org/licenses/gpl-3.0.html\">GNU General Public License, version 3 or later</a> for details.</span>");
char *s = N_("About");