-rw-r--r-- | i18n/de/light-and-power.ts | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/i18n/de/light-and-power.ts b/i18n/de/light-and-power.ts index fa0b149..886aba9 100644 --- a/i18n/de/light-and-power.ts +++ b/i18n/de/light-and-power.ts @@ -1,14 +1,14 @@ <!DOCTYPE TS><TS> <context> <name>LightSettingsBase</name> <message> <source>Light Settings</source> - <translation>Helligkeitseinstellungen</translation> + <translation type="obsolete">Helligkeitseinstellungen</translation> </message> <message> <source>Adjust to environment</source> <translation type="unfinished"></translation> </message> <message> <source>By sensing the ambient light where you are using your device, the screen light can be adjusted automatically. The brightness setting still affects the average brightness.</source> <translation type="unfinished"></translation> @@ -44,10 +44,14 @@ <message> <source>Off</source> <translation>Aus</translation> </message> <message> <source>Only deactivate LCD during Suspend</source> <translation type="unfinished"></translation> </message> + <message> + <source>Light and Power Settings</source> + <translation type="unfinished"></translation> + </message> </context> </TS> |