|
188 | 188 | "REPLUGGED_SETTINGS_CUSTOM_TITLE_BAR_DESC": "Use Discord's custom title bar instead of the system title bar. **Requires restart**.", |
189 | 189 | "REPLUGGED_TOAST_ADDON_ENABLE_FAILED": "Failed to enable {name}", |
190 | 190 | "REPLUGGED_SETTINGS_DISCORD_DEVTOOLS": "Enable Discord Internal DevTools", |
191 | | - "REPLUGGED_SETTINGS_DISCORD_DEVTOOLS_DESC": "Replaces the help button in the title bar with Discord's internal developer tools (different from Chrome DevTools). This setting requires Discord experiments to be enabled first. **Requires restart**." |
| 191 | + "REPLUGGED_SETTINGS_DISCORD_DEVTOOLS_DESC": "Replaces the help button in the title bar with Discord's internal developer tools (different from Chrome DevTools). This setting requires Discord experiments to be enabled first. **Requires restart**.", |
| 192 | + "REPLUGGED_SETTINGS_DISCORD_EXPERIMENTS_DESC": "Unlocks Discord's experiments tab and developer options in settings. **Requires restart**.", |
| 193 | + "REPLUGGED_ADDON_AUTHORS": "{count, plural, =1 {Author: {author1}} =2 {Authors: {author1} and {author2}} =3 {Authors: {author1}, {author2}, and {author3}} other {Authors: {author1}, {author2}, {author3}, and {others, plural, =1 {# other} other {# others}}}}", |
| 194 | + "REPLUGGED_SETTINGS_QUICKCSS_ENABLE": "Enable Quick CSS", |
| 195 | + "REPLUGGED_SETTINGS_QUICKCSS_ENABLE_DESC": "Apply custom styles to Discord instantly. Change colours, layout, and appearance in real time without installing themes.", |
| 196 | + "REPLUGGED_ADDON_SETTINGS_THEME_PRESET": "Choose Theme Preset", |
| 197 | + "REPLUGGED_TOAST_THEME_PRESET_CHANGED": "Switched to preset {name}", |
| 198 | + "REPLUGGED_TOAST_THEME_PRESET_FAILED": "Failed to change preset for {name}", |
| 199 | + "REPLUGGED_SETTINGS_WINDOW": "Window Customisation", |
| 200 | + "REPLUGGED_SETTINGS_WINDOW_DESC": "Manage the Discord window appearance and behaviour.", |
| 201 | + "REPLUGGED_SETTINGS_TRANSPARENCY_BG_MATERIAL": "Background Material", |
| 202 | + "REPLUGGED_SETTINGS_TRANSPARENCY_VIBRANCY": "Vibrancy", |
| 203 | + "REPLUGGED_SETTINGS_DISABLE_MIN_SIZE": "Disable Minimum Window Size", |
| 204 | + "REPLUGGED_SETTINGS_DISABLE_MIN_SIZE_DESC": "Remove Discord's minimum window size restrictions. **Requires restart**.", |
| 205 | + "REPLUGGED_SETTINGS_WIN_UPDATER": "Keep Replugged After Updates", |
| 206 | + "REPLUGGED_SETTINGS_WIN_UPDATER_DESC": "Automatically reapplies Replugged after Discord updates.", |
| 207 | + "REPLUGGED_SETTINGS_DEVELOPMENT_TOOLS": "Development Tools" |
192 | 208 | } |
0 commit comments