Skip to content

Commit

Permalink
Merge pull request moneymanagerex#6320 from moneymanagerex/revert-631…
Browse files Browse the repository at this point in the history
…7-master

Revert "Update constants.cpp"
  • Loading branch information
whalley authored Nov 24, 2023
2 parents 9b5daca + 62b72e3 commit b7993ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/constants.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,7 @@ const wxString VIEW_TRANS_LAST_YEAR_STR = wxTRANSLATE("View Last Year");
const wxString VIEW_TRANS_LAST_FIN_YEAR_STR = wxTRANSLATE("View Last Financial Year");
const wxString VIEW_TRANS_SINCE_STATEMENT_STR = wxTRANSLATE("View Since Statement Date");

const wxString VIEW_ACCOUNTS_ALL_STR = wxTRANSLATE("All");
const wxString VIEW_ACCOUNTS_ALL_STR = wxTRANSLATE("ALL");
const wxString VIEW_ACCOUNTS_OPEN_STR = wxTRANSLATE("Open");
const wxString VIEW_ACCOUNTS_CLOSED_STR = wxTRANSLATE("Closed");
const wxString VIEW_ACCOUNTS_FAVORITES_STR = wxTRANSLATE("Favorites");
Expand Down

0 comments on commit b7993ab

Please sign in to comment.