Skip to content

Commit d6a0fb7

Browse files
committed
---
yaml --- r: 148149 b: refs/heads/try2 c: d4051b6 h: refs/heads/master i: 148147: 5304550 v: v3
1 parent 5f9490d commit d6a0fb7

File tree

2 files changed

+17
-6
lines changed

2 files changed

+17
-6
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ refs/heads/snap-stage3: 78a7676898d9f80ab540c6df5d4c9ce35bb50463
55
refs/heads/try: 519addf6277dbafccbb4159db4b710c37eaa2ec5
66
refs/tags/release-0.1: 1f5c5126e96c79d22cb7862f75304136e204f105
77
refs/heads/ndm: f3868061cd7988080c30d6d5bf352a5a5fe2460b
8-
refs/heads/try2: 9d63403c1c500cc47f876bfc527cc8327464de3d
8+
refs/heads/try2: d4051b61454abdb486d8deec807cf6f15e18fd3b
99
refs/heads/dist-snap: ba4081a5a8573875fed17545846f6f6902c8ba8d
1010
refs/tags/release-0.2: c870d2dffb391e14efb05aa27898f1f6333a9596
1111
refs/tags/release-0.3: b5f0d0f648d9a6153664837026ba1be43d3e2503

branches/try2/doc/po4a.conf

Lines changed: 16 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,22 @@
55
[po4a_paths] doc/po/$master.pot $lang:doc/po/$lang/$master.po
66

77
# Add here below all source documents to be translated
8+
[type: text] doc/complement-bugreport.md $lang:doc/l10n/$lang/complement-bugreport.md
9+
[type: text] doc/complement-cheatsheet.md $lang:doc/l10n/$lang/complement-cheatsheet.md
10+
[type: text] doc/complement-lang-faq.md $lang:doc/l10n/$lang/complement-lang-faq.md
11+
[type: text] doc/complement-project-faq.md $lang:doc/l10n/$lang/complement-project-faq.md
12+
[type: text] doc/complement-usage-faq.md $lang:doc/l10n/$lang/complement-usage-faq.md
13+
[type: text] doc/guide-conditions.md $lang:doc/l10n/$lang/guide-conditions.md
14+
[type: text] doc/guide-container.md $lang:doc/l10n/$lang/guide-container.md
15+
[type: text] doc/guide-ffi.md $lang:doc/l10n/$lang/guide-ffi.md
16+
[type: text] doc/guide-lifetimes.md $lang:doc/l10n/$lang/guide-lifetimes.md
17+
[type: text] doc/guide-macros.md $lang:doc/l10n/$lang/guide-macros.md
18+
[type: text] doc/guide-pointers.md $lang:doc/l10n/$lang/guide-pointers.md
19+
[type: text] doc/guide-rustpkg.md $lang:doc/l10n/$lang/guide-rustpkg.md
20+
[type: text] doc/guide-tasks.md $lang:doc/l10n/$lang/guide-tasks.md
21+
[type: text] doc/guide-testing.md $lang:doc/l10n/$lang/guide-testing.md
22+
[type: text] doc/index.md $lang:doc/l10n/$lang/index.md
823
[type: text] doc/rust.md $lang:doc/l10n/$lang/rust.md
24+
[type: text] doc/rustdoc.md $lang:doc/l10n/$lang/rustdoc.md
925
[type: text] doc/rustpkg.md $lang:doc/l10n/$lang/rustpkg.md
10-
[type: text] doc/tutorial-container.md $lang:doc/l10n/$lang/tutorial-container.md
1126
[type: text] doc/tutorial.md $lang:doc/l10n/$lang/tutorial.md
12-
[type: text] doc/tutorial-borrowed-ptr.md $lang:doc/l10n/$lang/tutorial-borrowed-ptr.md
13-
[type: text] doc/tutorial-ffi.md $lang:doc/l10n/$lang/tutorial-ffi.md
14-
[type: text] doc/tutorial-macros.md $lang:doc/l10n/$lang/tutorial-macros.md
15-
[type: text] doc/tutorial-tasks.md $lang:doc/l10n/$lang/tutorial-tasks.md

0 commit comments

Comments
 (0)