Hi all
it's time to cleanup translations ;-). Following messages seems not to be used anywhere in our code. Any objections to remove them?
strBinaryLogCache strBookmarkOptions strCarriage strEngineDisabled strIfYouWish strInsertBookmarkTitle strInsertTextfiles strInstructions strLineFeed strLoadExplanation strLoadMethod strMoreStatusVars strMustSelectFile strNeedPrimaryKey strNoQuery strOftenQuotation strOptionalControls strOptionally strPHP strPos strPrivDescAlterDb strReplace strRoutines strSearchOption strSearchOption strSearchOption strSearchOption strTheContents strTheContent strTheTerminator
No objection :)
Maybe a little message to phpmyadmin-translators, if we don't want them to reappear!
Marc
Michal Čihař a écrit :
Hi all
it's time to cleanup translations ;-). Following messages seems not to be used anywhere in our code. Any objections to remove them?
strBinaryLogCache strBookmarkOptions strCarriage strEngineDisabled strIfYouWish strInsertBookmarkTitle strInsertTextfiles strInstructions strLineFeed strLoadExplanation strLoadMethod strMoreStatusVars strMustSelectFile strNeedPrimaryKey strNoQuery strOftenQuotation strOptionalControls strOptionally strPHP strPos strPrivDescAlterDb strReplace strRoutines strSearchOption strSearchOption strSearchOption strSearchOption strTheContents strTheContent strTheTerminator
On Sat 8. 10. 2005 15:08, Marc Delisle wrote:
No objection :)
Maybe a little message to phpmyadmin-translators, if we don't want them to reappear!
Okay, it looks like my script was a bit wrong, so here are actual results. Any idea about unset but used messages? :-)
Please note that you need to check results of this script, it doesn't understand PHP, it only tries to find what looks like message name.
Used messages not present in english language file: (this contains generated messages and composed message names, so these are not necessary a errors!)
strArbitrary strDeleteNoUsersSelected strEngineUnavailable strFailed strValidatorDisabled
Not used messages present in english language file:
strBinaryLogCache strBookmarkOptions strCarriage strEngineDisabled strIfYouWish strInsertBookmarkTitle strInsertTextfiles strInstructions strLineFeed strLoadExplanation strLoadMethod strMoreStatusVars strMustSelectFile strNeedPrimaryKey strNoQuery strOftenQuotation strOptionalControls strOptionally strPrivDescAlterDb strReplace strRoutines strTheContent strTheContents strTheTerminator
On Sat 8. 10. 2005 16:45, Michal Čihař wrote:
Used messages not present in english language file: (this contains generated messages and composed message names, so these are not necessary a errors!)
strArbitrary
seems to be dead code, removed
strDeleteNoUsersSelected
probably really missing
strEngineUnavailable
wrong messages used, fixed
strFailed
probably really missing
strValidatorDisabled
probably really missing
Not used messages present in english language file:
strBinaryLogCache strBookmarkOptions strCarriage strEngineDisabled
wrong messages used, fixed