Created
July 25, 2018 18:04
-
-
Save dacap/4f86db1961cf68fd815ea1f631283579 to your computer and use it in GitHub Desktop.
en.ini v1.2.8 vs 1.2.9
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
diff --git a/data/strings/en.ini b/data/strings/en.ini | |
index cd83ff874..9db2e4746 100644 | |
--- a/data/strings/en.ini | |
+++ b/data/strings/en.ini | |
@@ -93,10 +93,15 @@ nothing_to_report = Crash Report<<Nothing to report||&OK | |
uninstall_extension_warning = <<<END | |
Warning | |
<<Do you really want to uninstall '{0}' extension? | |
||&Yes||&No | |
END | |
+unknown_output_file_format_error = <<<END | |
+Aseprite | |
+<<Unknown file format '{0}' in output filename | |
+||&OK | |
+END | |
update_screen_ui_scaling_with_theme_values = <<<END | |
Update Screen/UI Scaling | |
<<The new theme '{0}' wants to adjust some values for you: | |
<< Screen Scaling: {1}% -> {2}% | |
<< UI Scaling: {3}% -> {4}% | |
@@ -183,10 +188,11 @@ AdvancedMode = Advanced Mode | |
AutocropSprite = Trim Sprite | |
BackgroundFromLayer = Background From Layer | |
BrightnessContrast = Adjust Brightness/Contrast | |
Cancel = Cancel Current Operation | |
CanvasSize = Canvas Size | |
+CelOpacity = Set Cel Opacity to {0} ({1}%) | |
CelProperties = Cel Properties | |
ChangeBrush = Change Brush: {0} | |
ChangeBrush_CustomBrush = Custom Brush #{0} | |
ChangeBrush_DecrementAngle = Decrement Angle | |
ChangeBrush_DecrementSize = Decrement Size | |
@@ -226,10 +232,11 @@ DuplicateLayer = Duplicate Layer | |
DuplicateSprite = Duplicate Sprite | |
DuplicateView = Duplicate View | |
Exit = Exit | |
ExportSpriteSheet = Export Sprite Sheet | |
Eyedropper = Eyedropper | |
+Fill = Fill Selection with Foreground Color | |
FitScreen = Fit on Screen | |
FlattenLayers = Flatten Layers | |
Flip = Flip {0} {1} | |
Flip_Canvas = Canvas | |
Flip_Horizontally = Horizontally | |
@@ -323,10 +330,11 @@ END | |
PaletteSize = Palette Size | |
Paste = Paste | |
PasteText = Insert Text | |
PixelPerfectMode = Switch Pixel Perfect Mode | |
PlayAnimation = Play Animation | |
+PlayPreviewAnimation = Play Preview Animation | |
Redo = Redo | |
Refresh = Refresh | |
RemoveFrame = Remove Frame | |
RemoveFrameTag = Remove Frame Tag | |
RemoveLayer = Remove Layer | |
@@ -376,10 +384,11 @@ ShowSelectionEdges = Show Selection Edges | |
ShowSlices = Show Slices | |
SliceProperties = Slice Properties | |
SnapToGrid = Snap to Grid | |
SpriteProperties = Sprite Properties | |
SpriteSize = Sprite Size | |
+Stroke = Stroke Selection Borders with Foreground Color | |
SwitchColors = Switch Colors | |
SwitchNonactiveLayersOpacity = Switch Nonactive Layers Opacity | |
SymmetryMode = Symmetry Mode | |
TiledMode = Tiled Mode | |
Timeline = Switch Timeline | |
@@ -602,10 +611,18 @@ quality = Quality: | |
[keyboard_shortcuts] | |
title = Keyboard Shortcuts | |
import = &Import | |
export = &Export | |
reset = &Reset | |
+section_menus = Menus | |
+section_commands = Commands | |
+section_tools = Tools | |
+section_action_modifiers = Action Modifiers | |
+section_mouse_wheel = Mouse Wheel | |
+default_wheel_behavior = Default | |
+custom_wheel_behavior = Custom | |
+slide_as_wheel = Interpret two fingers slide on Trackpad as mouse wheel | |
ok = &OK | |
cancel = &Cancel | |
[layer_properties] | |
title = Layer Properties | |
@@ -634,10 +651,12 @@ edit_undo_history = Undo Histor&y | |
edit_cut = Cu&t | |
edit_copy = &Copy | |
edit_copy_merged = Copy Mer&ged | |
edit_paste = &Paste | |
edit_clear = &Delete | |
+edit_fill = &Fill | |
+edit_stroke = Stroke | |
edit_rotate = R&otate | |
edit_rotate_180 = &180 | |
edit_rotate_90cw = &90 CW | |
edit_rotate_90ccw = 90 &CCW | |
edit_flip_horizontal = Flip &Horizontal | |
@@ -659,11 +678,11 @@ edit_adjustments_color_curve = &Color Curve... | |
edit_fx = F&X | |
edit_fx_convolution_matrix = Convolution &Matrix... | |
edit_fx_despeckle = &Despeckle (Median Filter)... | |
edit_insert_text = Insert Text | |
edit_keyboard_shortcuts = &Keyboard Shortcuts... | |
-edit_preferences = Pre&ferences... | |
+edit_preferences = Preferences&... | |
sprite = &Sprite | |
sprite_properties = &Properties... | |
sprite_color_mode = Color &Mode | |
sprite_color_mode_rgb = &RGB Color | |
sprite_color_mode_grayscale = &Grayscale | |
@@ -905,10 +924,15 @@ END | |
keep_selection_after_clear = Keep selection after "Edit > Delete" command | |
keep_selection_after_clear_tooltip = <<<END | |
Check this if you want to keep the selection | |
after deleting it. | |
END | |
+auto_show_selection_edges = Automatically show selection edges after modifying the selection | |
+auto_show_selection_edges_tooltip = <<<END | |
+Uncheck this if you want to keep the | |
+selection edges option as you wish. | |
+END | |
move_edges = Allow moving selection edges | |
move_edges_tooltip = <<<END | |
Check this if you want to be able to drag | |
only the selection edges when the mouse is | |
above them. | |
@@ -1001,11 +1025,28 @@ open_theme_folder = Open &Folder | |
add_extension = &Add Extension | |
disable_extension = &Disable | |
uninstall_extension = &Uninstall | |
open_extension_folder = Open &Folder | |
user_interface = User Interface | |
+new_render_engine = New render engine for sprite editor | |
+native_clipboard = Use native clipboard | |
native_file_dialog = Use native file dialog | |
+one_finger_as_mouse_movement = Interpret one finger as mouse movement | |
+one_finger_as_mouse_movement_tooltip = <<<END | |
+Only for Windows 8/10 tablets: Interprets one finger as mouse movement | |
+and two fingers as pan/scroll. Uncheck this to use the old behavior: | |
+One finger pans/scrolls. | |
+-- | |
+Note: This option is available just to get the old behavior but | |
+will be removed in future versions. | |
+END | |
+load_wintab_driver = Load wintab32 library | |
+load_wintab_driver_tooltip = <<<END | |
+Loads wintab32.dll driver to use Wacom-like devices | |
+when Aseprite is started. | |
+END | |
+wintab_more_info = (More Information) | |
flash_selected_layer = Flash layer when it is selected | |
non_active_layer_opacity = Opacity for non-active layers: | |
ok = &OK | |
apply = &Apply | |
cancel = &Cancel |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment