How to install a package with a default language?

Share your tips or issues concerning the WAPT Console or WAPT Agent here
Forum Rules
Community Forum Rules
* English support on www.reddit.com/r/wapt
* French community support is available on this forum
* Please prefix the topic title with [RESOLVED] if it is resolved.
* Please do not edit a topic that is tagged [RESOLVED]. Open a new topic referencing the old one.
* Specify the installed WAPT version, full version, and build number (2.2.1.11957 / 2.2.2.12337 / etc.) as well as the Enterprise/Discovery edition.
* Versions 1.8.2 and earlier are no longer supported. The only questions accepted regarding version 1.8.2 are related to upgrading to a supported version (2.1, 2.2, etc.).
* Specify the server OS (Linux/Windows) and version (Debian Buster/Bullseye - CentOS 7 - Windows Server 2012/2016/2019).
* Specify the OS of the administration/package creation machine and the machine with the problematic agent, if applicable (Windows 7/10/11/Debian 11/etc.).
* Avoid asking multiple questions when opening a topic, otherwise it may be ignored. If there are multiple topics, open separate topics, preferably one after the other and not all at the same time (i.e., do not spam the forum).
* Include code snippets, screenshots, and other images directly in the post. Links to Pastebin, Bitly, and other third-party sites will be systematically removed.
* As with any community forum, support is provided voluntarily by members. If you require commercial support, you can contact Tranquil IT's sales department at 02.40.97.57.55
Locked
Miclaud
Messages: 2
Registration: Nov 12, 2018 - 1:17 p.m.

November 12, 2018 - 2:00 PM

Good morning,

I write from Italy and I've recently decided to install and give a try to your very useful software.
I successfully installed the server app on a Debian 8.11 and the admin console on a Win Server 2012 R2. My wapt console is 1.3.13.
After that, I manually installed agent on some test clients and distributed some package I duplicated on my repository. All went well but I still have a problem with the language, having all my applications (es. Ccleaner and PdfCreator) installed in French.

Reading the documentation I found some clues that suggested me to try these tips:
  • modifying the package "control" file, putting "it" on the "locale" keyword
  • modifying the wapt-get.ini file of the destination machine, adding "locales=it,en"
But after these attempts my apps are still installed in French. Is there something I'm missing from the official docs?

Thank you for your help.
Last edited by Miclaud on Nov 12, 2018 - 6:36 PM, edited 1 time.
User avatar
vcardon
WAPT Expert
Messages: 278
Registration: Oct 06, 2017 - 10:55 p.m.
Location: Nantes, France

November 12, 2018 - 4:00 PM

Hello Miclaud,

You'll get much better i18n support in WAPT >= 1.6 and while it is still a work in progress, i18n support has made a giant step with 1.6.

1.3 is being quickly deprecated, so if you're starting fresh, it will be much easier for you to go directly 1.6 than to upgrade from 1.3 to 1.6.

Everyone will be more willing to answer your i18n related questions if you're on 1.6.

Welcome to our new friend from Italy in the WAPT Community.

Vincent
Vincent CARDON
Tranquil IT
Miclaud
Messages: 2
Registration: Nov 12, 2018 - 1:17 p.m.

November 12, 2018 - 6:35 PM

vcardon wrote: Nov 12, 2018 - 4:00 p.m. Hello Miclaud,

You'll get much better i18n support in WAPT >= 1.6 and while it is still a work in progress, i18n support has made a giant step with 1.6.

1.3 is being quickly deprecated, so if you're starting fresh, it will be much easier for you to go directly 1.6 than to upgrade from 1.3 to 1.6.

Everyone will be more willing to answer your i18n related questions if you're on 1.6.

Welcome to our new friend from Italy in the WAPT Community.

Vincent
Hello Vincent,

I didn't notice that there was a 1.6 upcoming release, I think I'll definitely try with this one.

Thank you for your help
User avatar
sfonteneau
WAPT Expert
Messages: 2318
Registered: July 10, 2014 - 11:52 PM
Contact :

November 12, 2018 - 8:27 PM

To be precise. Version 1.6 offers the possibility to specify the language of a package in the control file. In the "Imported from the Internet" tab, you can sort the packages by language with the "local" column. For now, we offer English, German and French.

We are preparing a new store, it will improve internationalization.
Attachments
Capture from 2018-11-12 20-19-41.png
Screenshot from 2018-11-12 20-19-41.png (11.73 KB) Viewed 4565 times
Locked