Set caption and url when submitting gallery posts.

This commit is contained in:
Alex Ning
2022-01-28 12:58:16 +08:00
parent fd0e95dbac
commit 2569742e1c
10 changed files with 254 additions and 15 deletions

View File

@@ -1258,4 +1258,7 @@
<string name="unable_to_load_font">Unable to load custom font</string>
<string name="unable_to_copy_font_file">Unable to copy your font</string>
<string name="reddit_gallery_item_caption_hint">Caption (max 180 characters)</string>
<string name="reddit_gallery_item_url_hint">Url</string>
</resources>