aboutsummaryrefslogtreecommitdiff
path: root/AppKit/TestData/Resources
diff options
context:
space:
mode:
authorGravatar gtm.daemon <gtm.daemon@7dc7ac4e-7543-0410-b95c-c1676fc8e2a3>2009-09-07 21:15:28 +0000
committerGravatar gtm.daemon <gtm.daemon@7dc7ac4e-7543-0410-b95c-c1676fc8e2a3>2009-09-07 21:15:28 +0000
commit0bcba4844f6ceb73e9e83f15126de3f598ee8a76 (patch)
treeec239ecb8d742f82a7122bdd32aa51f4b0e5d9a1 /AppKit/TestData/Resources
parentaa35fde684e364a9e118c1d737336abdff25350a (diff)
[Author: alcor]
Fix toolbar localizer test R=thomasvl DELTA=2780 (2767 added, 6 deleted, 7 changed)
Diffstat (limited to 'AppKit/TestData/Resources')
-rw-r--r--AppKit/TestData/Resources/English.lproj/Localizable.strings2
1 files changed, 2 insertions, 0 deletions
diff --git a/AppKit/TestData/Resources/English.lproj/Localizable.strings b/AppKit/TestData/Resources/English.lproj/Localizable.strings
index 8228d3f..006528e 100644
--- a/AppKit/TestData/Resources/English.lproj/Localizable.strings
+++ b/AppKit/TestData/Resources/English.lproj/Localizable.strings
@@ -21,6 +21,8 @@
"Label1" = "Localized Label";
"Tab1" = "Localized Tab";
"WindowTest" = "Localized Window";
+"ToolbarItemLabel" = "Localized Toolbar Item Label";
+"ToolbarItemPaletteLabel" = "Localized Toolbar Item Palette Label";
"MenuTest" = "Localized Menu";
"MenuItemTest" = "Localized Menu Item";
"Button" = "Localized Button";