-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use menu contributions to build menus (#790)
- Loading branch information
Showing
43 changed files
with
1,711 additions
and
1,678 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,23 @@ | ||
{ | ||
"insertNote": "Insert Note", | ||
"mainMenu_aboutPlatformBible": "About Platform.Bible", | ||
"mainMenu_downloadSlashInstallResources": "Download/Install Resources", | ||
"mainMenu_downloadSlashUpdateProject": "Download/Update Project", | ||
"mainMenu_exit": "Exit", | ||
"mainMenu_help": "Help", | ||
"mainMenu_layout": "Layout", | ||
"mainMenu_openHelloWorldProject": "Open Hello World Project", | ||
"mainMenu_openProject": "Open Project", | ||
"mainMenu_openResourceViewer": "Open Resource Viewer", | ||
"mainMenu_project": "Project", | ||
"mainMenu_settings": "Settings", | ||
"mainMenu_visitSupportBible": "Visit Support.Bible", | ||
"mainMenu_window": "Window", | ||
"some_localization_key": "This is the English text for %some_localization_key%.", | ||
"submitButton": "Submit" | ||
"submitButton": "Submit", | ||
"webView_edit": "Edit", | ||
"webView_project": "Project", | ||
"webView_projectAssignmentsAndProgress": "Assignments and Progress", | ||
"webView_projectSendReceive": "Send/Receive this project", | ||
"wordList": "Word List" | ||
} |
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
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
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
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
Oops, something went wrong.