Confirmed users, Bureaucrats and Sysops emeriti
2,976
edits
No edit summary |
(update repo and string logic to be more explicit) |
||
| Line 10: | Line 10: | ||
All English strings that we ship to any release channel are in the hg repository for aurora and central. | All English strings that we ship to any release channel are in the hg repository for aurora and central. | ||
* A string in ESR is in aurora and central. | * A string in ESR is also in aurora and central. | ||
* A string in release is in beta, aurora, and central. | * A string in release is also in beta, aurora, and central. | ||
* A string in beta is in aurora and central. | * A string in beta is also in aurora and central. | ||
* A string in aurora is in ... right, central. | * A string in aurora is also in ... right, central. | ||
In reverse, | |||
* central has all the strings from central, aurora, beta, release, esr; | |||
* aurora has all the strings from aurora, beta, release, esr; | |||
* beta has all the strings from beta, release; | |||
* release has all the strings from release; | |||
* esr has all the strings from esr. | |||
''What do we win?'' | ''What do we win?'' | ||