english.php QUESTIONS in 1.4.2 english.php QUESTIONS in 1.4.2
 

News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

Main Menu

english.php QUESTIONS in 1.4.2

Started by Makc666, November 27, 2005, 04:59:41 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Makc666

There is code:
  array('Allow unlogged users (guest or anonymous) access', 'allow_unlogged_access', 1, 'f=index.htm&as=admin_allow_unlogged_access&ae=admin_allow_unlogged_access_end'), //cpg1.4

Question: What is the difference between guest and anonymous users?
Thanks.

Makc666

There is code in
// File report_file.php //cpg1.4
section:
  'administrator' => 'Administrator/Mod', //cpg1.4

Question: What means second word "Mod"? Have I to translate it, or it will be enough only for word "Administrator"?
Thanks.

Joachim Müller

Quote from: Makc666 on November 27, 2005, 04:59:41 AM
There is code:
  array('Allow unlogged users (guest or anonymous) access', 'allow_unlogged_access', 1, 'f=index.htm&as=admin_allow_unlogged_access&ae=admin_allow_unlogged_access_end'), //cpg1.4

Question: What is the difference between guest and anonymous users?
Thanks.
None, it's just paraphrasing the same thing to make it obvious for everybody.

Quote from: Makc666 on November 27, 2005, 07:23:00 AM
There is code in
// File report_file.php //cpg1.4
section:
'administrator' => 'Administrator/Mod', //cpg1.4

Question: What means second word "Mod"? Have I to translate it, or it will be enough only for word "Administrator"?
Thanks.
Mod is short for "Moderator". Make it "Administrator" only in your translation.

Those are not valid bug reports, and we have a "one question per thread" policy. Marking as "Invalid" and locking this thread.