Yes
On Fri, Jun 12, 2020, 2:01 PM Aldian Fazrihady wrote:
> After django "forget" the directory, what do you expect makemessages to do?
>
> On Fri, Jun 12, 2020 at 3:41 PM Kai Kobschätzki <
> kai.kobschaet...@gmail.com> wrote:
>
>> Hi Aldian,
>>
>> thanks for your response!
>>
>> I do not want a
makemessages should still extract texts from code and put it in po files
and store the po files somewhere? Or should it do nothing?
On Fri, Jun 12, 2020 at 4:03 PM Kai Kobschätzki
wrote:
> No error message anymore :)
> On 6/12/20 11:00 AM, Aldian Fazrihady wrote:
>
> After django "forget" the di
No error message anymore :)
On 6/12/20 11:00 AM, Aldian Fazrihady wrote:
> After django "forget" the directory, what do you expect makemessages
> to do?
>
> On Fri, Jun 12, 2020 at 3:41 PM Kai Kobschätzki
> mailto:kai.kobschaet...@gmail.com>> wrote:
>
> Hi Aldian,
>
> thanks for your respo
After django "forget" the directory, what do you expect makemessages to do?
On Fri, Jun 12, 2020 at 3:41 PM Kai Kobschätzki
wrote:
> Hi Aldian,
>
> thanks for your response!
>
> I do not want a new folder. I removed a folder and the localization don't
> accept it..
>
> Greetings
>
> bengoshi
>
>
Hi Aldian,
thanks for your response!
I do not want a new folder. I removed a folder and the localization
don't accept it..
Greetings
bengoshi
On 6/12/20 10:26 AM, Aldian Fazrihady wrote:
> Hi,
>
> you need to set LOCALE_PATHS in the settings file point to your new
> folder.
> For example,
> L
Hi,
you need to set LOCALE_PATHS in the settings file point to your new folder.
For example,
LOCALE_PATHS = [os.path.join(BASE_DIR, 'new_locale')]
On Fri, Jun 12, 2020 at 3:08 PM Kai Kobschätzki
wrote:
> Hi all,
>
> I have some *.po files. But now I am getting the message error „Unable
> to f
Hi all,
I have some *.po files. But now I am getting the message error „Unable
to find a locale path to store translations for file $directory“.
All I find with google is that I have to create a subdirectory locale in
the $directory. But I removed the $directory, so I can't or I do not
want to re
7 matches
Mail list logo