nextspace icon indicating copy to clipboard operation
nextspace copied to clipboard

Support localisation

Open bitigchi opened this issue 3 years ago • 9 comments

I am not sure if this is accurate, but there is no easy way to localise the "Workspace" application, or not obvious enough.

I see that there are some strings files for some other applications, but not for every one.

bitigchi avatar Dec 28 '21 01:12 bitigchi

hi, @bitigchi, if you mean the location of the workspace, find it on the path /usr/NextSpace/Apps/

armm77 avatar Dec 28 '21 01:12 armm77

Thanks for the reply. I was asking about the localisation of the desktop environment, like, into different languages. I see .lproj files, but most of them seem to lack the string files for the messages.

bitigchi avatar Dec 28 '21 01:12 bitigchi

I understand, for the other languages they are not implemented at the moment. https://github.com/trunkmaster/nextspace/tree/master/Applications/Workspace/English.lproj

armm77 avatar Dec 28 '21 02:12 armm77

@bitigchi you're right, there is no localization for Workspace yet. If you want to learn about localization in GNUstep, here is the good starting point - http://wiki.gnustep.org/index.php/Adding_a_new_Natural_Language_to_GNUstep. Although some work on source code need to be applied.

trunkmaster avatar Dec 28 '21 22:12 trunkmaster

Oh, this is interesting! I was planning to translate some strings offline, but in a couple of weeks I'll have the time to set up a CentOS machine for playing with it more comfortably.

I was wondering about what .gorm was, now I see. I'll report back with the results.

bitigchi avatar Dec 28 '21 23:12 bitigchi

Do we need to use the specific versions mentioned in the installation notes, or any latest version is good?

bitigchi avatar Jan 04 '22 21:01 bitigchi

Please use recommended versions. They're based on latest stable release of GNUstep libraries with some specific patches.

trunkmaster avatar Jan 12 '22 00:01 trunkmaster