adium 5310:761ce98364a4: It seems this change is also necessary ...
commits at adium.im
commits at adium.im
Wed Feb 13 13:11:15 UTC 2013
details: http://hg.adium.im/adium/rev/761ce98364a4
revision: 5310:761ce98364a4
branch: adium-1.6
author: Robert Vehse <robertvehse at fastmail.fm>
date: Wed Feb 13 14:11:03 2013 +0100
It seems this change is also necessary for http://trac.adium.im/ticket/15370. References #15370.
diffs (12 lines):
diff -r 32e936546108 -r 761ce98364a4 Source/ESStatusPreferences.m
--- 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)];
More information about the commits
mailing list