mirror of
https://github.com/bloxstraplabs/bloxstrap.git
synced 2025-04-21 10:01:27 -07:00
Remove subtext about scrolling to see more languages
This commit is contained in:
parent
6b7f46c53b
commit
8a5a008cfb
5
Bloxstrap/Resources/Strings.Designer.cs
generated
5
Bloxstrap/Resources/Strings.Designer.cs
generated
@ -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 {
|
||||
|
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user