mirror of
https://github.com/lone-cloud/prism-android
synced 2026-06-03 19:54:44 -07:00
update the logo for the readme
This commit is contained in:
parent
fa614b1943
commit
f9328fd33b
3 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
<div align="center">
|
<div align="center">
|
||||||
|
|
||||||
<img src="app/src/main/prism.webp" alt="Prism Icon" width="120" height="120" />
|
<img src="app/src/main/prism.webp" alt="Prism Icon" width="160" height="160" />
|
||||||
|
|
||||||
# Prism
|
# Prism
|
||||||
|
|
||||||
|
|
|
||||||
Binary file not shown.
|
Before Width: | Height: | Size: 10 KiB After Width: | Height: | Size: 34 KiB |
|
|
@ -23,7 +23,7 @@
|
||||||
<string name="settings">Settings</string>
|
<string name="settings">Settings</string>
|
||||||
<string name="push_service_title">Push Service</string>
|
<string name="push_service_title">Push Service</string>
|
||||||
<string name="push_service_description">Set the push server URL. Default is Mozilla, or use your own compatible self-hosted service.</string>
|
<string name="push_service_description">Set the push server URL. Default is Mozilla, or use your own compatible self-hosted service.</string>
|
||||||
<string name="push_service_crowd_blending_warning">Warning: changing from the default Mozilla server may reduce crowd blending.</string>
|
<string name="push_service_crowd_blending_warning">Warning: switching from Mozilla may reduce traffic crowd blending.</string>
|
||||||
<string name="push_service_url_label">Push service URL</string>
|
<string name="push_service_url_label">Push service URL</string>
|
||||||
<string name="push_service_url_placeholder">https://push.example.com</string>
|
<string name="push_service_url_placeholder">https://push.example.com</string>
|
||||||
<string name="push_service_save_button">Save</string>
|
<string name="push_service_save_button">Save</string>
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue