string.rb - Extension for String. Copyright (C) 2005-2009 Masao Mutoh You may redistribute it and/or modify it under the same license terms as Ruby or LGPL.
# Extension for String class. This feature is included in Ruby 1.9 or later but not occur TypeError. # # String#% method which accept "named argument". The translator can know # the meaning of the msgids using "named argument" instead of %s/%d style.