Skip to content

Commit 5e93394

Browse files
committed
Language constant moved
Color language constant moved from "en-GB.tpl_astroid_template_zero.ini" to "en-GB.astroid.ini"
1 parent 89ded01 commit 5e93394

File tree

2 files changed

+18
-18
lines changed

2 files changed

+18
-18
lines changed

astroid/astroid-framework/language/en-GB/en-GB.astroid.ini

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -790,4 +790,20 @@ TPL_ASTROID_OPTIONS_LIBRARY_FONT_WARNING="Font family preview will not work for
790790
ASTROID_ERROR_LARGE_FILE="FILE TO LARGE THAN PHP INI ALLOWS"
791791
ASTROID_ERROR_FILE_HTML_ALLOW="FILE TO LARGE THAN HTML FORM ALLOWS"
792792
ASTROID_ERROR_FILE_PARTIAL_ALLOW="ERROR PARTIAL UPLOAD"
793-
ASTROID_ERROR_NO_FILE="ERROR NO FILE"
793+
ASTROID_ERROR_NO_FILE="ERROR NO FILE"
794+
795+
;colors
796+
TPL_COLOR_WHITE="White"
797+
TPL_COLOR_BLUE="Blue"
798+
TPL_COLOR_INDIGO="Indigo"
799+
TPL_COLOR_PURPLE="Purple"
800+
TPL_COLOR_PINK="Pink"
801+
TPL_COLOR_RED="Red"
802+
TPL_COLOR_ORANGE="Orange"
803+
TPL_COLOR_YELLOW="Yellow"
804+
TPL_COLOR_GREEN="Green"
805+
TPL_COLOR_TEAL="Teal"
806+
TPL_COLOR_CYAN="Cyan"
807+
TPL_COLOR_LIGHT_GRAY="Light Gray"
808+
TPL_COLOR_GRAY="Gray"
809+
TPL_COLOR_GRAY_DARK="Gray Dark"
Lines changed: 1 addition & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,2 @@
11
TPL_ASTROID="Astroid Template Zero"
2-
TPL_HAVE_AN_ACCOUNT="Have an account?"
3-
4-
;colors
5-
TPL_COLOR_WHITE="White"
6-
TPL_COLOR_BLUE="Blue"
7-
TPL_COLOR_INDIGO="Indigo"
8-
TPL_COLOR_PURPLE="Purple"
9-
TPL_COLOR_PINK="Pink"
10-
TPL_COLOR_RED="Red"
11-
TPL_COLOR_ORANGE="Orange"
12-
TPL_COLOR_YELLOW="Yellow"
13-
TPL_COLOR_GREEN="Green"
14-
TPL_COLOR_TEAL="Teal"
15-
TPL_COLOR_CYAN="Cyan"
16-
TPL_COLOR_LIGHT_GRAY="Light Gray"
17-
TPL_COLOR_GRAY="Gray"
18-
TPL_COLOR_GRAY_DARK="Gray Dark"
2+
TPL_HAVE_AN_ACCOUNT="Have an account?"

0 commit comments

Comments
 (0)