Compare commits

..

2 Commits

Author SHA1 Message Date
e7b0e6b35d test
Some checks failed
PR test / integrationTests (pull_request) Has been cancelled
PR / translations (pull_request) Has started running
PR / PR (pull_request) Has been cancelled
PR / build (pull_request) Has been cancelled
2025-04-15 21:53:29 +02:00
0694931d2d ci: make file changes check from master.
Some checks failed
PR test / integrationTests (pull_request) Has been cancelled
PR / translations (pull_request) Successful in 36s
PR / PR (pull_request) Successful in 39s
PR / build (pull_request) Successful in 26s
2025-04-15 21:52:11 +02:00
3 changed files with 1 additions and 11 deletions

View File

@ -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

View File

@ -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>

View File

@ -1,4 +0,0 @@
**v125040991**
- fix: Connectivity toast message was causing issues.
- Changelog for v125030901