Advanced search  

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Pages: [1]   Go Down

Author Topic: Authorization successfull -> Authorization successful  (Read 5683 times)

0 Members and 1 Guest are viewing this topic.

Makc666

  • Translator
  • Coppermine addict
  • **
  • Offline Offline
  • Gender: Male
  • Posts: 1614
  • Русский (ISO-8859-1) - Russian - Ðóññêèé (Windows)
    • Makc's home page
Authorization successfull -> Authorization successful
« on: December 01, 2005, 06:29:12 pm »

There is code in english.php:
Code: [Select]
  'recovery_success_title' => 'Authorization successfull',
There is error in word: successful
It must be typed with one "l" at the end.

Correct code:
Code: [Select]
  'recovery_success_title' => 'Authorization successful',
« Last Edit: December 01, 2005, 11:57:29 pm by GauGau »
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: Authorization successfull -> Authorization successful
« Reply #1 on: December 01, 2005, 11:57:10 pm »

fixed in devel and stable
Logged
Pages: [1]   Go Up
 

Page created in 0.019 seconds with 18 queries.