Skip to content

Commit

Permalink
Apply JP locale( ꒪⌓꒪)
Browse files Browse the repository at this point in the history
  • Loading branch information
yuroyoro committed Jul 3, 2015
1 parent 54ac88f commit 70da243
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion itunes
Original file line number Diff line number Diff line change
Expand Up @@ -546,7 +546,7 @@ function _cmd_search() {
esac
local search_term="$*"
local escaped_search_term=$(_quote_for_applescript_string "$search_term")
_fetch_tracks LOOP "(search playlist \"Library\" for \"$escaped_search_term\" only $target)" search_tracks
_fetch_tracks LOOP "(search playlist \"ライブラリ\" for \"$escaped_search_term\" only $target)" search_tracks
echo "Searching for tracks with $desc containing \"$search_term\":"
_show_tracks "search_tracks" 1
fi
Expand Down

0 comments on commit 70da243

Please sign in to comment.