Skip to content

Commit

Permalink
Merge branch 'master' into patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
WinExperiments authored Oct 14, 2023
2 parents 22eefc0 + d880ec9 commit 97a81ea
Showing 1 changed file with 146 additions and 1 deletion.
147 changes: 146 additions & 1 deletion Rectify11Installer/Strings/Rectify11.id.resx
Original file line number Diff line number Diff line change
Expand Up @@ -306,4 +306,149 @@
<data name="createRestore" xml:space="preserve">
<value>Buat sebuah titik pulihan</value>
</data>
</root>
<!--Please translate-->
<data name="optionBasic" xml:space="preserve">
<value>Basic</value>
</data>
<data name="optionAdvanced" xml:space="preserve">
<value>Advanced</value>
</data>
<data name="restartNow" xml:space="preserve">
<value>Restart now</value>
</data>
<data name="restartLater" xml:space="preserve">
<value>Restart later</value>
</data>
<data name="previewTheme" xml:space="preserve">
<value>Preview</value>
</data>
<data name="themePartialDark" xml:space="preserve">
<value>Dark (partial)</value>
</data>
<data name="compatErrorText" xml:space="preserve">
<value>Windows 10 version 1903 or higher is required in order to install Rectify11.</value>
</data>
<data name="compatErrorInstruc" xml:space="preserve">
<value>Compatibility Error</value>
</data>
<data name="compatWarnText" xml:space="preserve">
<value>Windows 10 build 21343 or higher is recommended in order to install Rectify11.</value>
</data>
<data name="compatWarnInstruc" xml:space="preserve">
<value>Compatibility Warning</value>
</data>
<data name="moreInfo" xml:space="preserve">
<value>More information</value>
</data>
<data name="lessInfo" xml:space="preserve">
<value>Less information</value>
</data>
<data name="uninstallConfirmText" xml:space="preserve">
<value>Are you sure you want to uninstall Rectify11?</value>
</data>
<data name="rtInstallFailPart1" xml:space="preserve">
<value>Installation of </value>
</data>
<data name="rtInstallFailPart2" xml:space="preserve">
<value> has failed. You'll need to install it manually.</value>
</data>
<data name="rtInstallFailInstruc" xml:space="preserve">
<value>Runtime installation failed</value>
</data>
<data name="preparingInstall" xml:space="preserve">
<value>Preparing installation</value>
</data>
<data name="creatingRestorePoint" xml:space="preserve">
<value>Creating a restore point</value>
</data>
<data name="installingRt" xml:space="preserve">
<value>Installing runtimes</value>
</data>
<data name="installingThemes" xml:space="preserve">
<value>Installing themes</value>
</data>
<data name="installingExtras" xml:space="preserve">
<value>Installing extras</value>
</data>
<data name="creatingUninstaller" xml:space="preserve">
<value>Creating uninstaller</value>
</data>
<data name="cleaningUp" xml:space="preserve">
<value>Cleaning up</value>
</data>
<data name="uninstallingIcons" xml:space="preserve">
<value>Uninstalling icons</value>
</data>
<data name="uninstallingThemes" xml:space="preserve">
<value>Uninstalling themes</value>
</data>
<data name="uninstallingExtras" xml:space="preserve">
<value>Uninstalling extras</value>
</data>
<data name="doneYouCanClose" xml:space="preserve">
<value>Done. You can close this window.</value>
</data>
<data name="changedEverythingTitle" xml:space="preserve">
<value>Rectify11 has changed everything</value>
</data>
<data name="changedEverythingText" xml:space="preserve">
<value>We have modernized icons across the whole system, resulting in a more consistent and fluent user experience.</value>
</data>
<data name="betterDpiTitle" xml:space="preserve">
<value>Did you know?</value>
</data>
<data name="betterDpiText" xml:space="preserve">
<value>Rectify11 has better Win32 DPI support because we scale controls correctly.</value>
</data>
<data name="betterThemeTitle" xml:space="preserve">
<value>Rectify11 has a more consistent theme</value>
</data>
<data name="betterThemeText" xml:space="preserve">
<value>We have tried our best to replicate WinUI controls in our themes and the dark theme is just amazing.</value>
</data>
<data name="betterPerfTitle" xml:space="preserve">
<value>Rectify11 has better performance</value>
</data>
<data name="betterPerfText" xml:space="preserve">
<value>We strongly value performance. In future releases, you will be able to choose things that you want to debloat in your system.</value>
</data>
<data name="betterCplTitle" xml:space="preserve">
<value>Rectified Control Panel</value>
</data>
<data name="betterCplText" xml:space="preserve">
<value>We improved many details in the control panel, such as modernizing old visuals and adding back removed items</value>
</data>
<data name="supportTitle" xml:space="preserve">
<value>Need help or technical support?</value>
</data>
<data name="supportText" xml:space="preserve">
<value>You can ask us anything on our official Discord server. The link is on the GitHub page, where you have downloaded the installer.</value>
</data>
<data name="thankYouTitle" xml:space="preserve">
<value>Thank you!</value>
</data>
<data name="thankYouText" xml:space="preserve">
<value>We appreciate your support, thank you for installing Rectify11.</value>
</data>
<data name="restartingYourPC" xml:space="preserve">
<value>Restarting your PC</value>
</data>
<data name="uninstallFinishedPrompt" xml:space="preserve">
<value>Rectify11 has finished uninstalling. Please restart your PC to complete the changes.</value>
</data>
<data name="installFinishedPrompt" xml:space="preserve">
<value>Rectify11 has finished installing. Please restart your PC to complete the changes.</value>
</data>
<data name="r11InstallErrorPart1" xml:space="preserve">
<value>Installation of Rectify11 has failed. Please send </value>
</data>
<data name="r11InstallErrorPart2" xml:space="preserve">
<value> and open an issue on GitHub or send it on the Rectify11 Discord server for help.</value>
</data>
<data name="r11UninstallThanks" xml:space="preserve">
<value>Thank you for using Rectify11</value>
</data>
<data name="r11UninstallSubTitle" xml:space="preserve">
<value>Uninstallation will be done in a few minutes.</value>
</data>
</root>

0 comments on commit 97a81ea

Please sign in to comment.