adium-1.4 3490:618758efb3a3: Trivial changes: one typo each in t...
commits at adium.im
commits at adium.im
Tue May 17 00:05:44 UTC 2011
details: http://hg.adium.im/adium-1.4/rev/618758efb3a3
revision: 3490:618758efb3a3
branch: (none)
author: Robert Vehse
date: Tue May 17 02:04:51 2011 +0200
Trivial changes: one typo each in the German localisation and in a comment, add a ticket number to the changelog.
diffs (26 lines):
diff -r 9d991f3efd80 -r 618758efb3a3 ChangeLogs/Changes.txt
--- a/ChangeLogs/Changes.txt Tue May 17 00:00:31 2011 +0200
+++ b/ChangeLogs/Changes.txt Tue May 17 02:04:51 2011 +0200
@@ -65,7 +65,7 @@
Localisation
* Updated the Localizable.strings files, adding missing translatable strings/nibs. (#14588, #14582)
- * Updated and improved localisations: British English (#15116), Catalan (#15141), Danish (#15160), Dutch, Finnish (#15130), German (#15159), Italian (#15146), Swedish (#14993).
+ * Updated and improved localisations: British English (#15116), Catalan (#15141), Danish (#15160), Dutch (#15170), Finnish (#15130), German (#15159), Italian (#15146), Swedish (#14993).
* Fixed an issue in the Czech localisation. (#14586)
diff -r 9d991f3efd80 -r 618758efb3a3 Resources/de.lproj/Localizable.strings
Binary file Resources/de.lproj/Localizable.strings has changed
diff -r 9d991f3efd80 -r 618758efb3a3 Source/AIContactInfoContentController.m
--- a/Source/AIContactInfoContentController.m Tue May 17 00:00:31 2011 +0200
+++ b/Source/AIContactInfoContentController.m Tue May 17 02:04:51 2011 +0200
@@ -58,7 +58,7 @@
-(void)loadContentPanes:(NSArray *)contentPanes
{
NSMutableArray *contentArray = [NSMutableArray array];
- //Allocate and initalize each class, then stick it in the array.
+ //Allocate and initialize each class, then stick it in the array.
id currentPane = nil;
for(currentPane in contentPanes) {
More information about the commits
mailing list