Skip to content

Commit

Permalink
translation strings updates for 0.4.14 (napari#4049)
Browse files Browse the repository at this point in the history
  • Loading branch information
alisterburt authored Feb 3, 2022
1 parent 9bf11c1 commit 7b51585
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions tools/strings_list.py
Original file line number Diff line number Diff line change
Expand Up @@ -545,6 +545,7 @@
'{name} ({_fmt_exts(exts)})',
'submenu',
'{name} {writer.display_name}',
'No readers returned data',
],
'napari/plugins/utils.py': [
'builtins',
Expand Down Expand Up @@ -2011,10 +2012,7 @@
],
'napari/plugins/hook_specifications.py': [],
'napari/plugins/io.py': [
"({len(errors)}) error{'s' if len(errors) > 1 else ''} ",
'See full error logs in "Plugins → Plugin Errors..."',
'napari_write_{layer._type_string}',
"occurred in plugins: {', '.join(names)}. ",
'Falling back to original plugin engine.',
'Writing to {path}. Hook caller: {hook_caller}',
],
Expand Down

0 comments on commit 7b51585

Please sign in to comment.