[Python-apps-commits] r8622 - in packages/mercurial/trunk/debian (2 files)

vicho at users.alioth.debian.org vicho at users.alioth.debian.org
Fri May 4 21:25:16 UTC 2012


    Date: Friday, May 4, 2012 @ 21:25:15
  Author: vicho
Revision: 8622

Refresh i18n/{de,da,ja}.po translations in deb_specific__use_sensible-editor.patch

Modified:
  packages/mercurial/trunk/debian/changelog
  packages/mercurial/trunk/debian/patches/deb_specific__use_sensible-editor.patch

Modified: packages/mercurial/trunk/debian/changelog
===================================================================
--- packages/mercurial/trunk/debian/changelog	2012-05-04 21:25:08 UTC (rev 8621)
+++ packages/mercurial/trunk/debian/changelog	2012-05-04 21:25:15 UTC (rev 8622)
@@ -1,8 +1,10 @@
 mercurial (2.2.1-1) unstable; urgency=low
 
   * New upstream release that fixes a memory leak in hgweb
+  * Refresh i18n/{de,da,ja}.po translations in
+    deb_specific__use_sensible-editor.patch
 
- -- Javi Merino <vicho at debian.org>  Fri, 04 May 2012 21:36:40 +0100
+ -- Javi Merino <vicho at debian.org>  Fri, 04 May 2012 21:57:42 +0100
 
 mercurial (2.2-2) unstable; urgency=low
 

Modified: packages/mercurial/trunk/debian/patches/deb_specific__use_sensible-editor.patch
===================================================================
--- packages/mercurial/trunk/debian/patches/deb_specific__use_sensible-editor.patch	2012-05-04 21:25:08 UTC (rev 8621)
+++ packages/mercurial/trunk/debian/patches/deb_specific__use_sensible-editor.patch	2012-05-04 21:25:15 UTC (rev 8622)
@@ -46,7 +46,17 @@
  msgstr ""
  
  msgid " (specify a commit editor in your configuration file)\n"
-@@ -14194,7 +14194,7 @@
+@@ -13521,7 +13521,8 @@
+ 
+ msgid ""
+ "``editor``\n"
+-"    The editor to use during a commit. Default is ``$EDITOR`` or ``vi``."
++"    The editor to use during a commit. Default is ``$EDITOR`` or\n"
++"    ``sensible-editor``."
+ msgstr ""
+ 
+ msgid ""
+@@ -14194,7 +14195,7 @@
  "    editor it uses is determined by looking at the environment\n"
  "    variables HGEDITOR, VISUAL and EDITOR, in that order. The first\n"
  "    non-empty one is chosen. If all of them are empty, the editor\n"
@@ -68,7 +78,17 @@
  
  msgid " (specify a commit editor in your configuration file)\n"
  msgstr " (Gib einen Editor in der .hgrc Datei an!)\n"
-@@ -16050,7 +16050,7 @@
+@@ -15292,7 +15292,8 @@
+ 
+ msgid ""
+ "``editor``\n"
+-"    The editor to use during a commit. Default is ``$EDITOR`` or ``vi``."
++"    The editor to use during a commit. Default is ``$EDITOR`` or\n"
++"    ``sensible-editor``."
+ msgstr ""
+ 
+ msgid ""
+@@ -16050,7 +16051,7 @@
  "    editor it uses is determined by looking at the environment\n"
  "    variables HGEDITOR, VISUAL and EDITOR, in that order. The first\n"
  "    non-empty one is chosen. If all of them are empty, the editor\n"
@@ -77,7 +97,7 @@
  msgstr ""
  "EDITOR\n"
  "    Manchmal muss Mercurial eine Textdatei in einem Editor öffnen, damit\n"
-@@ -16059,7 +16059,7 @@
+@@ -16059,7 +16060,7 @@
  "    variablen HGEDITOR, VISUAL und EDITOR (in dieser Reihenfolge) "
  "ermittelt.\n"
  "    Der erste nicht-leere wird verwendet. Wenn alle Angaben leer sind, wird\n"
@@ -161,7 +181,7 @@
  
  msgid " (specify a commit editor in your configuration file)\n"
  msgstr " (コミットメッセージ用エディタを設定ファイルで設定してください)\n"
-@@ -16823,7 +16823,8 @@
+@@ -16823,11 +16823,12 @@
  
  msgid ""
  "``editor``\n"
@@ -171,6 +191,11 @@
  msgstr ""
  "``editor``\n"
  "    コミットログ入力用エディタ。 無指定の場合、 ``$EDITOR`` ないし\n"
+-"    ``vi`` が使用されます。"
++"    ``sensible-editor`` が使用されます。"
+ 
+ msgid ""
+ "``fallbackencoding``\n"
 @@ -17832,7 +17833,7 @@
  "    editor it uses is determined by looking at the environment\n"
  "    variables HGEDITOR, VISUAL and EDITOR, in that order. The first\n"




More information about the Python-apps-commits mailing list