mirror of
https://github.com/smartfrigde/armcord.git
synced 2024-08-14 23:56:58 +00:00
Compare commits
12 commits
e48500f00e
...
24be5a69e2
Author | SHA1 | Date | |
---|---|---|---|
|
24be5a69e2 | ||
|
a599481bc5 | ||
|
82e3c76389 | ||
|
f87307ff95 | ||
|
17b51b7b94 | ||
|
c5d71bed86 | ||
|
b2f6c94ad4 | ||
|
e411b8653c | ||
|
f404a7356a | ||
|
5d1721c9f9 | ||
|
3ef612b3c7 | ||
|
9717eaedb1 |
13 changed files with 326 additions and 24 deletions
|
@ -13,18 +13,44 @@
|
||||||
"next": "Next",
|
"next": "Next",
|
||||||
"setup_question4": "Select a client mod you want to install:",
|
"setup_question4": "Select a client mod you want to install:",
|
||||||
"setup_question4_clientmodnotice": "Why not all of them? Having many client mods at the same time can cause issues. If you really want to do it though, check our Discord.",
|
"setup_question4_clientmodnotice": "Why not all of them? Having many client mods at the same time can cause issues. If you really want to do it though, check our Discord.",
|
||||||
"settings-theme": "ArmCord theme:",
|
"settings-theme": "ArmCord theme",
|
||||||
|
"settings-theme-desc1": "ArmCord \"themes\" manage apps behaviour and looks.",
|
||||||
|
"settings-theme-desc2": "this is how ArmCord looks when you first launch it. It includes recreation of Discord's\n custom titlebar and ArmCord specific styles injected into Discord.",
|
||||||
|
"settings-theme-desc3": "uses native titlebar of OS you're currently running (e.g Windows 7/10). Functions more\n similar to actual Discord app on Linux.",
|
||||||
"settings-theme-default": "Default",
|
"settings-theme-default": "Default",
|
||||||
"settings-theme-native": "Native",
|
"settings-theme-native": "Native",
|
||||||
|
"settings-csp-desc": "ArmCord CSP is our system that manages loading custom content loading into the Discord app. Stuff like\n client mods and themes depend on it. Disable if you want to get rid of mods and custom styles.",
|
||||||
"settings-tray": "Minimize to tray",
|
"settings-tray": "Minimize to tray",
|
||||||
|
"settings-tray-desc": "When disabled, ArmCord will close like any other window when closed, otherwise it'll sit back and relax\n in your system tray for later.",
|
||||||
"settings-patches": "Automatic Patches",
|
"settings-patches": "Automatic Patches",
|
||||||
|
"settings-patches-desk": "Fetches automatic patches that are distributed if release turns out to have bugs after release. Usually\n you don't have to keep this enabled, unless notified in support Discord.",
|
||||||
"settings-mobileMode": "Mobile mode",
|
"settings-mobileMode": "Mobile mode",
|
||||||
"settings-channel": "Discord channel:",
|
"settings-mobileMode-desc": "If you're on a device with touch-screen this feature is for you! It activates Discord's hidden mobile\n mode meant for phones and tablets. Only major feature missing is voice chat support. This is ideal for\n users on PinePhone and similar.",
|
||||||
|
"settings-channel": "Discord channel",
|
||||||
|
"settings-channel-desc1": "You can use this setting to change current instance of Discord:",
|
||||||
|
"settings-channel-desc2": "you're probably most familiar with this one. It's the one you see in default Discord\n client!",
|
||||||
|
"settings-channel-desc3": "this is alpha test release of Discord. By using it you gain access to the newest\n features and fixes.",
|
||||||
|
"settings-channel-desc4": "public test build. Receives features earlier than stable but is a bit older than Canary.",
|
||||||
|
"settings-channel-desc5": "unofficial instance of Discord that takes you back to 2016! None of the client mods\n bundled with ArmCord work with it. It's run by community, so you take all the risk by using it.",
|
||||||
"settings-invitewebsocket": "Invite Websocket",
|
"settings-invitewebsocket": "Invite Websocket",
|
||||||
"settings-mod": "Client mod:",
|
"settings-invitewebsocket-desc": "When enabled ArmCord will support Discord.gg links which means that if you open an invite link in your\n browser, ArmCord will automatically accept the invite. Can be unresponsive at times.",
|
||||||
"settings-prfmMode": "Performance mode:",
|
"settings-altPaste": "Alternative Paste",
|
||||||
|
"settings-altPaste-desc": "If you're on Gnome on Linux or just simply can't paste images copied from other messages, then this is\n for you. This enables alternative module for pasting images. Only enable this when you're experiencing\n issues.",
|
||||||
|
"settings-mod": "Client mod",
|
||||||
|
"settings-mod-desc1": "Client mods are programs that allow you customize your Discord experience. They can change appearance of\n the client, modify behaviours or add new features!",
|
||||||
|
"settings-mod-desc2": "focuses on making the Discord plugin development experience easier. Minimal and\n lightweight.",
|
||||||
|
"settings-mod-desc3": "light, secure, and easy to use, with out of the box experience. Features a built-in\n store for plugins.",
|
||||||
|
"settings-mod-desc4": "heavily work in progress, doesn't have a working UI.",
|
||||||
|
"settings-prfmMode": "Performance mode",
|
||||||
|
"settings-prfmMode": "Performance mode is an experimental function that may either increase responsiveness and performance of\n ArmCord or... decrease it. Please try every option and see which fits you the best.",
|
||||||
"settings-prfmMode-performance": "Performance",
|
"settings-prfmMode-performance": "Performance",
|
||||||
"settings-prfmMode-battery": "Battery",
|
"settings-prfmMode-battery": "Battery",
|
||||||
|
"settings-trayIcon": "Tray icon",
|
||||||
|
"settings-trayIcon-desc": "Set the icon which will appear in tray menu.",
|
||||||
|
"settings-advanced": "️Advanced user zone",
|
||||||
|
"settings-pluginsFolder": "Open plugins folder",
|
||||||
|
"settings-themesFolder": "Open themes folder",
|
||||||
|
"settings-storageFolder": "Open storage folder",
|
||||||
"settings-none": "None",
|
"settings-none": "None",
|
||||||
"settings-save": "Save Settings",
|
"settings-save": "Save Settings",
|
||||||
"settings-updater": "Check for updates"
|
"settings-updater": "Check for updates"
|
||||||
|
|
|
@ -27,5 +27,30 @@
|
||||||
"settings-none": "Ninguna",
|
"settings-none": "Ninguna",
|
||||||
"settings-save": "Guardar ajustes",
|
"settings-save": "Guardar ajustes",
|
||||||
"settings-updater": "Buscar una actualización",
|
"settings-updater": "Buscar una actualización",
|
||||||
"settings-mobileMode": "Mobile mode"
|
"settings-mobileMode": "Mobile mode",
|
||||||
|
"settings-theme-desc1": "ArmCord \"themes\" manage apps behaviour and looks.",
|
||||||
|
"settings-theme-desc2": "this is how ArmCord looks when you first launch it. It includes recreation of Discord's\n custom titlebar and ArmCord specific styles injected into Discord.",
|
||||||
|
"settings-theme-desc3": "uses native titlebar of OS you're currently running (e.g Windows 7/10). Functions more\n similar to actual Discord app on Linux.",
|
||||||
|
"settings-csp-desc": "ArmCord CSP is our system that manages loading custom content loading into the Discord app. Stuff like\n client mods and themes depend on it. Disable if you want to get rid of mods and custom styles.",
|
||||||
|
"settings-tray-desc": "When disabled, ArmCord will close like any other window when closed, otherwise it'll sit back and relax\n in your system tray for later.",
|
||||||
|
"settings-patches-desk": "Fetches automatic patches that are distributed if release turns out to have bugs after release. Usually\n you don't have to keep this enabled, unless notified in support Discord.",
|
||||||
|
"settings-mobileMode-desc": "If you're on a device with touch-screen this feature is for you! It activates Discord's hidden mobile\n mode meant for phones and tablets. Only major feature missing is voice chat support. This is ideal for\n users on PinePhone and similar.",
|
||||||
|
"settings-channel-desc1": "You can use this setting to change current instance of Discord:",
|
||||||
|
"settings-channel-desc2": "you're probably most familiar with this one. It's the one you see in default Discord\n client!",
|
||||||
|
"settings-channel-desc3": "this is alpha test release of Discord. By using it you gain access to the newest\n features and fixes.",
|
||||||
|
"settings-channel-desc4": "public test build. Receives features earlier than stable but is a bit older than Canary.",
|
||||||
|
"settings-themesFolder": "Open themes folder",
|
||||||
|
"settings-storageFolder": "Open storage folder",
|
||||||
|
"settings-invitewebsocket-desc": "When enabled ArmCord will support Discord.gg links which means that if you open an invite link in your\n browser, ArmCord will automatically accept the invite. Can be unresponsive at times.",
|
||||||
|
"settings-altPaste": "Alternative Paste",
|
||||||
|
"settings-altPaste-desc": "If you're on Gnome on Linux or just simply can't paste images copied from other messages, then this is\n for you. This enables alternative module for pasting images. Only enable this when you're experiencing\n issues.",
|
||||||
|
"settings-channel-desc5": "unofficial instance of Discord that takes you back to 2016! None of the client mods\n bundled with ArmCord work with it. It's run by community, so you take all the risk by using it.",
|
||||||
|
"settings-mod-desc1": "Client mods are programs that allow you customize your Discord experience. They can change appearance of\n the client, modify behaviours or add new features!",
|
||||||
|
"settings-mod-desc2": "focuses on making the Discord plugin development experience easier. Minimal and\n lightweight.",
|
||||||
|
"settings-mod-desc3": "light, secure, and easy to use, with out of the box experience. Features a built-in\n store for plugins.",
|
||||||
|
"settings-mod-desc4": "heavily work in progress, doesn't have a working UI.",
|
||||||
|
"settings-trayIcon": "Tray icon",
|
||||||
|
"settings-trayIcon-desc": "Set the icon which will appear in tray menu.",
|
||||||
|
"settings-advanced": "️Advanced user zone",
|
||||||
|
"settings-pluginsFolder": "Open plugins folder"
|
||||||
}
|
}
|
||||||
|
|
|
@ -27,5 +27,30 @@
|
||||||
"settings-none": "هیچکدام",
|
"settings-none": "هیچکدام",
|
||||||
"settings-save": "ذخیره تنظیمات",
|
"settings-save": "ذخیره تنظیمات",
|
||||||
"settings-updater": "بررسی برای بروزرسانی",
|
"settings-updater": "بررسی برای بروزرسانی",
|
||||||
"settings-mobileMode": "Mobile mode"
|
"settings-mobileMode": "Mobile mode",
|
||||||
|
"settings-theme-desc1": "ArmCord \"themes\" manage apps behaviour and looks.",
|
||||||
|
"settings-theme-desc2": "this is how ArmCord looks when you first launch it. It includes recreation of Discord's\n custom titlebar and ArmCord specific styles injected into Discord.",
|
||||||
|
"settings-tray-desc": "When disabled, ArmCord will close like any other window when closed, otherwise it'll sit back and relax\n in your system tray for later.",
|
||||||
|
"settings-patches-desk": "Fetches automatic patches that are distributed if release turns out to have bugs after release. Usually\n you don't have to keep this enabled, unless notified in support Discord.",
|
||||||
|
"settings-channel-desc4": "public test build. Receives features earlier than stable but is a bit older than Canary.",
|
||||||
|
"settings-channel-desc5": "unofficial instance of Discord that takes you back to 2016! None of the client mods\n bundled with ArmCord work with it. It's run by community, so you take all the risk by using it.",
|
||||||
|
"settings-invitewebsocket-desc": "When enabled ArmCord will support Discord.gg links which means that if you open an invite link in your\n browser, ArmCord will automatically accept the invite. Can be unresponsive at times.",
|
||||||
|
"settings-altPaste": "Alternative Paste",
|
||||||
|
"settings-altPaste-desc": "If you're on Gnome on Linux or just simply can't paste images copied from other messages, then this is\n for you. This enables alternative module for pasting images. Only enable this when you're experiencing\n issues.",
|
||||||
|
"settings-mod-desc1": "Client mods are programs that allow you customize your Discord experience. They can change appearance of\n the client, modify behaviours or add new features!",
|
||||||
|
"settings-mod-desc4": "heavily work in progress, doesn't have a working UI.",
|
||||||
|
"settings-theme-desc3": "uses native titlebar of OS you're currently running (e.g Windows 7/10). Functions more\n similar to actual Discord app on Linux.",
|
||||||
|
"settings-csp-desc": "ArmCord CSP is our system that manages loading custom content loading into the Discord app. Stuff like\n client mods and themes depend on it. Disable if you want to get rid of mods and custom styles.",
|
||||||
|
"settings-mobileMode-desc": "If you're on a device with touch-screen this feature is for you! It activates Discord's hidden mobile\n mode meant for phones and tablets. Only major feature missing is voice chat support. This is ideal for\n users on PinePhone and similar.",
|
||||||
|
"settings-channel-desc1": "You can use this setting to change current instance of Discord:",
|
||||||
|
"settings-channel-desc2": "you're probably most familiar with this one. It's the one you see in default Discord\n client!",
|
||||||
|
"settings-channel-desc3": "this is alpha test release of Discord. By using it you gain access to the newest\n features and fixes.",
|
||||||
|
"settings-mod-desc2": "focuses on making the Discord plugin development experience easier. Minimal and\n lightweight.",
|
||||||
|
"settings-mod-desc3": "light, secure, and easy to use, with out of the box experience. Features a built-in\n store for plugins.",
|
||||||
|
"settings-trayIcon": "Tray icon",
|
||||||
|
"settings-trayIcon-desc": "Set the icon which will appear in tray menu.",
|
||||||
|
"settings-advanced": "️Advanced user zone",
|
||||||
|
"settings-pluginsFolder": "Open plugins folder",
|
||||||
|
"settings-themesFolder": "Open themes folder",
|
||||||
|
"settings-storageFolder": "Open storage folder"
|
||||||
}
|
}
|
||||||
|
|
|
@ -27,5 +27,30 @@
|
||||||
"settings-prfmMode-performance": "Performance",
|
"settings-prfmMode-performance": "Performance",
|
||||||
"settings-prfmMode-battery": "Batterie",
|
"settings-prfmMode-battery": "Batterie",
|
||||||
"settings-none": "Aucun",
|
"settings-none": "Aucun",
|
||||||
"settings-mobileMode": "Mobile mode"
|
"settings-mobileMode": "Mobile mode",
|
||||||
|
"settings-theme-desc1": "ArmCord \"themes\" manage apps behaviour and looks.",
|
||||||
|
"settings-channel-desc4": "public test build. Receives features earlier than stable but is a bit older than Canary.",
|
||||||
|
"settings-altPaste": "Alternative Paste",
|
||||||
|
"settings-storageFolder": "Open storage folder",
|
||||||
|
"settings-theme-desc2": "this is how ArmCord looks when you first launch it. It includes recreation of Discord's\n custom titlebar and ArmCord specific styles injected into Discord.",
|
||||||
|
"settings-theme-desc3": "uses native titlebar of OS you're currently running (e.g Windows 7/10). Functions more\n similar to actual Discord app on Linux.",
|
||||||
|
"settings-csp-desc": "ArmCord CSP is our system that manages loading custom content loading into the Discord app. Stuff like\n client mods and themes depend on it. Disable if you want to get rid of mods and custom styles.",
|
||||||
|
"settings-tray-desc": "When disabled, ArmCord will close like any other window when closed, otherwise it'll sit back and relax\n in your system tray for later.",
|
||||||
|
"settings-patches-desk": "Fetches automatic patches that are distributed if release turns out to have bugs after release. Usually\n you don't have to keep this enabled, unless notified in support Discord.",
|
||||||
|
"settings-mobileMode-desc": "If you're on a device with touch-screen this feature is for you! It activates Discord's hidden mobile\n mode meant for phones and tablets. Only major feature missing is voice chat support. This is ideal for\n users on PinePhone and similar.",
|
||||||
|
"settings-channel-desc1": "You can use this setting to change current instance of Discord:",
|
||||||
|
"settings-channel-desc2": "you're probably most familiar with this one. It's the one you see in default Discord\n client!",
|
||||||
|
"settings-channel-desc3": "this is alpha test release of Discord. By using it you gain access to the newest\n features and fixes.",
|
||||||
|
"settings-channel-desc5": "unofficial instance of Discord that takes you back to 2016! None of the client mods\n bundled with ArmCord work with it. It's run by community, so you take all the risk by using it.",
|
||||||
|
"settings-invitewebsocket-desc": "When enabled ArmCord will support Discord.gg links which means that if you open an invite link in your\n browser, ArmCord will automatically accept the invite. Can be unresponsive at times.",
|
||||||
|
"settings-altPaste-desc": "If you're on Gnome on Linux or just simply can't paste images copied from other messages, then this is\n for you. This enables alternative module for pasting images. Only enable this when you're experiencing\n issues.",
|
||||||
|
"settings-mod-desc1": "Client mods are programs that allow you customize your Discord experience. They can change appearance of\n the client, modify behaviours or add new features!",
|
||||||
|
"settings-mod-desc2": "focuses on making the Discord plugin development experience easier. Minimal and\n lightweight.",
|
||||||
|
"settings-mod-desc3": "light, secure, and easy to use, with out of the box experience. Features a built-in\n store for plugins.",
|
||||||
|
"settings-mod-desc4": "heavily work in progress, doesn't have a working UI.",
|
||||||
|
"settings-trayIcon": "Tray icon",
|
||||||
|
"settings-trayIcon-desc": "Set the icon which will appear in tray menu.",
|
||||||
|
"settings-advanced": "️Advanced user zone",
|
||||||
|
"settings-pluginsFolder": "Open plugins folder",
|
||||||
|
"settings-themesFolder": "Open themes folder"
|
||||||
}
|
}
|
||||||
|
|
|
@ -27,5 +27,30 @@
|
||||||
"settings-prfmMode-performance": "kinerja",
|
"settings-prfmMode-performance": "kinerja",
|
||||||
"settings-prfmMode-battery": "Baterai",
|
"settings-prfmMode-battery": "Baterai",
|
||||||
"settings-none": "tidak ada",
|
"settings-none": "tidak ada",
|
||||||
"settings-mobileMode": "Mobile mode"
|
"settings-mobileMode": "Mobile mode",
|
||||||
|
"settings-altPaste": "Alternative Paste",
|
||||||
|
"settings-theme-desc1": "ArmCord \"themes\" manage apps behaviour and looks.",
|
||||||
|
"settings-theme-desc2": "this is how ArmCord looks when you first launch it. It includes recreation of Discord's\n custom titlebar and ArmCord specific styles injected into Discord.",
|
||||||
|
"settings-theme-desc3": "uses native titlebar of OS you're currently running (e.g Windows 7/10). Functions more\n similar to actual Discord app on Linux.",
|
||||||
|
"settings-tray-desc": "When disabled, ArmCord will close like any other window when closed, otherwise it'll sit back and relax\n in your system tray for later.",
|
||||||
|
"settings-patches-desk": "Fetches automatic patches that are distributed if release turns out to have bugs after release. Usually\n you don't have to keep this enabled, unless notified in support Discord.",
|
||||||
|
"settings-csp-desc": "ArmCord CSP is our system that manages loading custom content loading into the Discord app. Stuff like\n client mods and themes depend on it. Disable if you want to get rid of mods and custom styles.",
|
||||||
|
"settings-invitewebsocket-desc": "When enabled ArmCord will support Discord.gg links which means that if you open an invite link in your\n browser, ArmCord will automatically accept the invite. Can be unresponsive at times.",
|
||||||
|
"settings-mobileMode-desc": "If you're on a device with touch-screen this feature is for you! It activates Discord's hidden mobile\n mode meant for phones and tablets. Only major feature missing is voice chat support. This is ideal for\n users on PinePhone and similar.",
|
||||||
|
"settings-channel-desc1": "You can use this setting to change current instance of Discord:",
|
||||||
|
"settings-channel-desc2": "you're probably most familiar with this one. It's the one you see in default Discord\n client!",
|
||||||
|
"settings-channel-desc3": "this is alpha test release of Discord. By using it you gain access to the newest\n features and fixes.",
|
||||||
|
"settings-channel-desc4": "public test build. Receives features earlier than stable but is a bit older than Canary.",
|
||||||
|
"settings-channel-desc5": "unofficial instance of Discord that takes you back to 2016! None of the client mods\n bundled with ArmCord work with it. It's run by community, so you take all the risk by using it.",
|
||||||
|
"settings-themesFolder": "Open themes folder",
|
||||||
|
"settings-storageFolder": "Open storage folder",
|
||||||
|
"settings-altPaste-desc": "If you're on Gnome on Linux or just simply can't paste images copied from other messages, then this is\n for you. This enables alternative module for pasting images. Only enable this when you're experiencing\n issues.",
|
||||||
|
"settings-mod-desc1": "Client mods are programs that allow you customize your Discord experience. They can change appearance of\n the client, modify behaviours or add new features!",
|
||||||
|
"settings-mod-desc2": "focuses on making the Discord plugin development experience easier. Minimal and\n lightweight.",
|
||||||
|
"settings-mod-desc3": "light, secure, and easy to use, with out of the box experience. Features a built-in\n store for plugins.",
|
||||||
|
"settings-mod-desc4": "heavily work in progress, doesn't have a working UI.",
|
||||||
|
"settings-trayIcon": "Tray icon",
|
||||||
|
"settings-trayIcon-desc": "Set the icon which will appear in tray menu.",
|
||||||
|
"settings-advanced": "️Advanced user zone",
|
||||||
|
"settings-pluginsFolder": "Open plugins folder"
|
||||||
}
|
}
|
||||||
|
|
|
@ -27,5 +27,30 @@
|
||||||
"settings-prfmMode-performance": "Performance",
|
"settings-prfmMode-performance": "Performance",
|
||||||
"settings-prfmMode-battery": "Battery",
|
"settings-prfmMode-battery": "Battery",
|
||||||
"settings-none": "None",
|
"settings-none": "None",
|
||||||
"settings-mobileMode": "Mobile mode"
|
"settings-mobileMode": "Mobile mode",
|
||||||
|
"settings-theme-desc1": "ArmCord \"themes\" manage apps behaviour and looks.",
|
||||||
|
"settings-theme-desc2": "this is how ArmCord looks when you first launch it. It includes recreation of Discord's\n custom titlebar and ArmCord specific styles injected into Discord.",
|
||||||
|
"settings-theme-desc3": "uses native titlebar of OS you're currently running (e.g Windows 7/10). Functions more\n similar to actual Discord app on Linux.",
|
||||||
|
"settings-csp-desc": "ArmCord CSP is our system that manages loading custom content loading into the Discord app. Stuff like\n client mods and themes depend on it. Disable if you want to get rid of mods and custom styles.",
|
||||||
|
"settings-patches-desk": "Fetches automatic patches that are distributed if release turns out to have bugs after release. Usually\n you don't have to keep this enabled, unless notified in support Discord.",
|
||||||
|
"settings-mobileMode-desc": "If you're on a device with touch-screen this feature is for you! It activates Discord's hidden mobile\n mode meant for phones and tablets. Only major feature missing is voice chat support. This is ideal for\n users on PinePhone and similar.",
|
||||||
|
"settings-channel-desc1": "You can use this setting to change current instance of Discord:",
|
||||||
|
"settings-channel-desc2": "you're probably most familiar with this one. It's the one you see in default Discord\n client!",
|
||||||
|
"settings-channel-desc3": "this is alpha test release of Discord. By using it you gain access to the newest\n features and fixes.",
|
||||||
|
"settings-channel-desc4": "public test build. Receives features earlier than stable but is a bit older than Canary.",
|
||||||
|
"settings-tray-desc": "When disabled, ArmCord will close like any other window when closed, otherwise it'll sit back and relax\n in your system tray for later.",
|
||||||
|
"settings-invitewebsocket-desc": "When enabled ArmCord will support Discord.gg links which means that if you open an invite link in your\n browser, ArmCord will automatically accept the invite. Can be unresponsive at times.",
|
||||||
|
"settings-altPaste": "Alternative Paste",
|
||||||
|
"settings-altPaste-desc": "If you're on Gnome on Linux or just simply can't paste images copied from other messages, then this is\n for you. This enables alternative module for pasting images. Only enable this when you're experiencing\n issues.",
|
||||||
|
"settings-mod-desc1": "Client mods are programs that allow you customize your Discord experience. They can change appearance of\n the client, modify behaviours or add new features!",
|
||||||
|
"settings-mod-desc2": "focuses on making the Discord plugin development experience easier. Minimal and\n lightweight.",
|
||||||
|
"settings-channel-desc5": "unofficial instance of Discord that takes you back to 2016! None of the client mods\n bundled with ArmCord work with it. It's run by community, so you take all the risk by using it.",
|
||||||
|
"settings-mod-desc3": "light, secure, and easy to use, with out of the box experience. Features a built-in\n store for plugins.",
|
||||||
|
"settings-mod-desc4": "heavily work in progress, doesn't have a working UI.",
|
||||||
|
"settings-trayIcon": "Tray icon",
|
||||||
|
"settings-trayIcon-desc": "Set the icon which will appear in tray menu.",
|
||||||
|
"settings-advanced": "️Advanced user zone",
|
||||||
|
"settings-pluginsFolder": "Open plugins folder",
|
||||||
|
"settings-themesFolder": "Open themes folder",
|
||||||
|
"settings-storageFolder": "Open storage folder"
|
||||||
}
|
}
|
||||||
|
|
|
@ -27,5 +27,30 @@
|
||||||
"settings-prfmMode-performance": "Performance",
|
"settings-prfmMode-performance": "Performance",
|
||||||
"settings-prfmMode-battery": "Battery",
|
"settings-prfmMode-battery": "Battery",
|
||||||
"settings-none": "None",
|
"settings-none": "None",
|
||||||
"settings-mobileMode": "Mobile mode"
|
"settings-mobileMode": "Mobile mode",
|
||||||
|
"settings-theme-desc1": "ArmCord \"themes\" manage apps behaviour and looks.",
|
||||||
|
"settings-theme-desc2": "this is how ArmCord looks when you first launch it. It includes recreation of Discord's\n custom titlebar and ArmCord specific styles injected into Discord.",
|
||||||
|
"settings-theme-desc3": "uses native titlebar of OS you're currently running (e.g Windows 7/10). Functions more\n similar to actual Discord app on Linux.",
|
||||||
|
"settings-csp-desc": "ArmCord CSP is our system that manages loading custom content loading into the Discord app. Stuff like\n client mods and themes depend on it. Disable if you want to get rid of mods and custom styles.",
|
||||||
|
"settings-tray-desc": "When disabled, ArmCord will close like any other window when closed, otherwise it'll sit back and relax\n in your system tray for later.",
|
||||||
|
"settings-channel-desc1": "You can use this setting to change current instance of Discord:",
|
||||||
|
"settings-patches-desk": "Fetches automatic patches that are distributed if release turns out to have bugs after release. Usually\n you don't have to keep this enabled, unless notified in support Discord.",
|
||||||
|
"settings-mobileMode-desc": "If you're on a device with touch-screen this feature is for you! It activates Discord's hidden mobile\n mode meant for phones and tablets. Only major feature missing is voice chat support. This is ideal for\n users on PinePhone and similar.",
|
||||||
|
"settings-channel-desc2": "you're probably most familiar with this one. It's the one you see in default Discord\n client!",
|
||||||
|
"settings-channel-desc3": "this is alpha test release of Discord. By using it you gain access to the newest\n features and fixes.",
|
||||||
|
"settings-channel-desc4": "public test build. Receives features earlier than stable but is a bit older than Canary.",
|
||||||
|
"settings-channel-desc5": "unofficial instance of Discord that takes you back to 2016! None of the client mods\n bundled with ArmCord work with it. It's run by community, so you take all the risk by using it.",
|
||||||
|
"settings-invitewebsocket-desc": "When enabled ArmCord will support Discord.gg links which means that if you open an invite link in your\n browser, ArmCord will automatically accept the invite. Can be unresponsive at times.",
|
||||||
|
"settings-altPaste": "Alternative Paste",
|
||||||
|
"settings-altPaste-desc": "If you're on Gnome on Linux or just simply can't paste images copied from other messages, then this is\n for you. This enables alternative module for pasting images. Only enable this when you're experiencing\n issues.",
|
||||||
|
"settings-mod-desc1": "Client mods are programs that allow you customize your Discord experience. They can change appearance of\n the client, modify behaviours or add new features!",
|
||||||
|
"settings-mod-desc2": "focuses on making the Discord plugin development experience easier. Minimal and\n lightweight.",
|
||||||
|
"settings-mod-desc3": "light, secure, and easy to use, with out of the box experience. Features a built-in\n store for plugins.",
|
||||||
|
"settings-mod-desc4": "heavily work in progress, doesn't have a working UI.",
|
||||||
|
"settings-trayIcon": "Tray icon",
|
||||||
|
"settings-trayIcon-desc": "Set the icon which will appear in tray menu.",
|
||||||
|
"settings-advanced": "️Advanced user zone",
|
||||||
|
"settings-pluginsFolder": "Open plugins folder",
|
||||||
|
"settings-themesFolder": "Open themes folder",
|
||||||
|
"settings-storageFolder": "Open storage folder"
|
||||||
}
|
}
|
||||||
|
|
|
@ -27,5 +27,30 @@
|
||||||
"settings-prfmMode": "Performance mode:",
|
"settings-prfmMode": "Performance mode:",
|
||||||
"settings-prfmMode-performance": "Performance",
|
"settings-prfmMode-performance": "Performance",
|
||||||
"settings-prfmMode-battery": "Battery",
|
"settings-prfmMode-battery": "Battery",
|
||||||
"settings-mobileMode": "Mobile mode"
|
"settings-mobileMode": "Mobile mode",
|
||||||
|
"settings-channel-desc3": "this is alpha test release of Discord. By using it you gain access to the newest\n features and fixes.",
|
||||||
|
"settings-altPaste": "Alternative Paste",
|
||||||
|
"settings-invitewebsocket-desc": "When enabled ArmCord will support Discord.gg links which means that if you open an invite link in your\n browser, ArmCord will automatically accept the invite. Can be unresponsive at times.",
|
||||||
|
"settings-altPaste-desc": "If you're on Gnome on Linux or just simply can't paste images copied from other messages, then this is\n for you. This enables alternative module for pasting images. Only enable this when you're experiencing\n issues.",
|
||||||
|
"settings-theme-desc1": "ArmCord \"themes\" manage apps behaviour and looks.",
|
||||||
|
"settings-theme-desc2": "this is how ArmCord looks when you first launch it. It includes recreation of Discord's\n custom titlebar and ArmCord specific styles injected into Discord.",
|
||||||
|
"settings-theme-desc3": "uses native titlebar of OS you're currently running (e.g Windows 7/10). Functions more\n similar to actual Discord app on Linux.",
|
||||||
|
"settings-csp-desc": "ArmCord CSP is our system that manages loading custom content loading into the Discord app. Stuff like\n client mods and themes depend on it. Disable if you want to get rid of mods and custom styles.",
|
||||||
|
"settings-tray-desc": "When disabled, ArmCord will close like any other window when closed, otherwise it'll sit back and relax\n in your system tray for later.",
|
||||||
|
"settings-patches-desk": "Fetches automatic patches that are distributed if release turns out to have bugs after release. Usually\n you don't have to keep this enabled, unless notified in support Discord.",
|
||||||
|
"settings-mobileMode-desc": "If you're on a device with touch-screen this feature is for you! It activates Discord's hidden mobile\n mode meant for phones and tablets. Only major feature missing is voice chat support. This is ideal for\n users on PinePhone and similar.",
|
||||||
|
"settings-channel-desc1": "You can use this setting to change current instance of Discord:",
|
||||||
|
"settings-channel-desc2": "you're probably most familiar with this one. It's the one you see in default Discord\n client!",
|
||||||
|
"settings-channel-desc4": "public test build. Receives features earlier than stable but is a bit older than Canary.",
|
||||||
|
"settings-channel-desc5": "unofficial instance of Discord that takes you back to 2016! None of the client mods\n bundled with ArmCord work with it. It's run by community, so you take all the risk by using it.",
|
||||||
|
"settings-mod-desc2": "focuses on making the Discord plugin development experience easier. Minimal and\n lightweight.",
|
||||||
|
"settings-mod-desc3": "light, secure, and easy to use, with out of the box experience. Features a built-in\n store for plugins.",
|
||||||
|
"settings-mod-desc1": "Client mods are programs that allow you customize your Discord experience. They can change appearance of\n the client, modify behaviours or add new features!",
|
||||||
|
"settings-mod-desc4": "heavily work in progress, doesn't have a working UI.",
|
||||||
|
"settings-trayIcon": "Tray icon",
|
||||||
|
"settings-trayIcon-desc": "Set the icon which will appear in tray menu.",
|
||||||
|
"settings-advanced": "️Advanced user zone",
|
||||||
|
"settings-pluginsFolder": "Open plugins folder",
|
||||||
|
"settings-themesFolder": "Open themes folder",
|
||||||
|
"settings-storageFolder": "Open storage folder"
|
||||||
}
|
}
|
||||||
|
|
|
@ -27,5 +27,30 @@
|
||||||
"settings-prfmMode-performance": "Wydajny",
|
"settings-prfmMode-performance": "Wydajny",
|
||||||
"settings-prfmMode-battery": "Bateria",
|
"settings-prfmMode-battery": "Bateria",
|
||||||
"settings-none": "Nic/Brak",
|
"settings-none": "Nic/Brak",
|
||||||
"settings-mobileMode": "Mobile mode"
|
"settings-mobileMode": "Mobile mode",
|
||||||
|
"settings-theme-desc1": "ArmCord \"themes\" manage apps behaviour and looks.",
|
||||||
|
"settings-theme-desc2": "this is how ArmCord looks when you first launch it. It includes recreation of Discord's\n custom titlebar and ArmCord specific styles injected into Discord.",
|
||||||
|
"settings-theme-desc3": "uses native titlebar of OS you're currently running (e.g Windows 7/10). Functions more\n similar to actual Discord app on Linux.",
|
||||||
|
"settings-csp-desc": "ArmCord CSP is our system that manages loading custom content loading into the Discord app. Stuff like\n client mods and themes depend on it. Disable if you want to get rid of mods and custom styles.",
|
||||||
|
"settings-tray-desc": "When disabled, ArmCord will close like any other window when closed, otherwise it'll sit back and relax\n in your system tray for later.",
|
||||||
|
"settings-patches-desk": "Fetches automatic patches that are distributed if release turns out to have bugs after release. Usually\n you don't have to keep this enabled, unless notified in support Discord.",
|
||||||
|
"settings-mobileMode-desc": "If you're on a device with touch-screen this feature is for you! It activates Discord's hidden mobile\n mode meant for phones and tablets. Only major feature missing is voice chat support. This is ideal for\n users on PinePhone and similar.",
|
||||||
|
"settings-channel-desc1": "You can use this setting to change current instance of Discord:",
|
||||||
|
"settings-channel-desc2": "you're probably most familiar with this one. It's the one you see in default Discord\n client!",
|
||||||
|
"settings-altPaste": "Alternative Paste",
|
||||||
|
"settings-channel-desc3": "this is alpha test release of Discord. By using it you gain access to the newest\n features and fixes.",
|
||||||
|
"settings-channel-desc4": "public test build. Receives features earlier than stable but is a bit older than Canary.",
|
||||||
|
"settings-channel-desc5": "unofficial instance of Discord that takes you back to 2016! None of the client mods\n bundled with ArmCord work with it. It's run by community, so you take all the risk by using it.",
|
||||||
|
"settings-invitewebsocket-desc": "When enabled ArmCord will support Discord.gg links which means that if you open an invite link in your\n browser, ArmCord will automatically accept the invite. Can be unresponsive at times.",
|
||||||
|
"settings-altPaste-desc": "If you're on Gnome on Linux or just simply can't paste images copied from other messages, then this is\n for you. This enables alternative module for pasting images. Only enable this when you're experiencing\n issues.",
|
||||||
|
"settings-mod-desc2": "focuses on making the Discord plugin development experience easier. Minimal and\n lightweight.",
|
||||||
|
"settings-mod-desc1": "Client mods are programs that allow you customize your Discord experience. They can change appearance of\n the client, modify behaviours or add new features!",
|
||||||
|
"settings-mod-desc3": "light, secure, and easy to use, with out of the box experience. Features a built-in\n store for plugins.",
|
||||||
|
"settings-mod-desc4": "heavily work in progress, doesn't have a working UI.",
|
||||||
|
"settings-trayIcon": "Tray icon",
|
||||||
|
"settings-trayIcon-desc": "Set the icon which will appear in tray menu.",
|
||||||
|
"settings-advanced": "️Advanced user zone",
|
||||||
|
"settings-pluginsFolder": "Open plugins folder",
|
||||||
|
"settings-themesFolder": "Open themes folder",
|
||||||
|
"settings-storageFolder": "Open storage folder"
|
||||||
}
|
}
|
||||||
|
|
|
@ -27,5 +27,30 @@
|
||||||
"settings-none": "None",
|
"settings-none": "None",
|
||||||
"settings-save": "Save Settings",
|
"settings-save": "Save Settings",
|
||||||
"settings-updater": "Check for updates",
|
"settings-updater": "Check for updates",
|
||||||
"settings-mobileMode": "Mobile mode"
|
"settings-mobileMode": "Mobile mode",
|
||||||
|
"settings-channel-desc1": "You can use this setting to change current instance of Discord:",
|
||||||
|
"settings-theme-desc1": "ArmCord \"themes\" manage apps behaviour and looks.",
|
||||||
|
"settings-theme-desc2": "this is how ArmCord looks when you first launch it. It includes recreation of Discord's\n custom titlebar and ArmCord specific styles injected into Discord.",
|
||||||
|
"settings-theme-desc3": "uses native titlebar of OS you're currently running (e.g Windows 7/10). Functions more\n similar to actual Discord app on Linux.",
|
||||||
|
"settings-csp-desc": "ArmCord CSP is our system that manages loading custom content loading into the Discord app. Stuff like\n client mods and themes depend on it. Disable if you want to get rid of mods and custom styles.",
|
||||||
|
"settings-patches-desk": "Fetches automatic patches that are distributed if release turns out to have bugs after release. Usually\n you don't have to keep this enabled, unless notified in support Discord.",
|
||||||
|
"settings-mobileMode-desc": "If you're on a device with touch-screen this feature is for you! It activates Discord's hidden mobile\n mode meant for phones and tablets. Only major feature missing is voice chat support. This is ideal for\n users on PinePhone and similar.",
|
||||||
|
"settings-tray-desc": "When disabled, ArmCord will close like any other window when closed, otherwise it'll sit back and relax\n in your system tray for later.",
|
||||||
|
"settings-channel-desc2": "you're probably most familiar with this one. It's the one you see in default Discord\n client!",
|
||||||
|
"settings-channel-desc3": "this is alpha test release of Discord. By using it you gain access to the newest\n features and fixes.",
|
||||||
|
"settings-invitewebsocket-desc": "When enabled ArmCord will support Discord.gg links which means that if you open an invite link in your\n browser, ArmCord will automatically accept the invite. Can be unresponsive at times.",
|
||||||
|
"settings-channel-desc4": "public test build. Receives features earlier than stable but is a bit older than Canary.",
|
||||||
|
"settings-altPaste": "Alternative Paste",
|
||||||
|
"settings-altPaste-desc": "If you're on Gnome on Linux or just simply can't paste images copied from other messages, then this is\n for you. This enables alternative module for pasting images. Only enable this when you're experiencing\n issues.",
|
||||||
|
"settings-channel-desc5": "unofficial instance of Discord that takes you back to 2016! None of the client mods\n bundled with ArmCord work with it. It's run by community, so you take all the risk by using it.",
|
||||||
|
"settings-mod-desc1": "Client mods are programs that allow you customize your Discord experience. They can change appearance of\n the client, modify behaviours or add new features!",
|
||||||
|
"settings-mod-desc2": "focuses on making the Discord plugin development experience easier. Minimal and\n lightweight.",
|
||||||
|
"settings-mod-desc3": "light, secure, and easy to use, with out of the box experience. Features a built-in\n store for plugins.",
|
||||||
|
"settings-mod-desc4": "heavily work in progress, doesn't have a working UI.",
|
||||||
|
"settings-trayIcon": "Tray icon",
|
||||||
|
"settings-trayIcon-desc": "Set the icon which will appear in tray menu.",
|
||||||
|
"settings-advanced": "️Advanced user zone",
|
||||||
|
"settings-pluginsFolder": "Open plugins folder",
|
||||||
|
"settings-themesFolder": "Open themes folder",
|
||||||
|
"settings-storageFolder": "Open storage folder"
|
||||||
}
|
}
|
||||||
|
|
|
@ -27,5 +27,30 @@
|
||||||
"settings-none": "Ничего",
|
"settings-none": "Ничего",
|
||||||
"settings-save": "Сохранить настройки",
|
"settings-save": "Сохранить настройки",
|
||||||
"settings-updater": "Проверить наличие обновлений",
|
"settings-updater": "Проверить наличие обновлений",
|
||||||
"settings-mobileMode": "Mobile mode"
|
"settings-mobileMode": "Mobile mode",
|
||||||
|
"settings-csp-desc": "ArmCord CSP is our system that manages loading custom content loading into the Discord app. Stuff like\n client mods and themes depend on it. Disable if you want to get rid of mods and custom styles.",
|
||||||
|
"settings-tray-desc": "When disabled, ArmCord will close like any other window when closed, otherwise it'll sit back and relax\n in your system tray for later.",
|
||||||
|
"settings-patches-desk": "Fetches automatic patches that are distributed if release turns out to have bugs after release. Usually\n you don't have to keep this enabled, unless notified in support Discord.",
|
||||||
|
"settings-channel-desc1": "You can use this setting to change current instance of Discord:",
|
||||||
|
"settings-pluginsFolder": "Open plugins folder",
|
||||||
|
"settings-themesFolder": "Open themes folder",
|
||||||
|
"settings-storageFolder": "Open storage folder",
|
||||||
|
"settings-channel-desc2": "you're probably most familiar with this one. It's the one you see in default Discord\n client!",
|
||||||
|
"settings-channel-desc3": "this is alpha test release of Discord. By using it you gain access to the newest\n features and fixes.",
|
||||||
|
"settings-theme-desc1": "ArmCord \"themes\" manage apps behaviour and looks.",
|
||||||
|
"settings-theme-desc2": "this is how ArmCord looks when you first launch it. It includes recreation of Discord's\n custom titlebar and ArmCord specific styles injected into Discord.",
|
||||||
|
"settings-theme-desc3": "uses native titlebar of OS you're currently running (e.g Windows 7/10). Functions more\n similar to actual Discord app on Linux.",
|
||||||
|
"settings-mobileMode-desc": "If you're on a device with touch-screen this feature is for you! It activates Discord's hidden mobile\n mode meant for phones and tablets. Only major feature missing is voice chat support. This is ideal for\n users on PinePhone and similar.",
|
||||||
|
"settings-channel-desc4": "public test build. Receives features earlier than stable but is a bit older than Canary.",
|
||||||
|
"settings-channel-desc5": "unofficial instance of Discord that takes you back to 2016! None of the client mods\n bundled with ArmCord work with it. It's run by community, so you take all the risk by using it.",
|
||||||
|
"settings-invitewebsocket-desc": "When enabled ArmCord will support Discord.gg links which means that if you open an invite link in your\n browser, ArmCord will automatically accept the invite. Can be unresponsive at times.",
|
||||||
|
"settings-altPaste": "Alternative Paste",
|
||||||
|
"settings-altPaste-desc": "If you're on Gnome on Linux or just simply can't paste images copied from other messages, then this is\n for you. This enables alternative module for pasting images. Only enable this when you're experiencing\n issues.",
|
||||||
|
"settings-mod-desc1": "Client mods are programs that allow you customize your Discord experience. They can change appearance of\n the client, modify behaviours or add new features!",
|
||||||
|
"settings-mod-desc2": "focuses on making the Discord plugin development experience easier. Minimal and\n lightweight.",
|
||||||
|
"settings-mod-desc3": "light, secure, and easy to use, with out of the box experience. Features a built-in\n store for plugins.",
|
||||||
|
"settings-mod-desc4": "heavily work in progress, doesn't have a working UI.",
|
||||||
|
"settings-trayIcon": "Tray icon",
|
||||||
|
"settings-trayIcon-desc": "Set the icon which will appear in tray menu.",
|
||||||
|
"settings-advanced": "️Advanced user zone"
|
||||||
}
|
}
|
||||||
|
|
|
@ -27,5 +27,30 @@
|
||||||
"settings-none": "ไม่มี",
|
"settings-none": "ไม่มี",
|
||||||
"settings-save": "บันทึกการตั้งค่า",
|
"settings-save": "บันทึกการตั้งค่า",
|
||||||
"settings-updater": "ตรวจหาการอัปเดต",
|
"settings-updater": "ตรวจหาการอัปเดต",
|
||||||
"settings-mobileMode": "โหมดมือถือ"
|
"settings-mobileMode": "โหมดมือถือ",
|
||||||
|
"settings-theme-desc1": "ArmCord \"themes\" manage apps behaviour and looks.",
|
||||||
|
"settings-patches-desk": "Fetches automatic patches that are distributed if release turns out to have bugs after release. Usually\n you don't have to keep this enabled, unless notified in support Discord.",
|
||||||
|
"settings-mobileMode-desc": "If you're on a device with touch-screen this feature is for you! It activates Discord's hidden mobile\n mode meant for phones and tablets. Only major feature missing is voice chat support. This is ideal for\n users on PinePhone and similar.",
|
||||||
|
"settings-channel-desc1": "You can use this setting to change current instance of Discord:",
|
||||||
|
"settings-channel-desc2": "you're probably most familiar with this one. It's the one you see in default Discord\n client!",
|
||||||
|
"settings-altPaste": "Alternative Paste",
|
||||||
|
"settings-trayIcon": "Tray icon",
|
||||||
|
"settings-theme-desc2": "this is how ArmCord looks when you first launch it. It includes recreation of Discord's\n custom titlebar and ArmCord specific styles injected into Discord.",
|
||||||
|
"settings-theme-desc3": "uses native titlebar of OS you're currently running (e.g Windows 7/10). Functions more\n similar to actual Discord app on Linux.",
|
||||||
|
"settings-csp-desc": "ArmCord CSP is our system that manages loading custom content loading into the Discord app. Stuff like\n client mods and themes depend on it. Disable if you want to get rid of mods and custom styles.",
|
||||||
|
"settings-tray-desc": "When disabled, ArmCord will close like any other window when closed, otherwise it'll sit back and relax\n in your system tray for later.",
|
||||||
|
"settings-channel-desc3": "this is alpha test release of Discord. By using it you gain access to the newest\n features and fixes.",
|
||||||
|
"settings-channel-desc4": "public test build. Receives features earlier than stable but is a bit older than Canary.",
|
||||||
|
"settings-channel-desc5": "unofficial instance of Discord that takes you back to 2016! None of the client mods\n bundled with ArmCord work with it. It's run by community, so you take all the risk by using it.",
|
||||||
|
"settings-invitewebsocket-desc": "When enabled ArmCord will support Discord.gg links which means that if you open an invite link in your\n browser, ArmCord will automatically accept the invite. Can be unresponsive at times.",
|
||||||
|
"settings-altPaste-desc": "If you're on Gnome on Linux or just simply can't paste images copied from other messages, then this is\n for you. This enables alternative module for pasting images. Only enable this when you're experiencing\n issues.",
|
||||||
|
"settings-mod-desc1": "Client mods are programs that allow you customize your Discord experience. They can change appearance of\n the client, modify behaviours or add new features!",
|
||||||
|
"settings-mod-desc2": "focuses on making the Discord plugin development experience easier. Minimal and\n lightweight.",
|
||||||
|
"settings-mod-desc3": "light, secure, and easy to use, with out of the box experience. Features a built-in\n store for plugins.",
|
||||||
|
"settings-mod-desc4": "heavily work in progress, doesn't have a working UI.",
|
||||||
|
"settings-trayIcon-desc": "Set the icon which will appear in tray menu.",
|
||||||
|
"settings-advanced": "️Advanced user zone",
|
||||||
|
"settings-pluginsFolder": "Open plugins folder",
|
||||||
|
"settings-themesFolder": "Open themes folder",
|
||||||
|
"settings-storageFolder": "Open storage folder"
|
||||||
}
|
}
|
||||||
|
|
|
@ -17,15 +17,15 @@
|
||||||
<option value="default">Default</option>
|
<option value="default">Default</option>
|
||||||
<option value="native">Native</option>
|
<option value="native">Native</option>
|
||||||
</select>
|
</select>
|
||||||
<p class="header" id="settings-theme">ArmCord theme:</p>
|
<p class="header" id="settings-theme">ArmCord theme</p>
|
||||||
<p class="description">
|
<p class="description">
|
||||||
ArmCord "themes" are basically behaviour packs.
|
ArmCord "themes" manage apps behaviour and looks.
|
||||||
<br />
|
<br />
|
||||||
<b>Default</b> - this is how ArmCord looks when you first launch it. It includes recreation of Discord's
|
<b>Default</b> - this is how ArmCord looks when you first launch it. It includes recreation of Discord's
|
||||||
custom titlebar and ArmCord specific styles injected into Discord.
|
custom titlebar and ArmCord specific styles injected into Discord.
|
||||||
<br />
|
<br />
|
||||||
<b>Native</b> - uses native titlebar of OS you're currently running (e.g Windows 7/10). Functions more
|
<b>Native</b> - uses native titlebar of OS you're currently running (e.g Windows 7/10). Functions more
|
||||||
similar to actual Discord app.
|
similar to actual Discord app on Linux.
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
<br />
|
<br />
|
||||||
|
@ -99,17 +99,18 @@
|
||||||
<option value="hummus">Hummus (unofficial)</option>
|
<option value="hummus">Hummus (unofficial)</option>
|
||||||
</select>
|
</select>
|
||||||
<div>
|
<div>
|
||||||
<p class="header" id="settings-channel">Discord channel:</p>
|
<p class="header" id="settings-channel">Discord channel</p>
|
||||||
<p class="description">
|
<p class="description">
|
||||||
You can use this setting to change current instance of Discord:
|
You can use this setting to change current instance of Discord:
|
||||||
<br />
|
<br />
|
||||||
<b>Stable</b> - you're probably most familiar with this one. It's the one you see in default Discord
|
<b>Stable</b> - you're probably most familiar with this one. It's the one you see in default Discord
|
||||||
client!
|
client!
|
||||||
<br />
|
<br />
|
||||||
<b>Canary</b> - this is alpha test release of Discord. By using it you gain access to newest
|
<b>Canary</b> - this is alpha test release of Discord. By using it you gain access to the newest
|
||||||
features and fixes.
|
features and fixes.
|
||||||
<br />
|
<br />
|
||||||
<b>PTB</b> - public test build. Gets features earlier than stable but is a bit older than Canary.
|
<b>PTB</b> - public test build. Receives features earlier than stable but is a bit older than
|
||||||
|
Canary.
|
||||||
<br />
|
<br />
|
||||||
<b>Hummus</b> - unofficial instance of Discord that takes you back to 2016! None of the client mods
|
<b>Hummus</b> - unofficial instance of Discord that takes you back to 2016! None of the client mods
|
||||||
bundled with ArmCord work with it. It's run by community, so you take all the risk by using it.
|
bundled with ArmCord work with it. It's run by community, so you take all the risk by using it.
|
||||||
|
@ -124,7 +125,7 @@
|
||||||
<option value="flicker">Flicker</option>
|
<option value="flicker">Flicker</option>
|
||||||
<option value="none">None</option>
|
<option value="none">None</option>
|
||||||
</select>
|
</select>
|
||||||
<p class="header" id="settings-mod">Client mod:</p>
|
<p class="header" id="settings-mod">Client mod</p>
|
||||||
<p class="description">
|
<p class="description">
|
||||||
Client mods are programs that allow you customize your Discord experience. They can change appearance of
|
Client mods are programs that allow you customize your Discord experience. They can change appearance of
|
||||||
the client, modify behaviours or add new features!
|
the client, modify behaviours or add new features!
|
||||||
|
@ -145,7 +146,7 @@
|
||||||
<option value="battery">Battery</option>
|
<option value="battery">Battery</option>
|
||||||
<option value="none">None</option>
|
<option value="none">None</option>
|
||||||
</select>
|
</select>
|
||||||
<p class="header" id="settings-prfmMode">Performance mode:</p>
|
<p class="header" id="settings-prfmMode">Performance mode</p>
|
||||||
<p class="description">
|
<p class="description">
|
||||||
Performance mode is an experimental function that may either increase responsiveness and performance of
|
Performance mode is an experimental function that may either increase responsiveness and performance of
|
||||||
ArmCord or... decrease it. Please try every option and see which fits you the best.
|
ArmCord or... decrease it. Please try every option and see which fits you the best.
|
||||||
|
@ -161,7 +162,7 @@
|
||||||
<option value="ac_white_plug_hollow">White Hollowed Icon</option>
|
<option value="ac_white_plug_hollow">White Hollowed Icon</option>
|
||||||
<option value="ac_black_plug_hollow">Black Hollowed Icon</option>
|
<option value="ac_black_plug_hollow">Black Hollowed Icon</option>
|
||||||
</select>
|
</select>
|
||||||
<p class="header" id="settings-trayIcon">Tray icon:</p>
|
<p class="header" id="settings-trayIcon">Tray icon</p>
|
||||||
<p class="description">Set the icon which will appear in tray menu.</p>
|
<p class="description">Set the icon which will appear in tray menu.</p>
|
||||||
</div>
|
</div>
|
||||||
<br />
|
<br />
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue