Patch by Humdinger to convert all the preference panels to sentance case.

Also update the localization catalogs as needed.
CPUFrequency localization is broken : the current code works, but the DoCatalogs jamrule is not powerful enough to properly extract the catkeys.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@34767 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Adrien Destugues
2009-12-24 15:31:00 +00:00
parent 213a7c81d0
commit 0b2fbbfaa9
62 changed files with 221 additions and 221 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
/*
* Copyright 2007-2008, Haiku Inc. All Rights Reserved.
* Copyright 2007-2009, Haiku, Inc. All rights reserved.
* Copyright 2001-2003 Dr. Zoidberg Enterprises. All rights reserved.
*
* Distributed under the terms of the MIT License.
@@ -750,7 +750,7 @@ ConfigWindow::RevertToLastSettings()
"Error retrieving general settings:\n%s\n",
"\n一般設定を戻せませんでした。\n\n一般設定収得エラー:\n%s\n"),
strerror(status));
(new BAlert("Error",text,"Ok",NULL,NULL,B_WIDTH_AS_USUAL,B_WARNING_ALERT))->Go();
(new BAlert("Error",text,"OK",NULL,NULL,B_WIDTH_AS_USUAL,B_WARNING_ALERT))->Go();
}
// revert account data