@@ -44,7 +44,7 @@ void main() {
4444 'Toggle between your native language' );
4545 expect (english.settingsPageSelectDirectoryTitle, 'Select the directory' );
4646 expect (english.settingsPageSelectDirectoryDescription,
47- 'Select the directory where the TaskWarrior data is stored\n Current directory: ' );
47+ 'Select the directory where the Taskwarrior data is stored\n Current directory: ' );
4848 expect (english.settingsPageChangeDirectory, 'Change Directory' );
4949 expect (english.settingsPageSetToDefault, 'Set To Default' );
5050 expect (english.navDrawerProfile, 'Profile' );
@@ -101,7 +101,7 @@ void main() {
101101 expect (english.reportsPageNoTasksFound, 'No Tasks Found' );
102102 expect (english.reportsPageAddTasksToSeeReports, 'Add Tasks To See Reports' );
103103 expect (english.taskchampionTileDescription,
104- 'Switch to TaskWarrior sync with CCSync or Taskchampion Sync Server' );
104+ 'Switch to Taskwarrior sync with CCSync or Taskchampion Sync Server' );
105105 expect (english.taskchampionTileTitle, 'Taskchampion sync' );
106106 expect (english.ccsyncCredentials, 'CCync credentials' );
107107 expect (english.deleteTaskConfirmation, 'Delete Tasks' );
0 commit comments