* i'm just gonna put this here. * I'm just gonna do it. * Update ShowHTNCommand.cs * I feel dumb. * may as well with this too. * this does in fact not work * :/
19 lines
583 B
Text
19 lines
583 B
Text
### ChangelogWindow.xaml.cs
|
|
|
|
changelog-window-title = Changelog
|
|
changelog-author-changed = [color=#EEE]{ $author }[/color] changed:
|
|
changelog-today = Today
|
|
changelog-yesterday = Yesterday
|
|
changelog-new-changes = new changes
|
|
changelog-version-unknown = Unknown Version
|
|
changelog-version-tag = { $fork }/{ $version }
|
|
|
|
changelog-button = Changelog
|
|
changelog-button-new-entries = Changelog (new!)
|
|
|
|
changelog-tab-title-Changelog = Changelog
|
|
changelog-tab-title-Admin = Admin
|
|
changelog-tab-title-Maps = Maps
|
|
|
|
cmd-changelog-desc = Opens the changelog.
|
|
cmd-changelog-help = Usage: changelog
|