move string
This commit is contained in:
parent
68d9abea67
commit
426658695e
|
@ -2,5 +2,4 @@
|
||||||
<resources>
|
<resources>
|
||||||
|
|
||||||
|
|
||||||
<string name="fetch_remote_media">Automatically fetch remote media when they are not available</string>
|
|
||||||
</resources>
|
</resources>
|
|
@ -1952,4 +1952,5 @@
|
||||||
|
|
||||||
<string name="load_media_remotely">Load media remotely</string>
|
<string name="load_media_remotely">Load media remotely</string>
|
||||||
<string name="toast_error_media">Media cannot be loaded!</string>
|
<string name="toast_error_media">Media cannot be loaded!</string>
|
||||||
|
<string name="fetch_remote_media">Automatically fetch remote media when they are not available</string>
|
||||||
</resources>
|
</resources>
|
Loading…
Reference in New Issue