Remove subtext about scrolling to see more languages

This commit is contained in:
pizzaboxer 2024-06-30 23:22:06 +04:00
parent 6b7f46c53b
commit 8a5a008cfb
No known key found for this signature in database
GPG Key ID: 59D4A1DBAD0F2BA8
2 changed files with 4 additions and 6 deletions

View File

@ -721,8 +721,7 @@ namespace Bloxstrap.Resources {
}
/// <summary>
/// Looks up a localized string similar to Choose a language before continuing with installation.
///Scroll for more languages..
/// Looks up a localized string similar to Choose a language before continuing with installation..
/// </summary>
public static string Dialog_LanguageSelector_Subtext {
get {
@ -1580,7 +1579,7 @@ namespace Bloxstrap.Resources {
}
/// <summary>
/// Looks up a localized string similar to Scroll to see more. A relaunch is required for changes to take effect..
/// Looks up a localized string similar to A relaunch is required for changes to take effect..
/// </summary>
public static string Menu_Appearance_Language_Description {
get {

View File

@ -989,14 +989,13 @@ Selecting 'No' will ignore this warning and continue installation.</value>
<value>Choose preferred language</value>
</data>
<data name="Dialog.LanguageSelector.Subtext" xml:space="preserve">
<value>Choose a language before continuing with installation.
Scroll for more languages.</value>
<value>Choose a language before continuing with installation.</value>
</data>
<data name="Menu.Appearance.Language.Title" xml:space="preserve">
<value>Language</value>
</data>
<data name="Menu.Appearance.Language.Description" xml:space="preserve">
<value>Scroll to see more. A relaunch is required for changes to take effect.</value>
<value>A relaunch is required for changes to take effect.</value>
</data>
<data name="Menu.Behaviour.ForceRobloxLanguage.Title" xml:space="preserve">
<value>Allow use of unsupported Roblox languages</value>