(svn r3354) Fix a typo, which survived for about 3000 revisions: s/SRT_SORT_BY/STR_SORT_BY/ (noticed by chu)
This commit is contained in:
		| @@ -951,7 +951,7 @@ static const Widget _player_aircraft_widgets[] = { | ||||
| {   WWT_CLOSEBOX,   RESIZE_NONE,    14,     0,    10,     0,    13, STR_00C5,							STR_018B_CLOSE_WINDOW}, | ||||
| {    WWT_CAPTION,  RESIZE_RIGHT,    14,    11,   247,     0,    13, STR_A009_AIRCRAFT,			STR_018C_WINDOW_TITLE_DRAG_THIS}, | ||||
| {  WWT_STICKYBOX,     RESIZE_LR,    14,   248,   259,     0,    13, 0x0,                   STR_STICKY_BUTTON}, | ||||
| { WWT_PUSHTXTBTN,   RESIZE_NONE,    14,     0,    80,    14,    25, SRT_SORT_BY,						STR_SORT_ORDER_TIP}, | ||||
| { WWT_PUSHTXTBTN,   RESIZE_NONE,    14,     0,    80,    14,    25, STR_SORT_BY,						STR_SORT_ORDER_TIP}, | ||||
| {      WWT_PANEL,   RESIZE_NONE,    14,    81,   235,    14,    25, 0x0,										STR_SORT_CRITERIA_TIP}, | ||||
| {    WWT_TEXTBTN,   RESIZE_NONE,    14,   236,   247,    14,    25, STR_0225,							STR_SORT_CRITERIA_TIP}, | ||||
| {      WWT_PANEL,  RESIZE_RIGHT,    14,   248,   259,    14,    25, 0x0,										STR_NULL}, | ||||
| @@ -968,7 +968,7 @@ static const Widget _other_player_aircraft_widgets[] = { | ||||
| {   WWT_CLOSEBOX,   RESIZE_NONE,    14,     0,    10,     0,    13, STR_00C5,							STR_018B_CLOSE_WINDOW}, | ||||
| {    WWT_CAPTION,  RESIZE_RIGHT,    14,    11,   247,     0,    13, STR_A009_AIRCRAFT,			STR_018C_WINDOW_TITLE_DRAG_THIS}, | ||||
| {  WWT_STICKYBOX,     RESIZE_LR,    14,   248,   259,     0,    13, 0x0,                   STR_STICKY_BUTTON}, | ||||
| { WWT_PUSHTXTBTN,   RESIZE_NONE,    14,     0,    80,    14,    25, SRT_SORT_BY,						STR_SORT_ORDER_TIP}, | ||||
| { WWT_PUSHTXTBTN,   RESIZE_NONE,    14,     0,    80,    14,    25, STR_SORT_BY,						STR_SORT_ORDER_TIP}, | ||||
| {      WWT_PANEL,   RESIZE_NONE,    14,    81,   235,    14,    25, 0x0,										STR_SORT_CRITERIA_TIP}, | ||||
| {    WWT_TEXTBTN,   RESIZE_NONE,    14,   236,   247,    14,    25, STR_0225,							STR_SORT_CRITERIA_TIP}, | ||||
| {      WWT_PANEL,  RESIZE_RIGHT,    14,   248,   259,    14,    25, 0x0,										STR_NULL}, | ||||
|   | ||||
| @@ -328,7 +328,7 @@ STR_0160_ARE_YOU_SURE_YOU_WANT_TO                               :{YELLOW}Are you | ||||
| STR_0161_QUIT_GAME                                              :{WHITE}Quit Game | ||||
| STR_SORT_ORDER_TIP                                              :{BLACK}Select sorting order descending/ascending | ||||
| STR_SORT_CRITERIA_TIP                                           :{BLACK}Select sorting criteria | ||||
| SRT_SORT_BY                                                     :{BLACK}Sort by | ||||
| STR_SORT_BY                                                     :{BLACK}Sort by | ||||
|  | ||||
| STR_SORT_BY_POPULATION                                          :{BLACK}Population | ||||
| STR_SORT_BY_PRODUCTION                                          :{BLACK}Production | ||||
|   | ||||
| @@ -328,7 +328,7 @@ STR_0160_ARE_YOU_SURE_YOU_WANT_TO                               :{YELLOW}Tem cer | ||||
| STR_0161_QUIT_GAME                                              :{WHITE}Abandonar jogo | ||||
| STR_SORT_ORDER_TIP                                              :{BLACK}Selecione forma de classifica<63><61>o (descendente/ascendente) | ||||
| STR_SORT_CRITERIA_TIP                                           :{BLACK}Selecione um crit<69>rio de classifica<63><61>o | ||||
| SRT_SORT_BY                                                     :{BLACK}Classificar por | ||||
| STR_SORT_BY                                                     :{BLACK}Classificar por | ||||
|  | ||||
| STR_SORT_BY_POPULATION                                          :{BLACK}Popula<6C><61>o | ||||
| STR_SORT_BY_PRODUCTION                                          :{BLACK}Produ<64><75>o | ||||
|   | ||||
| @@ -328,7 +328,7 @@ STR_0160_ARE_YOU_SURE_YOU_WANT_TO                               :{YELLOW}Est | ||||
| STR_0161_QUIT_GAME                                              :{WHITE}Abandonar Joc | ||||
| STR_SORT_ORDER_TIP                                              :{BLACK}Selecciona ordre de classificaci<63> (descendent/ascendent) | ||||
| STR_SORT_CRITERIA_TIP                                           :{BLACK}Selecciona criteri de classificaci<63> | ||||
| SRT_SORT_BY                                                     :{BLACK}Ordenar per | ||||
| STR_SORT_BY                                                     :{BLACK}Ordenar per | ||||
|  | ||||
| STR_SORT_BY_POPULATION                                          :{BLACK}Poblaci<63> | ||||
| STR_SORT_BY_PRODUCTION                                          :{BLACK}Producci<63> | ||||
|   | ||||
| @@ -385,7 +385,7 @@ STR_0160_ARE_YOU_SURE_YOU_WANT_TO                               :{YELLOW}Opravdu | ||||
| STR_0161_QUIT_GAME                                              :{WHITE}Konec hry | ||||
| STR_SORT_ORDER_TIP                                              :{BLACK}Vyber zpusob razeni (sestupne/vzestupne) | ||||
| STR_SORT_CRITERIA_TIP                                           :{BLACK}Vyber, podle ceho se m<> tridit | ||||
| SRT_SORT_BY                                                     :{BLACK}Radit podle | ||||
| STR_SORT_BY                                                     :{BLACK}Radit podle | ||||
|  | ||||
| STR_SORT_BY_POPULATION                                          :{BLACK}Populace | ||||
| STR_SORT_BY_PRODUCTION                                          :{BLACK}Prudukce | ||||
|   | ||||
| @@ -327,7 +327,7 @@ STR_0160_ARE_YOU_SURE_YOU_WANT_TO                               :{YELLOW}Er du s | ||||
| STR_0161_QUIT_GAME                                              :{WHITE}Afslut Spil | ||||
| STR_SORT_ORDER_TIP                                              :{BLACK}V<>lg sorteringsorden (faldende/stigende) | ||||
| STR_SORT_CRITERIA_TIP                                           :{BLACK}V<>lg sortering kriterie | ||||
| SRT_SORT_BY                                                     :{BLACK}Sorter efter | ||||
| STR_SORT_BY                                                     :{BLACK}Sorter efter | ||||
|  | ||||
| STR_SORT_BY_POPULATION                                          :{BLACK}Indbyggertal | ||||
| STR_SORT_BY_PRODUCTION                                          :{BLACK}Produktion | ||||
|   | ||||
| @@ -328,7 +328,7 @@ STR_0160_ARE_YOU_SURE_YOU_WANT_TO                               :{YELLOW}Weet u | ||||
| STR_0161_QUIT_GAME                                              :{WHITE}Spel stoppen | ||||
| STR_SORT_ORDER_TIP                                              :{BLACK}Selecteer sorteerrichting (aflopend/oplopend) | ||||
| STR_SORT_CRITERIA_TIP                                           :{BLACK}Selecteer sorteringscriteria | ||||
| SRT_SORT_BY                                                     :{BLACK}Sorteer op | ||||
| STR_SORT_BY                                                     :{BLACK}Sorteer op | ||||
|  | ||||
| STR_SORT_BY_POPULATION                                          :{BLACK}Inwoners | ||||
| STR_SORT_BY_PRODUCTION                                          :{BLACK}Productie | ||||
|   | ||||
| @@ -328,7 +328,7 @@ STR_0160_ARE_YOU_SURE_YOU_WANT_TO                               :{YELLOW}Are you | ||||
| STR_0161_QUIT_GAME                                              :{WHITE}Abandon Game | ||||
| STR_SORT_ORDER_TIP                                              :{BLACK}Select sorting order (descending/ascending) | ||||
| STR_SORT_CRITERIA_TIP                                           :{BLACK}Select sorting criteria | ||||
| SRT_SORT_BY                                                     :{BLACK}Sort by | ||||
| STR_SORT_BY                                                     :{BLACK}Sort by | ||||
|  | ||||
| STR_SORT_BY_POPULATION                                          :{BLACK}Population | ||||
| STR_SORT_BY_PRODUCTION                                          :{BLACK}Production | ||||
|   | ||||
| @@ -328,7 +328,7 @@ STR_0160_ARE_YOU_SURE_YOU_WANT_TO                               :{YELLOW}Oled sa | ||||
| STR_0161_QUIT_GAME                                              :{WHITE}M<>ngust lahkumine | ||||
| STR_SORT_ORDER_TIP                                              :{BLACK}Sorteerimise j<>rjekorra valimine (kahanev/kasvav) | ||||
| STR_SORT_CRITERIA_TIP                                           :{BLACK}Sorteerimistingimuse valimine | ||||
| SRT_SORT_BY                                                     :{BLACK}Sorteeri: | ||||
| STR_SORT_BY                                                     :{BLACK}Sorteeri: | ||||
|  | ||||
| STR_SORT_BY_POPULATION                                          :{BLACK}Populatsioon | ||||
| STR_SORT_BY_PRODUCTION                                          :{BLACK}Toodang | ||||
|   | ||||
| @@ -328,7 +328,7 @@ STR_0160_ARE_YOU_SURE_YOU_WANT_TO                               :{YELLOW}Lopetet | ||||
| STR_0161_QUIT_GAME                                              :{WHITE}Lopeta peli | ||||
| STR_SORT_ORDER_TIP                                              :{BLACK}Valitse j<>rjestys (laskeva/nouseva). | ||||
| STR_SORT_CRITERIA_TIP                                           :{BLACK}Valitse j<>rjestyskriteeri. | ||||
| SRT_SORT_BY                                                     :{BLACK}Lajittele | ||||
| STR_SORT_BY                                                     :{BLACK}Lajittele | ||||
|  | ||||
| STR_SORT_BY_POPULATION                                          :{BLACK}Asukasluku | ||||
| STR_SORT_BY_PRODUCTION                                          :{BLACK}Tuotto | ||||
|   | ||||
| @@ -329,7 +329,7 @@ STR_0160_ARE_YOU_SURE_YOU_WANT_TO                               :{YELLOW} | ||||
| STR_0161_QUIT_GAME                                              :{WHITE}Abandonner | ||||
| STR_SORT_ORDER_TIP                                              :{BLACK}Choisir l'ordre de tri croissant/d<>croissant | ||||
| STR_SORT_CRITERIA_TIP                                           :{BLACK}Choisir le crit<69>re de tri | ||||
| SRT_SORT_BY                                                     :{BLACK}Trier par | ||||
| STR_SORT_BY                                                     :{BLACK}Trier par | ||||
|  | ||||
| STR_SORT_BY_POPULATION                                          :{BLACK}Population | ||||
| STR_SORT_BY_PRODUCTION                                          :{BLACK}Production | ||||
|   | ||||
| @@ -328,7 +328,7 @@ STR_0160_ARE_YOU_SURE_YOU_WANT_TO                               :{YELLOW} | ||||
| STR_0161_QUIT_GAME                                              :{WHITE}Sa<53>r <20> men<65> principal | ||||
| STR_SORT_ORDER_TIP                                              :{BLACK}Selecciona o modo de ordeamento(descendente/ascendente) | ||||
| STR_SORT_CRITERIA_TIP                                           :{BLACK}Selecciona o criterio de orde | ||||
| SRT_SORT_BY                                                     :{BLACK}Ordear por | ||||
| STR_SORT_BY                                                     :{BLACK}Ordear por | ||||
|  | ||||
| STR_SORT_BY_POPULATION                                          :{BLACK}Poboaci<63>n | ||||
| STR_SORT_BY_PRODUCTION                                          :{BLACK}Producci<63>n | ||||
|   | ||||
| @@ -329,7 +329,7 @@ STR_0160_ARE_YOU_SURE_YOU_WANT_TO                               :{YELLOW}Bist du | ||||
| STR_0161_QUIT_GAME                                              :{WHITE}Spiel beenden | ||||
| STR_SORT_ORDER_TIP                                              :{BLACK}Sortierreihenfolge ausw<73>hlen absteigend/aufsteigend | ||||
| STR_SORT_CRITERIA_TIP                                           :{BLACK}Sortierkriterium ausw<73>hlen | ||||
| SRT_SORT_BY                                                     :{BLACK}Sortieren nach | ||||
| STR_SORT_BY                                                     :{BLACK}Sortieren nach | ||||
|  | ||||
| STR_SORT_BY_POPULATION                                          :{BLACK}Bev<65>lkerung | ||||
| STR_SORT_BY_PRODUCTION                                          :{BLACK}Produktion | ||||
|   | ||||
| @@ -393,7 +393,7 @@ STR_0160_ARE_YOU_SURE_YOU_WANT_TO                               :{YELLOW}Biztosa | ||||
| STR_0161_QUIT_GAME                                              :{WHITE}Kil<69>p<EFBFBD>s a j<>t<EFBFBD>kb<6B>l | ||||
| STR_SORT_ORDER_TIP                                              :{BLACK}Cs<43>kken<65>/n<>vekv<6B> sorbarendez<65>s | ||||
| STR_SORT_CRITERIA_TIP                                           :{BLACK}Sorbarendez<65>si krit<69>rium | ||||
| SRT_SORT_BY                                                     :{BLACK}Rendez<65>s | ||||
| STR_SORT_BY                                                     :{BLACK}Rendez<65>s | ||||
|  | ||||
| STR_SORT_BY_POPULATION                                          :{BLACK}Lakoss<73>g | ||||
| STR_SORT_BY_PRODUCTION                                          :{BLACK}Termel<65>s | ||||
|   | ||||
| @@ -328,7 +328,7 @@ STR_0160_ARE_YOU_SURE_YOU_WANT_TO                               :{YELLOW}Ertu vi | ||||
| STR_0161_QUIT_GAME                                              :{WHITE}H<>tta leik | ||||
| STR_SORT_ORDER_TIP                                              :{BLACK}Velja uppr<70><72>un (minnkandi/st<73>kkandi) | ||||
| STR_SORT_CRITERIA_TIP                                           :{BLACK}Velja uppr<70><72>un | ||||
| SRT_SORT_BY                                                     :{BLACK}Flokka eftir | ||||
| STR_SORT_BY                                                     :{BLACK}Flokka eftir | ||||
|  | ||||
| STR_SORT_BY_POPULATION                                          :{BLACK}F<>lksfj<66>ldi | ||||
| STR_SORT_BY_PRODUCTION                                          :{BLACK}Framlei<65>sla | ||||
|   | ||||
| @@ -327,7 +327,7 @@ STR_0160_ARE_YOU_SURE_YOU_WANT_TO                               :{YELLOW}Sei sic | ||||
| STR_0161_QUIT_GAME                                              :{WHITE}Abbandona partita | ||||
| STR_SORT_ORDER_TIP                                              :{BLACK}Seleziona ordinamento (discendente/ascendente) | ||||
| STR_SORT_CRITERIA_TIP                                           :{BLACK}Seleziona il criterio d'ordinamento | ||||
| SRT_SORT_BY                                                     :{BLACK}Ordina per | ||||
| STR_SORT_BY                                                     :{BLACK}Ordina per | ||||
|  | ||||
| STR_SORT_BY_POPULATION                                          :{BLACK}Popolazione | ||||
| STR_SORT_BY_PRODUCTION                                          :{BLACK}Produzione | ||||
|   | ||||
| @@ -328,7 +328,7 @@ STR_0160_ARE_YOU_SURE_YOU_WANT_TO                               :{YELLOW}Er du s | ||||
| STR_0161_QUIT_GAME                                              :{WHITE}Avslutt spill | ||||
| STR_SORT_ORDER_TIP                                              :{BLACK}Velg sorteringsrekkef<65>lge (synkende/stigende) | ||||
| STR_SORT_CRITERIA_TIP                                           :{BLACK}Velg sorteringskriterier | ||||
| SRT_SORT_BY                                                     :{BLACK}Sorter etter | ||||
| STR_SORT_BY                                                     :{BLACK}Sorter etter | ||||
|  | ||||
| STR_SORT_BY_POPULATION                                          :{BLACK}Innbyggertall | ||||
| STR_SORT_BY_PRODUCTION                                          :{BLACK}Produksjon | ||||
|   | ||||
| @@ -328,7 +328,7 @@ STR_0160_ARE_YOU_SURE_YOU_WANT_TO                               :{YELLOW}Jestes | ||||
| STR_0161_QUIT_GAME                                              :{WHITE}Wyjscie | ||||
| STR_SORT_ORDER_TIP                                              :{BLACK}Wybierz porzadek sortowania (malejaco/rosnaco) | ||||
| STR_SORT_CRITERIA_TIP                                           :{BLACK}Wybierz kryterium sortowania | ||||
| SRT_SORT_BY                                                     :{BLACK}Sortowanie | ||||
| STR_SORT_BY                                                     :{BLACK}Sortowanie | ||||
|  | ||||
| STR_SORT_BY_POPULATION                                          :{BLACK}Populacja | ||||
| STR_SORT_BY_PRODUCTION                                          :{BLACK}Produkcja | ||||
|   | ||||
| @@ -328,7 +328,7 @@ STR_0160_ARE_YOU_SURE_YOU_WANT_TO                               :{YELLOW}Tem a c | ||||
| STR_0161_QUIT_GAME                                              :{WHITE}Abandonar jogo | ||||
| STR_SORT_ORDER_TIP                                              :{BLACK}Seleccione forma de ordena<6E><61>o (descendente/ascendente) | ||||
| STR_SORT_CRITERIA_TIP                                           :{BLACK}Seleccione crit<69>rio de ordena<6E><61>o | ||||
| SRT_SORT_BY                                                     :{BLACK}Ordenar por | ||||
| STR_SORT_BY                                                     :{BLACK}Ordenar por | ||||
|  | ||||
| STR_SORT_BY_POPULATION                                          :{BLACK}Popula<6C><61>o | ||||
| STR_SORT_BY_PRODUCTION                                          :{BLACK}Produ<64><75>o | ||||
|   | ||||
| @@ -328,7 +328,7 @@ STR_0160_ARE_YOU_SURE_YOU_WANT_TO                               :{YELLOW}Esti si | ||||
| STR_0161_QUIT_GAME                                              :{WHITE}Iesire din joc | ||||
| STR_SORT_ORDER_TIP                                              :{BLACK}Alegeti ordinea de sortare ascendenta/descendenta | ||||
| STR_SORT_CRITERIA_TIP                                           :{BLACK}Alegeti criteriul de sortare | ||||
| SRT_SORT_BY                                                     :{BLACK}Ordoneaza dupa | ||||
| STR_SORT_BY                                                     :{BLACK}Ordoneaza dupa | ||||
|  | ||||
| STR_SORT_BY_POPULATION                                          :{BLACK}Populatia | ||||
| STR_SORT_BY_PRODUCTION                                          :{BLACK}Productie | ||||
|   | ||||
| @@ -328,7 +328,7 @@ STR_0160_ARE_YOU_SURE_YOU_WANT_TO                               :{YELLOW}Si si i | ||||
| STR_0161_QUIT_GAME                                              :{WHITE}Koniec hry | ||||
| STR_SORT_ORDER_TIP                                              :{BLACK}Vyber sposob triedenia (zostupny/vzostupny) | ||||
| STR_SORT_CRITERIA_TIP                                           :{BLACK}Vyber, podla coho sa ma triedit | ||||
| SRT_SORT_BY                                                     :{BLACK}Usporiadat podla | ||||
| STR_SORT_BY                                                     :{BLACK}Usporiadat podla | ||||
|  | ||||
| STR_SORT_BY_POPULATION                                          :{BLACK}Populacia | ||||
| STR_SORT_BY_PRODUCTION                                          :{BLACK}Produkcia | ||||
|   | ||||
| @@ -328,7 +328,7 @@ STR_0160_ARE_YOU_SURE_YOU_WANT_TO                               :{YELLOW} | ||||
| STR_0161_QUIT_GAME                                              :{WHITE}Abandonar Juego | ||||
| STR_SORT_ORDER_TIP                                              :{BLACK}Seleccione ordenaci<63>n (descendiente/ascendinte) | ||||
| STR_SORT_CRITERIA_TIP                                           :{BLACK}Seleccione criterio de orden | ||||
| SRT_SORT_BY                                                     :{BLACK}Ordenar por | ||||
| STR_SORT_BY                                                     :{BLACK}Ordenar por | ||||
|  | ||||
| STR_SORT_BY_POPULATION                                          :{BLACK}Poblaci<63>n | ||||
| STR_SORT_BY_PRODUCTION                                          :{BLACK}Producci<63>n | ||||
|   | ||||
| @@ -328,7 +328,7 @@ STR_0160_ARE_YOU_SURE_YOU_WANT_TO                               :{YELLOW}Vill du | ||||
| STR_0161_QUIT_GAME                                              :{WHITE}Avsluta spelet | ||||
| STR_SORT_ORDER_TIP                                              :{BLACK}V<>lj sorteringsordning (fallande/stigande) | ||||
| STR_SORT_CRITERIA_TIP                                           :{BLACK}V<>lj sortering | ||||
| SRT_SORT_BY                                                     :{BLACK}Sortera efter | ||||
| STR_SORT_BY                                                     :{BLACK}Sortera efter | ||||
|  | ||||
| STR_SORT_BY_POPULATION                                          :{BLACK}Befolkning | ||||
| STR_SORT_BY_PRODUCTION                                          :{BLACK}Produktion | ||||
|   | ||||
| @@ -328,7 +328,7 @@ STR_0160_ARE_YOU_SURE_YOU_WANT_TO                               :{YELLOW}Oyunu b | ||||
| STR_0161_QUIT_GAME                                              :{WHITE}Oyunu Bitir | ||||
| STR_SORT_ORDER_TIP                                              :{BLACK}Siralama t<>r<EFBFBD> se<73>in (azalan/artan) | ||||
| STR_SORT_CRITERIA_TIP                                           :{BLACK}Siralama kriteri se<73>in | ||||
| SRT_SORT_BY                                                     :{BLACK}Sirala | ||||
| STR_SORT_BY                                                     :{BLACK}Sirala | ||||
|  | ||||
| STR_SORT_BY_POPULATION                                          :{BLACK}N<>fus | ||||
| STR_SORT_BY_PRODUCTION                                          :{BLACK}<7D>retim | ||||
|   | ||||
| @@ -328,7 +328,7 @@ STR_0160_ARE_YOU_SURE_YOU_WANT_TO                               :{YELLOW}Vai tu | ||||
| STR_0161_QUIT_GAME                                              :{WHITE}Pamest spe'li | ||||
| STR_SORT_ORDER_TIP                                              :{BLACK}Izve'le'ties saka'rtojumu (dilstos's/augos's) | ||||
| STR_SORT_CRITERIA_TIP                                           :{BLACK}Izve'le'ties sorte's'anas krite'riju | ||||
| SRT_SORT_BY                                                     :{BLACK}Saka'rtot pe'c | ||||
| STR_SORT_BY                                                     :{BLACK}Saka'rtot pe'c | ||||
|  | ||||
| STR_SORT_BY_POPULATION                                          :{BLACK}Iedzi'vota'ju skaita | ||||
| STR_SORT_BY_PRODUCTION                                          :{BLACK}Produkcijas | ||||
|   | ||||
| @@ -324,7 +324,7 @@ STR_0160_ARE_YOU_SURE_YOU_WANT_TO                               :{YELLOW}Ar tu t | ||||
| STR_0161_QUIT_GAME                                              :{WHITE}Nutraukti zaidima | ||||
| STR_SORT_ORDER_TIP                                              :{BLACK}Pasirink rikiavimo tvarka (mazejimo/didejimo) | ||||
| STR_SORT_CRITERIA_TIP                                           :{BLACK}Pasirink rikiavimo kriteriju | ||||
| SRT_SORT_BY                                                     :{BLACK}Rikiuoti pagal | ||||
| STR_SORT_BY                                                     :{BLACK}Rikiuoti pagal | ||||
|  | ||||
| STR_SORT_BY_POPULATION                                          :{BLACK}Populiacija | ||||
| STR_SORT_BY_PRODUCTION                                          :{BLACK}Produkcija | ||||
|   | ||||
| @@ -327,7 +327,7 @@ STR_0160_ARE_YOU_SURE_YOU_WANT_TO                               :{YELLOW}Ali ste | ||||
| STR_0161_QUIT_GAME                                              :{WHITE}Zapusti igro | ||||
| STR_SORT_ORDER_TIP                                              :{BLACK}Izberi nacin sortiranja (padajoce/narascujoce) | ||||
| STR_SORT_CRITERIA_TIP                                           :{BLACK}Izberi kriterij za sortiranje | ||||
| SRT_SORT_BY                                                     :{BLACK}Sortiraj po | ||||
| STR_SORT_BY                                                     :{BLACK}Sortiraj po | ||||
|  | ||||
| STR_SORT_BY_POPULATION                                          :{BLACK}Populacija | ||||
| STR_SORT_BY_PRODUCTION                                          :{BLACK}Produkcija | ||||
|   | ||||
| @@ -834,7 +834,7 @@ static const Widget _player_roadveh_widgets[] = { | ||||
| {   WWT_CLOSEBOX,   RESIZE_NONE,    14,     0,    10,     0,    13, STR_00C5,								STR_018B_CLOSE_WINDOW}, | ||||
| {    WWT_CAPTION,  RESIZE_RIGHT,    14,    11,   247,     0,    13, STR_9001_ROAD_VEHICLES,	STR_018C_WINDOW_TITLE_DRAG_THIS}, | ||||
| {  WWT_STICKYBOX,     RESIZE_LR,    14,   248,   259,     0,    13, 0x0,                     STR_STICKY_BUTTON}, | ||||
| { WWT_PUSHTXTBTN,   RESIZE_NONE,    14,     0,    80,    14,    25, SRT_SORT_BY,							STR_SORT_ORDER_TIP}, | ||||
| { WWT_PUSHTXTBTN,   RESIZE_NONE,    14,     0,    80,    14,    25, STR_SORT_BY,							STR_SORT_ORDER_TIP}, | ||||
| {      WWT_PANEL,   RESIZE_NONE,    14,    81,   235,    14,    25, 0x0,											STR_SORT_CRITERIA_TIP}, | ||||
| {    WWT_TEXTBTN,   RESIZE_NONE,    14,   236,   247,    14,    25, STR_0225,								STR_SORT_CRITERIA_TIP}, | ||||
| {      WWT_PANEL,  RESIZE_RIGHT,    14,   248,   259,    14,    25, 0x0,											STR_NULL}, | ||||
| @@ -852,7 +852,7 @@ static const Widget _other_player_roadveh_widgets[] = { | ||||
| {   WWT_CLOSEBOX,   RESIZE_NONE,    14,     0,    10,     0,    13, STR_00C5,								STR_018B_CLOSE_WINDOW}, | ||||
| {    WWT_CAPTION,  RESIZE_RIGHT,    14,    11,   247,     0,    13, STR_9001_ROAD_VEHICLES,	STR_018C_WINDOW_TITLE_DRAG_THIS}, | ||||
| {  WWT_STICKYBOX,     RESIZE_LR,    14,   248,   259,     0,    13, 0x0,                     STR_STICKY_BUTTON}, | ||||
| { WWT_PUSHTXTBTN,   RESIZE_NONE,    14,     0,    80,    14,    25, SRT_SORT_BY,							STR_SORT_ORDER_TIP}, | ||||
| { WWT_PUSHTXTBTN,   RESIZE_NONE,    14,     0,    80,    14,    25, STR_SORT_BY,							STR_SORT_ORDER_TIP}, | ||||
| {      WWT_PANEL,   RESIZE_NONE,    14,    81,   235,    14,    25, 0x0,											STR_SORT_CRITERIA_TIP}, | ||||
| {    WWT_TEXTBTN,   RESIZE_NONE,    14,   236,   247,    14,    25, STR_0225,								STR_SORT_CRITERIA_TIP}, | ||||
| {      WWT_PANEL,  RESIZE_RIGHT,    14,   248,   259,    14,    25, 0x0,											STR_NULL}, | ||||
|   | ||||
| @@ -936,7 +936,7 @@ static const Widget _player_ships_widgets[] = { | ||||
| {   WWT_CLOSEBOX,   RESIZE_NONE,    14,     0,    10,     0,    13, STR_00C5,							STR_018B_CLOSE_WINDOW}, | ||||
| {    WWT_CAPTION,  RESIZE_RIGHT,    14,    11,   247,     0,    13, STR_9805_SHIPS,				STR_018C_WINDOW_TITLE_DRAG_THIS}, | ||||
| {  WWT_STICKYBOX,     RESIZE_LR,    14,   248,   259,     0,    13, 0x0,                   STR_STICKY_BUTTON}, | ||||
| { WWT_PUSHTXTBTN,   RESIZE_NONE,    14,     0,    80,    14,    25, SRT_SORT_BY,						STR_SORT_ORDER_TIP}, | ||||
| { WWT_PUSHTXTBTN,   RESIZE_NONE,    14,     0,    80,    14,    25, STR_SORT_BY,						STR_SORT_ORDER_TIP}, | ||||
| {      WWT_PANEL,   RESIZE_NONE,    14,    81,   235,    14,    25, 0x0,										STR_SORT_CRITERIA_TIP}, | ||||
| {    WWT_TEXTBTN,   RESIZE_NONE,    14,   236,   247,    14,    25, STR_0225,							STR_SORT_CRITERIA_TIP}, | ||||
| {      WWT_PANEL,  RESIZE_RIGHT,    14,   248,   259,    14,    25, 0x0,										STR_NULL}, | ||||
| @@ -953,7 +953,7 @@ static const Widget _other_player_ships_widgets[] = { | ||||
| {   WWT_CLOSEBOX,   RESIZE_NONE,    14,     0,    10,     0,    13, STR_00C5,							STR_018B_CLOSE_WINDOW}, | ||||
| {    WWT_CAPTION,  RESIZE_RIGHT,    14,    11,   247,     0,    13, STR_9805_SHIPS,				STR_018C_WINDOW_TITLE_DRAG_THIS}, | ||||
| {  WWT_STICKYBOX,     RESIZE_LR,    14,   248,   259,     0,    13, 0x0,                   STR_STICKY_BUTTON}, | ||||
| { WWT_PUSHTXTBTN,   RESIZE_NONE,    14,     0,    80,    14,    25, SRT_SORT_BY,						STR_SORT_ORDER_TIP}, | ||||
| { WWT_PUSHTXTBTN,   RESIZE_NONE,    14,     0,    80,    14,    25, STR_SORT_BY,						STR_SORT_ORDER_TIP}, | ||||
| {      WWT_PANEL,   RESIZE_NONE,    14,    81,   235,    14,    25, 0x0,										STR_SORT_CRITERIA_TIP}, | ||||
| {    WWT_TEXTBTN,   RESIZE_NONE,    14,   236,   247,    14,    25, STR_0225,							STR_SORT_CRITERIA_TIP}, | ||||
| {      WWT_PANEL,  RESIZE_RIGHT,    14,   248,   259,    14,    25, 0x0,										STR_NULL}, | ||||
|   | ||||
| @@ -1335,7 +1335,7 @@ static const Widget _player_trains_widgets[] = { | ||||
| {   WWT_CLOSEBOX,   RESIZE_NONE,    14,     0,    10,     0,    13, STR_00C5,							STR_018B_CLOSE_WINDOW}, | ||||
| {    WWT_CAPTION,  RESIZE_RIGHT,    14,    11,   312,     0,    13, STR_881B_TRAINS,				STR_018C_WINDOW_TITLE_DRAG_THIS}, | ||||
| {  WWT_STICKYBOX,     RESIZE_LR,    14,   313,   324,     0,    13, 0x0,										STR_STICKY_BUTTON}, | ||||
| { WWT_PUSHTXTBTN,   RESIZE_NONE,    14,     0,    80,    14,    25, SRT_SORT_BY,						STR_SORT_ORDER_TIP}, | ||||
| { WWT_PUSHTXTBTN,   RESIZE_NONE,    14,     0,    80,    14,    25, STR_SORT_BY,						STR_SORT_ORDER_TIP}, | ||||
| {      WWT_PANEL,   RESIZE_NONE,    14,    81,   235,    14,    25, 0x0,										STR_SORT_CRITERIA_TIP}, | ||||
| {    WWT_TEXTBTN,   RESIZE_NONE,    14,   236,   247,    14,    25, STR_0225,							STR_SORT_CRITERIA_TIP}, | ||||
| {      WWT_PANEL,  RESIZE_RIGHT,    14,   248,   324,    14,    25, 0x0,										STR_NULL}, | ||||
| @@ -1352,7 +1352,7 @@ static const Widget _other_player_trains_widgets[] = { | ||||
| {   WWT_CLOSEBOX,   RESIZE_NONE,    14,     0,    10,     0,    13, STR_00C5,							STR_018B_CLOSE_WINDOW}, | ||||
| {    WWT_CAPTION,  RESIZE_RIGHT,    14,    11,   312,     0,    13, STR_881B_TRAINS,				STR_018C_WINDOW_TITLE_DRAG_THIS}, | ||||
| {  WWT_STICKYBOX,     RESIZE_LR,    14,   313,   324,     0,    13, 0x0,										STR_STICKY_BUTTON}, | ||||
| { WWT_PUSHTXTBTN,   RESIZE_NONE,    14,     0,    80,    14,    25, SRT_SORT_BY,						STR_SORT_ORDER_TIP}, | ||||
| { WWT_PUSHTXTBTN,   RESIZE_NONE,    14,     0,    80,    14,    25, STR_SORT_BY,						STR_SORT_ORDER_TIP}, | ||||
| {      WWT_PANEL,   RESIZE_NONE,    14,    81,   235,    14,    25, 0x0,										STR_SORT_CRITERIA_TIP}, | ||||
| {    WWT_TEXTBTN,   RESIZE_NONE,    14,   236,   247,    14,    25, STR_0225,							STR_SORT_CRITERIA_TIP}, | ||||
| {      WWT_PANEL,  RESIZE_RIGHT,    14,   248,   324,    14,    25, 0x0,										STR_NULL}, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 tron
					tron