|
13 | 13 | <string name="cancel">Cancel</string> |
14 | 14 | <string name="retry">Retry</string> |
15 | 15 | <string name="delete">Delete</string> |
| 16 | + <string name="share">Share</string> |
| 17 | + <string name="gallery_save_to_gallery">Save to gallery</string> |
| 18 | + <string name="edit">Edit</string> |
| 19 | + <string name="editor_rotate">Rotate</string> |
| 20 | + <string name="editor_adjust">Adjust</string> |
| 21 | + <string name="editor_brightness">Brightness</string> |
| 22 | + <string name="editor_contrast">Contrast</string> |
| 23 | + <string name="editor_saturation">Saturation</string> |
16 | 24 | <string name="download">Download</string> |
17 | 25 | <string name="width">Width</string> |
18 | 26 | <string name="height">Height</string> |
|
25 | 33 | <string name="success">✅ Success</string> |
26 | 34 | <string name="failure">❌ Failure</string> |
27 | 35 |
|
| 36 | + <string name="one">One</string> |
28 | 37 | <string name="two">Two</string> |
29 | 38 | <string name="three">Three</string> |
30 | 39 | <string name="four">Four</string> |
31 | 40 | <string name="five">Five</string> |
| 41 | + <string name="six">Six</string> |
32 | 42 |
|
33 | 43 | <string name="version">Version %1$s</string> |
34 | 44 |
|
|
244 | 254 | <string name="gallery_menu_unselect_all">Unselect all</string> |
245 | 255 | <string name="gallery_menu_selected">Selected images: %1$s</string> |
246 | 256 | <string name="gallery_menu_delete_all">Delete all</string> |
| 257 | + <string name="gallery_menu_delete_unliked">Delete unliked</string> |
247 | 258 | <string name="gallery_menu_export_all">Export all</string> |
248 | 259 | <string name="gallery_menu_save_all">Save all to device</string> |
249 | 260 | <string name="gallery_menu_selection_mode">Selection mode</string> |
|
326 | 337 | <string name="interaction_delete_local_model_title">Delete model</string> |
327 | 338 | <string name="interaction_delete_local_model_sub_title">Are you sure you want to delete model "%1$s"?</string> |
328 | 339 |
|
| 340 | + <string name="interaction_delete_unliked_title">Delete unliked images</string> |
| 341 | + <string name="interaction_delete_unliked_sub_title">Are you sure you want to permanently delete all images that are not liked?</string> |
| 342 | + |
329 | 343 | <string name="interaction_in_paint_clear_title">Clear drawings</string> |
330 | 344 | <string name="interaction_in_paint_clear_sub_title">Are you sure you want to clear drawings?</string> |
331 | 345 |
|
|
0 commit comments