adium/adium

Parents 32e936546108
Children 343579387a75
It seems this change is also necessary for http://trac.adium.im/ticket/15370. References #15370.
--- a/Source/ESStatusPreferences.m Wed Feb 13 12:58:14 2013 +0100
+++ b/Source/ESStatusPreferences.m Wed Feb 13 14:11:03 2013 +0100
@@ -141,7 +141,7 @@
[button_addGroup setLocalizedString:AILocalizedString(@"Add Group", nil)];
[button_editState setLocalizedString:AILocalizedString(@"Edit", nil)];
- [checkBox_idle setLocalizedString:AILocalizedString(@"Let others know I am idle after", nil)];
+ [checkBox_idle setLocalizedString:AILocalizedString(@"Set idle after", nil)];
[label_inactivity setLocalizedString:AILocalizedString(@"minutes of inactivity", nil)];
[checkBox_autoAway setLocalizedString:AILocalizedString(@"After", nil)];