Compare commits
2 Commits
br
...
e7b0e6b35d
Author | SHA1 | Date | |
---|---|---|---|
e7b0e6b35d | |||
0694931d2d |
@ -1,10 +1,3 @@
|
||||
**v125040991
|
||||
|
||||
- fix: Connectivity toast message was causing issues.
|
||||
- Changelog for v125030901
|
||||
|
||||
--------------------------------------------------------------------
|
||||
|
||||
**v125030901
|
||||
|
||||
- Merge pull request 'fix-reload' (#195) from fix-reload into master
|
||||
|
@ -3,6 +3,7 @@
|
||||
<string name="title_activity_login">"Log in"</string>
|
||||
<string name="prompt_password">"Password"</string>
|
||||
<string name="action_sign_in">"Go"</string>
|
||||
<string name="action_sign_inn">"Go"</string>
|
||||
<string name="error_invalid_password">"Password not long enough"</string>
|
||||
<string name="error_field_required">"Field required"</string>
|
||||
<string name="prompt_url">"Url"</string>
|
||||
|
@ -1,4 +0,0 @@
|
||||
**v125040991**
|
||||
|
||||
- fix: Connectivity toast message was causing issues.
|
||||
- Changelog for v125030901
|
Reference in New Issue
Block a user