mcruncher / worshipsongs-android

Android app for Worship Songs
GNU General Public License v3.0
8 stars 8 forks source link

Support Localization #417

Closed madasamys closed 7 years ago

madasamys commented 7 years ago

Story In order to view all text in my preferred language

Scenarios Install the app Given the user installs the app And user launches the app for the very first time When select preferred language (eg. Tamil) Then the all text should be displayed as Tamil (Titles, navigation menu and popup menu etc..)

Upgraded app Given the user upgraded the app When user launches the app and select preferred language (e.g Tamil) Then the all text should be displayed as Tamil (Titles, navigation menu and popup menu etc..)

Change preferred language in settings Given user user in settings view When user select Tamil language Then the all text should be displayed as Tamil (Titles, navigation menu and popup menu etc..)

madasamys commented 7 years ago

View Authors/Categories when tamil name exists Given user choose Tamil language When user view Authors/Categories Then tamil author name should be displayed

View Authors/Categories when tamil name not exists Given user choose Tamil language When user view Authors/Categories Then english author name should be displayed

View Authors/Categories when language is English Given user choose Englishlanguage When user view Authors/Categories Then english author name should be displayed