Quellcode durchsuchen

Merge pull request #3233 from nextcloud/chore/3175/updateString

Update the call 1h notification string
Andy Scherzinger vor 1 Jahr
Ursprung
Commit
36c7825233
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      app/src/main/res/values/strings.xml

+ 1 - 1
app/src/main/res/values/strings.xml

@@ -256,7 +256,7 @@ How to translate with transifex:
     <string name="raise_hand">Raise hand</string>
     <string name="lower_hand">Lower hand</string>
     <string name="restrict_join_other_room_while_call">It\'s not possible to join other rooms while being in a call</string>
-    <string name="call_running_since_one_hour">Note the call is running since 1 hour already.</string>
+    <string name="call_running_since_one_hour">The call has been running for one hour.</string>
 
     <!-- Picture in Picture -->
     <string name="nc_pip_microphone_mute">Mute microphone</string>