Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions apps/settings/base.de.i18n
Original file line number Diff line number Diff line change
Expand Up @@ -62,9 +62,9 @@ SymbolArgFunction = "Leer "
SymbolArgDefaultFunction = "Argument "
PythonFont = "Python Schriftart"
MemUse = "Speicher"
DateTime = "Date/time"
ActivateClock = "Activate clock"
Date = "Date"
Time = "Time"
RTCWarning1 = "Enabling the clock drains the battery faster"
RTCWarning2 = "when the calculator is powered off."
DateTime = "Datum/Zeit"
ActivateClock = "Uhr aktivieren"
Date = "Datum"
Time = "Zeit"
RTCWarning1 = "Anschalten der Uhr sorgt für eine"
RTCWarning2 = "niedrigere Akkulaufzeit (im Standby)!"
4 changes: 2 additions & 2 deletions apps/toolbox.en.i18n
Original file line number Diff line number Diff line change
Expand Up @@ -264,8 +264,8 @@ NumberElementRh = "45 - rhodium (Rh)"
AlphaElementRh = "Rh - rhodium (45)"
NumberElementPd = "46 - Palladium (Pd)"
AlphaElementPd = "Pd - Palladium (46)"
NumberElementAg = "47 - Money (Ag)"
AlphaElementAg = "Ag - Money (47)"
NumberElementAg = "47 - Silver (Ag)"
AlphaElementAg = "Ag - Silver (47)"
NumberElementCd = "48 - Cadmium (Cd)"
AlphaElementCd = "Cd - Cadmium (48)"
NumberElementIn = "49 - Indium (In)"
Expand Down