summary refs log tree commit diff
path: root/resources/langs/nheko_nl.ts
diff options
context:
space:
mode:
authorJoseph Donofry <joedonofry@gmail.com>2019-07-28 23:14:10 -0400
committerJoseph Donofry <joedonofry@gmail.com>2019-07-28 23:14:10 -0400
commitfd2d4d6db3c1ed93f1860260a0519c2284b97ffa (patch)
tree7e6f2459b47826f242b1e00eefa8bfb6e94c5225 /resources/langs/nheko_nl.ts
parentFix linting (diff)
downloadnheko-fd2d4d6db3c1ed93f1860260a0519c2284b97ffa.tar.xz
Update mentions dialog
Mentions are now separated into 'this room' and 'all rooms'
tab., which allows the user to filter on the current room
if they desire.  Should add additional logic in the future
to show which room the mention was in the for the 'all rooms'
view.
Diffstat (limited to 'resources/langs/nheko_nl.ts')
-rw-r--r--resources/langs/nheko_nl.ts31
1 files changed, 22 insertions, 9 deletions
diff --git a/resources/langs/nheko_nl.ts b/resources/langs/nheko_nl.ts
index aa1c6928..53840f82 100644
--- a/resources/langs/nheko_nl.ts
+++ b/resources/langs/nheko_nl.ts
@@ -12,7 +12,7 @@
 <context>
     <name>ChatPage</name>
     <message>
-        <location filename="../../src/ChatPage.cpp" line="+331"/>
+        <location filename="../../src/ChatPage.cpp" line="+330"/>
         <source>Failed to upload image. Please try again.</source>
         <translation type="unfinished"></translation>
     </message>
@@ -978,6 +978,19 @@ Mediagrootte: %2
     </message>
 </context>
 <context>
+    <name>dialogs::UserMentions</name>
+    <message>
+        <location filename="../../src/dialogs/UserMentions.cpp" line="+53"/>
+        <source>This Room</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location line="+1"/>
+        <source>All Rooms</source>
+        <translation type="unfinished"></translation>
+    </message>
+</context>
+<context>
     <name>dialogs::UserProfile</name>
     <message>
         <location filename="../../src/dialogs/UserProfile.cpp" line="+63"/>
@@ -1056,32 +1069,32 @@ Mediagrootte: %2
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location line="+2"/>
+        <location line="+3"/>
         <source>%1 an image</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location line="+2"/>
+        <location line="+3"/>
         <source>%1 a file</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location line="+2"/>
+        <location line="+3"/>
         <source>%1 a video clip</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location line="+2"/>
+        <location line="+3"/>
         <source>%1 a sticker</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location line="+2"/>
+        <location line="+3"/>
         <source>%1 a notification</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location line="+6"/>
+        <location line="+7"/>
         <source>%1 an encrypted message</source>
         <translation type="unfinished"></translation>
     </message>
@@ -1089,7 +1102,7 @@ Mediagrootte: %2
 <context>
     <name>message-description:</name>
     <message>
-        <location line="-19"/>
+        <location line="-26"/>
         <source>sent</source>
         <comment>For when someone else is the sender</comment>
         <translation type="unfinished"></translation>
@@ -1108,7 +1121,7 @@ Mediagrootte: %2
     <name>utils</name>
     <message>
         <location filename="../../src/Utils.cpp" line="+46"/>
-        <location filename="../../src/Utils.h" line="+47"/>
+        <location filename="../../src/Utils.h" line="+55"/>
         <source>You</source>
         <translation type="unfinished"></translation>
     </message>