Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions PasteIntoFile/Properties/Resources.it.resx
Original file line number Diff line number Diff line change
Expand Up @@ -319,4 +319,7 @@ Allows to keep application window always on top (in foreground of other windows)
<data name="str_preview_calendar" xml:space="preserve">
<value>Anteprima calendario ({0} evento/i)</value>
</data>
<data name="str_wizard_tray_patching_img_only" xml:space="preserve">
<value>solo per immagini</value>
</data>
</root>
3 changes: 3 additions & 0 deletions PasteIntoFile/Properties/Resources.zh-CN.resx
Original file line number Diff line number Diff line change
Expand Up @@ -319,4 +319,7 @@ Allows to keep application window always on top (in foreground of other windows)
<data name="str_preview_calendar" xml:space="preserve">
<value>日历预览({0} 个活动)</value>
</data>
<data name="str_wizard_tray_patching_img_only" xml:space="preserve">
<value>仅针对图片</value>
</data>
</root>
Loading