Tweak language strings

This commit is contained in:
JannisX11 2021-07-20 13:21:06 +02:00
parent 2e839f266a
commit e691cff609
2 changed files with 7 additions and 8 deletions

File diff suppressed because one or more lines are too long

View File

@ -146,9 +146,8 @@
"message.recover_backup.title": "Recover Model",
"message.recover_backup.message": "Blockbench was closed without saving. Do you want to recover the model?",
"message.screenshot.title": "Screenshot",
"message.screenshot.message": "Screenshot captured.",
"message.screenshot.clipboard": "Clipboard",
"message.screenshot.right_click": "Screenshot - Right Click to copy",
"message.screenshot.right_click": "Right click or long press the screenshot to copy",
"message.invalid_file.title": "Invalid File",
"message.invalid_file.message": "Could not open json file: %0",
"message.invalid_model.title": "Invalid Model File",
@ -481,7 +480,7 @@
"about.version.update_available": "Version %0 is available",
"about.creator": "Creator:",
"about.website": "Website:",
"about.bugtracker": "Bug Tracker:",
"about.repository": "Repository:",
"about.electron": "This app is built with Electron, a framework for creating native applications with web technologies like Javascript, HTML, and CSS.",
"about.vertex_snap": "Vertex Snapping is based on a plugin by SirBenet",
"about.icons": "Icon Packs:",
@ -838,16 +837,16 @@
"action.reset_theme": "Reset Theme",
"action.reset_theme.desc": "Reset to the default Blockbench theme",
"action.uv_dialog": "UV Window",
"action.uv_dialog": "UV Window...",
"action.uv_dialog.desc": "Open the UV dialog to see all faces next to each other",
"action.uv_dialog_full": "Full View",
"action.uv_dialog_full": "Full View...",
"action.uv_dialog_full.desc": "Open the UV dialog to edit one face in fullscreen",
"action.undo": "Undo",
"action.undo.desc": "Undoes the last change",
"action.redo": "Redo",
"action.redo.desc": "Reverts the last undo",
"action.edit_history": "Edit History",
"action.edit_history": "Edit History...",
"action.edit_history.desc": "View the editing history and undo or redo steps",
"action.copy": "Copy",
"action.copy.desc": "Copy the selected selection, face or display settings",
@ -989,7 +988,7 @@
"action.view_mode.wireframe": "Wireframe",
"action.screenshot_model": "Screenshot Model",
"action.screenshot_model.desc": "Take a cropped screenshot of the model from the current angle",
"action.record_model_gif": "Record GIF",
"action.record_model_gif": "Record GIF...",
"action.record_model_gif.desc": "Record an animated GIF of the model from the current angle",
"action.timelapse": "Timelapse...",
"action.timelapse.desc": "Record a timelapse of your modeling process",