Extract a MapSizeLabel helper method.

This commit is contained in:
Paul Chote
2025-05-11 19:16:07 +01:00
committed by Gustas Kažukauskas
parent 4f1b17b832
commit 497b5e30ad
2 changed files with 16 additions and 10 deletions

View File

@@ -478,10 +478,10 @@ label-player-count =
[one] { $players } Player
*[other] { $players } Players
}
label-map-size-huge = (Huge)
label-map-size-large = (Large)
label-map-size-medium = (Medium)
label-map-size-small = (Small)
label-map-size-huge = Huge
label-map-size-large = Large
label-map-size-medium = Medium
label-map-size-small = Small
label-map-searching-count =
{ $count ->
[one] Searching the OpenRA Resource Center for { $count } map...