################################################################################ # Messages Bundle for LimeWire 4.8.2 # Specialization for: English - United States # Maintained by the LimeWire project team. ################################################################################ LOCALE_LANGUAGE_CODE=en LOCALE_LANGUAGE_NAME=English LOCALE_COUNTRY_CODE= LOCALE_COUNTRY_NAME=United States LOCALE_VARIANT_CODE= LOCALE_VARIANT_NAME=International LOCALE_SCRIPT_CODE=Latn LOCALE_SCRIPT_NAME=Latin LOCALE_ENGLISH_LANGUAGE_NAME=English (US) # Before adding a value below, verify the existence of the translation on the NSIS repository: # http://cvs.sourceforge.net/viewcvs.py/nsis/NSIS/Contrib/Language%20files/ LOCALE_NSIS_NAME=English # See also other translatable items for the LimeWire installer: # http://www.limewire.org/fisheye/viewrep/limecvs/lib/installbundles/ ################################################################################ # Key/value pair for whether or not bold characters should be used for this # locale. Must be "true" or "false" (true only for complex scripts). ################################################################################ DISABLE_BOLD_CHARACTERS=false ################################################################################ # Key/value pair for whether or not the layout should be adapted for right-to- # left scripts. Must be "true" or "false" (true only for semitic scripts). ################################################################################ LAYOUT_RIGHT_TO_LEFT=false ################################################################################ # Key/value pair for whether or not the tips of the day should be displayed. # The default is false (set to true in english resource). ################################################################################ HAS_TIPS_OF_THE_DAY=true # See also other translatable resources for the application: # * translations of meta-data search items: # http://www.limewire.org/fisheye/viewrep/limecvs/lib/messagebundles/xml/display/ # * translations of "about.html" # http://www.limewire.org/fisheye/viewrep/limecvs/lib/messagebundles/resources/ ################################################################################ # All other translated resources are missing. Look at the default English file. ################################################################################ # This file is normally empty (takes its defaults from the base properties). # Needed to allow selecting English on a non-English system.