aboutsummaryrefslogtreecommitdiff
path: root/AppKit/TestData/Resources
diff options
context:
space:
mode:
authorGravatar gtm.daemon <gtm.daemon@7dc7ac4e-7543-0410-b95c-c1676fc8e2a3>2010-07-12 17:07:19 +0000
committerGravatar gtm.daemon <gtm.daemon@7dc7ac4e-7543-0410-b95c-c1676fc8e2a3>2010-07-12 17:07:19 +0000
commite2bb8aa49243734ea094c0c81a072f7570507d95 (patch)
treee484921bc047c953593819787ff91f49af2daa20 /AppKit/TestData/Resources
parent4d5b01da0879f09e3777cf423bed5d3db5d2e149 (diff)
[Author: rsesek]
Add support for NSSegmentedControl to GTMUILocalizer. This fixes http://code.google.com/p/google-toolbox-for-mac/issues/detail?id=53. R=dmaclach APPROVED=dmaclach DELTA=142 (137 added, 1 deleted, 4 changed)
Diffstat (limited to 'AppKit/TestData/Resources')
-rw-r--r--AppKit/TestData/Resources/English.lproj/Localizable.strings3
1 files changed, 3 insertions, 0 deletions
diff --git a/AppKit/TestData/Resources/English.lproj/Localizable.strings b/AppKit/TestData/Resources/English.lproj/Localizable.strings
index d70d574..e6452a8 100644
--- a/AppKit/TestData/Resources/English.lproj/Localizable.strings
+++ b/AppKit/TestData/Resources/English.lproj/Localizable.strings
@@ -37,6 +37,9 @@
"Radio 1" = "Localized Radio 1";
"Radio 2" = "Localized Radio 2";
"Box" = "Localized Box";
+"Seg1" = "Localized Segment 1";
+"Seg2" = "Localized Segment 2";
+"Seg3" = "Localized Segment 3";
// Binding localization strings.
"MultipleValuesPlaceholder" = "MultipleValuesPlaceholder";