diff options
Diffstat (limited to 'src/strings-default.yaml')
| -rw-r--r-- | src/strings-default.yaml | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/src/strings-default.yaml b/src/strings-default.yaml index ed8f236f..9868745c 100644 --- a/src/strings-default.yaml +++ b/src/strings-default.yaml @@ -639,6 +639,22 @@ misc: cue: "Crediting sources" sticky: "Crediting sources:" + downloadLayoutMedia: + withWallpaper: >- + Wiki files: {WALLPAPER} + + withBanner: >- + Wiki files: {BANNER} + + withWallpaper.withBanner: >- + Wiki files: {WALLPAPER}, {BANNER} + + withWallpaperParts: >- + Wallpaper: {PARTS} + + wallpaper: "Wallpaper" + banner: "Banner" + # external: # Links which will generally bring you somewhere off of the wiki. # The list of sites is hard-coded into the wiki software, so it |