[phpldapadmin] [ phpldapadmin-Bugs-2959415 ] Misspelling 'Retieving'
"SourceForge.net" <[email protected]>
| Newsgroups | gmane.comp.ldap.davedap |
|---|---|
| Message-ID | <[email protected]> |
Bugs item #2959415, was opened at 2010-02-26 15:48 Message generated for change (Settings changed) made by wurley You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498546&aid=2959415&group_id=61828 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: 1.2.x >Status: Closed >Resolution: Fixed Priority: 5 Private: No Submitted By: https://www.google.com/accounts () Assigned to: Nobody/Anonymous (nobody) Summary: Misspelling 'Retieving' Initial Comment: The word "Retrieving" is misspelled as "Retieving" in these files: lib/TemplateRender.php locale/de_DE/LC_MESSAGES/messages.po locale/ja_JP/LC_MESSAGES/messages.po locale/ja_JP/LC_MESSAGES/messages.mo locale/it_IT/LC_MESSAGES/messages.po locale/cs_CZ/LC_MESSAGES/messages.po locale/fr_FR/LC_MESSAGES/messages.po locale/es_ES/LC_MESSAGES/messages.po locale/es_ES/LC_MESSAGES/messages.mo locale/da_DK/LC_MESSAGES/messages.po locale/nl_BE/LC_MESSAGES/messages.po locale/zh_CN/LC_MESSAGES/messages.po locale/zh_TW/LC_MESSAGES/messages.po locale/fi_FI/LC_MESSAGES/messages.po locale/fi_FI/LC_MESSAGES/messages.mo locale/ca_ES/LC_MESSAGES/messages.po locale/pl_PL/LC_MESSAGES/messages.po locale/sv_FI/LC_MESSAGES/messages.po locale/pt_BR/LC_MESSAGES/messages.po locale/sk_SK/LC_MESSAGES/messages.po locale/ru_RU/LC_MESSAGES/messages.po locale/hu_HU/LC_MESSAGES/messages.po RELEASE-1.2.0.5 Workaround: for f in $(grep -Rl Retieving /path/to/pla/*); do cat $f|sed 's/Retiev/Retriev/g' > /tmp/tmpfile; mv /tmp/tmpfile $f; done ---------------------------------------------------------------------- >Comment By: Deon George (wurley) Date: 2010-03-15 08:30 Message: Thanks, fix e4f5c22 submitted to GIT ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498546&aid=2959415&group_id=61828 ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev ______________________________________ phpLDAPadmin development mailing list. To unsbuscribe: https://lists.sourceforge.net/lists/listinfo/phpldapadmin-devel http://phpldapadmin.sourceforge.net/