Changes between Version 2 and Version 5 of Ticket #14637


Ignore:
Timestamp:
Oct 25, 2018, 7:17:49 AM (5 years ago)
Author:
humdinger
Comment:

I stroke the items solved with hrev52432. I also stroke the Qt Configurator issue, as that's a general Qt port issue unrelated to the OS.

AboutSystem: Translator names are manually added. What would you like to see there, TheClue? Info window: it already is parameterized: BString buffer(B_TRANSLATE_COMMENT("%name info", "InfoWindow Title"));

While working on it, I wrote down what I discovered:

  • Mail prefs: Yourself comes from /haiku/build/jam/DefaultBuildProfiles settable with passwd
  • Decorators: About info comes from .rdef files
  • Terminal: "Welcome to Haiku shell." is part of /boot/system/settings/etc/profile
  • pkgman: no cli apps are localized (yet?)
  • SerialConnect: needs to be converted to layout management first.
  • SoftwareUpdater: gets the strings from the package kit. Should that be localized?

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #14637 – Description

    v2 v5  
    1818Strings for attributes are present in catkeys but ignored
    1919
    20 **DiskUsage + File Informations**
     20~~**DiskUsage + File Informations**
    2121Right clicking to a entry in diskusage results then get info open a window where the title is "<name of the file/volume> info" or similar.
    2222
    23 Only the "info" world is translated _but_ this is grammatically wrong for example in italian because the only correct way is (for ex.) "Informazioni su helloworld.txt" (in english, litterally "Informations about helloworld.txt". The string should be parametrized IMHO.
     23Only the "info" world is translated _but_ this is grammatically wrong for example in italian because the only correct way is (for ex.) "Informazioni su helloworld.txt" (in english, litterally "Informations about helloworld.txt". The string should be parametrized IMHO.~~
    2424
    2525Also in file info windows, permissions section. The "Execute" string is going to clip in italian as the field is too narrow. In italian the string is quite longer ("Esecuzione").
     
    2828these apps are not present in Pottle
    2929
    30 **DeskCalc**
    31 scientific trigonometric functions should be translateable as they  have locale in some languages (for example "sin" in italian is "sen")
     30~~**DeskCalc**
     31scientific trigonometric functions should be translateable as they  have locale in some languages (for example "sin" in italian is "sen")~~
    3232
    33 **Repository**
    34 "Enabled"/"Disabled" in Status column
     33~~**Repository**
     34"Enabled"/"Disabled" in Status column~~
    3535
    3636**pkgman**
     
    4040"Welcome to Haiku shell." message while opening a new shell
    4141
    42 **About System**
    43 translators full name doesn't come from Pottle but just the nickname if the user has filled the full name into her Pottle profile only after having been pushed some translations (an example: me! Yes I know it's a stupid thing but make me feel so sad!)
     42~~**About System**
     43translators full name doesn't come from Pottle but just the nickname if the user has filled the full name into her Pottle profile only after having been pushed some translations (an example: me! Yes I know it's a stupid thing but make me feel so sad!)~~
    4444
    45 **HaikuDepot**
    46 "Downloading package" into the status bar while installing a new package
     45~~**HaikuDepot**
     46"Downloading package" into the status bar while installing a new package~~
    4747
    4848**bug** -> copyright disclaimer in list when show featured is enable won't wrap. This results in a misalign of the layout (ie. the stars shift on the right) when the window is resized. For example: VNCServer
     
    5454Decorators descriptions are not translateable
    5555
    56 **Bluethooth**
    57 "Settings" and "Quit" in Deskbar replicant
     56~~**Bluethooth**
     57"Settings" and "Quit" in Deskbar replicant~~
    5858
    5959**bug** ->  clicking "Settings" has no effect until you click "Quit": this causes the settings windows to pop up but the server was killed already. In facts, I see "Unknown|ServerFailed" as the only entry in drop down menu about local devices found"
     
    6262"Yourself" in account definition
    6363
    64 **Keyboard Map**
     64~~**Keyboard Map**
    6565Keyboard Layouts and System are always in english on both the menu and the main window
    6666special keys "Shift, Control, Print, Scroll" are not translateable
    67 In contextual menu they are translated except "Option" which is not.
     67In contextual menu they are translated except "Option" which is not.~~
    6868
    69 **Media preflet**
     69~~**Media preflet**
    7070"output" in channel dropdown, main window
    7171HD Audio channels names are in english (it depends on driver I guess)
    7272"SoundFonts" in MIDI is not translateable (this should be as in italian is wrong to retain the 's' for plural of english names. The right way to spell in this case in italian is "SoundFont")
    73 Video Input and Video Output have only one string <none> in catkeys but they must be split because in italian the first one would translate in "<nessuno>" and the latter in "<nessuna>". This is generally true in italian, when we have M/F for common names different.
     73Video Input and Video Output have only one string <none> in catkeys but they must be split because in italian the first one would translate in "<nessuno>" and the latter in "<nessuna>". This is generally true in italian, when we have M/F for common names different.~~
    7474
    7575''---> Media Service Restart''
    7676When restarting the server, al the strings for ex. "Ready to use" are not translateable.
    7777
    78 **Network preflet**
     78~~**Network preflet**
    7979"on" and "off" in services are not translateable
    80 "Disable" and "Enable" in main window
     80"Disable" and "Enable" in main window~~
    8181
    8282**Time**
    8383Flags box clips some text for very long countries for example some pacific islands and Former Yugoslav Republic of Macedonia among others. The box should be ~15% wider.
    8484
    85 **Qt Configurator**
    86 not translateable at all
     85~~**Qt Configurator**
     86not translateable at all~~
    8787
    88 **Shortcuts**
    89 Shift, Ctrl not translateable. Ironically "option" is translateable, yere :)
     88~~**Shortcuts**
     89Shift, Ctrl not translateable. Ironically "option" is translateable, yere :)~~
    9090
    9191**Sounds**