mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-19 10:47:01 +05:30
Move hardcoded strings to resources
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
This commit is contained in:
parent
1be10010c8
commit
e37d71fba6
4 changed files with 10 additions and 6 deletions
|
@ -2,4 +2,6 @@
|
|||
<string name="app_name">lobste.rs</string>
|
||||
<string name="loading">Loading posts…</string>
|
||||
<string name="no_saved_posts">You don\'t have any saved posts</string>
|
||||
<string name="hottest_posts">Hottest</string>
|
||||
<string name="saved_posts">Saved</string>
|
||||
</resources>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue