Flags in Languages

How to remove flag icons from Languages? My English is American, not British, and we have many people who speaks diffrent languages, but they belong to one country. Thank you!

  • 1204
  • More
Replies (16)
    • Hello womensworld !

      It would be better to create the new language app like "American" according to this manual https://github.com/unaio/una/wiki/Creating-new-language-module which will be a copy of English. Or you may change the flag via execution the following query:

      UPDATE `sys_localization_languages` SET `Flag`='us' WHERE `Name`='en';

      •  👏

        • Leonid, where do I put the Update? I'm not a developer and I don't know where to find it so I can put that key. I cannot write codes...

          • @ Womensworld nor do i but i'm learning as i go i can edit stuff with the right direction now as i can navigate to the right directories with the right direction but i have been on and off for 15 years learning stuff as i go with web development i have been to over 25+ social networking platform builders out of them all i found that dolphin and a few other where best but then i found U.N.A and i has everything i need and is so much better to work with than dolphin

            • Thank you! I am learning as I go too, but some directions would be nice. I did a website with Dolphin myself, but I cannot find how to do it with UNA. I am doing it after work, to help others. My job is not related to IT or websites, or apps... I learned from Google how to make websites and apps with blocks. I do not know where do I find the place to put the language key, and how to install my own domain (I tried it, but it messed up the website), and how to install the SSL cert, and where do I find a c-panel on UNA?

              • Leonid, where can I find the place to insert this:  "UPDATE `sys_localization_languages` SET `Flag`='us' WHERE `Name`='en'? Is it under Polylog? Thank you!

                • i hear ya it can be tough and i agree more direction to those not in the know would be great i think its a server command you have to edit a coded file to put UPDATE `sys_localization_languages` SET `Flag`='us' WHERE `Name`='en'; and it would have to be on the right line of code

                  • also if you finding it tough setting up your domain to the website ask you domain registrar for help you just need to know the name servers to point to from your hosting provider registrar they can do it for you with the right info

                    • Thank you very much for your help! Where do I find "server command" and how do I access it? I did point the domain to my website, but when I made changes on UNA, the website and studio disappeared, so I had to change it back to una hosting...

                      • This is a sql command; you would do it either from the command line in the sql shell or using a tool such as phpMyAdmin.  Yes, I know that Andrew was claiming in the beginning that UNA would not require one to have an IT department but we have seen it moving away from that at the start.  If you don't have an IT team then you have to pay Boonex or another developer.

                        • I apologies, I do not know any of the terminology.. I did websites with WordPress and Dolphin myself, I do not see the point to hire someone to do it now. Maybe UNA is only for professionals, not for people like me.

                          • ah right sorry Geek Girl got it wrong :-( thank you for clearing it up

                            • I agree about the language that we should not attach it to the country. We speak multiple languages. Visitors will not feel comfortable to be part of the community and a website with another country's flag at the bottom, unless it is a worldwide website.

                              • I bought a multiple languages pack for dolphin 7.0.X before do you think I can migrate them to UNA? or I must re-create new language module base on english module.

                                • Hello arielwat !

                                  No, Dolphin languages aren't compatible with UNA in any way.

                                  • Thank you LeonidS 

                                    Login or Join to comment.