/core/externals/update-engine/externals/google-toolbox-for-mac/AppKit/TestData/Resources/English.lproj/Localizable.strings

http://macfuse.googlecode.com/ · Unknown · 56 lines · 53 code · 3 blank · 0 comment · 0 complexity · 841ec0dc45b3368706622e1e6447e246 MD5 · raw file

  1. //
  2. // Localizable.strings
  3. //
  4. // Copyright 2009 Google Inc.
  5. //
  6. // Licensed under the Apache License, Version 2.0 (the "License"); you may not
  7. // use this file except in compliance with the License. You may obtain a copy
  8. // of the License at
  9. //
  10. // http://www.apache.org/licenses/LICENSE-2.0
  11. //
  12. // Unless required by applicable law or agreed to in writing, software
  13. // distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
  14. // WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
  15. // License for the specific language governing permissions and limitations under
  16. // the License.
  17. //
  18. // NOTE: Some things in the UI aren't here to confirm that they get left
  19. // along instead of replaced with an empty string.
  20. // GTMUILocalizerTest strings
  21. "Button1" = "Localized Button";
  22. "Label1" = "Localized Label";
  23. "Tab1" = "Localized Tab";
  24. "WindowTest" = "Localized Window";
  25. "ToolbarItemLabel" = "Localized Toolbar Item Label";
  26. "ToolbarItemPaletteLabel" = "Localized Toolbar Item Palette Label";
  27. "MenuTest" = "Localized Menu";
  28. "MenuItemTest" = "Localized Menu Item";
  29. "Button" = "Localized Button";
  30. "AccessibilityHelp" = "Localized Accessibility Help";
  31. "AccessibilityDescription" = "Localized Accessibility Description";
  32. "ToolTip" = "Localized ToolTip";
  33. "Polly want a caret?" = "^Polly want a caret?";
  34. "Item 1" = "Localized Item 1";
  35. "Item 2" = "Localized Item 2";
  36. "Checkbox 1" = "Localized Checkbox 1";
  37. "Checkbox 2" = "Localized Checkbox 2";
  38. "Radio 1" = "Localized Radio 1";
  39. "Radio 2" = "Localized Radio 2";
  40. "Box" = "Localized Box";
  41. "Seg1" = "Localized Segment 1";
  42. "Seg2" = "Localized Segment 2";
  43. "Choice1" = "Localized Choice 1";
  44. "Choice2" = "Localized Choice 2";
  45. "Choice3" = "Localized Choice 3";
  46. "Placeholder1" = "Localized Placeholder";
  47. // Binding localization strings.
  48. "MultipleValuesPlaceholder" = "MultipleValuesPlaceholder";
  49. "NoSelectionPlaceholder" = "NoSelectionPlaceholder";
  50. "NotApplicablePlaceholder" = "NotApplicablePlaceholder";
  51. "NullPlaceholder" = "NullPlaceholder";
  52. "DisplayName" = "DisplayName";
  53. "DisplayPattern" = "DisplayPattern";