mirror of
https://gitlab.easter-eggs.com/ee/ldapsaisie.git
synced 2024-11-18 00:09:06 +01:00
LSlang: add "--no-location" to xgettext
This commit is contained in:
parent
38d5fd5094
commit
c657e318dd
4 changed files with 2 additions and 1293 deletions
|
@ -1071,6 +1071,7 @@ function cli_generate_ldapsaisie_pot($command_args) {
|
|||
$result = LScli :: run_external_command(
|
||||
array(
|
||||
"xgettext",
|
||||
"--no-location",
|
||||
"--from-code utf-8",
|
||||
"--language=PHP",
|
||||
"-o", LS_I18N_DIR_PATH."/ldapsaisie-main.pot", // Output
|
||||
|
|
Binary file not shown.
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue