Apply remaining changes

This commit is contained in:
copilot-swe-agent[bot] 2026-06-05 21:59:02 +00:00 committed by GitHub
parent 052042150d
commit 1e5b6913f0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 1252 additions and 4 deletions

View file

@ -4135,7 +4135,7 @@ namespace MinecraftClient {
}
/// <summary>
/// Looks up a localized string similar to Shift clicking slot {0} in window #{1}.
/// Looks up a localized string similar to Shift.
/// </summary>
internal static string cmd_inventory_shiftclick {
get {
@ -4153,7 +4153,7 @@ namespace MinecraftClient {
}
/// <summary>
/// Looks up a localized string similar to Shift right-clicking slot {0} in window #{1}.
/// Looks up a localized string similar to Shift right.
/// </summary>
internal static string cmd_inventory_shiftrightclick {
get {

View file

@ -1457,7 +1457,7 @@ Note that parameters in '[]' are optional.</value>
<value>Right</value>
</data>
<data name="cmd.inventory.shiftclick" xml:space="preserve">
<value>Shift clicking slot {0} in window #{1}</value>
<value>Shift</value>
</data>
<data name="cmd.inventory.shiftclick_fail" xml:space="preserve">
<value>Shift click failed, this may be because this container type is not supported</value>
@ -2329,7 +2329,7 @@ Logging in...</value>
<value>Minimum number that you have provided is bigger than the maximum, swapping them around!</value>
</data>
<data name="cmd.inventory.shiftrightclick" xml:space="preserve">
<value>Shift right-clicking slot {0} in window #{1}</value>
<value>Shift right</value>
</data>
<data name="mcc.avaliable_profiles" xml:space="preserve">
<value>Avaliable profiles:</value>