format.txt
来自「没的 没的 没的 没的 没的 没的 没的 没的 没的 没的 没的 没的 没的 没」· 文本 代码 · 共 50 行
TXT
50 行
## Format.txt - Resources for formatting errors.## Copyright (C) 2001, 2002 Southern Storm Software, Pty Ltd.## This program is free software; you can redistribute it and/or modify# it under the terms of the GNU General Public License as published by# the Free Software Foundation; either version 2 of the License, or# (at your option) any later version.## This program is distributed in the hope that it will be useful,# but WITHOUT ANY WARRANTY; without even the implied warranty of# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the# GNU General Public License for more details.## You should have received a copy of the GNU General Public License# along with this program; if not, write to the Free Software# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA#Format_BadBoolean=Bad format for Boolean valueFormat_NeedSingleChar=Input must be a single-character stringFormat_Integer=Value must be formatted as an integerFormat_Guid=Bad format for Guid value: should be "B", "D", "N", or "P"Format_GuidValue=Bad format for Guid valueFormat_Enum=Bad format for enumerated valueFormat_Version=Bad format for Version valueFormat_IP=Bad format for IP addressFormat_FormatString=Invalid format specificationFormat_FormatArgNumber=Invalid argument number in format specificationFormat_Base64ArrayChar=Invalid base64 character in inputFormat_TypeException=Invalid type for specified formatFormat_StringException=Invalid format specificationFormat_UnallowedCurrencySymbol=Currency symbol found when not allowedFormat_UnallowedDecimalPoint=Decimal point found when not allowedFormat_MultipleDecimalSeparators=Multiple decimal points foundFormat_UnallowedLeadingWhite=Leading whitespace found when not allowedFormat_UnallowedTrailingWhite=Trailing whitespace found when not allowedFormat_UnbalancedParentheses=Unbalanced parentheses in stringFormat_ExtraParentheses=More than one pair of parentheses in stringFormat_UnallowedParentheses=Parentheses in string when not allowedFormat_UnallowedLeadingSign=Leading sign found when not allowedFormat_UnallowedTrailingSign=Trailing sign found when not allowedFormat_UnallowedExponent=Exponent found when not allowedFormat_TwoSigns=Both leading and trailing signs foundFormat_HexNotSupported=Hexadecimal notation not supported for decimal or floating pointFormat_FileIOPermSetName=Same directory FileIO - {0}Format_NetCodeGroupName=Same Web siteFormat_DateTime=Invalid format for date/time valueFormat_Empty=Empty format string
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?