diff options
| author | SND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2010-12-30 08:41:02 +0000 |
|---|---|---|
| committer | SND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2010-12-30 08:41:02 +0000 |
| commit | 2cd31844fdb13127110a9bbb50033791dd69a77a (patch) | |
| tree | 2beb8d1f42e94a12af99c63123cdcf85a20185c3 /po/en@boldquot.header | |
| parent | b697f2a8b4100865f6fa2c28faacd8b96f6c7880 (diff) | |
| download | pcsxr-2cd31844fdb13127110a9bbb50033791dd69a77a.tar.gz | |
Removed some more unnecessary files.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@61595 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'po/en@boldquot.header')
| -rw-r--r-- | po/en@boldquot.header | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/po/en@boldquot.header b/po/en@boldquot.header deleted file mode 100644 index fedb6a06..00000000 --- a/po/en@boldquot.header +++ /dev/null @@ -1,25 +0,0 @@ -# All this catalog "translates" are quotation characters. -# The msgids must be ASCII and therefore cannot contain real quotation -# characters, only substitutes like grave accent (0x60), apostrophe (0x27) -# and double quote (0x22). These substitutes look strange; see -# http://www.cl.cam.ac.uk/~mgk25/ucs/quotes.html -# -# This catalog translates grave accent (0x60) and apostrophe (0x27) to -# left single quotation mark (U+2018) and right single quotation mark (U+2019). -# It also translates pairs of apostrophe (0x27) to -# left single quotation mark (U+2018) and right single quotation mark (U+2019) -# and pairs of quotation mark (0x22) to -# left double quotation mark (U+201C) and right double quotation mark (U+201D). -# -# When output to an UTF-8 terminal, the quotation characters appear perfectly. -# When output to an ISO-8859-1 terminal, the single quotation marks are -# transliterated to apostrophes (by iconv in glibc 2.2 or newer) or to -# grave/acute accent (by libiconv), and the double quotation marks are -# transliterated to 0x22. -# When output to an ASCII terminal, the single quotation marks are -# transliterated to apostrophes, and the double quotation marks are -# transliterated to 0x22. -# -# This catalog furthermore displays the text between the quotation marks in -# bold face, assuming the VT100/XTerm escape sequences. -# |
