Skip to content

Commit

Permalink
bring back trailing space after 'Pondering' in DisplayStrings
Browse files Browse the repository at this point in the history
  • Loading branch information
kuba97531 committed Jul 21, 2018
1 parent da5357c commit 965e198
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/l10n/DisplayStrings.properties
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ LizzieFrame.prompt.failedToSaveFile=Failed to save file.
LizzieFrame.prompt.sgfExists=The SGF file already exists, do you want to replace it?
LizzieFrame.prompt.showControlsHint=hold x = view controls
LizzieFrame.display.lastMove=Last move
LizzieFrame.display.pondering=Pondering
LizzieFrame.display.pondering=Pondering
LizzieFrame.display.on=on
LizzieFrame.display.off=off
LizzieFrame.display.loading=Leela Zero is loading...
Expand Down

0 comments on commit 965e198

Please sign in to comment.