Posts: 3,565
Threads: 36
Joined: Apr 2014
Reputation:
49
Sorry, I didn't explain that correctly. In the small mobile screen , on the calendar, instead of writing
First or Primeiro
the application will put the number followed by the abbreviation
1st
instead of Second or Segundo, it will put
2nd
so you actually have to translate "st" and "nd".
Look at the es translation, we simply put º
Joe
TSolucio
Posts: 3,565
Threads: 36
Joined: Apr 2014
Reputation:
49
In any case, the mobile application is working for you now, right?
Joe
TSolucio
Posts: 1,665
Threads: 644
Joined: Aug 2016
Reputation:
164
12-12-2017, 12:44 AM
(This post was last modified: 12-12-2017, 12:47 AM by rslemer .)
no, not yet
Attached Files
pt_br.lang.js.txt (Size: 2.25 KB / Downloads: 1)
Ranieri
eCRM Web
Posts: 3,565
Threads: 36
Joined: Apr 2014
Reputation:
49
Update your code and it will work
You have a syntax error in the javascript file on the last string, it is missing a closing quote. I fixed it in the available version
Thank you ver much!
Joe
TSolucio
Posts: 1,665
Threads: 644
Joined: Aug 2016
Reputation:
164
12-12-2017, 01:04 AM
(This post was last modified: 12-12-2017, 01:15 AM by rslemer .)
No, not yet.
You can running in online demo?
Can be anything wrong at my server?
If i set my user to english language, works
But if I set to pt_br, not
Ranieri
eCRM Web
Posts: 3,565
Threads: 36
Joined: Apr 2014
Reputation:
49
I tested it locally and it works correctly. I updated the online demo and it works correctly.
Please make sure you are loading the right javascript file.
Joe
TSolucio
Posts: 1,665
Threads: 644
Joined: Aug 2016
Reputation:
164
12-12-2017, 12:52 PM
(This post was last modified: 12-12-2017, 02:38 PM by rslemer .)
Yes, working now.
I think there any old data in cache, or something like that.
Another question
How I will save changes in Settings tab? For me, icon Save, at top of screen not is showed.
Attached Files
Image(s)
Ranieri
eCRM Web
Posts: 1,665
Threads: 644
Joined: Aug 2016
Reputation:
164
12-12-2017, 02:35 PM
(This post was last modified: 12-12-2017, 03:05 PM by rslemer .)
How I translate this in Mobile?
Last Modified By:
When I clicked on Calendar, if day not have nothing planned, system not show anything. Ok is right.
But for user, have the sensation - system freeze ...
I suggest, showed a message "Nothing scheduled for this day" or something like that, or some screen effect
Another, little issues
Not translate
Assigned To*: in Tasks
Description: - in Tasks
Last Modified By: - in Contacts/Accounts, etc
Projects
Project No:
Target End Date:
Actual End Date:
Target Budget:
Project Url:
Progress:
--
emails is showed at, with a quotes and minus sign ( all modules )
xxxx@xxx.com.br">
At description of documents, system shows raw data
like as attached image
Attached Files
Image(s)
Ranieri
eCRM Web
Posts: 140
Threads: 1
Joined: Apr 2014
Reputation:
25
Hi Ranieri.
- For example, if you need to translate some labels from Projects module to show correctly on Mobile, you have to check the language file on Projects module.
In this case, I've checked this module form mobile on corebos demo and seems that everything is translate, except "Last Modify By".
- The label "Last Modify By" I think that you need to check on include/language/pt_br.lang.php, try it and if not works , try to translate this label on the module where is show it bad.
- Email error now is fixed, please, update your code.
- Raw data on description field. I can't reproduce this, please try it on corebos demo and indicate us the record that has this problem.
Posts: 1,665
Threads: 644
Joined: Aug 2016
Reputation:
164
12-17-2017, 11:17 AM
(This post was last modified: 12-17-2017, 11:19 AM by rslemer .)
Ok.
See
http://corebos.org/demos/corebos/index.php?action=DetailView&module=Leads&record=2206&parenttab=ptab
If you list in mobile, email showed wrong
If you try to search this lead, in Leads, with only first name - OK
But if you put First and Lastname, system show not exists
Attached Files
Image(s)
Ranieri
eCRM Web