Sync Strings (#4590)

* Sync Strings from Localazy

* Fix strings usage after some were moved

* Fix Norwegian string that was causing lint to fail

* Update screenshots

---------

Co-authored-by: bmarty <3940906+bmarty@users.noreply.github.com>
Co-authored-by: Jorge Martín <jorgem@element.io>
This commit is contained in:
ElementBot 2025-04-14 11:24:28 +02:00 committed by GitHub
parent cbfc5e0955
commit d9bfcc6c52
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
157 changed files with 2042 additions and 1108 deletions

View file

@ -14,5 +14,6 @@
<string name="screen_polls_history_empty_ongoing">"Finner ingen pågående avstemninger."</string>
<string name="screen_polls_history_empty_past">"Kan ikke finne noen tidligere avstemninger."</string>
<string name="screen_polls_history_filter_ongoing">"Pågående"</string>
<string name="screen_polls_history_filter_past">"Fortid"</string>
<string name="screen_polls_history_title">"Avstemninger"</string>
</resources>