diff options
author | Simon Rettberg | 2023-08-02 16:54:21 +0200 |
---|---|---|
committer | Simon Rettberg | 2023-08-02 16:54:21 +0200 |
commit | 11d90f22fe829efe31c607abb3dccc9bb1e4f6c5 (patch) | |
tree | 805226c09ce11c9b566459ed0d6b1df40eee22d8 /modules-available/serversetup-bwlp-ipxe/lang | |
parent | [statistics] Add button to copy existing rule (diff) | |
download | slx-admin-11d90f22fe829efe31c607abb3dccc9bb1e4f6c5.tar.gz slx-admin-11d90f22fe829efe31c607abb3dccc9bb1e4f6c5.tar.xz slx-admin-11d90f22fe829efe31c607abb3dccc9bb1e4f6c5.zip |
[serversetup-bwlp-ipxe] Rewording, add "new tab" icon to links
Diffstat (limited to 'modules-available/serversetup-bwlp-ipxe/lang')
-rw-r--r-- | modules-available/serversetup-bwlp-ipxe/lang/en/template-tags.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/modules-available/serversetup-bwlp-ipxe/lang/en/template-tags.json b/modules-available/serversetup-bwlp-ipxe/lang/en/template-tags.json index 304884a5..e4727ab7 100644 --- a/modules-available/serversetup-bwlp-ipxe/lang/en/template-tags.json +++ b/modules-available/serversetup-bwlp-ipxe/lang/en/template-tags.json @@ -3,7 +3,7 @@ "lang_add": "Add", "lang_addBootentry": "Add Bootentry", "lang_addMenu": "Add Menu", - "lang_additionalInfoLink": "Read more", + "lang_additionalInfoLink": "More information", "lang_archAgnostic": "Architecture-agnostic", "lang_archBoth": "BIOS and EFI", "lang_archSelector": "Select architecture", @@ -49,7 +49,7 @@ "lang_import": "Import", "lang_initRd": "Optional initrd\/initramfs to load", "lang_ipxeSettings": "iPXE-specific settings", - "lang_ipxeWikiUrl": "at the iPXE wiki", + "lang_ipxeWikiUrl": "in the iPXE wiki", "lang_isDefault": "Default", "lang_lastBuild": "Last successful build", "lang_listOfMenus": "Menulist", |