summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemko Tronçon <git@el-tramo.be>2011-03-30 05:33:53 (GMT)
committerRemko Tronçon <git@el-tramo.be>2011-03-30 05:33:53 (GMT)
commit33de0c6eeb58fd4a6459a3e019b441a169a6f3e1 (patch)
treecf75f2dc0cc860cbf6b1cbb14860525489bd818f /Swift/Translations
parent64dda2f5aa13e6bad1a5364275b7d790be54ae3a (diff)
downloadswift-33de0c6eeb58fd4a6459a3e019b441a169a6f3e1.zip
swift-33de0c6eeb58fd4a6459a3e019b441a169a6f3e1.tar.bz2
Added another missing string.
Diffstat (limited to 'Swift/Translations')
-rw-r--r--Swift/Translations/swift_de.ts5
-rw-r--r--Swift/Translations/swift_nl.ts4
-rw-r--r--Swift/Translations/swift_ru.ts5
3 files changed, 14 insertions, 0 deletions
diff --git a/Swift/Translations/swift_de.ts b/Swift/Translations/swift_de.ts
index 6d6d58b..85ed165 100644
--- a/Swift/Translations/swift_de.ts
+++ b/Swift/Translations/swift_de.ts
@@ -520,6 +520,11 @@
<source>Offline</source>
<translation>Offline</translation>
</message>
+ <message>
+ <location filename="../Controllers/ProfileController.cpp" line="62"/>
+ <source>There was an error publishing your profile data</source>
+ <translation type="unfinished"></translation>
+ </message>
</context>
<context>
<name>CloseButton</name>
diff --git a/Swift/Translations/swift_nl.ts b/Swift/Translations/swift_nl.ts
index 909f84b..9e19716 100644
--- a/Swift/Translations/swift_nl.ts
+++ b/Swift/Translations/swift_nl.ts
@@ -412,6 +412,10 @@
<source>%1% wants to add you to his/her contact list</source>
<translation>%1% wil u aan zijn/haar contactenlijst toevoegen</translation>
</message>
+ <message>
+ <source>There was an error publishing your profile data</source>
+ <translation>Er is een fout opgetreden bij het publiceren van uw profiel</translation>
+ </message>
</context>
<context>
<name>CloseButton</name>
diff --git a/Swift/Translations/swift_ru.ts b/Swift/Translations/swift_ru.ts
index 8194bc4..5c31d6f 100644
--- a/Swift/Translations/swift_ru.ts
+++ b/Swift/Translations/swift_ru.ts
@@ -522,6 +522,11 @@
<source>Offline</source>
<translation>Отключён</translation>
</message>
+ <message>
+ <location filename="../Controllers/ProfileController.cpp" line="62"/>
+ <source>There was an error publishing your profile data</source>
+ <translation type="unfinished"></translation>
+ </message>
</context>
<context>
<name>CloseButton</name>