|
1255 | 1255 | <string name="uploaded_images">Uploaded Images</string>
|
1256 | 1256 | <string name="uploaded_images_explanation">This is an experimental feature, and here are some things you need to know:\n
|
1257 | 1257 | 1. Uploaded images will not be shown in the text editor, and instead, a piece of text will be inserted as a block,
|
1258 |
| - with a format similar to . XXXXX is the image id, and it should not be modified. To add a caption for |
1259 |
| - your image, simply type between the brackets. Example: . Note that the caption will be treated |
1260 |
| - as plain text.\n |
| 1258 | + with a format similar to . XXXXX is the image id, and it should not be modified. To add a caption for |
| 1259 | + your image, simply type between the brackets. Example: . Note that the caption will be treated |
| 1260 | + as plain text.\n |
1261 | 1261 | 2. To write a superscript, please use ^(), and put the texts inside the parentheses, instead of only
|
1262 |
| - using a single ^. For simplicity, click the superscript option in the formatting tools to insert a superscript.\n |
| 1262 | + using a single ^. For simplicity, click the superscript option in the formatting tools to insert a superscript.\n |
1263 | 1263 | 3. This feature converts your markdown to rich text format and some formatting may be lost in the process.\n
|
1264 | 1264 | 4. Uploaded images may not be shown on the preview screen.\n
|
1265 | 1265 | 5. You cannot edit a submitted post with embedded images in it.\n
|
|
1271 | 1271 | <string name="upload_image_success">Upload image successfully. Click the image button again to see the uploaded images.</string>
|
1272 | 1272 | <string name="get_image_bitmap_failed">Unable to get the bitmap of the image</string>
|
1273 | 1273 | <string name="upload_image_failed">Unable to upload the image</string>
|
| 1274 | + <string name="select_giphy_gif">Select a Giphy GIF</string> |
| 1275 | + <string name="select_giphy_gif_explanation">This is an experimental feature, and here are some things you need to know:\n |
| 1276 | + 1. Giphy gifs will not be shown in the text editor, and instead, a piece of text will be inserted as a block, |
| 1277 | + with a format similar to . XXXXX is the Giphy gif id, and it should not be modified.\n |
| 1278 | + 2. You can only insert one Giphy gif per comment.\n |
| 1279 | + 3. To write a superscript, please use ^(), and put the texts inside the parentheses, instead of only |
| 1280 | + using a single ^. For simplicity, click the superscript option in the formatting tools to insert a superscript.\n |
| 1281 | + 4. This feature converts your markdown to rich text format and some formatting may be lost in the process.\n |
| 1282 | + 5. Giphy gifs may not be shown on the preview screen.\n |
| 1283 | + 6. Please do not change your account using the account chooser on the editing screen. You should switch |
| 1284 | + your account in the navigation drawer on the main screen.</string> |
1274 | 1285 |
|
1275 | 1286 | <string name="search_comments">Search Comments</string>
|
1276 | 1287 |
|
|
0 commit comments