luyadev/luya-module-admin

View on GitHub

Showing 172 of 502 total issues

Similar blocks of code found in 18 locations. Consider refactoring.
Open

<?php

return [
    'language_name' => 'Ελληνικά',
    'button_save' => 'Αποθήκευση',
Severity: Major
Found in src/messages/el/admin.php and 17 other locations - About 2 wks to fix
src/messages/bg/admin.php on lines 1..570
src/messages/cn/admin.php on lines 1..571
src/messages/de/admin.php on lines 1..571
src/messages/en/admin.php on lines 1..571
src/messages/es/admin.php on lines 1..569
src/messages/fa/admin.php on lines 1..570
src/messages/fr/admin.php on lines 1..573
src/messages/hu/admin.php on lines 1..570
src/messages/id/admin.php on lines 1..570
src/messages/it/admin.php on lines 1..570
src/messages/nl/admin.php on lines 1..570
src/messages/pl/admin.php on lines 1..570
src/messages/pt/admin.php on lines 1..571
src/messages/th/admin.php on lines 1..570
src/messages/tr/admin.php on lines 1..571
src/messages/ua/admin.php on lines 1..570
src/messages/vi/admin.php on lines 1..570

Duplicated Code

Duplicated code can lead to software that is hard to understand and difficult to change. The Don't Repeat Yourself (DRY) principle states:

Every piece of knowledge must have a single, unambiguous, authoritative representation within a system.

When you violate DRY, bugs and maintenance problems are sure to follow. Duplicated code has a tendency to both continue to replicate and also to diverge (leaving bugs as two similar implementations differ in subtle ways).

Tuning

This issue has a mass of 2525.

We set useful threshold defaults for the languages we support but you may want to adjust these settings based on your project guidelines.

The threshold configuration represents the minimum mass a code block must have to be analyzed for duplication. The lower the threshold, the more fine-grained the comparison.

If the engine is too easily reporting duplication, try raising the threshold. If you suspect that the engine isn't catching enough duplication, try lowering the threshold. The best setting tends to differ from language to language.

See codeclimate-duplication's documentation for more information about tuning the mass threshold in your .codeclimate.yml.

Refactorings

Further Reading

Similar blocks of code found in 18 locations. Consider refactoring.
Open

<?php

return [
    'language_name' => 'English',
    'button_save' => 'Save',
Severity: Major
Found in src/messages/en/admin.php and 17 other locations - About 2 wks to fix
src/messages/bg/admin.php on lines 1..570
src/messages/cn/admin.php on lines 1..571
src/messages/de/admin.php on lines 1..571
src/messages/el/admin.php on lines 1..571
src/messages/es/admin.php on lines 1..569
src/messages/fa/admin.php on lines 1..570
src/messages/fr/admin.php on lines 1..573
src/messages/hu/admin.php on lines 1..570
src/messages/id/admin.php on lines 1..570
src/messages/it/admin.php on lines 1..570
src/messages/nl/admin.php on lines 1..570
src/messages/pl/admin.php on lines 1..570
src/messages/pt/admin.php on lines 1..571
src/messages/th/admin.php on lines 1..570
src/messages/tr/admin.php on lines 1..571
src/messages/ua/admin.php on lines 1..570
src/messages/vi/admin.php on lines 1..570

Duplicated Code

Duplicated code can lead to software that is hard to understand and difficult to change. The Don't Repeat Yourself (DRY) principle states:

Every piece of knowledge must have a single, unambiguous, authoritative representation within a system.

When you violate DRY, bugs and maintenance problems are sure to follow. Duplicated code has a tendency to both continue to replicate and also to diverge (leaving bugs as two similar implementations differ in subtle ways).

Tuning

This issue has a mass of 2525.

We set useful threshold defaults for the languages we support but you may want to adjust these settings based on your project guidelines.

The threshold configuration represents the minimum mass a code block must have to be analyzed for duplication. The lower the threshold, the more fine-grained the comparison.

If the engine is too easily reporting duplication, try raising the threshold. If you suspect that the engine isn't catching enough duplication, try lowering the threshold. The best setting tends to differ from language to language.

See codeclimate-duplication's documentation for more information about tuning the mass threshold in your .codeclimate.yml.

Refactorings

Further Reading

Similar blocks of code found in 18 locations. Consider refactoring.
Open

<?php

return [
    'language_name' => 'Polski',
    'button_save' => 'Zapisz',
Severity: Major
Found in src/messages/pl/admin.php and 17 other locations - About 2 wks to fix
src/messages/bg/admin.php on lines 1..570
src/messages/cn/admin.php on lines 1..571
src/messages/de/admin.php on lines 1..571
src/messages/el/admin.php on lines 1..571
src/messages/en/admin.php on lines 1..571
src/messages/es/admin.php on lines 1..569
src/messages/fa/admin.php on lines 1..570
src/messages/fr/admin.php on lines 1..573
src/messages/hu/admin.php on lines 1..570
src/messages/id/admin.php on lines 1..570
src/messages/it/admin.php on lines 1..570
src/messages/nl/admin.php on lines 1..570
src/messages/pt/admin.php on lines 1..571
src/messages/th/admin.php on lines 1..570
src/messages/tr/admin.php on lines 1..571
src/messages/ua/admin.php on lines 1..570
src/messages/vi/admin.php on lines 1..570

Duplicated Code

Duplicated code can lead to software that is hard to understand and difficult to change. The Don't Repeat Yourself (DRY) principle states:

Every piece of knowledge must have a single, unambiguous, authoritative representation within a system.

When you violate DRY, bugs and maintenance problems are sure to follow. Duplicated code has a tendency to both continue to replicate and also to diverge (leaving bugs as two similar implementations differ in subtle ways).

Tuning

This issue has a mass of 2525.

We set useful threshold defaults for the languages we support but you may want to adjust these settings based on your project guidelines.

The threshold configuration represents the minimum mass a code block must have to be analyzed for duplication. The lower the threshold, the more fine-grained the comparison.

If the engine is too easily reporting duplication, try raising the threshold. If you suspect that the engine isn't catching enough duplication, try lowering the threshold. The best setting tends to differ from language to language.

See codeclimate-duplication's documentation for more information about tuning the mass threshold in your .codeclimate.yml.

Refactorings

Further Reading

Similar blocks of code found in 18 locations. Consider refactoring.
Open

<?php

return [
    'language_name' => 'Việt Nam',
    'button_save' => 'Lưu',
Severity: Major
Found in src/messages/vi/admin.php and 17 other locations - About 2 wks to fix
src/messages/bg/admin.php on lines 1..570
src/messages/cn/admin.php on lines 1..571
src/messages/de/admin.php on lines 1..571
src/messages/el/admin.php on lines 1..571
src/messages/en/admin.php on lines 1..571
src/messages/es/admin.php on lines 1..569
src/messages/fa/admin.php on lines 1..570
src/messages/fr/admin.php on lines 1..573
src/messages/hu/admin.php on lines 1..570
src/messages/id/admin.php on lines 1..570
src/messages/it/admin.php on lines 1..570
src/messages/nl/admin.php on lines 1..570
src/messages/pl/admin.php on lines 1..570
src/messages/pt/admin.php on lines 1..571
src/messages/th/admin.php on lines 1..570
src/messages/tr/admin.php on lines 1..571
src/messages/ua/admin.php on lines 1..570

Duplicated Code

Duplicated code can lead to software that is hard to understand and difficult to change. The Don't Repeat Yourself (DRY) principle states:

Every piece of knowledge must have a single, unambiguous, authoritative representation within a system.

When you violate DRY, bugs and maintenance problems are sure to follow. Duplicated code has a tendency to both continue to replicate and also to diverge (leaving bugs as two similar implementations differ in subtle ways).

Tuning

This issue has a mass of 2525.

We set useful threshold defaults for the languages we support but you may want to adjust these settings based on your project guidelines.

The threshold configuration represents the minimum mass a code block must have to be analyzed for duplication. The lower the threshold, the more fine-grained the comparison.

If the engine is too easily reporting duplication, try raising the threshold. If you suspect that the engine isn't catching enough duplication, try lowering the threshold. The best setting tends to differ from language to language.

See codeclimate-duplication's documentation for more information about tuning the mass threshold in your .codeclimate.yml.

Refactorings

Further Reading

Similar blocks of code found in 18 locations. Consider refactoring.
Open

<?php

return [
    'language_name' => '中文',
    'button_save' => '保存',
Severity: Major
Found in src/messages/cn/admin.php and 17 other locations - About 2 wks to fix
src/messages/bg/admin.php on lines 1..570
src/messages/de/admin.php on lines 1..571
src/messages/el/admin.php on lines 1..571
src/messages/en/admin.php on lines 1..571
src/messages/es/admin.php on lines 1..569
src/messages/fa/admin.php on lines 1..570
src/messages/fr/admin.php on lines 1..573
src/messages/hu/admin.php on lines 1..570
src/messages/id/admin.php on lines 1..570
src/messages/it/admin.php on lines 1..570
src/messages/nl/admin.php on lines 1..570
src/messages/pl/admin.php on lines 1..570
src/messages/pt/admin.php on lines 1..571
src/messages/th/admin.php on lines 1..570
src/messages/tr/admin.php on lines 1..571
src/messages/ua/admin.php on lines 1..570
src/messages/vi/admin.php on lines 1..570

Duplicated Code

Duplicated code can lead to software that is hard to understand and difficult to change. The Don't Repeat Yourself (DRY) principle states:

Every piece of knowledge must have a single, unambiguous, authoritative representation within a system.

When you violate DRY, bugs and maintenance problems are sure to follow. Duplicated code has a tendency to both continue to replicate and also to diverge (leaving bugs as two similar implementations differ in subtle ways).

Tuning

This issue has a mass of 2525.

We set useful threshold defaults for the languages we support but you may want to adjust these settings based on your project guidelines.

The threshold configuration represents the minimum mass a code block must have to be analyzed for duplication. The lower the threshold, the more fine-grained the comparison.

If the engine is too easily reporting duplication, try raising the threshold. If you suspect that the engine isn't catching enough duplication, try lowering the threshold. The best setting tends to differ from language to language.

See codeclimate-duplication's documentation for more information about tuning the mass threshold in your .codeclimate.yml.

Refactorings

Further Reading

Similar blocks of code found in 18 locations. Consider refactoring.
Open

<?php

return [
    'language_name' => 'ภาษาไทย',
    'button_save' => 'บันทึก',
Severity: Major
Found in src/messages/th/admin.php and 17 other locations - About 2 wks to fix
src/messages/bg/admin.php on lines 1..570
src/messages/cn/admin.php on lines 1..571
src/messages/de/admin.php on lines 1..571
src/messages/el/admin.php on lines 1..571
src/messages/en/admin.php on lines 1..571
src/messages/es/admin.php on lines 1..569
src/messages/fa/admin.php on lines 1..570
src/messages/fr/admin.php on lines 1..573
src/messages/hu/admin.php on lines 1..570
src/messages/id/admin.php on lines 1..570
src/messages/it/admin.php on lines 1..570
src/messages/nl/admin.php on lines 1..570
src/messages/pl/admin.php on lines 1..570
src/messages/pt/admin.php on lines 1..571
src/messages/tr/admin.php on lines 1..571
src/messages/ua/admin.php on lines 1..570
src/messages/vi/admin.php on lines 1..570

Duplicated Code

Duplicated code can lead to software that is hard to understand and difficult to change. The Don't Repeat Yourself (DRY) principle states:

Every piece of knowledge must have a single, unambiguous, authoritative representation within a system.

When you violate DRY, bugs and maintenance problems are sure to follow. Duplicated code has a tendency to both continue to replicate and also to diverge (leaving bugs as two similar implementations differ in subtle ways).

Tuning

This issue has a mass of 2525.

We set useful threshold defaults for the languages we support but you may want to adjust these settings based on your project guidelines.

The threshold configuration represents the minimum mass a code block must have to be analyzed for duplication. The lower the threshold, the more fine-grained the comparison.

If the engine is too easily reporting duplication, try raising the threshold. If you suspect that the engine isn't catching enough duplication, try lowering the threshold. The best setting tends to differ from language to language.

See codeclimate-duplication's documentation for more information about tuning the mass threshold in your .codeclimate.yml.

Refactorings

Further Reading

Similar blocks of code found in 18 locations. Consider refactoring.
Open

<?php

return [
    'language_name' => 'Bahasa',
    'button_save' => 'Simpan',
Severity: Major
Found in src/messages/id/admin.php and 17 other locations - About 2 wks to fix
src/messages/bg/admin.php on lines 1..570
src/messages/cn/admin.php on lines 1..571
src/messages/de/admin.php on lines 1..571
src/messages/el/admin.php on lines 1..571
src/messages/en/admin.php on lines 1..571
src/messages/es/admin.php on lines 1..569
src/messages/fa/admin.php on lines 1..570
src/messages/fr/admin.php on lines 1..573
src/messages/hu/admin.php on lines 1..570
src/messages/it/admin.php on lines 1..570
src/messages/nl/admin.php on lines 1..570
src/messages/pl/admin.php on lines 1..570
src/messages/pt/admin.php on lines 1..571
src/messages/th/admin.php on lines 1..570
src/messages/tr/admin.php on lines 1..571
src/messages/ua/admin.php on lines 1..570
src/messages/vi/admin.php on lines 1..570

Duplicated Code

Duplicated code can lead to software that is hard to understand and difficult to change. The Don't Repeat Yourself (DRY) principle states:

Every piece of knowledge must have a single, unambiguous, authoritative representation within a system.

When you violate DRY, bugs and maintenance problems are sure to follow. Duplicated code has a tendency to both continue to replicate and also to diverge (leaving bugs as two similar implementations differ in subtle ways).

Tuning

This issue has a mass of 2525.

We set useful threshold defaults for the languages we support but you may want to adjust these settings based on your project guidelines.

The threshold configuration represents the minimum mass a code block must have to be analyzed for duplication. The lower the threshold, the more fine-grained the comparison.

If the engine is too easily reporting duplication, try raising the threshold. If you suspect that the engine isn't catching enough duplication, try lowering the threshold. The best setting tends to differ from language to language.

See codeclimate-duplication's documentation for more information about tuning the mass threshold in your .codeclimate.yml.

Refactorings

Further Reading

Similar blocks of code found in 18 locations. Consider refactoring.
Open

<?php

return [
    'language_name' => 'Українська',
    'button_save' => 'Зберегти',
Severity: Major
Found in src/messages/ua/admin.php and 17 other locations - About 2 wks to fix
src/messages/bg/admin.php on lines 1..570
src/messages/cn/admin.php on lines 1..571
src/messages/de/admin.php on lines 1..571
src/messages/el/admin.php on lines 1..571
src/messages/en/admin.php on lines 1..571
src/messages/es/admin.php on lines 1..569
src/messages/fa/admin.php on lines 1..570
src/messages/fr/admin.php on lines 1..573
src/messages/hu/admin.php on lines 1..570
src/messages/id/admin.php on lines 1..570
src/messages/it/admin.php on lines 1..570
src/messages/nl/admin.php on lines 1..570
src/messages/pl/admin.php on lines 1..570
src/messages/pt/admin.php on lines 1..571
src/messages/th/admin.php on lines 1..570
src/messages/tr/admin.php on lines 1..571
src/messages/vi/admin.php on lines 1..570

Duplicated Code

Duplicated code can lead to software that is hard to understand and difficult to change. The Don't Repeat Yourself (DRY) principle states:

Every piece of knowledge must have a single, unambiguous, authoritative representation within a system.

When you violate DRY, bugs and maintenance problems are sure to follow. Duplicated code has a tendency to both continue to replicate and also to diverge (leaving bugs as two similar implementations differ in subtle ways).

Tuning

This issue has a mass of 2525.

We set useful threshold defaults for the languages we support but you may want to adjust these settings based on your project guidelines.

The threshold configuration represents the minimum mass a code block must have to be analyzed for duplication. The lower the threshold, the more fine-grained the comparison.

If the engine is too easily reporting duplication, try raising the threshold. If you suspect that the engine isn't catching enough duplication, try lowering the threshold. The best setting tends to differ from language to language.

See codeclimate-duplication's documentation for more information about tuning the mass threshold in your .codeclimate.yml.

Refactorings

Further Reading

Similar blocks of code found in 18 locations. Consider refactoring.
Open

<?php

return [
    'language_name' => 'Türkçe',
    'button_save' => 'Kaydet',
Severity: Major
Found in src/messages/tr/admin.php and 17 other locations - About 2 wks to fix
src/messages/bg/admin.php on lines 1..570
src/messages/cn/admin.php on lines 1..571
src/messages/de/admin.php on lines 1..571
src/messages/el/admin.php on lines 1..571
src/messages/en/admin.php on lines 1..571
src/messages/es/admin.php on lines 1..569
src/messages/fa/admin.php on lines 1..570
src/messages/fr/admin.php on lines 1..573
src/messages/hu/admin.php on lines 1..570
src/messages/id/admin.php on lines 1..570
src/messages/it/admin.php on lines 1..570
src/messages/nl/admin.php on lines 1..570
src/messages/pl/admin.php on lines 1..570
src/messages/pt/admin.php on lines 1..571
src/messages/th/admin.php on lines 1..570
src/messages/ua/admin.php on lines 1..570
src/messages/vi/admin.php on lines 1..570

Duplicated Code

Duplicated code can lead to software that is hard to understand and difficult to change. The Don't Repeat Yourself (DRY) principle states:

Every piece of knowledge must have a single, unambiguous, authoritative representation within a system.

When you violate DRY, bugs and maintenance problems are sure to follow. Duplicated code has a tendency to both continue to replicate and also to diverge (leaving bugs as two similar implementations differ in subtle ways).

Tuning

This issue has a mass of 2525.

We set useful threshold defaults for the languages we support but you may want to adjust these settings based on your project guidelines.

The threshold configuration represents the minimum mass a code block must have to be analyzed for duplication. The lower the threshold, the more fine-grained the comparison.

If the engine is too easily reporting duplication, try raising the threshold. If you suspect that the engine isn't catching enough duplication, try lowering the threshold. The best setting tends to differ from language to language.

See codeclimate-duplication's documentation for more information about tuning the mass threshold in your .codeclimate.yml.

Refactorings

Further Reading

Similar blocks of code found in 18 locations. Consider refactoring.
Open

<?php

return [
    'language_name' => 'Italiano',
    'button_save' => 'Salva',
Severity: Major
Found in src/messages/it/admin.php and 17 other locations - About 2 wks to fix
src/messages/bg/admin.php on lines 1..570
src/messages/cn/admin.php on lines 1..571
src/messages/de/admin.php on lines 1..571
src/messages/el/admin.php on lines 1..571
src/messages/en/admin.php on lines 1..571
src/messages/es/admin.php on lines 1..569
src/messages/fa/admin.php on lines 1..570
src/messages/fr/admin.php on lines 1..573
src/messages/hu/admin.php on lines 1..570
src/messages/id/admin.php on lines 1..570
src/messages/nl/admin.php on lines 1..570
src/messages/pl/admin.php on lines 1..570
src/messages/pt/admin.php on lines 1..571
src/messages/th/admin.php on lines 1..570
src/messages/tr/admin.php on lines 1..571
src/messages/ua/admin.php on lines 1..570
src/messages/vi/admin.php on lines 1..570

Duplicated Code

Duplicated code can lead to software that is hard to understand and difficult to change. The Don't Repeat Yourself (DRY) principle states:

Every piece of knowledge must have a single, unambiguous, authoritative representation within a system.

When you violate DRY, bugs and maintenance problems are sure to follow. Duplicated code has a tendency to both continue to replicate and also to diverge (leaving bugs as two similar implementations differ in subtle ways).

Tuning

This issue has a mass of 2525.

We set useful threshold defaults for the languages we support but you may want to adjust these settings based on your project guidelines.

The threshold configuration represents the minimum mass a code block must have to be analyzed for duplication. The lower the threshold, the more fine-grained the comparison.

If the engine is too easily reporting duplication, try raising the threshold. If you suspect that the engine isn't catching enough duplication, try lowering the threshold. The best setting tends to differ from language to language.

See codeclimate-duplication's documentation for more information about tuning the mass threshold in your .codeclimate.yml.

Refactorings

Further Reading

Similar blocks of code found in 18 locations. Consider refactoring.
Open

<?php

return [
    'language_name' => 'Deutsch',
    'button_save' => 'Speichern',
Severity: Major
Found in src/messages/de/admin.php and 17 other locations - About 2 wks to fix
src/messages/bg/admin.php on lines 1..570
src/messages/cn/admin.php on lines 1..571
src/messages/el/admin.php on lines 1..571
src/messages/en/admin.php on lines 1..571
src/messages/es/admin.php on lines 1..569
src/messages/fa/admin.php on lines 1..570
src/messages/fr/admin.php on lines 1..573
src/messages/hu/admin.php on lines 1..570
src/messages/id/admin.php on lines 1..570
src/messages/it/admin.php on lines 1..570
src/messages/nl/admin.php on lines 1..570
src/messages/pl/admin.php on lines 1..570
src/messages/pt/admin.php on lines 1..571
src/messages/th/admin.php on lines 1..570
src/messages/tr/admin.php on lines 1..571
src/messages/ua/admin.php on lines 1..570
src/messages/vi/admin.php on lines 1..570

Duplicated Code

Duplicated code can lead to software that is hard to understand and difficult to change. The Don't Repeat Yourself (DRY) principle states:

Every piece of knowledge must have a single, unambiguous, authoritative representation within a system.

When you violate DRY, bugs and maintenance problems are sure to follow. Duplicated code has a tendency to both continue to replicate and also to diverge (leaving bugs as two similar implementations differ in subtle ways).

Tuning

This issue has a mass of 2525.

We set useful threshold defaults for the languages we support but you may want to adjust these settings based on your project guidelines.

The threshold configuration represents the minimum mass a code block must have to be analyzed for duplication. The lower the threshold, the more fine-grained the comparison.

If the engine is too easily reporting duplication, try raising the threshold. If you suspect that the engine isn't catching enough duplication, try lowering the threshold. The best setting tends to differ from language to language.

See codeclimate-duplication's documentation for more information about tuning the mass threshold in your .codeclimate.yml.

Refactorings

Further Reading

Similar blocks of code found in 18 locations. Consider refactoring.
Open

<?php

return [
    'language_name' => 'Español',
    'button_save' => 'Guardar',
Severity: Major
Found in src/messages/es/admin.php and 17 other locations - About 2 wks to fix
src/messages/bg/admin.php on lines 1..570
src/messages/cn/admin.php on lines 1..571
src/messages/de/admin.php on lines 1..571
src/messages/el/admin.php on lines 1..571
src/messages/en/admin.php on lines 1..571
src/messages/fa/admin.php on lines 1..570
src/messages/fr/admin.php on lines 1..573
src/messages/hu/admin.php on lines 1..570
src/messages/id/admin.php on lines 1..570
src/messages/it/admin.php on lines 1..570
src/messages/nl/admin.php on lines 1..570
src/messages/pl/admin.php on lines 1..570
src/messages/pt/admin.php on lines 1..571
src/messages/th/admin.php on lines 1..570
src/messages/tr/admin.php on lines 1..571
src/messages/ua/admin.php on lines 1..570
src/messages/vi/admin.php on lines 1..570

Duplicated Code

Duplicated code can lead to software that is hard to understand and difficult to change. The Don't Repeat Yourself (DRY) principle states:

Every piece of knowledge must have a single, unambiguous, authoritative representation within a system.

When you violate DRY, bugs and maintenance problems are sure to follow. Duplicated code has a tendency to both continue to replicate and also to diverge (leaving bugs as two similar implementations differ in subtle ways).

Tuning

This issue has a mass of 2525.

We set useful threshold defaults for the languages we support but you may want to adjust these settings based on your project guidelines.

The threshold configuration represents the minimum mass a code block must have to be analyzed for duplication. The lower the threshold, the more fine-grained the comparison.

If the engine is too easily reporting duplication, try raising the threshold. If you suspect that the engine isn't catching enough duplication, try lowering the threshold. The best setting tends to differ from language to language.

See codeclimate-duplication's documentation for more information about tuning the mass threshold in your .codeclimate.yml.

Refactorings

Further Reading

Similar blocks of code found in 18 locations. Consider refactoring.
Open

<?php

return [
    'language_name' => 'Dutch',
    'button_save' => 'Opslaan',
Severity: Major
Found in src/messages/nl/admin.php and 17 other locations - About 2 wks to fix
src/messages/bg/admin.php on lines 1..570
src/messages/cn/admin.php on lines 1..571
src/messages/de/admin.php on lines 1..571
src/messages/el/admin.php on lines 1..571
src/messages/en/admin.php on lines 1..571
src/messages/es/admin.php on lines 1..569
src/messages/fa/admin.php on lines 1..570
src/messages/fr/admin.php on lines 1..573
src/messages/hu/admin.php on lines 1..570
src/messages/id/admin.php on lines 1..570
src/messages/it/admin.php on lines 1..570
src/messages/pl/admin.php on lines 1..570
src/messages/pt/admin.php on lines 1..571
src/messages/th/admin.php on lines 1..570
src/messages/tr/admin.php on lines 1..571
src/messages/ua/admin.php on lines 1..570
src/messages/vi/admin.php on lines 1..570

Duplicated Code

Duplicated code can lead to software that is hard to understand and difficult to change. The Don't Repeat Yourself (DRY) principle states:

Every piece of knowledge must have a single, unambiguous, authoritative representation within a system.

When you violate DRY, bugs and maintenance problems are sure to follow. Duplicated code has a tendency to both continue to replicate and also to diverge (leaving bugs as two similar implementations differ in subtle ways).

Tuning

This issue has a mass of 2525.

We set useful threshold defaults for the languages we support but you may want to adjust these settings based on your project guidelines.

The threshold configuration represents the minimum mass a code block must have to be analyzed for duplication. The lower the threshold, the more fine-grained the comparison.

If the engine is too easily reporting duplication, try raising the threshold. If you suspect that the engine isn't catching enough duplication, try lowering the threshold. The best setting tends to differ from language to language.

See codeclimate-duplication's documentation for more information about tuning the mass threshold in your .codeclimate.yml.

Refactorings

Further Reading

Similar blocks of code found in 18 locations. Consider refactoring.
Open

<?php

return [
    'language_name' => 'angol',
    'button_save' => 'Mentés',
Severity: Major
Found in src/messages/hu/admin.php and 17 other locations - About 2 wks to fix
src/messages/bg/admin.php on lines 1..570
src/messages/cn/admin.php on lines 1..571
src/messages/de/admin.php on lines 1..571
src/messages/el/admin.php on lines 1..571
src/messages/en/admin.php on lines 1..571
src/messages/es/admin.php on lines 1..569
src/messages/fa/admin.php on lines 1..570
src/messages/fr/admin.php on lines 1..573
src/messages/id/admin.php on lines 1..570
src/messages/it/admin.php on lines 1..570
src/messages/nl/admin.php on lines 1..570
src/messages/pl/admin.php on lines 1..570
src/messages/pt/admin.php on lines 1..571
src/messages/th/admin.php on lines 1..570
src/messages/tr/admin.php on lines 1..571
src/messages/ua/admin.php on lines 1..570
src/messages/vi/admin.php on lines 1..570

Duplicated Code

Duplicated code can lead to software that is hard to understand and difficult to change. The Don't Repeat Yourself (DRY) principle states:

Every piece of knowledge must have a single, unambiguous, authoritative representation within a system.

When you violate DRY, bugs and maintenance problems are sure to follow. Duplicated code has a tendency to both continue to replicate and also to diverge (leaving bugs as two similar implementations differ in subtle ways).

Tuning

This issue has a mass of 2525.

We set useful threshold defaults for the languages we support but you may want to adjust these settings based on your project guidelines.

The threshold configuration represents the minimum mass a code block must have to be analyzed for duplication. The lower the threshold, the more fine-grained the comparison.

If the engine is too easily reporting duplication, try raising the threshold. If you suspect that the engine isn't catching enough duplication, try lowering the threshold. The best setting tends to differ from language to language.

See codeclimate-duplication's documentation for more information about tuning the mass threshold in your .codeclimate.yml.

Refactorings

Further Reading

Similar blocks of code found in 18 locations. Consider refactoring.
Open

<?php

return [
    'language_name' => 'فارسی',
    'button_save' => 'ذخیره',
Severity: Major
Found in src/messages/fa/admin.php and 17 other locations - About 2 wks to fix
src/messages/bg/admin.php on lines 1..570
src/messages/cn/admin.php on lines 1..571
src/messages/de/admin.php on lines 1..571
src/messages/el/admin.php on lines 1..571
src/messages/en/admin.php on lines 1..571
src/messages/es/admin.php on lines 1..569
src/messages/fr/admin.php on lines 1..573
src/messages/hu/admin.php on lines 1..570
src/messages/id/admin.php on lines 1..570
src/messages/it/admin.php on lines 1..570
src/messages/nl/admin.php on lines 1..570
src/messages/pl/admin.php on lines 1..570
src/messages/pt/admin.php on lines 1..571
src/messages/th/admin.php on lines 1..570
src/messages/tr/admin.php on lines 1..571
src/messages/ua/admin.php on lines 1..570
src/messages/vi/admin.php on lines 1..570

Duplicated Code

Duplicated code can lead to software that is hard to understand and difficult to change. The Don't Repeat Yourself (DRY) principle states:

Every piece of knowledge must have a single, unambiguous, authoritative representation within a system.

When you violate DRY, bugs and maintenance problems are sure to follow. Duplicated code has a tendency to both continue to replicate and also to diverge (leaving bugs as two similar implementations differ in subtle ways).

Tuning

This issue has a mass of 2525.

We set useful threshold defaults for the languages we support but you may want to adjust these settings based on your project guidelines.

The threshold configuration represents the minimum mass a code block must have to be analyzed for duplication. The lower the threshold, the more fine-grained the comparison.

If the engine is too easily reporting duplication, try raising the threshold. If you suspect that the engine isn't catching enough duplication, try lowering the threshold. The best setting tends to differ from language to language.

See codeclimate-duplication's documentation for more information about tuning the mass threshold in your .codeclimate.yml.

Refactorings

Further Reading

Similar blocks of code found in 18 locations. Consider refactoring.
Open

<?php

return [
    'language_name' => 'Português',
    'button_save' => 'Salvar',
Severity: Major
Found in src/messages/pt/admin.php and 17 other locations - About 2 wks to fix
src/messages/bg/admin.php on lines 1..570
src/messages/cn/admin.php on lines 1..571
src/messages/de/admin.php on lines 1..571
src/messages/el/admin.php on lines 1..571
src/messages/en/admin.php on lines 1..571
src/messages/es/admin.php on lines 1..569
src/messages/fa/admin.php on lines 1..570
src/messages/fr/admin.php on lines 1..573
src/messages/hu/admin.php on lines 1..570
src/messages/id/admin.php on lines 1..570
src/messages/it/admin.php on lines 1..570
src/messages/nl/admin.php on lines 1..570
src/messages/pl/admin.php on lines 1..570
src/messages/th/admin.php on lines 1..570
src/messages/tr/admin.php on lines 1..571
src/messages/ua/admin.php on lines 1..570
src/messages/vi/admin.php on lines 1..570

Duplicated Code

Duplicated code can lead to software that is hard to understand and difficult to change. The Don't Repeat Yourself (DRY) principle states:

Every piece of knowledge must have a single, unambiguous, authoritative representation within a system.

When you violate DRY, bugs and maintenance problems are sure to follow. Duplicated code has a tendency to both continue to replicate and also to diverge (leaving bugs as two similar implementations differ in subtle ways).

Tuning

This issue has a mass of 2525.

We set useful threshold defaults for the languages we support but you may want to adjust these settings based on your project guidelines.

The threshold configuration represents the minimum mass a code block must have to be analyzed for duplication. The lower the threshold, the more fine-grained the comparison.

If the engine is too easily reporting duplication, try raising the threshold. If you suspect that the engine isn't catching enough duplication, try lowering the threshold. The best setting tends to differ from language to language.

See codeclimate-duplication's documentation for more information about tuning the mass threshold in your .codeclimate.yml.

Refactorings

Further Reading

Similar blocks of code found in 18 locations. Consider refactoring.
Open

<?php

return [
    'language_name' => 'Български',
    'button_save' => 'Запазване',
Severity: Major
Found in src/messages/bg/admin.php and 17 other locations - About 2 wks to fix
src/messages/cn/admin.php on lines 1..571
src/messages/de/admin.php on lines 1..571
src/messages/el/admin.php on lines 1..571
src/messages/en/admin.php on lines 1..571
src/messages/es/admin.php on lines 1..569
src/messages/fa/admin.php on lines 1..570
src/messages/fr/admin.php on lines 1..573
src/messages/hu/admin.php on lines 1..570
src/messages/id/admin.php on lines 1..570
src/messages/it/admin.php on lines 1..570
src/messages/nl/admin.php on lines 1..570
src/messages/pl/admin.php on lines 1..570
src/messages/pt/admin.php on lines 1..571
src/messages/th/admin.php on lines 1..570
src/messages/tr/admin.php on lines 1..571
src/messages/ua/admin.php on lines 1..570
src/messages/vi/admin.php on lines 1..570

Duplicated Code

Duplicated code can lead to software that is hard to understand and difficult to change. The Don't Repeat Yourself (DRY) principle states:

Every piece of knowledge must have a single, unambiguous, authoritative representation within a system.

When you violate DRY, bugs and maintenance problems are sure to follow. Duplicated code has a tendency to both continue to replicate and also to diverge (leaving bugs as two similar implementations differ in subtle ways).

Tuning

This issue has a mass of 2525.

We set useful threshold defaults for the languages we support but you may want to adjust these settings based on your project guidelines.

The threshold configuration represents the minimum mass a code block must have to be analyzed for duplication. The lower the threshold, the more fine-grained the comparison.

If the engine is too easily reporting duplication, try raising the threshold. If you suspect that the engine isn't catching enough duplication, try lowering the threshold. The best setting tends to differ from language to language.

See codeclimate-duplication's documentation for more information about tuning the mass threshold in your .codeclimate.yml.

Refactorings

Further Reading

Similar blocks of code found in 18 locations. Consider refactoring.
Open

<?php

return [
    /** Start::No translation **/
    'layout_debug_assetmanager_forcecopy' => 'AssetManager forceCopy',
Severity: Major
Found in src/messages/fr/admin.php and 17 other locations - About 2 wks to fix
src/messages/bg/admin.php on lines 1..570
src/messages/cn/admin.php on lines 1..571
src/messages/de/admin.php on lines 1..571
src/messages/el/admin.php on lines 1..571
src/messages/en/admin.php on lines 1..571
src/messages/es/admin.php on lines 1..569
src/messages/fa/admin.php on lines 1..570
src/messages/hu/admin.php on lines 1..570
src/messages/id/admin.php on lines 1..570
src/messages/it/admin.php on lines 1..570
src/messages/nl/admin.php on lines 1..570
src/messages/pl/admin.php on lines 1..570
src/messages/pt/admin.php on lines 1..571
src/messages/th/admin.php on lines 1..570
src/messages/tr/admin.php on lines 1..571
src/messages/ua/admin.php on lines 1..570
src/messages/vi/admin.php on lines 1..570

Duplicated Code

Duplicated code can lead to software that is hard to understand and difficult to change. The Don't Repeat Yourself (DRY) principle states:

Every piece of knowledge must have a single, unambiguous, authoritative representation within a system.

When you violate DRY, bugs and maintenance problems are sure to follow. Duplicated code has a tendency to both continue to replicate and also to diverge (leaving bugs as two similar implementations differ in subtle ways).

Tuning

This issue has a mass of 2525.

We set useful threshold defaults for the languages we support but you may want to adjust these settings based on your project guidelines.

The threshold configuration represents the minimum mass a code block must have to be analyzed for duplication. The lower the threshold, the more fine-grained the comparison.

If the engine is too easily reporting duplication, try raising the threshold. If you suspect that the engine isn't catching enough duplication, try lowering the threshold. The best setting tends to differ from language to language.

See codeclimate-duplication's documentation for more information about tuning the mass threshold in your .codeclimate.yml.

Refactorings

Further Reading

Similar blocks of code found in 2 locations. Consider refactoring.
Open

angular.module("ngLocale", [], ["$provide", function($provide) {
var PLURAL_CATEGORY = {ZERO: "zero", ONE: "one", TWO: "two", FEW: "few", MANY: "many", OTHER: "other"};
function getDecimals(n) {
  n = n + '';
  var i = n.indexOf('.');
Severity: Major
Found in src/resources/angular-i18n/angular-locale_it.js and 1 other location - About 3 days to fix
src/resources/angular-i18n/angular-locale_nl.js on lines 2..143

Duplicated Code

Duplicated code can lead to software that is hard to understand and difficult to change. The Don't Repeat Yourself (DRY) principle states:

Every piece of knowledge must have a single, unambiguous, authoritative representation within a system.

When you violate DRY, bugs and maintenance problems are sure to follow. Duplicated code has a tendency to both continue to replicate and also to diverge (leaving bugs as two similar implementations differ in subtle ways).

Tuning

This issue has a mass of 599.

We set useful threshold defaults for the languages we support but you may want to adjust these settings based on your project guidelines.

The threshold configuration represents the minimum mass a code block must have to be analyzed for duplication. The lower the threshold, the more fine-grained the comparison.

If the engine is too easily reporting duplication, try raising the threshold. If you suspect that the engine isn't catching enough duplication, try lowering the threshold. The best setting tends to differ from language to language.

See codeclimate-duplication's documentation for more information about tuning the mass threshold in your .codeclimate.yml.

Refactorings

Further Reading

Similar blocks of code found in 2 locations. Consider refactoring.
Open

angular.module("ngLocale", [], ["$provide", function($provide) {
var PLURAL_CATEGORY = {ZERO: "zero", ONE: "one", TWO: "two", FEW: "few", MANY: "many", OTHER: "other"};
function getDecimals(n) {
  n = n + '';
  var i = n.indexOf('.');
Severity: Major
Found in src/resources/angular-i18n/angular-locale_nl.js and 1 other location - About 3 days to fix
src/resources/angular-i18n/angular-locale_it.js on lines 2..143

Duplicated Code

Duplicated code can lead to software that is hard to understand and difficult to change. The Don't Repeat Yourself (DRY) principle states:

Every piece of knowledge must have a single, unambiguous, authoritative representation within a system.

When you violate DRY, bugs and maintenance problems are sure to follow. Duplicated code has a tendency to both continue to replicate and also to diverge (leaving bugs as two similar implementations differ in subtle ways).

Tuning

This issue has a mass of 599.

We set useful threshold defaults for the languages we support but you may want to adjust these settings based on your project guidelines.

The threshold configuration represents the minimum mass a code block must have to be analyzed for duplication. The lower the threshold, the more fine-grained the comparison.

If the engine is too easily reporting duplication, try raising the threshold. If you suspect that the engine isn't catching enough duplication, try lowering the threshold. The best setting tends to differ from language to language.

See codeclimate-duplication's documentation for more information about tuning the mass threshold in your .codeclimate.yml.

Refactorings

Further Reading

Severity
Category
Status
Source
Language