General > Support

Changing Text

(1/2) > >>

emsjessec:
I would like to change the text from "Your email:" to "Email:" and "Your name:" to "Name:".

The translation.po file has a msgstr with msgid = "Your email" and "msgstr with msgid = "Your name".  Changing those has not worked.

Is the interface being cached?  Does a part of Mibew interface need to be regenerated after changes, like the Support button?

faf:
Read this. And use the search next time.

emsjessec:
Thanks.  I was able to install gulp.

There's an error message when I try to run "gulp default" to build Mibew Messenger from src.

--- Code: ---[15:20:52] Starting 'get-composer'...
[15:20:52] Starting 'bower-install'...
[15:20:53] 'get-composer' errored after 583 ms
[15:20:53] Error: PHP Parse error:  syntax error, unexpected end of file in Standard input code on line 1027

    at formatError (C:\Users\User\AppData\Roaming\npm\node_modules\gulp-cli\lib\versioned\^3.7.0\format-error.js:20:10)
    at Gulp.<anonymous> (C:\Users\User\AppData\Roaming\npm\node_modules\gulp-cli\lib\versioned\^3.7.0\log\events.js:41:15)
    at Gulp.emit (events.js:194:15)
    at Gulp.Orchestrator._emitTaskDone (C:\Users\User\Desktop\mibew\mibew\src\node_modules\orchestrator\index.js:264:8)
    at C:\Users\User\Desktop\mibew\mibew\src\node_modules\orchestrator\index.js:275:23
    at finish (C:\Users\User\Desktop\mibew\mibew\src\node_modules\orchestrator\lib\runTask.js:21:8)
    at cb (C:\Users\User\Desktop\mibew\mibew\src\node_modules\orchestrator\lib\runTask.js:29:3)
    at C:\Users\User\Desktop\mibew\mibew\src\gulpfile.js:157:13
    at ChildProcess.exithandler (child_process.js:301:5)
    at ChildProcess.emit (events.js:189:13)
[15:20:53] 'default' errored after 1.41 s
[15:20:53] Error in plugin 'run-sequence(get-composer)'
Error
    at finish (C:\Users\User\Desktop\mibew\mibew\src\node_modules\run-sequence\index.js:56:13)
    at Gulp.onError (C:\Users\User\Desktop\mibew\mibew\src\node_modules\run-sequence\index.js:67:4)
    at Gulp.emit (events.js:194:15)
    at Gulp.Orchestrator._emitTaskDone (C:\Users\User\Desktop\mibew\mibew\src\node_modules\orchestrator\index.js:264:8)
    at C:\Users\User\Desktop\mibew\mibew\src\node_modules\orchestrator\index.js:275:23
    at finish (C:\Users\User\Desktop\mibew\mibew\src\node_modules\orchestrator\lib\runTask.js:21:8)
    at cb (C:\Users\User\Desktop\mibew\mibew\src\node_modules\orchestrator\lib\runTask.js:29:3)
    at C:\Users\User\Desktop\mibew\mibew\src\gulpfile.js:157:13
    at ChildProcess.exithandler (child_process.js:301:5)
    at ChildProcess.emit (events.js:189:13)
[15:20:53] Finished 'bower-install' after 1.01 s

C:\Users\User\Desktop\mibew\mibew\src>

--- End code ---

faf:
Something's wrong with your system. It's the only reliable assumption in absence of any information about your build environment.

emsjessec:
Would it be possible to get a working build system inside a Virtual Machine?

Someone on the ##php chat on freenode.net said the build system for mibew is using an old system.

Navigation

[0] Message Index

[#] Next page

Go to full version