HomeSort by relevance Sort by last modified time
    Searched full:localized (Results 1 - 25 of 792) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/antlr/antlr-3.4/runtime/ObjC/Framework/ANTLR/ANTLR/en.lproj/
InfoPlist.strings 0 /* Localized versions of Info.plist keys */
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/ANTLR/ANTLRTests/en.lproj/
InfoPlist.strings 0 /* Localized versions of Info.plist keys */
  /external/chromium_org/third_party/ocmock/OCMock/en.lproj/
InfoPlist.strings 0 /* Localized versions of Info.plist keys */
  /external/chromium_org/third_party/skia/experimental/FileReaderApp/English.lproj/
InfoPlist.strings 0 /* Localized versions of Info.plist keys */
  /external/chromium_org/third_party/skia/experimental/Intersection/English.lproj/
InfoPlist.strings 0 /* Localized versions of Info.plist keys */
  /external/chromium_org/tools/gyp/test/mac/depend-on-bundle/English.lproj/
InfoPlist.strings 0 /* Localized versions of Info.plist keys */
  /external/chromium_org/tools/gyp/test/mac/framework/TestFramework/English.lproj/
InfoPlist.strings 0 ?/* Localized versions of Info.plist keys */
  /external/skia/experimental/FileReaderApp/English.lproj/
InfoPlist.strings 0 /* Localized versions of Info.plist keys */
  /external/skia/experimental/Intersection/English.lproj/
InfoPlist.strings 0 /* Localized versions of Info.plist keys */
  /development/ide/xcode/SampleCode/English.lproj/
InfoPlist.strings 0 /* Localized versions of Info.plist keys */
  /external/chromium_org/tools/gyp/test/ios/app-bundle/TestApp/English.lproj/
InfoPlist-error.strings 0 /* Localized versions of Info.plist keys */
InfoPlist.strings 0 /* Localized versions of Info.plist keys */
  /external/chromium_org/tools/gyp/test/mac/app-bundle/TestApp/English.lproj/
InfoPlist-error.strings 0 /* Localized versions of Info.plist keys */
InfoPlist.strings 0 /* Localized versions of Info.plist keys */
  /external/chromium_org/chrome/common/extensions/docs/examples/api/i18n/localizedHostedApp/_locales/en/
messages.json 3 "message": "Minimal Localized Hosted App",
7 "message": "This is the minimal set of data required to upload a localized hosted application to the web store.",
  /external/mockito/src/org/mockito/internal/debugging/
Localized.java 10 public class Localized<T> {
15 public Localized(T object) {
  /external/chromium_org/chrome/installer/util/
l10n_string_util.h 8 // These resource strings are organized such that we can get a localized string
10 // to get the resource id for the localized product name in en-US, we take
29 // the localized pak files. A TranslationDelegate must be provided so we can
33 // Given a string base id, return the localized version of the string based on
39 // Returns the localized version of a string (obtained from GetLocalizedString)
44 // Given the system language, return a url that points to the localized eula.
  /external/chromium_org/ui/base/l10n/
l10n_font_util.h 18 // its localized size data and the given font. The width in cols is held in a
19 // localized string resource identified by |col_resource_id|, the height in the
  /external/chromium_org/chrome/browser/ui/webui/help/
help_utils_chromeos.h 17 // Returns localized name for the connection |type|.
  /external/chromium_org/chrome/browser/ui/cocoa/
ui_localizer.h 22 // those will also be localized. Strings in the xib that you want localized must
24 // Things that will be localized are:
  /external/chromium_org/third_party/WebKit/Source/platform/text/
PlatformLocale.h 48 // Converts the specified number string to another number string localized
53 // Converts the specified localized number string to a number string in the
62 // Returns localized decimal separator, e.g. "." for English, "," for French.
100 // localized string of Jan and the last item is a localized string of
105 // stand-alone localized string of January and the last item is a
106 // stand-alone localized string of December. These strings should not be
113 // Returns localized period field(AM/PM) strings.
117 // localized string of January, and the last item is a localized string o
    [all...]
  /external/chromium_org/remoting/webapp/unittests/
l10n_unittest.js 62 chrome.i18n.getMessage.withArgs('tag').returns('localized title');
67 equal(target.title, 'localized title');
80 .returns('localized');
85 equal(target.innerText, 'localized');
97 getMessage.withArgs('tag', ['param1', 'param2']).returns('localized');
102 equal(target.innerText, 'localized');
  /external/chromium_org/extensions/common/permissions/
permission_message_provider.h 28 // Gets the localized permission messages that represent this set.
34 // Gets the localized permission messages that represent this set (represented
40 // Gets the localized permission details for messages that represent this set
  /external/chromium_org/third_party/WebKit/ManualTests/
input-number-localization.html 4 <title>Number type input shows and accepts localized numbers</title>
15 <p>Output test 1: The following text field should have a localized representation for "-1234.5678".
24 <p>Input test 1: Type a localized representation of a number (e.g. -1,234.5678 for en_US locale,
  /external/chromium_org/chrome/browser/extensions/
path_util.cc 25 // Retrieves the localized display name for the base name of the given path.
26 // If the path is not localized, this will just return the base name.
61 // for every component. This will match app bundles, ".localized" folders,
62 // and localized subfolders of the user's home directory.

Completed in 718 milliseconds

1 2 3 4 5 6 7 8 91011>>