edbrowse-dev - development list for edbrowse
 help / color / mirror / Atom feed
* [edbrowse-dev] en_us en_gb
@ 2019-10-13  7:59 Karl Dahlke
  2019-10-15 18:49 ` [edbrowse-dev] CMakeLists.txt problem Geoff McLane
  0 siblings, 1 reply; 3+ messages in thread
From: Karl Dahlke @ 2019-10-13  7:59 UTC (permalink / raw)
  To: edbrowse-dev

[-- Attachment #1: Type: text/plain, Size: 981 bytes --]

So in looking over the language stuff, the only time (so far) I have to dip into the secondary is for Portuguese,
being significantly different in the way it is written between Brazil and Portugal, or so my friend tells me.
Spanish may also be different between Spain and Mexico.
Fortunate, I thought, that I don't have to distinguish between en_us en_gb en_au.
They sound different, if your making a speech synthesizer, but are written exactly the same, especially for technical material.
I did run across one example, in all of edbrowse. (maybe there are others)
Our colors command would perhaps be written colours.
I'm not going to mitosis the 660 messages just for this one word, so the message will always say colors, but,
I was wondering if we should allow colors or colours on input, to toggle the feature?
Just a few lines of code.
It's ok if Adam is the only one to reply.

If we're lucky, we may have someone who can work on Norwegian for us.

Karl Dahlke

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [edbrowse-dev] CMakeLists.txt problem
  2019-10-13  7:59 [edbrowse-dev] en_us en_gb Karl Dahlke
@ 2019-10-15 18:49 ` Geoff McLane
  2019-10-15 22:50   ` Karl Dahlke
  0 siblings, 1 reply; 3+ messages in thread
From: Geoff McLane @ 2019-10-15 18:49 UTC (permalink / raw)
  To: Karl Dahlke, edbrowse-dev

[-- Attachment #1: Type: text/plain, Size: 115 bytes --]

Hi Karl,

Small problem in commit a6d82e9e... ${DOC_GUIDE_FILES) has to be 
${DOC_GUIDE_FILES}...

Regard, Geoff



[-- Attachment #2: Type: text/html, Size: 1070 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [edbrowse-dev] CMakeLists.txt problem
  2019-10-15 18:49 ` [edbrowse-dev] CMakeLists.txt problem Geoff McLane
@ 2019-10-15 22:50   ` Karl Dahlke
  0 siblings, 0 replies; 3+ messages in thread
From: Karl Dahlke @ 2019-10-15 22:50 UTC (permalink / raw)
  To: edbrowse-dev

Ok, ha ha, make uses $(stuff), cmake uses ${stuff}, just enough to confuse me.

Karl Dahlke

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-10-15 22:50 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-13  7:59 [edbrowse-dev] en_us en_gb Karl Dahlke
2019-10-15 18:49 ` [edbrowse-dev] CMakeLists.txt problem Geoff McLane
2019-10-15 22:50   ` Karl Dahlke

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).