Files @ 4b194d910501
Branch filter:

Location: kallithea/scripts/run-all-cleanup

Thomas De Schampheleire
i18n/ja: remove duplicate entry for 'しろう' (shirou)

There are two entries for the same Japanese name 'しろう':

# しろう, 2013
# shirou - しろう, 2013

The text 'しろう' translates to 'Shiro' according to Google Translate. This
also corresponds to the 'shirou' text mentioned in the second entry.

Assuming that these entries indeed correspond to the same person, remove the
first.
#!/bin/sh

# Convenience script for running various idempotent source code cleanup scripts

set -e
set -x

scripts/docs-headings.py
scripts/generate-ini.py
scripts/whitespacecleanup.sh