summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lang-de.js4
-rw-r--r--locale.js4
2 files changed, 5 insertions, 3 deletions
diff --git a/lang-de.js b/lang-de.js
index fa44b96..a0dcb9d 100644
--- a/lang-de.js
+++ b/lang-de.js
@@ -185,7 +185,7 @@ SnapTranslator.dict.de = {
'translator_e-mail':
'jens@moenig.org', // optional
'last_changed':
- '2013-07-11', // this, too, will appear in the Translators tab
+ '2013-07-30', // this, too, will appear in the Translators tab
// GUI
// control bar:
@@ -453,6 +453,8 @@ SnapTranslator.dict.de = {
'stoppe dieses Skript',
'stop all %stop':
'stoppe alles %stop',
+ 'pause all %pause':
+ 'pausiere alles %pause',
'run %cmdRing %inputs':
'f\u00fchre %cmdRing aus %inputs',
'launch %cmdRing %inputs':
diff --git a/locale.js b/locale.js
index ed31cab..22fd4a0 100644
--- a/locale.js
+++ b/locale.js
@@ -149,7 +149,7 @@ SnapTranslator.dict.de = {
'translator_e-mail':
'jens@moenig.org',
'last_changed':
- '2013-07-11'
+ '2013-07-30'
};
SnapTranslator.dict.it = {
@@ -302,4 +302,4 @@ SnapTranslator.dict.nl = {
'frank.sierens@telenet.be',
'last_changed':
'2013-07-24'
-}; \ No newline at end of file
+};