fix url settings string
This commit is contained in:
parent
268a6bc650
commit
2d3d2a2ab6
|
@ -13,7 +13,7 @@
|
||||||
|
|
||||||
<string name="url_setting">Which URL to scrape</string>
|
<string name="url_setting">Which URL to scrape</string>
|
||||||
<string name="url_setting_summary">
|
<string name="url_setting_summary">
|
||||||
Using m.facebook.com is more stable and faster. Using www.facebook.com gives high-res images and works better with mutiple instance events but will eventually break when facebook disables the classic design.
|
Using m.facebook.com is more stable and faster. Using www.facebook.com works better with multiple instance events but will eventually break when facebook disables the classic design.
|
||||||
</string>
|
</string>
|
||||||
|
|
||||||
</resources>
|
</resources>
|
||||||
|
|
Loading…
Reference in New Issue