This uses a store to keep track of the AppStates, so the user can go back to the previous state by clicking the back button or press Escape.
We had a few issues with some strings that caused inconsistency within the app and with the HIG. This commit fixes those up.