mirror of
https://github.com/e107inc/e107.git
synced 2025-04-22 13:41:52 +02:00
#3617 - Fixed syntax error in previous commit
This commit is contained in:
parent
6f18c238bc
commit
64deadcb5f
@ -43,7 +43,4 @@ define("LANG_LAN_117", "You should correct the remaining errors before contribut
|
||||
define("LANG_LAN_119", "Please check that CORE_LC and CORE_LC2 have values in [x] and try again.");
|
||||
define("LANG_LAN_120", "Please make sure you are using default folder names in e107_config.php (eg. e107_languages/, e107_plugins/ etc.) and try again.");
|
||||
|
||||
define("LANG_LAN_AGR", "Note: By using these tools you agree to share your language pack(s) with the e107 community.");
|
||||
|
||||
|
||||
?>
|
||||
define("LANG_LAN_AGR", "Note: By using these tools you agree to share your language pack(s) with the e107 community.");
|
@ -69,5 +69,4 @@ define("LANG_LAN_150", "[b]Search ENTIRE core before commenting out ANY LAN from
|
||||
define("LANG_LAN_151", "Available");
|
||||
define("LANG_LAN_152", "Courtesy of the [e107 translations team]");
|
||||
define("LANG_LAN_153", "Pre-release");
|
||||
|
||||
define("LANG_LAN_154", "The Language Pack has been created. You can now submit it to the Github repository as instructed [here].")
|
||||
define("LANG_LAN_154", "The Language Pack has been created. You can now submit it to the Github repository as instructed [here].");
|
Loading…
x
Reference in New Issue
Block a user