mirror of
https://gitlab.com/openlp/android.git
synced 2024-12-22 03:42:48 +00:00
Add Tomas
This commit is contained in:
parent
75f8ed0c49
commit
722ad0ea04
@ -55,7 +55,7 @@ public class AboutFragment extends Fragment {
|
||||
html.append(" © 2004-").append(date).append(" Raoul Snyman\n");
|
||||
html.append(getString(R.string.about_display_5));
|
||||
html.append(" © 2004-").append(date);
|
||||
html.append("\nTim Bentley, Johan Mynhardt");
|
||||
html.append("\nTim Bentley, Tomas Groth, Johan Mynhardt");
|
||||
html.append("\n\n\n");
|
||||
html.append(getString(R.string.about_display_6));
|
||||
html.append("\n");
|
||||
|
Loading…
Reference in New Issue
Block a user