-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
5da0e47
commit b829a58
Showing
6 changed files
with
6 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,3 @@ | ||
<resources> | ||
<string name="app_name">Negative Harmony</string> | ||
<string moduleConfig="true" name="CodePushDeploymentKey">_E6pPExPbuekfs8--1P1KXx0_9PCdp9lfNFHw</string> | ||
</resources> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -42,14 +42,5 @@ | |
"paragraph_2": "The negative chord names may not always be exactly right because of the way the chord naming system works.\n\nIn practise the chord name comes from the tonic/root note followed by the structure/pattern (major, minor, suspended...) this rule is broken when looking at negative chords where the tonic/root is actually the last note played going from left to right on the piano.\n\nBecause of this, the app looks if the negative chord pattern has a match when mirrored and compared to the regular one. If so it determines the chord name by taking the 'negative' tonic/root note and displaying the chord name.\n\nThough the chord name may vary depending on what you consider to be the tonic/root note the notes displayed in the negative chords are always correct.", | ||
"paragraph_3": "If you find any bugs, incorrect representations of the notes or chords, please contact us at:\n", | ||
"email": "[email protected]" | ||
}, | ||
"announcement": { | ||
"title": "Attention!", | ||
"cta": "Okay" | ||
}, | ||
"error": { | ||
"title": "Attention!", | ||
"text": "The new version of Negative Harmony requires internet to download all of the latest features.\n\nPlease make sure you are connected and try again.\n\n*You only need internet to download the latest features once afterwards, you can use the app offline if you wish to do so.", | ||
"cta": "Try Again" | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters