Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/quite/humla.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/main/res/values-ca/strings.xml6
1 files changed, 5 insertions, 1 deletions
diff --git a/src/main/res/values-ca/strings.xml b/src/main/res/values-ca/strings.xml
index a6b3dae..7ffdb0c 100644
--- a/src/main/res/values-ca/strings.xml
+++ b/src/main/res/values-ca/strings.xml
@@ -1,2 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
-<resources></resources> \ No newline at end of file
+<resources>
+ <string name="chat_notify_disconnected">%s s\'ha desconnectat.</string>
+ <string name="chat_notify_muted">Silenciat.</string>
+ <string name="server">Servidor</string>
+</resources> \ No newline at end of file