HomeSort by relevance Sort by last modified time
    Searched full:ampersand (Results 151 - 175 of 315) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/bluetooth/glib/po/
nl.po 347 "begins an entity; if this ampersand isn't supposed to be an entity, escape "
365 "Entity did not end with a semicolon; most likely you used an ampersand "
366 "character without intending to start an entity - escape ampersand as &"
369 "ampersand-teken gebruikt zonder daarmee een entiteit te willen beginnen - "
394 "ampersand character without intending to start an entity - escape ampersand "
398 "ampersand-teken gebruikt zonder daarmee een entiteit te willen beginnen - "
    [all...]
be@latin.po 377 "begins an entity; if this ampersand isn't supposed to be an entity, escape "
398 "Entity did not end with a semicolon; most likely you used an ampersand "
399 "character without intending to start an entity - escape ampersand as &"
429 "ampersand character without intending to start an entity - escape ampersand "
    [all...]
ca.po 336 "begins an entity; if this ampersand isn't supposed to be an entity, escape "
355 "Entity did not end with a semicolon; most likely you used an ampersand "
356 "character without intending to start an entity - escape ampersand as &"
383 "ampersand character without intending to start an entity - escape ampersand "
    [all...]
ca@valencia.po 337 "begins an entity; if this ampersand isn't supposed to be an entity, escape "
356 "Entity did not end with a semicolon; most likely you used an ampersand "
357 "character without intending to start an entity - escape ampersand as &"
384 "ampersand character without intending to start an entity - escape ampersand "
    [all...]
cs.po 328 "begins an entity; if this ampersand isn't supposed to be an entity, escape "
346 "Entity did not end with a semicolon; most likely you used an ampersand "
347 "character without intending to start an entity - escape ampersand as &"
374 "ampersand character without intending to start an entity - escape ampersand "
    [all...]
da.po 331 "begins an entity; if this ampersand isn't supposed to be an entity, escape "
350 "Entity did not end with a semicolon; most likely you used an ampersand "
351 "character without intending to start an entity - escape ampersand as &"
378 "ampersand character without intending to start an entity - escape ampersand "
    [all...]
de.po 343 "begins an entity; if this ampersand isn't supposed to be an entity, escape "
363 "Entity did not end with a semicolon; most likely you used an ampersand "
364 "character without intending to start an entity - escape ampersand as &"
391 "ampersand character without intending to start an entity - escape ampersand "
    [all...]
es.po 330 "begins an entity; if this ampersand isn't supposed to be an entity, escape "
349 "Entity did not end with a semicolon; most likely you used an ampersand "
350 "character without intending to start an entity - escape ampersand as &"
380 "ampersand character without intending to start an entity - escape ampersand "
    [all...]
eu.po 339 "begins an entity; if this ampersand isn't supposed to be an entity, escape "
358 "Entity did not end with a semicolon; most likely you used an ampersand "
359 "character without intending to start an entity - escape ampersand as &"
387 "ampersand character without intending to start an entity - escape ampersand "
    [all...]
fi.po 333 "begins an entity; if this ampersand isn't supposed to be an entity, escape "
352 "Entity did not end with a semicolon; most likely you used an ampersand "
353 "character without intending to start an entity - escape ampersand as &"
379 "ampersand character without intending to start an entity - escape ampersand "
    [all...]
fr.po 342 "begins an entity; if this ampersand isn't supposed to be an entity, escape "
361 "Entity did not end with a semicolon; most likely you used an ampersand "
362 "character without intending to start an entity - escape ampersand as &"
391 "ampersand character without intending to start an entity - escape ampersand "
    [all...]
gl.po 333 "begins an entity; if this ampersand isn't supposed to be an entity, escape "
352 "Entity did not end with a semicolon; most likely you used an ampersand "
353 "character without intending to start an entity - escape ampersand as &"
379 "ampersand character without intending to start an entity - escape ampersand "
    [all...]
hu.po 333 "begins an entity; if this ampersand isn't supposed to be an entity, escape "
352 "Entity did not end with a semicolon; most likely you used an ampersand "
353 "character without intending to start an entity - escape ampersand as &"
380 "ampersand character without intending to start an entity - escape ampersand "
    [all...]
it.po 356 "begins an entity; if this ampersand isn't supposed to be an entity, escape "
375 "Entity did not end with a semicolon; most likely you used an ampersand "
376 "character without intending to start an entity - escape ampersand as &"
405 "ampersand character without intending to start an entity - escape ampersand "
    [all...]
lt.po 326 "begins an entity; if this ampersand isn't supposed to be an entity, escape "
345 "Entity did not end with a semicolon; most likely you used an ampersand "
346 "character without intending to start an entity - escape ampersand as &"
372 "ampersand character without intending to start an entity - escape ampersand "
    [all...]
mg.po 323 "begins an entity; if this ampersand isn't supposed to be an entity, escape "
342 "Entity did not end with a semicolon; most likely you used an ampersand "
343 "character without intending to start an entity - escape ampersand as &"
370 "ampersand character without intending to start an entity - escape ampersand "
    [all...]
nb.po 321 "begins an entity; if this ampersand isn't supposed to be an entity, escape "
340 "Entity did not end with a semicolon; most likely you used an ampersand "
341 "character without intending to start an entity - escape ampersand as &"
368 "ampersand character without intending to start an entity - escape ampersand "
    [all...]
nn.po 321 "begins an entity; if this ampersand isn't supposed to be an entity, escape "
340 "Entity did not end with a semicolon; most likely you used an ampersand "
341 "character without intending to start an entity - escape ampersand as &"
367 "ampersand character without intending to start an entity - escape ampersand "
    [all...]
  /external/chromium/chrome/browser/extensions/
key_identifier_conversion_views.cc 167 { {"Ampersand", "&", "U+0026"}, ui::VKEY_7, ui::EF_SHIFT_DOWN },
  /external/chromium/net/base/
escape.cc 367 // Potential ampersand encode char.
  /external/qemu/
curses_keys.h 254 { "ampersand", 0x026 },
  /external/webkit/Source/ThirdParty/ANGLE/src/compiler/
glslang.l 233 "&" { return(AMPERSAND); }
  /libcore/luni/src/main/java/java/text/
RuleBasedCollator.java 67 * put them in single quotes (for example, use '&' for ampersand). Note that
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
AccordionControl.java 383 * escaped ampersand characters with double ampersands.
  /external/chromium/chrome/browser/chromeos/status/
network_menu.cc 379 // Ampersand is a valid character in an SSID, but menu2 uses it to mark
442 // Ampersand is a valid character in a network name, but menu2 uses it
    [all...]

Completed in 552 milliseconds

1 2 3 4 5 67 8 91011>>