Notes-up icon indicating copy to clipboard operation
Notes-up copied to clipboard

German translation updated

Open patbec opened this issue 6 years ago • 1 comments

New German translation created from the template.

  • No longer needed translations removed.
  • Missing translations added.

There is a missing translation in the time field. (See upper red marked places) In the file PageInfoEditor.vala (Line 71 and 77) the function date.to_string () returns the time in English format, for this problem I could not find a solution on the fast one.

The text Mein Notizbuch is difficult to read in the dark design. Is it a good idea to add a check if the dark design is used, lighten up the text color to 60%?

Changes

github_changes

patbec avatar May 22 '19 11:05 patbec

There is a missing translation in the time field. (See upper red marked places)

In the file PageInfoEditor.vala (Line 71 and 77) the function date.to_string () returns the time in English format, for this problem I could not find a solution on the fast one.

The text Mein Notizbuch is difficult to read in the dark design. Is it a good idea to add a check if the dark design is used, lighten up the text color to 60%?

@patbec you should address some issues to report everything ;)

NathanBnm avatar May 01 '20 13:05 NathanBnm