Skip to content

Commit 7cc48e0

Browse files
author
t-kazu
committed
defalutMessageを変更しました
1 parent bb4c5f6 commit 7cc48e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/menu-bar/menu-bar.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -379,7 +379,7 @@ class MenuBar extends React.Component {
379379
onClick={this.handleCloseFileMenuAndThen(downloadProject)}
380380
>
381381
<FormattedMessage
382-
defaultMessage="Download Ruby code to your compute"
382+
defaultMessage="Save Ruby code to your computer"
383383
description="Menu bar item for downloading Ruby code to your computer"
384384
id="gui.smalruby3.menuBar.downloadRubyCodeToComputer"
385385
/>

0 commit comments

Comments
 (0)